Your message dated Thu, 30 Oct 2008 23:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#504051: fixed in pam-dbus 0.2-1
has caused the Debian Bug report #504051,
regarding pam-dbus: FTBFS on amd64 due to lack of -fPIC
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
504051: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504051
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: pam-dbus
Version: 0.1-1
Severity: important
Justification: fails to build from source
Presumably due to an upstream build-system bug, pam-dbus neglects to
use -fPIC despite checking for it, resulting in a build failure on
amd64 (though surprisingly not on other architectures which I thought
were also strict):
http://buildd.debian.org/fetch.cgi?pkg=pam-dbus;ver=0.1-1;arch=amd64;stamp=1224940876
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
[...]
make[3]: Entering directory `/build/buildd/pam-dbus-0.1/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSBINDIR=\"/usr/sbin\"
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0
-I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -pipe -Wall -L/lib
-c -o pam_dbus_so-pam_dbus.o `test -f 'pam_dbus.c' || echo './'`pam_dbus.c
/bin/sh ../libtool --mode=link gcc -DSBINDIR=\"/usr/sbin\"
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0
-I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -pipe -Wall -L/lib
-o pam_dbus.so -shared --strip-all pam_dbus_so-pam_dbus.o -ldbus-glib-1
-ldbus-1 -lgobject-2.0 -lglib-2.0 -ldbus-1 -lglib-2.0 -ldl -lpam -lpam_misc
mkdir .libs
gcc -DSBINDIR=\"/usr/sbin\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0
-I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-g -O2 -pipe -Wall -o pam_dbus.so -shared --strip-all pam_dbus_so-pam_dbus.o
-L/lib -ldbus-glib-1 /usr/lib/libgobject-2.0.so -ldbus-1
/usr/lib/libglib-2.0.so -ldl -lpam -lpam_misc
/usr/bin/ld: pam_dbus_so-pam_dbus.o: relocation R_X86_64_32 against `a local
symbol' can not be used when making a shared object; recompile with -fPIC
pam_dbus_so-pam_dbus.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[3]: *** [pam_dbus.so] Error 1
make[3]: Leaving directory `/build/buildd/pam-dbus-0.1/src'
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Source: pam-dbus
Source-Version: 0.2-1
We believe that the bug you reported is fixed in the latest version of
pam-dbus, which is due to be installed in the Debian FTP archive:
libpam-dbus_0.2-1_i386.deb
to pool/main/p/pam-dbus/libpam-dbus_0.2-1_i386.deb
pam-dbus-notify_0.2-1_all.deb
to pool/main/p/pam-dbus/pam-dbus-notify_0.2-1_all.deb
pam-dbus_0.2-1.diff.gz
to pool/main/p/pam-dbus/pam-dbus_0.2-1.diff.gz
pam-dbus_0.2-1.dsc
to pool/main/p/pam-dbus/pam-dbus_0.2-1.dsc
pam-dbus_0.2.orig.tar.gz
to pool/main/p/pam-dbus/pam-dbus_0.2.orig.tar.gz
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.
Joachim Breitner <[EMAIL PROTECTED]> (supplier of updated pam-dbus 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.8
Date: Fri, 31 Oct 2008 00:35:16 +0100
Source: pam-dbus
Binary: libpam-dbus pam-dbus-notify
Architecture: source i386 all
Version: 0.2-1
Distribution: unstable
Urgency: low
Maintainer: Joachim Breitner <[EMAIL PROTECTED]>
Changed-By: Joachim Breitner <[EMAIL PROTECTED]>
Description:
libpam-dbus - A PAM module which asks the logged in user for confirmation
pam-dbus-notify - Handler for the pam-dbus module, using notification-daemon
Closes: 504051
Changes:
pam-dbus (0.2-1) unstable; urgency=low
.
* New upstream release
+ uses libtool (hopefully closes: #504051)
Checksums-Sha1:
09bdf15b32bb90e7674430fbe95eea96c64678a9 1018 pam-dbus_0.2-1.dsc
eab7b2baed8ee41031a69dbbc7a84bbd4b06c6d1 329504 pam-dbus_0.2.orig.tar.gz
46200918a2cc4f90dd05bf0bed200d966f6580f3 1405 pam-dbus_0.2-1.diff.gz
a9ae02ccf95ef3e91c9abe19b27882a89b9927ac 5668 libpam-dbus_0.2-1_i386.deb
8b5034498f456438cb4de099e5456d558522c647 2990 pam-dbus-notify_0.2-1_all.deb
Checksums-Sha256:
7ba6a24f50a64498e06e8190bca3a757b1b4b9c5c2eac16e0458581f8b369b50 1018
pam-dbus_0.2-1.dsc
a7de0847a206daa52ac4043ded697c6abc48c1c1484723a245fcca7edf266b01 329504
pam-dbus_0.2.orig.tar.gz
90ab7b2d2d61bac9f736cbe2824450b8beac1f6bf01774ca527d598324a82fea 1405
pam-dbus_0.2-1.diff.gz
7d49aef6837178c95651bb2ada9420042a2b7308f382aa3ccde81a1b68282972 5668
libpam-dbus_0.2-1_i386.deb
a902028bb2ce302810c355ea20f659514a96a9a0ee91c7c36acd8dbf1386510a 2990
pam-dbus-notify_0.2-1_all.deb
Files:
5113f95bb0e9266c1e9c1225172df42f 1018 admin optional pam-dbus_0.2-1.dsc
12c99d08f2045a4fa70af2b8211a34a1 329504 admin optional pam-dbus_0.2.orig.tar.gz
9d89a8318310f9628015f33d0d0834e2 1405 admin optional pam-dbus_0.2-1.diff.gz
1b3a7e74d4e6c35f467e0f1711206c86 5668 admin optional libpam-dbus_0.2-1_i386.deb
d30e48713dd14288725d08a9d53e7f51 2990 admin optional
pam-dbus-notify_0.2-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkkKRQEACgkQ9ijrk0dDIGxqjwCfXfDE7r6HBbcalNTcwz83+twM
+/QAoKv5XU3826lojKQmXI0YIL7mljT7
=dgMz
-----END PGP SIGNATURE-----
--- End Message ---