Your message dated Mon, 13 Mar 2006 21:36:23 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#356102: fixed in plr 1:0.6.2-2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: plr
Version: 1:0.6.2-1
Severity: serious
Hi Martin,
Your package fails to build in unstable because it cannot find R.h
(seems the file moved). I was able to fix it for 7.4 but I've no idea
where 8.1 gets the include path from. :/
> Automatic build of plr_1:0.6.2-1 on bigsur by sbuild/mips 1.80
...
> # 7.4 requires manual work
> /usr/bin/make -C build-7.4/plr -f
> /build/tbm/plr-0.6.2/debian/Makefile.Debian.7.4
> make[1]: Entering directory `/build/tbm/plr-0.6.2/build-7.4/plr'
> cc -O2 -g -W -fPIC -I`/usr/lib/postgresql/7.4/bin/pg_config --includedir`
> -I`/usr/lib/postgresql/7.4/bin/pg_config --includedir-server`
> -I/usr/lib/R/include -DDLSUFFIX=\".so\"
> -DPKGLIBDIR=\"/usr/lib/postgresql/7.4/lib\" -c -o plr.o plr.c
> In file included from plr.c:33:
> plr.h:63:15: error: R.h: No such file or directory
> plr.h:64:24: error: Rinternals.h: No such file or directory
....
--- plr-0.6.2~/debian/Makefile.Debian.7.4 2006-03-09 18:19:26.000000000
+0000
+++ plr/debian/Makefile.Debian.7.4 2006-03-09 18:17:38.000000000 +0000
@@ -9,7 +9,7 @@
CFLAGS = -O2 -g
-CPPFLAGS= -W -fPIC -I`$(PG_CONFIG) --includedir` -I`$(PG_CONFIG)
--includedir-server` -I/usr/lib/R/include -DDLSUFFIX=\".so\"
-DPKGLIBDIR=\"$(PSQLLIB)\"
+CPPFLAGS= -W -fPIC -I`$(PG_CONFIG) --includedir` -I`$(PG_CONFIG)
--includedir-server` -I/usr/share/R/include -DDLSUFFIX=\".so\"
-DPKGLIBDIR=\"$(PSQLLIB)\"
all: $(LIB) plr.sql
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: plr
Source-Version: 1:0.6.2-2
We believe that the bug you reported is fixed in the latest version of
plr, which is due to be installed in the Debian FTP archive:
plr_0.6.2-2.diff.gz
to pool/main/p/plr/plr_0.6.2-2.diff.gz
plr_0.6.2-2.dsc
to pool/main/p/plr/plr_0.6.2-2.dsc
postgresql-7.4-plr_0.6.2-2_i386.deb
to pool/main/p/plr/postgresql-7.4-plr_0.6.2-2_i386.deb
postgresql-8.1-plr_0.6.2-2_i386.deb
to pool/main/p/plr/postgresql-8.1-plr_0.6.2-2_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Martin Pitt <[EMAIL PROTECTED]> (supplier of updated plr package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Mon, 13 Mar 2006 17:35:46 +0100
Source: plr
Binary: postgresql-8.1-plr postgresql-7.4-plr
Architecture: source i386
Version: 1:0.6.2-2
Distribution: unstable
Urgency: high
Maintainer: Martin Pitt <[EMAIL PROTECTED]>
Changed-By: Martin Pitt <[EMAIL PROTECTED]>
Description:
postgresql-7.4-plr - Procedural language interface between PostgreSQL 7.4 and R
postgresql-8.1-plr - Procedural language interface between PostgreSQL 8.1 and R
Closes: 356102
Changes:
plr (1:0.6.2-2) unstable; urgency=high
.
* Urgency high since this only fixes an RC bug.
* Fix FTBFS. Closes: #356102:
- debian/rules: Fix R include path for 7.4 build.
- debian/Makefile.Debian.7.4: Fix R include path for 8.1 build.
Files:
bfa806854bcfacf7ed06eebc4282f2d3 715 libs optional plr_0.6.2-2.dsc
0ccf6922f2e016e6dafdd6ad1b4134e1 3066 libs optional plr_0.6.2-2.diff.gz
895d0679d780ae0e3d62129648ff56fb 45100 libs optional
postgresql-7.4-plr_0.6.2-2_i386.deb
3f9d303e94ff38757ad1226abb08e3f5 45710 libs optional
postgresql-8.1-plr_0.6.2-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFEFaFyDecnbV4Fd/IRAlGTAKDF6Gu694DRmQ1If+nyoH7tD3y7DQCeKvab
rCpluN2wTPFGWSjvIiSh4h0=
=w0gs
-----END PGP SIGNATURE-----
--- End Message ---