Your message dated Sat, 14 Oct 2006 01:32:17 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#302711: fixed in plib 1.8.4-5 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: plib Version: 1.8.4-1 Severity: serious Hi, building the package plib in a clean sid build environment (with pbuilder) on i386 results in: ========================================================================= [...] make[2]: Leaving directory `/tmp/buildd/plib-1.8.4' make[1]: Leaving directory `/tmp/buildd/plib-1.8.4' set -e; for i in `find src -name 'lib*a'`; do \ ( cd `dirname $i`;\ libname=`basename $i .a` ;\ gcc -shared -Wl,-soname,$libname.so.1.8.4 \ -o $libname.so.1.8.4 `ar t $libname.a` ) ;\ done jsLinuxOld.o(.text+0x0): In function `jsJoystick::open()': /tmp/buildd/plib-1.8.4/src/js/jsLinuxOld.cxx:42: multiple definition of `jsJoystick::open()' jsLinux.o(.text+0x10):/tmp/buildd/plib-1.8.4/src/js/jsLinux.cxx:47: first defined here /usr/bin/ld: Warning: size of symbol `jsJoystick::open()' changed from 536 in jsLinux.o to 279 in jsLinuxOld.o jsLinuxOld.o(.text+0x2b0): In function `jsJoystick::rawRead(int*, float*)': /tmp/buildd/plib-1.8.4/src/js/jsLinuxOld.cxx:111: multiple definition of `jsJoystick::rawRead(int*, float*)' jsLinux.o(.text+0x3c0):/tmp/buildd/plib-1.8.4/src/js/jsLinux.cxx:129: first defined here /usr/bin/ld: Warning: size of symbol `jsJoystick::rawRead(int*, float*)' changed from 588 in jsLinux.o to 199 in jsLinuxOld.o jsLinuxOld.o(.text+0x120): In function `jsJoystick::close()': /tmp/buildd/plib-1.8.4/src/js/jsLinuxOld.cxx:89: multiple definition of `jsJoystick::close()' jsLinux.o(.text+0x230):/tmp/buildd/plib-1.8.4/src/js/jsLinux.cxx:107: first defined here jsLinuxOld.o(.text+0x170): In function `jsJoystick::jsJoystick[not-in-charge](int)': /tmp/buildd/plib-1.8.4/src/js/jsLinuxOld.cxx:97: multiple definition of `jsJoystick::jsJoystick[not-in-charge](int)' jsLinux.o(.text+0x280):/tmp/buildd/plib-1.8.4/src/js/jsLinux.cxx:115: first defined here jsLinuxOld.o(.text+0x210): In function `jsJoystick::jsJoystick[in-charge](int)': /tmp/buildd/plib-1.8.4/src/js/jsLinuxOld.cxx:97: multiple definition of `jsJoystick::jsJoystick[in-charge](int)' jsLinux.o(.text+0x320):/tmp/buildd/plib-1.8.4/src/js/jsLinux.cxx:115: first defined here jsLinuxOld.o(.text+0x380): In function `jsInit()': /tmp/buildd/plib-1.8.4/src/js/jsLinuxOld.cxx:143: multiple definition of `jsInit()' jsLinux.o(.text+0x0):/tmp/buildd/plib-1.8.4/src/js/jsLinux.cxx:44: first defined here collect2: ld returned 1 exit status make: *** [build-stamp] Error 1 ========================================================================= Thanks for considering. -- DARTS - Debian Archive Regression Test Suite http://darts.alioth.debian.org/ Please note that this report has not been generated fully automatically. DARTS just helped finding the problem.
--- End Message ---
--- Begin Message ---Source: plib Source-Version: 1.8.4-5 We believe that the bug you reported is fixed in the latest version of plib, which is due to be installed in the Debian FTP archive: plib1.8.4-dev_1.8.4-5_amd64.deb to pool/main/p/plib/plib1.8.4-dev_1.8.4-5_amd64.deb plib1.8.4-pic_1.8.4-5_amd64.deb to pool/main/p/plib/plib1.8.4-pic_1.8.4-5_amd64.deb plib1.8.4c2_1.8.4-5_amd64.deb to pool/main/p/plib/plib1.8.4c2_1.8.4-5_amd64.deb plib_1.8.4-5.diff.gz to pool/main/p/plib/plib_1.8.4-5.diff.gz plib_1.8.4-5.dsc to pool/main/p/plib/plib_1.8.4-5.dsc 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. Philipp Frauenfelder <[EMAIL PROTECTED]> (supplier of updated plib 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: Sat, 14 Oct 2006 09:37:10 +0200 Source: plib Binary: plib1.8.4-dev plib1.8.4-pic plib1.8.4c2 Architecture: source amd64 Version: 1.8.4-5 Distribution: unstable Urgency: low Maintainer: Philipp Frauenfelder <[EMAIL PROTECTED]> Changed-By: Philipp Frauenfelder <[EMAIL PROTECTED]> Description: plib1.8.4-dev - Portability Libraries: Development package, stable release plib1.8.4-pic - Portability Libraries: Dev. package (with PIC code), stable rel. plib1.8.4c2 - Portability Libraries: Run-time package, stable release Closes: 260179 302711 374540 385836 Changes: plib (1.8.4-5) unstable; urgency=low . * Acknowledge NMU of Matthias Klose. Closes: #385836. Removing build-dependency on g++-4.0 * #374540 was already handled in -4. Closes: #374540. * #302711 was never really reproducable by other people. The submitter did not answer after nearlly two month. Closes: #302711 * The same with #260179. But here, the submitter did not answer after nearlly one year. Closes: #260179 Files: 0dbd3917816e6abaeb96365023cc7637 742 devel extra plib_1.8.4-5.dsc fe554ebafe668b79581e785029b63c80 88031 devel extra plib_1.8.4-5.diff.gz 1e11e5106014c2396ece5761b5baaa51 643172 libs extra plib1.8.4c2_1.8.4-5_amd64.deb eba969d4467e45791efe1eef40978f55 959760 libdevel extra plib1.8.4-dev_1.8.4-5_amd64.deb 06ca9f49470d98050183232159564123 960358 libdevel extra plib1.8.4-pic_1.8.4-5_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFFMJ3PWLF0MZ2lytgRAllBAJ41H2W3+n41JkQvEZImVY9YlIi6VACcCktF 5zR35Kwrmx8WuHc4EYqM/94= =uBAQ -----END PGP SIGNATURE-----
--- End Message ---

