Your message dated Fri, 14 Sep 2007 21:17:08 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#441870: fixed in db4.2 4.2.52+dfsg-4 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: wvdial version: 1.56-1.2 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20070905 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your package failed to build on i386. Relevant part: wvpapchap.cc:36: warning: deprecated conversion from string constant to 'char*' wvpapchap.cc:38: warning: deprecated conversion from string constant to 'char*' g++ -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DDEBUG=0 -O2 -Wall -I/usr/include/wvstreams -I/usr/include/xplc-0.3.13 -fno-implement-inlines -fno-rtti -fno-exceptions -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DDEBUG=0 -O2 -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -I/usr/include/wvstreams -I/usr/include/xplc-0.3.13 -M -E wvpapchap.cc | perl -we '$a = '"'"'wvpapchap.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >./.wvpapchap.d g++ -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DDEBUG=0 -O2 -Wall -I/usr/include/wvstreams -I/usr/include/xplc-0.3.13 -fno-implement-inlines -fno-rtti -fno-exceptions -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DDEBUG=0 -O2 -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -I/usr/include/wvstreams -I/usr/include/xplc-0.3.13 -c wvdialbrain.cc -o wvdialbrain.o g++ -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DDEBUG=0 -O2 -Wall -I/usr/include/wvstreams -I/usr/include/xplc-0.3.13 -fno-implement-inlines -fno-rtti -fno-exceptions -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DDEBUG=0 -O2 -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -I/usr/include/wvstreams -I/usr/include/xplc-0.3.13 -M -E wvdialbrain.cc | perl -we '$a = '"'"'wvdialbrain.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >./.wvdialbrain.d g++ -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DDEBUG=0 -O2 -Wall -I/usr/include/wvstreams -I/usr/include/xplc-0.3.13 -fno-implement-inlines -fno-rtti -fno-exceptions -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DDEBUG=0 -O2 -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -I/usr/include/wvstreams -I/usr/include/xplc-0.3.13 -c wvdialmon.cc -o wvdialmon.o g++ -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DDEBUG=0 -O2 -Wall -I/usr/include/wvstreams -I/usr/include/xplc-0.3.13 -fno-implement-inlines -fno-rtti -fno-exceptions -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DDEBUG=0 -O2 -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -I/usr/include/wvstreams -I/usr/include/xplc-0.3.13 -M -E wvdialmon.cc | perl -we '$a = '"'"'wvdialmon.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >./.wvdialmon.d set -e; rm -f wvdial.a wvdial.libs; echo wvdialer.o wvmodemscan.o wvpapchap.o wvdialbrain.o wvdialmon.o >wvdial.libs; ar q wvdial.a wvdialer.o wvmodemscan.o wvpapchap.o wvdialbrain.o wvdialmon.o; for d in "" ; do if [ "$d" != "" ]; then cd $(dirname "$d"); ar q /build/user/wvdial-1.56/wvdial.a $(cat $(basename $d)); cd /build/user/wvdial-1.56; fi; done; ar s wvdial.a ar: creating wvdial.a g++ -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DDEBUG=0 -O2 -Wall -I/usr/include/wvstreams -I/usr/include/xplc-0.3.13 -fno-implement-inlines -fno-rtti -fno-exceptions -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DDEBUG=0 -O2 -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -I/usr/include/wvstreams -I/usr/include/xplc-0.3.13 -c wvdial.cc -o wvdial.o g++ -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DDEBUG=0 -O2 -Wall -I/usr/include/wvstreams -I/usr/include/xplc-0.3.13 -fno-implement-inlines -fno-rtti -fno-exceptions -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DDEBUG=0 -O2 -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -I/usr/include/wvstreams -I/usr/include/xplc-0.3.13 -M -E wvdial.cc | perl -we '$a = '"'"'wvdial.o'"'"'; $\ = $/; local $/; while (<>) { for (split(/(?<!\\)$/m)) { s/^[^:]+:\s*/$a: /; print; if (s/^$a: //) { map {print "$_:" unless m/^\\$/} (split(/\s+/)); } } }' >./.wvdial.d cc -L -g -o wvdial wvdial.o wvdial.a /usr/lib/libuniconf.so -L/usr/lib/xplc-0.3.13 -lwvstreams -lwvutils -lwvbase -lxplc -lxplc-cxx -ldl -lsupc++ -lgcc_eh /usr/bin/../lib/libdb-4.2.so: undefined reference to `pthread_mutexattr_destroy' /usr/bin/../lib/libdb-4.2.so: undefined reference to `pthread_mutex_trylock' /usr/bin/../lib/libdb-4.2.so: undefined reference to `pthread_condattr_setpshared' /usr/bin/../lib/libdb-4.2.so: undefined reference to `pthread_mutexattr_setpshared' /usr/bin/../lib/libdb-4.2.so: undefined reference to `pthread_mutexattr_init' collect2: ld returned 1 exit status make[1]: *** [wvdial] Error 1 make[1]: Leaving directory `/build/user/wvdial-1.56' make: *** [build-stamp] Error 2 The full build log is available from http://people.debian.org/~lucas/logs/2007/09/05 A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! 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: db4.2 Source-Version: 4.2.52+dfsg-4 We believe that the bug you reported is fixed in the latest version of db4.2, which is due to be installed in the Debian FTP archive: db4.2-util_4.2.52+dfsg-4_amd64.deb to pool/main/d/db4.2/db4.2-util_4.2.52+dfsg-4_amd64.deb db4.2_4.2.52+dfsg-4.diff.gz to pool/main/d/db4.2/db4.2_4.2.52+dfsg-4.diff.gz db4.2_4.2.52+dfsg-4.dsc to pool/main/d/db4.2/db4.2_4.2.52+dfsg-4.dsc libdb4.2++-dev_4.2.52+dfsg-4_amd64.deb to pool/main/d/db4.2/libdb4.2++-dev_4.2.52+dfsg-4_amd64.deb libdb4.2++c2_4.2.52+dfsg-4_amd64.deb to pool/main/d/db4.2/libdb4.2++c2_4.2.52+dfsg-4_amd64.deb libdb4.2-dev_4.2.52+dfsg-4_amd64.deb to pool/main/d/db4.2/libdb4.2-dev_4.2.52+dfsg-4_amd64.deb libdb4.2-tcl_4.2.52+dfsg-4_amd64.deb to pool/main/d/db4.2/libdb4.2-tcl_4.2.52+dfsg-4_amd64.deb libdb4.2_4.2.52+dfsg-4_amd64.deb to pool/main/d/db4.2/libdb4.2_4.2.52+dfsg-4_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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Florian Weimer <[EMAIL PROTECTED]> (supplier of updated db4.2 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, 14 Sep 2007 21:09:02 +0200 Source: db4.2 Binary: db4.2-util libdb4.2-tcl libdb4.2 libdb4.2-dev libdb4.2++c2 libdb4.2++-dev Architecture: source amd64 Version: 4.2.52+dfsg-4 Distribution: unstable Urgency: high Maintainer: Debian Berkeley DB Maintainers <[EMAIL PROTECTED]> Changed-By: Florian Weimer <[EMAIL PROTECTED]> Description: db4.2-util - Berkeley v4.2 Database Utilities libdb4.2 - Berkeley v4.2 Database Libraries [runtime] libdb4.2++-dev - Berkeley v4.2 Database Libraries for C++ [development] libdb4.2++c2 - Berkeley v4.2 Database Libraries for C++ [runtime] libdb4.2-dev - Berkeley v4.2 Database Libraries [development] libdb4.2-tcl - Berkeley v4.2 Database Libraries for TCL [module] Closes: 440714 441763 441870 Changes: db4.2 (4.2.52+dfsg-4) unstable; urgency=high . * Revert "Revert mutexes to upstream defaults.". Closes: #440714, #441763, #441870. . If you have already converted your databases to the changed environment format of 4.2.52+dfsg-3, run "db4.2_recover -h /path/to/environment" for each affected database environment. Updates from 4.2.52+dfsg-2.1 and earlier do not need this step. Files: 4b1ce2f2d7e3cfe4734a4c537f362854 1168 libs standard db4.2_4.2.52+dfsg-4.dsc f17a99049577220af881cb974e7b780f 110229 libs standard db4.2_4.2.52+dfsg-4.diff.gz 7706e49557e7976ae59b8a3da1dd449e 412094 libs standard libdb4.2_4.2.52+dfsg-4_amd64.deb e811d240489b68b242bca07b455ae73f 511880 libdevel extra libdb4.2-dev_4.2.52+dfsg-4_amd64.deb 5817c9e506b91401384f7244f152ad0b 440096 libs optional libdb4.2++c2_4.2.52+dfsg-4_amd64.deb c6340e82b8ad4267b012c744b55c8e23 1039736 libdevel extra libdb4.2++-dev_4.2.52+dfsg-4_amd64.deb beac5ed2f87e9d21036f1b4012ab1a6c 1023900 interpreters extra libdb4.2-tcl_4.2.52+dfsg-4_amd64.deb 9f5b3f7e6cdab40557dcbb7b47710904 67354 utils optional db4.2-util_4.2.52+dfsg-4_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iQEVAwUBRurqj797/wQC1SS+AQL01Af/cggxxA38B17y4aFYz+a3ddhaVuIOtABh hjosfBPdALhl6cdNEKhgQYqCqPCDj0v2jO+XRixSibk1UtfvL3M8HxriLvMDJHp0 57sIQCmTC1pe7Tz46F3jOluiJscO+hxVJsxj6Pc3YbOAkvSLQ9MYov1Jlw/e4nK3 yS/WUZ3s6Ff1lGjXrEplQRKZ/eezM5XJAGr+msglvsdIsJR+VTMbai5+5kpWblte w3FgGYgZb00ZOKKGnGX2B6YUI99R2dhB57dIZkjir4ABCrgyyUoOnA1Vgo89sWAJ D1jONv+A52odEWs0b42cQokIIOlAEbeLUEDDK/fKnkvNERwoDe6C3g== =X1Qz -----END PGP SIGNATURE-----
--- End Message ---

