Your message dated Fri, 22 Jun 2007 17:47:20 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#428997: fixed in strace 4.5.15-1
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: strace
version: 4.5.14-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
make[2]: Entering directory `/build/user/strace-4.5.14/build'
if gcc -DHAVE_CONFIG_H -I. -I.. -I. -Ilinux/i386 -I../linux/i386 -Ilinux 
-I../linux   -Wall -g -O2 -MT strace.o -MD -MP -MF ".deps/strace.Tpo" -c -o 
strace.o ../strace.c; \
        then mv -f ".deps/strace.Tpo" ".deps/strace.Po"; else rm -f 
".deps/strace.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I.. -I. -Ilinux/i386 -I../linux/i386 -Ilinux 
-I../linux   -Wall -g -O2 -MT syscall.o -MD -MP -MF ".deps/syscall.Tpo" -c -o 
syscall.o ../syscall.c; \
        then mv -f ".deps/syscall.Tpo" ".deps/syscall.Po"; else rm -f 
".deps/syscall.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I.. -I. -Ilinux/i386 -I../linux/i386 -Ilinux 
-I../linux   -Wall -g -O2 -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o 
../util.c; \
        then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f 
".deps/util.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I.. -I. -Ilinux/i386 -I../linux/i386 -Ilinux 
-I../linux   -Wall -g -O2 -MT desc.o -MD -MP -MF ".deps/desc.Tpo" -c -o desc.o 
../desc.c; \
        then mv -f ".deps/desc.Tpo" ".deps/desc.Po"; else rm -f 
".deps/desc.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I.. -I. -Ilinux/i386 -I../linux/i386 -Ilinux 
-I../linux   -Wall -g -O2 -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o 
../file.c; \
        then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f 
".deps/file.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I.. -I. -Ilinux/i386 -I../linux/i386 -Ilinux 
-I../linux   -Wall -g -O2 -MT ipc.o -MD -MP -MF ".deps/ipc.Tpo" -c -o ipc.o 
../ipc.c; \
        then mv -f ".deps/ipc.Tpo" ".deps/ipc.Po"; else rm -f ".deps/ipc.Tpo"; 
exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I.. -I. -Ilinux/i386 -I../linux/i386 -Ilinux 
-I../linux   -Wall -g -O2 -MT io.o -MD -MP -MF ".deps/io.Tpo" -c -o io.o 
../io.c; \
        then mv -f ".deps/io.Tpo" ".deps/io.Po"; else rm -f ".deps/io.Tpo"; 
exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I.. -I. -Ilinux/i386 -I../linux/i386 -Ilinux 
-I../linux   -Wall -g -O2 -MT ioctl.o -MD -MP -MF ".deps/ioctl.Tpo" -c -o 
ioctl.o ../ioctl.c; \
        then mv -f ".deps/ioctl.Tpo" ".deps/ioctl.Po"; else rm -f 
".deps/ioctl.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I.. -I. -Ilinux/i386 -I../linux/i386 -Ilinux 
-I../linux   -Wall -g -O2 -MT mem.o -MD -MP -MF ".deps/mem.Tpo" -c -o mem.o 
../mem.c; \
        then mv -f ".deps/mem.Tpo" ".deps/mem.Po"; else rm -f ".deps/mem.Tpo"; 
exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I.. -I. -Ilinux/i386 -I../linux/i386 -Ilinux 
-I../linux   -Wall -g -O2 -MT net.o -MD -MP -MF ".deps/net.Tpo" -c -o net.o 
../net.c; \
        then mv -f ".deps/net.Tpo" ".deps/net.Po"; else rm -f ".deps/net.Tpo"; 
exit 1; fi
../net.c:803: error: 'PACKET_ADD_MEMBERSHIP' undeclared here (not in a function)
../net.c:804: error: 'PACKET_DROP_MEMBERSHIP' undeclared here (not in a 
function)
../net.c: In function 'printsock':
../net.c:954: error: field 'll' has incomplete type
../net.c:957: error: field 'nl' has incomplete type
../net.c:1048: error: request for member 'sll_protocol' in something not a 
structure or union
../net.c:1048: warning: initialization makes integer from pointer without a cast
../net.c:1049: error: request for member 'sll_ifindex' in something not a 
structure or union
../net.c:1049: warning: format '%d' expects type 'int', but argument 3 has type 
'const struct xlat *'
../net.c:1050: error: request for member 'sll_pkttype' in something not a 
structure or union
../net.c:1050: warning: passing argument 2 of 'printxval' makes integer from 
pointer without a cast
../net.c:1052: error: request for member 'sll_halen' in something not a 
structure or union
../net.c:1053: error: request for member 'sll_hatype' in something not a 
structure or union
../net.c:1053: warning: format '%d' expects type 'int', but argument 2 has type 
'const struct xlat *'
../net.c:1053: warning: format '%d' expects type 'int', but argument 3 has type 
'const struct xlat *'
../net.c:1054: error: request for member 'sll_halen' in something not a 
structure or union
../net.c:1054: warning: comparison between pointer and integer
../net.c:1055: error: request for member 'sll_addr' in something not a 
structure or union
../net.c:1055: warning: format '%02x' expects type 'unsigned int', but argument 
2 has type 'struct xlat'
../net.c:1062: error: request for member 'nl_pid' in something not a structure 
or union
../net.c:1062: error: request for member 'nl_groups' in something not a 
structure or union
../net.c:1062: warning: format '%d' expects type 'int', but argument 2 has type 
'const struct xlat *'
../net.c:1062: warning: format '%08x' expects type 'unsigned int', but argument 
3 has type 'const struct xlat *'
make[2]: *** [net.o] Error 1
make[2]: Leaving directory `/build/user/strace-4.5.14/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/strace-4.5.14/build'
make: *** [stamp-build] Error 2

The full build log is available from
http://people.debian.org/~lucas/logs/2007/06/14/

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |


--- End Message ---
--- Begin Message ---
Source: strace
Source-Version: 4.5.15-1

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

strace-udeb_4.5.15-1_i386.udeb
  to pool/main/s/strace/strace-udeb_4.5.15-1_i386.udeb
strace_4.5.15-1.diff.gz
  to pool/main/s/strace/strace_4.5.15-1.diff.gz
strace_4.5.15-1.dsc
  to pool/main/s/strace/strace_4.5.15-1.dsc
strace_4.5.15-1_i386.deb
  to pool/main/s/strace/strace_4.5.15-1_i386.deb
strace_4.5.15.orig.tar.gz
  to pool/main/s/strace/strace_4.5.15.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.
Frederik Schüler <[EMAIL PROTECTED]> (supplier of updated strace 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: Fri, 22 Jun 2007 16:28:08 +0000
Source: strace
Binary: strace strace-udeb
Architecture: source i386
Version: 4.5.15-1
Distribution: unstable
Urgency: high
Maintainer: Roland McGrath <[EMAIL PROTECTED]>
Changed-By: Frederik Schüler <[EMAIL PROTECTED]>
Description: 
 strace     - A system call tracer
 strace-udeb - A system call tracer (udeb)
Closes: 340239 353935 360152 360154 361302 428997
Changes: 
 strace (4.5.15-1) unstable; urgency=high
 .
   [ Roland McGrath ]
   * New upstream version.
     + Fix -ff -o behavior, closes: #353935.
     + Fail when nonoption args follow -p switches, closes: #361302.
     + Fix semtimedop, closes: #340239.
     + ARM support fixes, closes: #360152, #360154.
 .
   [ Frederik Schüler ]
   * Fix configure script, closes: #428997
Files: 
 1f9e4fc1bb9f2874d2fe7881adc727cd 952 utils standard strace_4.5.15-1.dsc
 82795e47166b78d533870419fe9df708 652432 utils standard 
strace_4.5.15.orig.tar.gz
 75a45d63c9fd638c160dd56ce0cb6da7 1550 utils standard strace_4.5.15-1.diff.gz
 3e0bf25e7e714c56f3449727aa05dceb 79560 debian-installer extra 
strace-udeb_4.5.15-1_i386.udeb
 e9a05f28a254197493f04eb17b6582f6 99670 utils standard strace_4.5.15-1_i386.deb

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

iD8DBQFGfAhf6n7So0GVSSARAi73AJwKXpRdKP/f42bDgGIDqtTkAUAkVwCeOhF/
yzvXsKTNB5SWrZbVZ509rFM=
=n16c
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to