Bug#644764: FTBFS: asm/errno.h: No such file or directory (due to multiarch)
On 10/09/2011 08:49 PM, Moffett, Kyle D wrote: > My currently installed GCC compiler packages are: > gcc 4:4.6.1-2 (gcc-defaults 1.107) fixed in 1.108. although I fail to see that gcc-multilib is built on powerpcspe? Matthias -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4e92a966.2070...@debian.org
Re: Bug#644849: gnat-4.6: does not work with current gcc-4.6
On 10/09/2011 09:02 PM, Ludovic Brenta wrote: > Matthias, this bug is going to cause all future uploads of GNAT to > FTBFS, because gnat-4.6 is already the default and the buildds will > install the broken gcc-4.6 and try to build gnat-4.6 with it. So, I > think the solution has to be in gcc-4.6. In the past, we used to have > symlinks like /usr/lib/gcc/x86_64-linux-gnu/4.6.1 -> 4.6. Do you have > any objection against reintroducing these symlinks? My mistake. GCC_VERSION wasn't correctly set. Need to check the spu build before upload. In theory, the symlink shouldn't be necessary anymore once the packages are based on -15. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4e92accf.7010...@debian.org
Processed: [bts-link] source package gcc-4.6
Processing commands for cont...@bugs.debian.org: > # > # bts-link upstream status pull for source package gcc-4.6 > # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html > # > user bts-link-upstr...@lists.alioth.debian.org Setting user to bts-link-upstr...@lists.alioth.debian.org (was bts-link-de...@lists.alioth.debian.org). > # remote status report for #630746 (http://bugs.debian.org/630746) > # Bug title: gcc-4.6: ICE on armel with openafs/1.6.0~pre6-1 > (copyprop_hardreg_forward_1) > # * http://gcc.gnu.org/PR49049 > # * remote status changed: NEW -> RESOLVED > # * remote resolution changed: (?) -> FIXED > # * closed upstream > tags 630746 + fixed-upstream Bug #630746 [gcc-4.6] gcc-4.6: ICE on armel with openafs/1.6.0~pre6-1 (copyprop_hardreg_forward_1) Added tag(s) fixed-upstream. > usertags 630746 - status-NEW Bug#630746: gcc-4.6: ICE on armel with openafs/1.6.0~pre6-1 (copyprop_hardreg_forward_1) Usertags were: status-NEW. Usertags are now: . > usertags 630746 + status-RESOLVED resolution-FIXED Bug#630746: gcc-4.6: ICE on armel with openafs/1.6.0~pre6-1 (copyprop_hardreg_forward_1) There were no usertags set. Usertags are now: status-RESOLVED resolution-FIXED. > thanks Stopping processing here. Please contact me if you need assistance. -- 630746: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630746 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/handler.s.c.131826481117890.transcr...@bugs.debian.org
[bts-link] source package gcc-4.6
# # bts-link upstream status pull for source package gcc-4.6 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user bts-link-upstr...@lists.alioth.debian.org # remote status report for #630746 (http://bugs.debian.org/630746) # Bug title: gcc-4.6: ICE on armel with openafs/1.6.0~pre6-1 (copyprop_hardreg_forward_1) # * http://gcc.gnu.org/PR49049 # * remote status changed: NEW -> RESOLVED # * remote resolution changed: (?) -> FIXED # * closed upstream tags 630746 + fixed-upstream usertags 630746 - status-NEW usertags 630746 + status-RESOLVED resolution-FIXED thanks -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20111010164011.6614.69824.btsl...@busoni.debian.org
Bug#644764: FTBFS: asm/errno.h: No such file or directory (due to multiarch)
Matthias, On Oct 10, 2011, at 04:14, Matthias Klose wrote: > On 10/09/2011 08:49 PM, Moffett, Kyle D wrote: >> Matthias Klose wrote: >>> I don't see this. is /usr/include/asm a symlink? is gcc-multilib the recent >>> version in unstable? If this is a local build, make sure that the >>> gcc-multiarch.diff is applied during the build. >> >> No, this is a regular dpkg-buildpackage of the "gcc-4.6" source package: >> $ apt-get source gcc-4.6=4.6.1-13 >> $ cd gcc-4.6-4.6.1 >> $ dpkg-buildpackage -us -uc -b >> >> My currently installed GCC compiler packages are: >> gcc 4:4.6.1-2 (gcc-defaults 1.107) >> >> If I run this command on my regular system compiler: >> $ cpp -v > [...] >> #include <...> search starts here: >> /usr/lib/gcc/x86_64-linux-gnu/4.6.1/include >> /usr/local/include >> /usr/lib/gcc/x86_64-linux-gnu/4.6.1/include-fixed >> /usr/include/x86_64-linux-gnu >> /usr/include >> End of search list. >> [...] > > fixed in 1.108. although I fail to see that gcc-multilib is built on > powerpcspe? Hi, I think we've got our wires crossed here. I'm not sure where you got powerpcspe from this email. This build failure is for a native build of an amd64 "gcc-4.6" on an amd64 system (See the "x86_64-linux-gnu" paths). Furthermore, the gcc-defaults package just installs a bunch of symlinks and a few shell scripts on the system. I fail to see how that could "fix" an incorrect search path compiled into the temporary "xgcc" binary during the gcc-4.6 build process. Can you explain what you mean by "fixed in 1.108"? Cheers, Kyle Moffett -- Curious about my work on the Debian powerpcspe port? I'm keeping a blog here: http://pureperl.blogspot.com/ -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/adbc9b3f-e258-4cc9-b30f-569dc4262...@boeing.com
Bug#644764: FTBFS: asm/errno.h: No such file or directory (due to multiarch)
On 10/10/2011 07:52 PM, Moffett, Kyle D wrote: > This build failure is for a native build of > an amd64 "gcc-4.6" on an amd64 system (See the "x86_64-linux-gnu" paths). > > Furthermore, the gcc-defaults package just installs a bunch of symlinks > and a few shell scripts on the system. I fail to see how that could > "fix" an incorrect search path compiled into the temporary "xgcc" binary > during the gcc-4.6 build process. > > Can you explain what you mean by "fixed in 1.108"? it's an upgrade error, fixed in the gcc-multilib postinst (gcc-defaults 1.108). -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4e933189.30...@debian.org
Bug#644764: FTBFS: asm/errno.h: No such file or directory (due to multiarch)
reassign 644764 gcc-defaults 1.107 fixed 644764 1.108 close 644764 thanks On Oct 10, 2011, at 13:55, Matthias Klose wrote: > On 10/10/2011 07:52 PM, Moffett, Kyle D wrote: >> This build failure is for a native build of >> an amd64 "gcc-4.6" on an amd64 system (See the "x86_64-linux-gnu" paths). >> >> Furthermore, the gcc-defaults package just installs a bunch of symlinks >> and a few shell scripts on the system. I fail to see how that could >> "fix" an incorrect search path compiled into the temporary "xgcc" binary >> during the gcc-4.6 build process. >> >> Can you explain what you mean by "fixed in 1.108"? > > it's an upgrade error, fixed in the gcc-multilib postinst (gcc-defaults > 1.108). Ok, I just installed the latest versions of all the gcc-* packages from unstable and now I have the following symlink: /usr/include/asm => x86_64-linux-gnu/asm. Thanks for your help! Cheers, Kyle Moffett -- Curious about my work on the Debian powerpcspe port? I'm keeping a blog here: http://pureperl.blogspot.com/ -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/09bb32ea-a49b-4f77-9335-92e6b9265...@boeing.com
Processed: Re: Bug#644764: FTBFS: asm/errno.h: No such file or directory (due to multiarch)
Processing commands for cont...@bugs.debian.org: > reassign 644764 gcc-defaults 1.107 Bug #644764 [src:gcc-4.6] FTBFS: asm/errno.h: No such file or directory (due to multiarch) Bug reassigned from package 'src:gcc-4.6' to 'gcc-defaults'. Bug No longer marked as found in versions gcc-4.6/4.6.1-13. Bug #644764 [gcc-defaults] FTBFS: asm/errno.h: No such file or directory (due to multiarch) There is no source info for the package 'gcc-defaults' at version '1.107' with architecture '' Unable to make a source version for version '1.107' Bug Marked as found in versions 1.107. > fixed 644764 1.108 Bug #644764 [gcc-defaults] FTBFS: asm/errno.h: No such file or directory (due to multiarch) There is no source info for the package 'gcc-defaults' at version '1.108' with architecture '' Unable to make a source version for version '1.108' Bug Marked as fixed in versions 1.108. > close 644764 Bug#644764: FTBFS: asm/errno.h: No such file or directory (due to multiarch) 'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing. Bug closed, send any further explanations to Kyle Moffett > thanks Stopping processing here. Please contact me if you need assistance. -- 644764: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644764 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/handler.s.c.131827077917670.transcr...@bugs.debian.org
Bug#644849: marked as done (gnat-4.6: does not work with current gcc-4.6)
iles) libobjc3 - Runtime library for GNU Objective-C applications libobjc3-dbg - Runtime library for GNU Objective-C applications (debug symbols) libquadmath0 - GCC Quad-Precision Math Library libquadmath0-dbg - GCC Quad-Precision Math Library (debug symbols) libstdc++6 - GNU Standard C++ Library v3 libstdc++6-4.6-dbg - GNU Standard C++ Library v3 (debugging files) libstdc++6-4.6-dev - GNU Standard C++ Library v3 (development files) libstdc++6-4.6-doc - GNU Standard C++ Library v3 (documentation files) libstdc++6-4.6-pic - GNU Standard C++ Library v3 (shared library subset kit) Closes: 644849 Changes: gcc-4.6 (4.6.1-15) unstable; urgency=low . * Update to SVN 20111010 (r179753) from the gcc-4_6-branch. - Fix PR target/50652. * Update the Linaro support to the 4.6-2011.10-1 release. * Fix gcc-spu installation. * Restore symlink for subminor GCC version. Closes: #644849. Checksums-Sha1: 6d8470a3f60a6856826c5c55a8537006448ad9ae 7279 gcc-4.6_4.6.1-15.dsc 5745f5e603cc06078e8befdaca830d19704be00e 6940200 gcc-4.6_4.6.1-15.diff.gz 26519b1341525c7c62f1531dea4c68a0112a5697 63583610 gcc-4.6-source_4.6.1-15_all.deb 961b9573e4ef72225e5f19027d3221c6235f831a 3708998 libstdc++6-4.6-doc_4.6.1-15_all.deb 9ce5878d9b3c82c1b89a0c5255ba316b14767449 2628546 gcc-4.6-locales_4.6.1-15_all.deb 26d4ff53f21b0e2a240b96ce0da1d60a5617e3e8 135598 gcc-4.6-base_4.6.1-15_amd64.deb 8ce695ed59cf366a81f6d5ed78fa9abe1fc437b7 42916 libgcc1_4.6.1-15_amd64.deb 271775082ead567c07b121461c9e0839d1694f96 92984 libgcc1-dbg_4.6.1-15_amd64.deb b8f27da032a8ad057a25644a887d67bb2a5ebcfe 54122 lib32gcc1_4.6.1-15_amd64.deb ecfdaabac21b0048cb6b30125068a05beea2fd8f 98446 lib32gcc1-dbg_4.6.1-15_amd64.deb 1961e6cbf8f9c01610502cc31536f65401d2b224 126082 libquadmath0_4.6.1-15_amd64.deb 27290c1ed7c4aad418383eacfd9073da62b838d1 149996 libquadmath0-dbg_4.6.1-15_amd64.deb c1d63d56d4c0b6651945262506c95137bfec9ac7 195280 lib32quadmath0_4.6.1-15_amd64.deb d51f899ca949238e471d665e2e4d96c4c69d856f 169490 lib32quadmath0-dbg_4.6.1-15_amd64.deb f4e7739d762060290304e7701cdf276437c399d6 25726 libgomp1_4.6.1-15_amd64.deb dc8bd44876725cef470164997e6bcc69e86b9329 62758 libgomp1-dbg_4.6.1-15_amd64.deb e1d56de63d41aaf59c5d56de8264f4fa8593fe7b 28456 lib32gomp1_4.6.1-15_amd64.deb 22b9a9424f213b6aebdc1e217f7b4df96bbdab9f 62726 lib32gomp1-dbg_4.6.1-15_amd64.deb 3bef65ff9d2363b49ffaf46c9830ea5a2087adf6 4818268 cpp-4.6_4.6.1-15_amd64.deb 94e927c65de0fa422027f11e824713652a27a915 65554 fixincludes_4.6.1-15_amd64.deb ba9220793ba5055712fbbb50ea2cb3b79139f253 218592 libmudflap0-4.6-dev_4.6.1-15_amd64.deb 2b25ea79e289a115e3c4b1929c6de29f39f4cc7e 97866 libmudflap0_4.6.1-15_amd64.deb 2bfc1d3287adfe7ac8760c1f8f5a9aec8d311e87 133600 libmudflap0-dbg_4.6.1-15_amd64.deb 9f1152986c30bc3479abe68091d788634d45c249 88052 lib32mudflap0_4.6.1-15_amd64.deb 52ae4e8587e27f32e6d05abbb23937fb55d03631 118236 lib32mudflap0-dbg_4.6.1-15_amd64.deb a892c802dd06386b50e50de1fdf7ac851f94609d 866 gobjc++-4.6-multilib_4.6.1-15_amd64.deb e6bfba600e6838cc98305e9578dda5edd46f996f 5171390 gobjc++-4.6_4.6.1-15_amd64.deb 5e9505a4cdf788a1ba73f6330f29f72ce3b81320 199620 gobjc-4.6-multilib_4.6.1-15_amd64.deb ec5989dca64529c35994ef9af556b23fa910b8ed 5025052 gobjc-4.6_4.6.1-15_amd64.deb dfba5a6f8976a3ed95f470ece380826bcd385a6c 184814 libobjc3_4.6.1-15_amd64.deb e14665d2a362fde61188edecd39abaea82933171 362760 libobjc3-dbg_4.6.1-15_amd64.deb e5ca6bdb9f4ec63be5fce90f1eed86febd8815fd 183328 lib32objc3_4.6.1-15_amd64.deb 921273ec42d42a9e7e013b36a4d999dd680ecc49 333056 lib32objc3-dbg_4.6.1-15_amd64.deb 6b6c80589cf24939efac8114c0826d8c399fd2fe 2308752 libgo0_4.6.1-15_amd64.deb e74eb1090aeaefe80c39b8dc0e8338957e3b620a 2047622 libgo0-dbg_4.6.1-15_amd64.deb 13e3d20d81d5efa5ff45949cfa47bcfe9e1fdac1 2104364 lib32go0_4.6.1-15_amd64.deb 8703f1276c58fa5e6ff8767e345c1797e89cc749 1574454 lib32go0-dbg_4.6.1-15_amd64.deb 095013582fd135c5a823a743622e1b0034cd4ac2 8139220 gccgo-4.6_4.6.1-15_amd64.deb e56ce543f7806e7ddededdc19143b6f661a07c5c 2802954 gccgo-4.6-multilib_4.6.1-15_amd64.deb 3d2f6ad09ff6d456f10dccac48b2a95e8757a0ba 1012840 g++-4.6-multilib_4.6.1-15_amd64.deb 0490ae49f8bf0b2b425e2411db6692437279693e 6961618 g++-4.6_4.6.1-15_amd64.deb 5a856e6a212270d62afa83275d9861ae2181e261 330482 libstdc++6_4.6.1-15_amd64.deb 7351972c06ffdabb92ff5ba4dc750c0b1cb2a725 343462 lib32stdc++6_4.6.1-15_amd64.deb 624b1a19c2410124d02dfa42ecf48a1d6715f61a 6655682 lib32stdc++6-4.6-dbg_4.6.1-15_amd64.deb 7e89f59c512caac19e36cd8285b0bc51ee1e52db 1660682 libstdc++6-4.6-dev_4.6.1-15_amd64.deb 5533dda38d1e619144df8c0f8c564c761ba27d93 502820 libstdc++6-4.6-pic_4.6.1-15_amd64.deb a2598d6ea589caa4408a8108b4a3d104aef3bb63 4283230 libstdc++6-4.6-dbg_4.6.1-15_amd64.deb 821713231f20427a51ee73b848f6c18872c6c0f3 358274 libgfortran3_4.6.1-15_amd64.deb a86c69b023300bd6d9834cdc397065349adf2b72 806996 libgfortran3-dbg_4.6.1-15_amd64.deb eac50ff1db62e1714a638556bf2f03d397de7533 355856 lib32gfortran3
Processing of gcc-4.6_4.6.1-15_amd64.changes
gcc-4.6_4.6.1-15_amd64.changes uploaded successfully to localhost along with the files: gcc-4.6_4.6.1-15.dsc gcc-4.6_4.6.1-15.diff.gz gcc-4.6-source_4.6.1-15_all.deb libstdc++6-4.6-doc_4.6.1-15_all.deb gcc-4.6-locales_4.6.1-15_all.deb gcc-4.6-base_4.6.1-15_amd64.deb libgcc1_4.6.1-15_amd64.deb libgcc1-dbg_4.6.1-15_amd64.deb lib32gcc1_4.6.1-15_amd64.deb lib32gcc1-dbg_4.6.1-15_amd64.deb libquadmath0_4.6.1-15_amd64.deb libquadmath0-dbg_4.6.1-15_amd64.deb lib32quadmath0_4.6.1-15_amd64.deb lib32quadmath0-dbg_4.6.1-15_amd64.deb libgomp1_4.6.1-15_amd64.deb libgomp1-dbg_4.6.1-15_amd64.deb lib32gomp1_4.6.1-15_amd64.deb lib32gomp1-dbg_4.6.1-15_amd64.deb cpp-4.6_4.6.1-15_amd64.deb fixincludes_4.6.1-15_amd64.deb libmudflap0-4.6-dev_4.6.1-15_amd64.deb libmudflap0_4.6.1-15_amd64.deb libmudflap0-dbg_4.6.1-15_amd64.deb lib32mudflap0_4.6.1-15_amd64.deb lib32mudflap0-dbg_4.6.1-15_amd64.deb gobjc++-4.6-multilib_4.6.1-15_amd64.deb gobjc++-4.6_4.6.1-15_amd64.deb gobjc-4.6-multilib_4.6.1-15_amd64.deb gobjc-4.6_4.6.1-15_amd64.deb libobjc3_4.6.1-15_amd64.deb libobjc3-dbg_4.6.1-15_amd64.deb lib32objc3_4.6.1-15_amd64.deb lib32objc3-dbg_4.6.1-15_amd64.deb libgo0_4.6.1-15_amd64.deb libgo0-dbg_4.6.1-15_amd64.deb lib32go0_4.6.1-15_amd64.deb lib32go0-dbg_4.6.1-15_amd64.deb gccgo-4.6_4.6.1-15_amd64.deb gccgo-4.6-multilib_4.6.1-15_amd64.deb g++-4.6-multilib_4.6.1-15_amd64.deb g++-4.6_4.6.1-15_amd64.deb libstdc++6_4.6.1-15_amd64.deb lib32stdc++6_4.6.1-15_amd64.deb lib32stdc++6-4.6-dbg_4.6.1-15_amd64.deb libstdc++6-4.6-dev_4.6.1-15_amd64.deb libstdc++6-4.6-pic_4.6.1-15_amd64.deb libstdc++6-4.6-dbg_4.6.1-15_amd64.deb libgfortran3_4.6.1-15_amd64.deb libgfortran3-dbg_4.6.1-15_amd64.deb lib32gfortran3_4.6.1-15_amd64.deb lib32gfortran3-dbg_4.6.1-15_amd64.deb gfortran-4.6-multilib_4.6.1-15_amd64.deb gfortran-4.6_4.6.1-15_amd64.deb gcc-4.6-multilib_4.6.1-15_amd64.deb gcc-4.6-plugin-dev_4.6.1-15_amd64.deb gcc-4.6_4.6.1-15_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1rdlfk-0004mv...@franck.debian.org
gcc-4.6_4.6.1-15_amd64.changes ACCEPTED into unstable
Accepted: cpp-4.6_4.6.1-15_amd64.deb to main/g/gcc-4.6/cpp-4.6_4.6.1-15_amd64.deb fixincludes_4.6.1-15_amd64.deb to main/g/gcc-4.6/fixincludes_4.6.1-15_amd64.deb g++-4.6-multilib_4.6.1-15_amd64.deb to main/g/gcc-4.6/g++-4.6-multilib_4.6.1-15_amd64.deb g++-4.6_4.6.1-15_amd64.deb to main/g/gcc-4.6/g++-4.6_4.6.1-15_amd64.deb gcc-4.6-base_4.6.1-15_amd64.deb to main/g/gcc-4.6/gcc-4.6-base_4.6.1-15_amd64.deb gcc-4.6-locales_4.6.1-15_all.deb to main/g/gcc-4.6/gcc-4.6-locales_4.6.1-15_all.deb gcc-4.6-multilib_4.6.1-15_amd64.deb to main/g/gcc-4.6/gcc-4.6-multilib_4.6.1-15_amd64.deb gcc-4.6-plugin-dev_4.6.1-15_amd64.deb to main/g/gcc-4.6/gcc-4.6-plugin-dev_4.6.1-15_amd64.deb gcc-4.6-source_4.6.1-15_all.deb to main/g/gcc-4.6/gcc-4.6-source_4.6.1-15_all.deb gcc-4.6_4.6.1-15.diff.gz to main/g/gcc-4.6/gcc-4.6_4.6.1-15.diff.gz gcc-4.6_4.6.1-15.dsc to main/g/gcc-4.6/gcc-4.6_4.6.1-15.dsc gcc-4.6_4.6.1-15_amd64.deb to main/g/gcc-4.6/gcc-4.6_4.6.1-15_amd64.deb gccgo-4.6-multilib_4.6.1-15_amd64.deb to main/g/gcc-4.6/gccgo-4.6-multilib_4.6.1-15_amd64.deb gccgo-4.6_4.6.1-15_amd64.deb to main/g/gcc-4.6/gccgo-4.6_4.6.1-15_amd64.deb gfortran-4.6-multilib_4.6.1-15_amd64.deb to main/g/gcc-4.6/gfortran-4.6-multilib_4.6.1-15_amd64.deb gfortran-4.6_4.6.1-15_amd64.deb to main/g/gcc-4.6/gfortran-4.6_4.6.1-15_amd64.deb gobjc++-4.6-multilib_4.6.1-15_amd64.deb to main/g/gcc-4.6/gobjc++-4.6-multilib_4.6.1-15_amd64.deb gobjc++-4.6_4.6.1-15_amd64.deb to main/g/gcc-4.6/gobjc++-4.6_4.6.1-15_amd64.deb gobjc-4.6-multilib_4.6.1-15_amd64.deb to main/g/gcc-4.6/gobjc-4.6-multilib_4.6.1-15_amd64.deb gobjc-4.6_4.6.1-15_amd64.deb to main/g/gcc-4.6/gobjc-4.6_4.6.1-15_amd64.deb lib32gcc1-dbg_4.6.1-15_amd64.deb to main/g/gcc-4.6/lib32gcc1-dbg_4.6.1-15_amd64.deb lib32gcc1_4.6.1-15_amd64.deb to main/g/gcc-4.6/lib32gcc1_4.6.1-15_amd64.deb lib32gfortran3-dbg_4.6.1-15_amd64.deb to main/g/gcc-4.6/lib32gfortran3-dbg_4.6.1-15_amd64.deb lib32gfortran3_4.6.1-15_amd64.deb to main/g/gcc-4.6/lib32gfortran3_4.6.1-15_amd64.deb lib32go0-dbg_4.6.1-15_amd64.deb to main/g/gcc-4.6/lib32go0-dbg_4.6.1-15_amd64.deb lib32go0_4.6.1-15_amd64.deb to main/g/gcc-4.6/lib32go0_4.6.1-15_amd64.deb lib32gomp1-dbg_4.6.1-15_amd64.deb to main/g/gcc-4.6/lib32gomp1-dbg_4.6.1-15_amd64.deb lib32gomp1_4.6.1-15_amd64.deb to main/g/gcc-4.6/lib32gomp1_4.6.1-15_amd64.deb lib32mudflap0-dbg_4.6.1-15_amd64.deb to main/g/gcc-4.6/lib32mudflap0-dbg_4.6.1-15_amd64.deb lib32mudflap0_4.6.1-15_amd64.deb to main/g/gcc-4.6/lib32mudflap0_4.6.1-15_amd64.deb lib32objc3-dbg_4.6.1-15_amd64.deb to main/g/gcc-4.6/lib32objc3-dbg_4.6.1-15_amd64.deb lib32objc3_4.6.1-15_amd64.deb to main/g/gcc-4.6/lib32objc3_4.6.1-15_amd64.deb lib32quadmath0-dbg_4.6.1-15_amd64.deb to main/g/gcc-4.6/lib32quadmath0-dbg_4.6.1-15_amd64.deb lib32quadmath0_4.6.1-15_amd64.deb to main/g/gcc-4.6/lib32quadmath0_4.6.1-15_amd64.deb lib32stdc++6-4.6-dbg_4.6.1-15_amd64.deb to main/g/gcc-4.6/lib32stdc++6-4.6-dbg_4.6.1-15_amd64.deb lib32stdc++6_4.6.1-15_amd64.deb to main/g/gcc-4.6/lib32stdc++6_4.6.1-15_amd64.deb libgcc1-dbg_4.6.1-15_amd64.deb to main/g/gcc-4.6/libgcc1-dbg_4.6.1-15_amd64.deb libgcc1_4.6.1-15_amd64.deb to main/g/gcc-4.6/libgcc1_4.6.1-15_amd64.deb libgfortran3-dbg_4.6.1-15_amd64.deb to main/g/gcc-4.6/libgfortran3-dbg_4.6.1-15_amd64.deb libgfortran3_4.6.1-15_amd64.deb to main/g/gcc-4.6/libgfortran3_4.6.1-15_amd64.deb libgo0-dbg_4.6.1-15_amd64.deb to main/g/gcc-4.6/libgo0-dbg_4.6.1-15_amd64.deb libgo0_4.6.1-15_amd64.deb to main/g/gcc-4.6/libgo0_4.6.1-15_amd64.deb libgomp1-dbg_4.6.1-15_amd64.deb to main/g/gcc-4.6/libgomp1-dbg_4.6.1-15_amd64.deb libgomp1_4.6.1-15_amd64.deb to main/g/gcc-4.6/libgomp1_4.6.1-15_amd64.deb libmudflap0-4.6-dev_4.6.1-15_amd64.deb to main/g/gcc-4.6/libmudflap0-4.6-dev_4.6.1-15_amd64.deb libmudflap0-dbg_4.6.1-15_amd64.deb to main/g/gcc-4.6/libmudflap0-dbg_4.6.1-15_amd64.deb libmudflap0_4.6.1-15_amd64.deb to main/g/gcc-4.6/libmudflap0_4.6.1-15_amd64.deb libobjc3-dbg_4.6.1-15_amd64.deb to main/g/gcc-4.6/libobjc3-dbg_4.6.1-15_amd64.deb libobjc3_4.6.1-15_amd64.deb to main/g/gcc-4.6/libobjc3_4.6.1-15_amd64.deb libquadmath0-dbg_4.6.1-15_amd64.deb to main/g/gcc-4.6/libquadmath0-dbg_4.6.1-15_amd64.deb libquadmath0_4.6.1-15_amd64.deb to main/g/gcc-4.6/libquadmath0_4.6.1-15_amd64.deb libstdc++6-4.6-dbg_4.6.1-15_amd64.deb to main/g/gcc-4.6/libstdc++6-4.6-dbg_4.6.1-15_amd64.deb libstdc++6-4.6-dev_4.6.1-15_amd64.deb to main/g/gcc-4.6/libstdc++6-4.6-dev_4.6.1-15_amd64.deb libstdc++6-4.6-doc_4.6.1-15_all.deb to main/g/gcc-4.6/libstdc++6-4.6-doc_4.6.1-15_all.deb libstdc++6-4.6-pic_4.6.1-15_amd64.deb to main/g/gcc-4.6/libstdc++6-4.6-pic_4.6.1-15_amd64.deb libstdc++6_4.6.1-15_amd64.deb to main/g/gcc-4.6/libstdc++6_4.6.1-15_amd64.deb Override entries for your package: cpp-4.6_4.6.1-15_amd64.deb - optional interpreters fixincludes_4.6.1-15_amd64.deb - optional devel g++-4.6-multilib_4.6.1-15_amd64.deb - optional devel g++-4.6_4
gcc-4.6 override disparity
There are disparities between your recently accepted upload and the override file for the following file(s): lib32stdc++6_4.6.1-15_amd64.deb: package says priority is extra, override says optional. Please note that a list of new sections were recently added to the archive: cli-mono, database, debug, fonts, gnu-r, gnustep, haskell, httpd, java, kernel, lisp, localization, ocaml, php, ruby, vcs, video, xfce, zope. At this time a script was used to reclassify packages into these sections. If this is the case, please only reply to this email if the new section is inappropriate, otherwise please update your package at the next upload. Either the package or the override file is incorrect. If you think the override is correct and the package wrong please fix the package so that this disparity is fixed in the next upload. If you feel the override is incorrect then please file a bug against ftp.debian.org and explain why. Please INCLUDE the list of packages as seen above, or we won't be able to deal with your request due to missing information. Please make sure that the subject of the bug you file follows the following format: Subject: override: BINARY1:section/priority, [...], BINARYX:section/priority Include the justification for the change in the body of the mail please. [NB: this is an automatically generated mail; if you already filed a bug and have not received a response yet, please ignore this mail. Your bug needs to be processed by a human and will be in due course, but until then the installer will send these automated mails; sorry.] -- Debian distribution maintenance software (This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@debian.org) -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1rdln3-0006z5...@franck.debian.org
Bug#643253: marked as done (ppl: FTBFS: dpkg-buildpackage: error: dpkg-source -b ppl-0.11.2 gave error exit status 2)
Your message dated Mon, 10 Oct 2011 20:50:18 + with message-id and subject line Bug#643253: fixed in ppl 0.11.2-5 has caused the Debian Bug report #643253, regarding ppl: FTBFS: dpkg-buildpackage: error: dpkg-source -b ppl-0.11.2 gave error exit status 2 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.) -- 643253: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643253 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: ppl Version: 0.11.2-4 Severity: important Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20110923 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > fakeroot debian/rules clean > dh_testdir > dh_testroot > rm -f configure-stamp build-stamp > rm -f build-arch-stamp build-indep-stamp > [ ! -e Makefile ] || /usr/bin/make distclean > rm -f config.sub Watchdog/config.sub > rm -f config.guess Watchdog/config.guess > dh_clean > dpkg-source -b ppl-0.11.2 > dpkg-source: info: using source format `3.0 (quilt)' > dpkg-source: info: building ppl using existing ./ppl_0.11.2.orig.tar.bz2 > dpkg-source: warning: ignoring deletion of file config.sub > dpkg-source: warning: ignoring deletion of file config.guess > dpkg-source: warning: ignoring deletion of file Watchdog/config.sub > dpkg-source: warning: ignoring deletion of file Watchdog/config.guess > dpkg-source: info: local changes detected, the modified files are: > ppl-0.11.2/Watchdog/tests/pwl_test.hh > ppl-0.11.2/src/Grid_public.cc > ppl-0.11.2/src/Interval.defs.hh > ppl-0.11.2/src/Interval.inlines.hh > ppl-0.11.2/src/Interval.templates.hh > ppl-0.11.2/src/wrap_assign.hh > ppl-0.11.2/tests/BD_Shape/relations3.cc > ppl-0.11.2/tests/Box/relations4.cc > ppl-0.11.2/tests/Octagonal_Shape/relatwithcons2.cc > ppl-0.11.2/tests/Octagonal_Shape/relatwithgen1.cc > ppl-0.11.2/tests/ppl_test.hh > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/ppl_0.11.2-4.diff.3SfYME > dpkg-source: info: you can integrate the local changes with dpkg-source > --commit > dpkg-buildpackage: error: dpkg-source -b ppl-0.11.2 gave error exit status 2 > > Build finished at 20110923-2224 The full build log is available from: http://people.debian.org/~lucas/logs/2011/09/23/ppl_0.11.2-4_lsid64.buildlog This error is due to recent dpkg changes "“dpkg-source -b” on a “2.0” or “3.0 (quilt)” source package will fail if it detects upstream changes which are not managed by a quilt patch." [0] [0] http://lists.debian.org/debian-devel-announce/2011/09/msg1.html 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. Internet was not accessible from the build systems. --- End Message --- --- Begin Message --- Source: ppl Source-Version: 0.11.2-5 We believe that the bug you reported is fixed in the latest version of ppl, which is due to be installed in the Debian FTP archive: libppl-c4_0.11.2-5_amd64.deb to main/p/ppl/libppl-c4_0.11.2-5_amd64.deb libppl-doc_0.11.2-5_all.deb to main/p/ppl/libppl-doc_0.11.2-5_all.deb libppl-swi_0.11.2-5_amd64.deb to main/p/ppl/libppl-swi_0.11.2-5_amd64.deb libppl0.11-dev_0.11.2-5_amd64.deb to main/p/ppl/libppl0.11-dev_0.11.2-5_amd64.deb libppl9_0.11.2-5_amd64.deb to main/p/ppl/libppl9_0.11.2-5_amd64.deb libpwl-dev_0.11.2-5_amd64.deb to main/p/ppl/libpwl-dev_0.11.2-5_amd64.deb libpwl5_0.11.2-5_amd64.deb to main/p/ppl/libpwl5_0.11.2-5_amd64.deb ppl_0.11.2-5.debian.tar.gz to main/p/ppl/ppl_0.11.2-5.debian.tar.gz ppl_0.11.2-5.dsc to main/p/ppl/ppl_0.11.2-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 643...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Matthias Klose (supplier of updated ppl 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: Mon, 10 Oct 2011 18:45:44 +0200 Source: ppl Binary: libppl9 libppl0.11-dev libppl-c4 libpwl
Processing of ppl_0.11.2-5_amd64.changes
ppl_0.11.2-5_amd64.changes uploaded successfully to localhost along with the files: ppl_0.11.2-5.dsc ppl_0.11.2-5.debian.tar.gz libppl9_0.11.2-5_amd64.deb libppl0.11-dev_0.11.2-5_amd64.deb libppl-c4_0.11.2-5_amd64.deb libpwl5_0.11.2-5_amd64.deb libpwl-dev_0.11.2-5_amd64.deb libppl-swi_0.11.2-5_amd64.deb libppl-doc_0.11.2-5_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1rdmzs-00012b...@franck.debian.org
ppl_0.11.2-5_amd64.changes ACCEPTED into unstable
Accepted: libppl-c4_0.11.2-5_amd64.deb to main/p/ppl/libppl-c4_0.11.2-5_amd64.deb libppl-doc_0.11.2-5_all.deb to main/p/ppl/libppl-doc_0.11.2-5_all.deb libppl-swi_0.11.2-5_amd64.deb to main/p/ppl/libppl-swi_0.11.2-5_amd64.deb libppl0.11-dev_0.11.2-5_amd64.deb to main/p/ppl/libppl0.11-dev_0.11.2-5_amd64.deb libppl9_0.11.2-5_amd64.deb to main/p/ppl/libppl9_0.11.2-5_amd64.deb libpwl-dev_0.11.2-5_amd64.deb to main/p/ppl/libpwl-dev_0.11.2-5_amd64.deb libpwl5_0.11.2-5_amd64.deb to main/p/ppl/libpwl5_0.11.2-5_amd64.deb ppl_0.11.2-5.debian.tar.gz to main/p/ppl/ppl_0.11.2-5.debian.tar.gz ppl_0.11.2-5.dsc to main/p/ppl/ppl_0.11.2-5.dsc Override entries for your package: libppl-c4_0.11.2-5_amd64.deb - optional libs libppl-doc_0.11.2-5_all.deb - optional doc libppl-swi_0.11.2-5_amd64.deb - optional libs libppl0.11-dev_0.11.2-5_amd64.deb - optional libdevel libppl9_0.11.2-5_amd64.deb - optional libs libpwl-dev_0.11.2-5_amd64.deb - optional libdevel libpwl5_0.11.2-5_amd64.deb - optional libs ppl_0.11.2-5.dsc - source libs Announcing to debian-devel-chan...@lists.debian.org Closing bugs: 643253 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1rdmni-0008ps...@franck.debian.org
Bug#636277: marked as done (gcc-3.3: should be multiarch'ified)
Your message dated Mon, 10 Oct 2011 21:17:15 + with message-id and subject line Bug#636277: fixed in gcc-3.3 1:3.3.6ds1-25 has caused the Debian Bug report #636277, regarding gcc-3.3: should be multiarch'ified 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.) -- 636277: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636277 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: libstdc++5 Version: 1:3.3.6-24 libstdc++5 should be multiarch'ified to support legacy applications cross-architecture. Kind regards, Philipp Kern -- .''`. Philipp KernDebian Developer : :' : http://philkern.de Stable Release Manager `. `' xmpp:p...@0x539.de Wanna-Build Admin `-finger pkern/k...@db.debian.org signature.asc Description: Digital signature --- End Message --- --- Begin Message --- Source: gcc-3.3 Source-Version: 1:3.3.6ds1-25 We believe that the bug you reported is fixed in the latest version of gcc-3.3, which is due to be installed in the Debian FTP archive: gcc-3.3_3.3.6ds1-25.diff.gz to main/g/gcc-3.3/gcc-3.3_3.3.6ds1-25.diff.gz gcc-3.3_3.3.6ds1-25.dsc to main/g/gcc-3.3/gcc-3.3_3.3.6ds1-25.dsc libstdc++5_3.3.6-25_amd64.deb to main/g/gcc-3.3/libstdc++5_3.3.6-25_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 636...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Philipp Kern (supplier of updated gcc-3.3 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: SHA256 Format: 1.8 Date: Mon, 10 Oct 2011 22:26:38 +0200 Source: gcc-3.3 Binary: libstdc++5 Architecture: source amd64 Version: 1:3.3.6ds1-25 Distribution: unstable Urgency: low Maintainer: Philipp Kern Changed-By: Philipp Kern Description: libstdc++5 - The GNU Standard C++ Library v3 Closes: 636277 Changes: gcc-3.3 (1:3.3.6ds1-25) unstable; urgency=low . * Multiarch'ify libstdc++5. Thanks to Felix Geyer for the full patch! (Closes: #636277) * Drop lpia everywhere. Checksums-Sha1: d307f61885e1ac039e3fb57cedb641f63eea4f79 1886 gcc-3.3_3.3.6ds1-25.dsc 91bf78d221889322c5483f287da007d6e0287853 382945 gcc-3.3_3.3.6ds1-25.diff.gz 181c35d8ca3f5644b3f5d6fc531e9ac489e8528b 308680 libstdc++5_3.3.6-25_amd64.deb Checksums-Sha256: bdb7ce074668563f5c2b1591662f6f062932b7bca30e79283f6a9f1a8f4fbbe4 1886 gcc-3.3_3.3.6ds1-25.dsc 45a7d3bc953410706f9f8441e0e72fd9b1349210577af56eb5b65f9ea8c53cfb 382945 gcc-3.3_3.3.6ds1-25.diff.gz 0d0c3347bbf0ea8ea77d568503c1c52ce4c98f2522e73fa37d94797183832abe 308680 libstdc++5_3.3.6-25_amd64.deb Files: 36dbe756e784422506bb0d9492b0b879 1886 devel optional gcc-3.3_3.3.6ds1-25.dsc 17538b2ff0019eca64be41a8ae2afdd3 382945 devel optional gcc-3.3_3.3.6ds1-25.diff.gz c1397cf1767b142d81d3471ffc2c8deb 308680 libs optional libstdc++5_3.3.6-25_amd64.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iEYEAREIAAYFAk6TXq0ACgkQ7Ro5M7LPzdjn8ACg4YDcnIilOXgetidVoEH4aEfx qHEAn2ZTJ/67yQifpMfIh5UF5HVt5PfY =Zone -END PGP SIGNATURE- --- End Message ---
Processing of gcc-snapshot_20111010-1_i386.changes
gcc-snapshot_20111010-1_i386.changes uploaded successfully to localhost along with the files: gcc-snapshot_20111010-1.dsc gcc-snapshot_20111010.orig.tar.gz gcc-snapshot_20111010-1.diff.gz gcc-snapshot_20111010-1_i386.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1rdpd2-0002u5...@franck.debian.org
gcc-snapshot_20111010-1_i386.changes ACCEPTED into unstable
Accepted: gcc-snapshot_20111010-1.diff.gz to main/g/gcc-snapshot/gcc-snapshot_20111010-1.diff.gz gcc-snapshot_20111010-1.dsc to main/g/gcc-snapshot/gcc-snapshot_20111010-1.dsc gcc-snapshot_20111010-1_i386.deb to main/g/gcc-snapshot/gcc-snapshot_20111010-1_i386.deb gcc-snapshot_20111010.orig.tar.gz to main/g/gcc-snapshot/gcc-snapshot_20111010.orig.tar.gz Override entries for your package: gcc-snapshot_20111010-1.dsc - source devel gcc-snapshot_20111010-1_i386.deb - extra devel Announcing to debian-devel-chan...@lists.debian.org Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1rdpoq-0005gb...@franck.debian.org