Your message dated Fri, 31 Aug 2018 05:48:56 +0000
with message-id <e1fvcii-0009ud...@fasolo.debian.org>
and subject line Bug#907538: fixed in audit 1:2.8.4-2
has caused the Debian Bug report #907538,
regarding audit: FTBFS: /usr/bin/ld: lookup_test.o: file not recognized: file 
truncated
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.)


-- 
907538: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907538
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: audit
Version: 1:2.8.4-1
Severity: serious

The latest upload of audit FTBFS on various architectures.  It looks like
a test program is built twice in parallel and make stumbles upon that[1]:

,----
| make[5]: Entering directory '/<<PKGBUILDDIR>>/debian/build/auparse/test'
| gcc -DHAVE_CONFIG_H -I. -I../../../../auparse/test -I../..  
-I../../../../auparse -I../../../../lib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o auparse_test.o 
../../../../auparse/test/auparse_test.c
| ../../../../auparse/test/auparselol_test.c: In function 'main':
| ../../../../auparse/test/auparselol_test.c:219:46: warning: format '%lu' 
expects argument of type 'long unsigned int', but argument 4 has type 'unsigned 
int' [-Wformat=]
|                  "%s: No memory to allocate %lu bytes\n",
|                                             ~~^
|                                             %u
|                  argv[0], sizeof(int));
|                           ~~~~~~~~~~~          
| /bin/bash ../../libtool  --tag=CC   --mode=link gcc  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -static -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o 
auparselol_test auparselol_test.o ../../auparse/libauparse.la 
../../lib/libaudit.la 
| libtool: link: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -Wl,--as-needed -o auparselol_test auparselol_test.o  
../../auparse/.libs/libauparse.a 
/<<PKGBUILDDIR>>/debian/build/lib/.libs/libaudit.a ../../lib/.libs/libaudit.a 
-lcap-ng
| /bin/bash ../../libtool  --tag=CC   --mode=link gcc  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -static -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o 
auparse_test auparse_test.o ../../auparse/libauparse.la ../../lib/libaudit.la 
| gcc -DHAVE_CONFIG_H -I. -I../../../../auparse/test -I../..  
-I../../../../auparse -I../../../../lib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o auparselol_test.o 
../../../../auparse/test/auparselol_test.c
| gcc -DHAVE_CONFIG_H -I. -I../../../../auparse/test -I../..  
-I../../../../auparse -I../../../../lib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o lookup_test.o 
../../../../auparse/test/lookup_test.c
| make[5]: Nothing to be done for '../../../../auparse/test/auparse_test.py'.
| ../../../../auparse/test/auparselol_test.c: In function 'main':
| ../../../../auparse/test/auparselol_test.c:219:46: warning: format '%lu' 
expects argument of type 'long unsigned int', but argument 4 has type 'unsigned 
int' [-Wformat=]
|                  "%s: No memory to allocate %lu bytes\n",
|                                             ~~^
|                                             %u
|                  argv[0], sizeof(int));
|                           ~~~~~~~~~~~          
| libtool: link: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -Wl,--as-needed -o auparse_test auparse_test.o  
../../auparse/.libs/libauparse.a 
/<<PKGBUILDDIR>>/debian/build/lib/.libs/libaudit.a ../../lib/.libs/libaudit.a 
-lcap-ng
| /bin/bash ../../libtool  --tag=CC   --mode=link gcc  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -static -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o 
auparse_test auparse_test.o ../../auparse/libauparse.la ../../lib/libaudit.la 
| /bin/bash ../../libtool  --tag=CC   --mode=link gcc  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -static -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o 
auparselol_test auparselol_test.o ../../auparse/libauparse.la 
../../lib/libaudit.la 
| libtool: link: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -Wl,--as-needed -o auparselol_test auparselol_test.o  
../../auparse/.libs/libauparse.a 
/<<PKGBUILDDIR>>/debian/build/lib/.libs/libaudit.a ../../lib/.libs/libaudit.a 
-lcap-ng
| libtool: link: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -Wl,--as-needed -o auparse_test auparse_test.o  
../../auparse/.libs/libauparse.a 
/<<PKGBUILDDIR>>/debian/build/lib/.libs/libaudit.a ../../lib/.libs/libaudit.a 
-lcap-ng
| /bin/bash ../../libtool  --tag=CC   --mode=link gcc  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o lookup_test 
lookup_test.o ../../auparse/libauparse.la ../../lib/libaudit.la 
| libtool: link: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -Wl,--as-needed -o .libs/lookup_test lookup_test.o  
../../auparse/.libs/libauparse.so ../../lib/.libs/libaudit.so
| /usr/bin/ld: lookup_test.o: file not recognized: file truncated
`----

Can you please have a look?


1. 
https://buildd.debian.org/status/fetch.php?pkg=audit&arch=i386&ver=1%3A2.8.4-1&stamp=1535453217&raw=0

--- End Message ---
--- Begin Message ---
Source: audit
Source-Version: 1:2.8.4-2

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.

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 907...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Laurent Bigonville <bi...@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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 31 Aug 2018 07:33:31 +0200
Source: audit
Binary: auditd libauparse0 libauparse-dev libaudit1 libaudit-common 
libaudit-dev python-audit python3-audit golang-redhat-audit-dev audispd-plugins
Architecture: source
Version: 1:2.8.4-2
Distribution: unstable
Urgency: medium
Maintainer: Laurent Bigonville <bi...@debian.org>
Changed-By: Laurent Bigonville <bi...@debian.org>
Description:
 audispd-plugins - Plugins for the audit event dispatcher
 auditd     - User space tools for security auditing
 golang-redhat-audit-dev - Go client bindings for the libaudit library
 libaudit-common - Dynamic library for security auditing - common files
 libaudit-dev - Header files and static library for security auditing
 libaudit1  - Dynamic library for security auditing
 libauparse-dev - Header files and static library for the libauparse0 library
 libauparse0 - Dynamic library for parsing security auditing
 python-audit - Python bindings for security auditing
 python3-audit - Python3 bindings for security auditing
Closes: 907538
Changes:
 audit (1:2.8.4-2) unstable; urgency=medium
 .
   * d/p/04-fix_ftbfs_tests.patch: Fix FTBFS in the test with parallel build
     (Closes: #907538)
Checksums-Sha1:
 bce1b2fcda978d5ce6470b9eb7a6cb208a15d5e8 2483 audit_2.8.4-2.dsc
 0e31d77dc43eac727d2ca6bcf28ac436a1202680 15972 audit_2.8.4-2.debian.tar.xz
 f5d529df4d7269a93bd967eaf8eb82c66bafe11e 7593 audit_2.8.4-2_source.buildinfo
Checksums-Sha256:
 0706c1bc20cb5577a354a5f7e48d498082d73cff4b61160fbc097596d32321b3 2483 
audit_2.8.4-2.dsc
 9a8fd93c7a7db9a664b06bcf3c3deda1d3b71833300df0f5116b843947bc5849 15972 
audit_2.8.4-2.debian.tar.xz
 01abf179acd76af6fde4617ede368dfb7af4b60d5fbcf1d2cddd9eb34de2d8b0 7593 
audit_2.8.4-2_source.buildinfo
Files:
 94991f7344e85a92e8abc7f5245a94c4 2483 libs optional audit_2.8.4-2.dsc
 88f753726b63ea561f8b3ce35bb93e77 15972 libs optional 
audit_2.8.4-2.debian.tar.xz
 2f0b92433e5d4d0f6423ddaccb53cf02 7593 libs optional 
audit_2.8.4-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQFFBAEBCAAvFiEEmRrdqQAhuF2x31DwH8WJHrqwQ9UFAluI020RHGJpZ29uQGRl
Ymlhbi5vcmcACgkQH8WJHrqwQ9Ws6wf8DXBDrzySkfHPszFxzb1WuJ2JI2na9o2L
7ZPdIb7+S2zz7mCcdCNOigfnHAR2SiZloLhB3uMy8taRqTMt87bsFwrMP2axBw9g
/vc9uGbR6HYoBoY7yHJBxGPUIHsrXDBqmHlcV971t98XmPgn1mSkQrOTBsmfu2pr
9sMbVtNtkwSRDl8uStgY0WC5/ctF7q7/sKTWQKDPfJjYlp9z+L+3hYFw2gwHrK5v
MUHgFczBtjdjABX3tQ/qLjsC27zUVHwkSoRMgDY1+SL3rxmonlbPXaXDUoB/enkg
LuEx580dMvDxXsqLQl796IgxoNuPfoBSaU6qoDBo+f+PKXUfViNQHw==
=9J9+
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to