Your message dated Wed, 25 May 2011 12:34:01 +0000
with message-id <e1qpdhl-0000ea...@franck.debian.org>
and subject line Bug#553961: fixed in audit 1.7.13-1.1
has caused the Debian Bug report #553961,
regarding FTBFS with binutils-gold
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 ow...@bugs.debian.org
immediately.)


-- 
553961: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553961
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: audit
Version: 1.7.13-1
Severity: normal

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -Wall -g -O2 
-pie -Wl,-z -Wl,relro -Wl,--as-needed -o auditd 
auditd-auditd.o auditd-auditd-event.o auditd-auditd-config.o 
auditd-auditd-reconfig.o auditd-auditd-sendmail.o auditd-auditd-
dispatch.o auditd-auditd-listen.o  -lwrap -lnsl 
-L/home/peter/rebuild/build/audit/audit-1.7.13/src/libev -lev -lrt -lm -
lgssapi_krb5 -L/home/peter/rebuild/build/audit/audit-1.7.13/src/mt -lauditmt
/usr/bin/ld: auditd-auditd-event.o: in function init_event:auditd-event.c:129: 
error: undefined reference to 'pthread_create'
/usr/bin/ld: auditd-auditd-event.o: in function 
event_thread_main:auditd-event.c:271: error: undefined reference to 
'pthread_sigmask'
/usr/bin/ld: auditd-auditd-event.o: in function 
shutdown_events:auditd-event.c:93: error: undefined reference to 'pthread_join'
/usr/bin/ld: auditd-auditd-reconfig.o: in function 
start_config_manager:auditd-reconfig.c:51: error: undefined reference to 
'pthread_mutex_trylock'
/usr/bin/ld: auditd-auditd-reconfig.o: in function 
start_config_manager:auditd-reconfig.c:59: error: undefined reference to 
'pthread_create'
/usr/bin/ld: auditd-auditd-reconfig.o: in function 
config_thread_main:auditd-reconfig.c:96: error: undefined reference to 
'pthread_sigmask'
/usr/bin/ld: auditd-auditd-reconfig.o: in function 
shutdown_config:auditd-reconfig.c:78: error: undefined reference to 
'pthread_cancel'
/usr/bin/ld: auditd-auditd-listen.o: in function 
auditd_tcp_listen_init:auditd-listen.c:322: error: undefined reference to 
'krb5_init_context'
/usr/bin/ld: auditd-auditd-listen.o: in function 
auditd_tcp_listen_init:auditd-listen.c:324: error: undefined reference to 
'krb5_get_default_realm'
/usr/bin/ld: auditd-auditd-listen.o: in function 
auditd_tcp_listen_init:auditd-listen.c:323: error: undefined reference to 
'krb5_get_error_message'
/usr/bin/ld: auditd-auditd-listen.o: in function 
auditd_tcp_listen_init:auditd-listen.c:325: error: undefined reference to 
'krb5_get_error_message'
collect2: ld returned 1 exit status
make[4]: *** [auditd] Error 1




--- End Message ---
--- Begin Message ---
Source: audit
Source-Version: 1.7.13-1.1

We believe that the bug you reported is fixed in the latest version of
audit, which is due to be installed in the Debian FTP archive:

audispd-plugins_1.7.13-1.1_amd64.deb
  to main/a/audit/audispd-plugins_1.7.13-1.1_amd64.deb
audit_1.7.13-1.1.diff.gz
  to main/a/audit/audit_1.7.13-1.1.diff.gz
audit_1.7.13-1.1.dsc
  to main/a/audit/audit_1.7.13-1.1.dsc
auditd_1.7.13-1.1_amd64.deb
  to main/a/audit/auditd_1.7.13-1.1_amd64.deb
libaudit-dev_1.7.13-1.1_amd64.deb
  to main/a/audit/libaudit-dev_1.7.13-1.1_amd64.deb
libaudit0_1.7.13-1.1_amd64.deb
  to main/a/audit/libaudit0_1.7.13-1.1_amd64.deb
python-audit_1.7.13-1.1_amd64.deb
  to main/a/audit/python-audit_1.7.13-1.1_amd64.deb
system-config-audit_1.7.13-1.1_amd64.deb
  to main/a/audit/system-config-audit_1.7.13-1.1_amd64.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 553...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sandro Tosi <mo...@debian.org> (supplier of updated audit 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 25 May 2011 13:55:43 +0200
Source: audit
Binary: auditd libaudit0 libaudit-dev python-audit audispd-plugins 
system-config-audit
Architecture: source amd64
Version: 1.7.13-1.1
Distribution: unstable
Urgency: low
Maintainer: Philipp Matthias Hahn <pmh...@debian.org>
Changed-By: Sandro Tosi <mo...@debian.org>
Description: 
 audispd-plugins - Plugins for the audit event dispatcher
 auditd     - User space tools for security auditing
 libaudit-dev - Header files and static library for security auditing
 libaudit0  - Dynamic library for security auditing
 python-audit - Python bindings for security auditing
 system-config-audit - Graphical utility for editing audit configuration
Closes: 553961
Changes: 
 audit (1.7.13-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/patches/ld-no-add-needed.diff
     - fix build with ld --no-add-needed, patch from bug; Closes: #553961
   * debian/patches/add_missing_headers.diff
     - Add missing headers to fix undefined reference to `S_ISREG' linker error,
       from Ubuntu
   * debian/python-audit.install, debian/rules
     - use '*-packages' instead of 'site-packages', diff from Ubuntu
Checksums-Sha1: 
 4c1596340555c91332ca7c4339155727130f5107 1369 audit_1.7.13-1.1.dsc
 86af12614cfdc2497c14605bd3a6aeced2e3c7c8 11009 audit_1.7.13-1.1.diff.gz
 6c8ab60120fdcdc09ed3d176900dbc165da58bba 376572 auditd_1.7.13-1.1_amd64.deb
 7d895a33e12e440470af5a6954b948588ee242b9 78258 libaudit0_1.7.13-1.1_amd64.deb
 229a29be2d2a22081e862d66ad327dce128ed327 137840 
libaudit-dev_1.7.13-1.1_amd64.deb
 8a250b58f412480591cb24da85ace8024cbf48e5 74504 
python-audit_1.7.13-1.1_amd64.deb
 57f9c784df3c0f2c1e6c8b3ce1ea88bacfcd8878 69038 
audispd-plugins_1.7.13-1.1_amd64.deb
 c8ff61cb5801cdb4c39128d5d29a1a0523fd7b26 72784 
system-config-audit_1.7.13-1.1_amd64.deb
Checksums-Sha256: 
 156050239a691ca4a66073b9aa9cead44f132d842e83f3dd6073cdfac68fcd7e 1369 
audit_1.7.13-1.1.dsc
 e670ea3bdeff2fbaebd934976987df386e1b7f9ed001041bb707a8ad711ea4bb 11009 
audit_1.7.13-1.1.diff.gz
 0953793038a4e209dfa70d4acc4a2c4a69780c9df394c6367e0ff3cdb756fa04 376572 
auditd_1.7.13-1.1_amd64.deb
 5394c7080c4ba0448d25c8cfbe31da7849a5a0d971040514645303f63379fe67 78258 
libaudit0_1.7.13-1.1_amd64.deb
 e60d2869026a98e8997230e726e85530fe324656cf88a666fbe4c2beede908ec 137840 
libaudit-dev_1.7.13-1.1_amd64.deb
 6d1b50478df40f26e4526f148b567f51a4c34ae4e46d2e487378b78a65658e76 74504 
python-audit_1.7.13-1.1_amd64.deb
 966dad7207f30fd042441be84f889cfc8dfe52f4f7e2174c17cc3968abd74ec4 69038 
audispd-plugins_1.7.13-1.1_amd64.deb
 c5f0a1c1030020a39c828037f588eb78ebacb689dd1620dc1f7406b233714545 72784 
system-config-audit_1.7.13-1.1_amd64.deb
Files: 
 fc34badbc244b0e2a820b3e46a39d0aa 1369 libs extra audit_1.7.13-1.1.dsc
 9d83fb267488f615fc541f5ac7366c16 11009 libs extra audit_1.7.13-1.1.diff.gz
 6fbb007a8c2eee2dee178dbaf9fe3e1e 376572 admin extra auditd_1.7.13-1.1_amd64.deb
 6ca93d6c98d44875b8fa136f25eb2933 78258 libs extra 
libaudit0_1.7.13-1.1_amd64.deb
 92ae0c80bff6b4982fc16d69096ca8ec 137840 libdevel extra 
libaudit-dev_1.7.13-1.1_amd64.deb
 9affa6b5dec26c2dc9b4c929285d47cf 74504 python extra 
python-audit_1.7.13-1.1_amd64.deb
 e04cd4fcd1ed50ae9f2f95944c21ee89 69038 admin extra 
audispd-plugins_1.7.13-1.1_amd64.deb
 03c993757e6b53189836dbe6c445ad24 72784 admin extra 
system-config-audit_1.7.13-1.1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk3c8z4ACgkQAukwV0RN2VCGWQCfRaRhjbWlwxiG+43bkZaibnCE
mZYAn2flNxLi4DvmCOGPx0uSfNXQyEhK
=aZE3
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to