Bug#717014: gnat-4.8: on some archs, a library using Elementary_Functions needs -lm
I have requested removal of gnat-4.8 from the archive; can you tell me if this bug is still presend in gnat-4.9? -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/87iopnw56y@ludovic-brenta.org
Bug#673772: gnat-4.8: mips: ATC with syscalls not working
I have requested removal of gnat-4.8 from the archive; can you tell me if this bug is still presend in gnat-4.9? -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/87k3a3w58m@ludovic-brenta.org
Bug#666106: gnat-4.8: kfreebsd-i386: Exceptions with tracebacks in task rendezvous cause STORAGE_ERROR
I have requested removal of gnat-4.8 from the archive. Can you please tell me whether this bug is still present in gnat-4.9? -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/87oazfw5ad@ludovic-brenta.org
Bug#687642: armel armhf: gcc -shared reads libgnarl.a instead of .so
I have requested removal of gnat-4.8 from the archive; can you tell me if this bug is still presend in gnat-4.9? IIUC, upstream has improved support for arm in this new release. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/87siorw5c9@ludovic-brenta.org
Processed: 717014 reproduced on abel.debian.org
Processing commands for cont...@bugs.debian.org: > reassign 717014 gnat-4.9 4.9.0-1 Bug #717014 [gnat-4.8] on some archs, a library using Elementary_Functions needs -lm Bug reassigned from package 'gnat-4.8' to 'gnat-4.9'. No longer marked as found in versions gnat-4.8/4.8.2-8. Ignoring request to alter fixed versions of bug #717014 to the same values previously set Bug #717014 [gnat-4.9] on some archs, a library using Elementary_Functions needs -lm Marked as found in versions gnat-4.9/4.9.0-1. > End of message, stopping processing here. Please contact me if you need assistance. -- 717014: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717014 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: https://lists.debian.org/handler.s.c.139911934014793.transcr...@bugs.debian.org
Processed: fixed in 4.9 on abel.debian.org
Processing commands for cont...@bugs.debian.org: > retitle 687642 [Fixed in 4.9] armel armhf: gcc -shared reads libgnarl.a > instead of .so Bug #687642 [gnat-4.8] armel armhf: gcc -shared reads libgnarl.a instead of .so Changed Bug title to '[Fixed in 4.9] armel armhf: gcc -shared reads libgnarl.a instead of .so' from 'armel armhf: gcc -shared reads libgnarl.a instead of .so' > End of message, stopping processing here. Please contact me if you need assistance. -- 687642: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687642 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: https://lists.debian.org/handler.s.c.139912011719892.transcr...@bugs.debian.org
Bug#666106: gnat-4.8: kfreebsd-i386: Exceptions with tracebacks in task rendezvous cause STORAGE_ERROR
Ludovic Brenta a écrit : I have requested removal of gnat-4.8 from the archive. Can you please tell me whether this bug is still present in gnat-4.9? Here is my experience with a kFreeBSD-amd64 : xavier@poste-travail-xavier:~/gnat-lab/test-bug-666106$ ./main raised CONSTRAINT_ERROR : Some error occurred xavier@poste-travail-xavier:~/gnat-lab/test-bug-666106$ gnatclean main "./main.ali" has been deleted "./main.o" has been deleted "main" has been deleted xavier@poste-travail-xavier:~/gnat-lab/test-bug-666106$ gnatmake main.adb -bargs -E gcc-4.9 -c main.adb gnatbind -E -x main.ali gnatlink main.ali xavier@poste-travail-xavier:~/gnat-lab/test-bug-666106$ ./main Execution terminated by unhandled exception Exception name: CONSTRAINT_ERROR Message: Some error occurred Call stack traceback locations: 0x800850840 0x402d1f 0x402c46 0x801605803 0x4026ca 0xfffe Seems OK to me for amd64, no i386 at hand before a few days. This message was sent using the webmail platform from IN2P3 Computing Center -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140503153050.14824a6r0x1gg...@webmail.in2p3.fr
Bug#746786: libgcj14:amd64: adequate reports broken symlink when upgrading libgcj14
Package: libgcj14 Version: 4.8.2-21 Severity: normal Dear Maintainer, When upgrading libgcj14 I got the following :- libgcj14:amd64: broken-symlink /usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre/lib/security/java.security -> ../../../../../x86_64-linux-gnu/security/classpath.security I went to /usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 and tried to list if there was a directory called as x86_64-linux-gnu /usr/lib/jvm/java-1.5.0-gcj-4.8-amd64$ ls bin include jre lib man As can be seen there is no directory called x86_64-linux-gnu/ . The only file called classpath.security could be found out at $ apt-file search classpath.security gcc-snapshot: /usr/lib/gcc-snapshot/lib/security/classpath.security libgcj-common: /etc/java/security/classpath.security libgcj-common: /usr/lib/security/classpath.security /usr/lib/security$ ll total 0 lrwxrwxrwx 1 root root 36 Apr 4 18:14 classpath.security -> /var/lib/security/classpath.security which in turn goes to :- /var/lib/security$ ll -h total 4.0K -rw-r--r-- 1 root root 2.5K Apr 10 19:34 classpath.security Maybe this is the file you wanted to link to ? Looking forward to a fixed version. -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (600, 'testing'), (500, 'testing-updates'), (1, 'experimental'), (1, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.13-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libgcj14:amd64 depends on: ii gcc-4.8-base 4.8.2-21 ii libasound2 1.0.27.2-3 ii libc6 2.18-5 ii libgcc11:4.9.0-1 ii libgcj-common 1:4.8.2-3 ii libgmp10 2:6.0.0+dfsg-2 ii multiarch-support 2.18-5 ii zlib1g 1:1.2.8.dfsg-1 Versions of packages libgcj14:amd64 recommends: ii gcj-4.8-jre-lib 4.8.2-21 Versions of packages libgcj14:amd64 suggests: ii libgcj14-awt 4.8.2-21 pn libgcj14-dbg -- no debconf information -- Regards, Shirish Agarwal शिरीष अग्रवाल My quotes in this email licensed under CC 3.0 http://creativecommons.org/licenses/by-nc/3.0/ http://flossexperiences.wordpress.com EB80 462B 08E1 A0DE A73A 2C2F 9F3D C7A4 E1C4 D2D8 -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/CADdDZR=_3XUe6gPYUKt8Rj4Er_oU=yb2rdu+2xhsszvhbap...@mail.gmail.com
Processed: Re: kfreebsd-i386: Exceptions with tracebacks in task rendezvous cause STORAGE_ERROR
Processing control commands: > reassign -1 gnat-4.9 4.9.0-1 Bug #666106 [gnat-4.8] kfreebsd-i386: Exceptions with tracebacks in task rendezvous cause STORAGE_ERROR Bug reassigned from package 'gnat-4.8' to 'gnat-4.9'. No longer marked as found in versions gnat-4.8/4.8.2-8. Ignoring request to alter fixed versions of bug #666106 to the same values previously set Bug #666106 [gnat-4.9] kfreebsd-i386: Exceptions with tracebacks in task rendezvous cause STORAGE_ERROR Marked as found in versions gnat-4.9/4.9.0-1. -- 666106: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666106 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: https://lists.debian.org/handler.s.b666106.13991293618556.transcr...@bugs.debian.org
Bug#666106: kfreebsd-i386: Exceptions with tracebacks in task rendezvous cause STORAGE_ERROR
Package: gnat-4.8 Followup-For: Bug #666106 Control: reassign -1 gnat-4.9 4.9.0-1 On fischer.debian.org, -E has no effect. This is a bug by itself. (sid_kfreebsd-i386)$ gnatclean -q main && gnatmake main && ./main gcc-4.9 -c main.adb gnatbind -x main.ali gnatlink main.ali raised CONSTRAINT_ERROR : Some error occurred (sid_kfreebsd-i386)$ gnatclean -q main && gnatmake main -bargs -E && ./main gcc-4.9 -c main.adb gnatbind -E -x main.ali gnatlink main.ali raised CONSTRAINT_ERROR : Some error occurred -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140503150238.6123.97240.reportbug@pegase
Processed: Re: mips: ATC with syscalls not working
Processing control commands: > reassign -1 gnat-4.9 4.9.0-1 Bug #673772 [gnat-4.8] mips: ATC with syscalls not working Bug reassigned from package 'gnat-4.8' to 'gnat-4.9'. No longer marked as found in versions gnat-4.8/4.8.2-8. Ignoring request to alter fixed versions of bug #673772 to the same values previously set Bug #673772 [gnat-4.9] mips: ATC with syscalls not working Marked as found in versions gnat-4.9/4.9.0-1. -- 673772: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673772 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: https://lists.debian.org/handler.s.b673772.13991298766.transcr...@bugs.debian.org
Bug#673772: mips: ATC with syscalls not working
Package: gnat-4.8 Followup-For: Bug #673772 Control: reassign -1 gnat-4.9 4.9.0-1 Seen on gabrielli.debian.org. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140503151113.15695.27728.reportbug@pegase
Processing of gcc-4.9_4.9.0-2_amd64.changes
gcc-4.9_4.9.0-2_amd64.changes uploaded successfully to localhost along with the files: gcc-4.9-source_4.9.0-2_all.deb gcj-4.9-jre-lib_4.9.0-2_all.deb gcj-4.9-source_4.9.0-2_all.deb libgcj-doc_4.9.0-2_all.deb libstdc++-4.9-doc_4.9.0-2_all.deb gcc-4.9-locales_4.9.0-2_all.deb gcc-4.9-base_4.9.0-2_amd64.deb libgcc1_4.9.0-2_amd64.deb libgcc1-dbg_4.9.0-2_amd64.deb libgcc-4.9-dev_4.9.0-2_amd64.deb lib32gcc1_4.9.0-2_amd64.deb lib32gcc1-dbg_4.9.0-2_amd64.deb lib32gcc-4.9-dev_4.9.0-2_amd64.deb libx32gcc1_4.9.0-2_amd64.deb libx32gcc1-dbg_4.9.0-2_amd64.deb libx32gcc-4.9-dev_4.9.0-2_amd64.deb libquadmath0_4.9.0-2_amd64.deb libquadmath0-dbg_4.9.0-2_amd64.deb lib32quadmath0_4.9.0-2_amd64.deb lib32quadmath0-dbg_4.9.0-2_amd64.deb libx32quadmath0_4.9.0-2_amd64.deb libx32quadmath0-dbg_4.9.0-2_amd64.deb libgomp1_4.9.0-2_amd64.deb libgomp1-dbg_4.9.0-2_amd64.deb lib32gomp1_4.9.0-2_amd64.deb lib32gomp1-dbg_4.9.0-2_amd64.deb libx32gomp1_4.9.0-2_amd64.deb libx32gomp1-dbg_4.9.0-2_amd64.deb libitm1_4.9.0-2_amd64.deb libitm1-dbg_4.9.0-2_amd64.deb lib32itm1_4.9.0-2_amd64.deb lib32itm1-dbg_4.9.0-2_amd64.deb libx32itm1_4.9.0-2_amd64.deb libx32itm1-dbg_4.9.0-2_amd64.deb libatomic1_4.9.0-2_amd64.deb libatomic1-dbg_4.9.0-2_amd64.deb lib32atomic1_4.9.0-2_amd64.deb lib32atomic1-dbg_4.9.0-2_amd64.deb libx32atomic1_4.9.0-2_amd64.deb libx32atomic1-dbg_4.9.0-2_amd64.deb cpp-4.9_4.9.0-2_amd64.deb fixincludes_4.9.0-2_amd64.deb gobjc++-4.9-multilib_4.9.0-2_amd64.deb gobjc++-4.9_4.9.0-2_amd64.deb gobjc-4.9-multilib_4.9.0-2_amd64.deb gobjc-4.9_4.9.0-2_amd64.deb libobjc4_4.9.0-2_amd64.deb libobjc4-dbg_4.9.0-2_amd64.deb libobjc-4.9-dev_4.9.0-2_amd64.deb lib32objc4_4.9.0-2_amd64.deb lib32objc4-dbg_4.9.0-2_amd64.deb lib32objc-4.9-dev_4.9.0-2_amd64.deb libx32objc4_4.9.0-2_amd64.deb libx32objc4-dbg_4.9.0-2_amd64.deb libx32objc-4.9-dev_4.9.0-2_amd64.deb libgo5_4.9.0-2_amd64.deb libgo5-dbg_4.9.0-2_amd64.deb lib32go5_4.9.0-2_amd64.deb lib32go5-dbg_4.9.0-2_amd64.deb libx32go5_4.9.0-2_amd64.deb libx32go5-dbg_4.9.0-2_amd64.deb gccgo-4.9_4.9.0-2_amd64.deb gccgo-4.9-multilib_4.9.0-2_amd64.deb gcj-4.9-jre-headless_4.9.0-2_amd64.deb libgcj15_4.9.0-2_amd64.deb libgcj15-awt_4.9.0-2_amd64.deb gcj-4.9-jre_4.9.0-2_amd64.deb gcj-4.9-jdk_4.9.0-2_amd64.deb libgcj15-dev_4.9.0-2_amd64.deb libgcj15-dbg_4.9.0-2_amd64.deb gcj-4.9_4.9.0-2_amd64.deb g++-4.9-multilib_4.9.0-2_amd64.deb g++-4.9_4.9.0-2_amd64.deb libstdc++6_4.9.0-2_amd64.deb lib32stdc++6_4.9.0-2_amd64.deb lib32stdc++-4.9-dev_4.9.0-2_amd64.deb lib32stdc++6-4.9-dbg_4.9.0-2_amd64.deb libx32stdc++6_4.9.0-2_amd64.deb libx32stdc++-4.9-dev_4.9.0-2_amd64.deb libx32stdc++6-4.9-dbg_4.9.0-2_amd64.deb libstdc++-4.9-dev_4.9.0-2_amd64.deb libstdc++-4.9-pic_4.9.0-2_amd64.deb libstdc++6-4.9-dbg_4.9.0-2_amd64.deb libasan1_4.9.0-2_amd64.deb libasan1-dbg_4.9.0-2_amd64.deb lib32asan1_4.9.0-2_amd64.deb lib32asan1-dbg_4.9.0-2_amd64.deb libx32asan1_4.9.0-2_amd64.deb libx32asan1-dbg_4.9.0-2_amd64.deb liblsan0_4.9.0-2_amd64.deb liblsan0-dbg_4.9.0-2_amd64.deb lib32lsan0_4.9.0-2_amd64.deb lib32lsan0-dbg_4.9.0-2_amd64.deb libx32lsan0_4.9.0-2_amd64.deb libx32lsan0-dbg_4.9.0-2_amd64.deb libtsan0_4.9.0-2_amd64.deb libtsan0-dbg_4.9.0-2_amd64.deb libubsan0_4.9.0-2_amd64.deb libubsan0-dbg_4.9.0-2_amd64.deb lib32ubsan0_4.9.0-2_amd64.deb lib32ubsan0-dbg_4.9.0-2_amd64.deb libx32ubsan0_4.9.0-2_amd64.deb libx32ubsan0-dbg_4.9.0-2_amd64.deb libvtv0_4.9.0-2_amd64.deb libvtv0-dbg_4.9.0-2_amd64.deb lib32vtv0_4.9.0-2_amd64.deb lib32vtv0-dbg_4.9.0-2_amd64.deb libx32vtv0_4.9.0-2_amd64.deb libx32vtv0-dbg_4.9.0-2_amd64.deb libcilkrts5_4.9.0-2_amd64.deb libcilkrts5-dbg_4.9.0-2_amd64.deb lib32cilkrts5_4.9.0-2_amd64.deb lib32cilkrts5-dbg_4.9.0-2_amd64.deb libx32cilkrts5_4.9.0-2_amd64.deb libx32cilkrts5-dbg_4.9.0-2_amd64.deb libgfortran3_4.9.0-2_amd64.deb libgfortran3-dbg_4.9.0-2_amd64.deb libgfortran-4.9-dev_4.9.0-2_amd64.deb lib32gfortran3_4.9.0-2_amd64.deb lib32gfortran3-dbg_4.9.0-2_amd64.deb lib32gfortran-4.9-dev_4.9.0-2_amd64.deb libx32gfortran3_4.9.0-2_amd64.deb libx32gfortran3-dbg_4.9.0-2_amd64.deb libx32gfortran-4.9-dev_4.9.0-2_amd64.deb gfortran-4.9-multilib_4.9.0-2_amd64.deb gfortran-4.9_4.9.0-2_amd64.deb gdc-4.9_4.9.0-2_amd64.deb libphobos-4.9-dev_4.9.0-2_amd64.deb gcc-4.9-multilib_4.9.0-2_amd64.deb gcc-4.9-plugin-dev_4.9.0-2_amd64.deb gcc-4.9_4.9.0-2_amd64.deb gcc-4.9_4.9.0-2.dsc gcc-4.9_4.9.0-2.diff.gz 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: https://lists.debian.org/e1wgccj-0004sj...@franck.debian.org
gcc-4.9_4.9.0-2_amd64.changes ACCEPTED into unstable
for GNU Fortran applications (x32 debug symbols) libx32go5 - Runtime library for GNU Go applications (x32) libx32go5-dbg - Runtime library for GNU Go applications (x32 debug symbols) libx32gomp1 - GCC OpenMP (GOMP) support library (x32) libx32gomp1-dbg - GCC OpenMP (GOMP) support library (x32 debug symbols) libx32itm1 - GNU Transactional Memory Library (x32) libx32itm1-dbg - GNU Transactional Memory Library (x32 debug symbols) libx32lsan0 - LeakSanitizer -- a memory leak detector (x32) libx32lsan0-dbg - LeakSanitizer -- a memory leak detector (x32 debug symbols) libx32objc-4.9-dev - Runtime library for GNU Objective-C applications (x32 development libx32objc4 - Runtime library for GNU Objective-C applications (x32) libx32objc4-dbg - Runtime library for GNU Objective-C applications (x32 debug symbo libx32quadmath0 - GCC Quad-Precision Math Library (x32) libx32quadmath0-dbg - GCC Quad-Precision Math Library (x32 debug symbols) libx32stdc++-4.9-dev - GNU Standard C++ Library v3 (development files) libx32stdc++6 - GNU Standard C++ Library v3 (x32) libx32stdc++6-4.9-dbg - GNU Standard C++ Library v3 (debugging files) libx32ubsan0 - UBSan -- undefined behaviour sanitizer (x32) libx32ubsan0-dbg - UBSan -- undefined behaviour sanitizer (x32 debug symbols) libx32vtv0 - GNU vtable verification library (x32) libx32vtv0-dbg - GNU vtable verification library (x32 debug symbols) Changes: gcc-4.9 (4.9.0-2) unstable; urgency=medium . * Update to SVN 20140503 (r210033) from the gcc-4_9-branch. - Fix PR go/60931, garbage collector issue with non 4kB system page size. LP: #1304754. . [Matthias Klose] * Fix libgcc-dev dependency on gcc, when not building libgcc. * Fix gnat for snapshot builds on ppc64el. * Update the libsanitizer build fix for sparc. * Install only versioned gcc-ar gcc-nm gcc-ranlib binaries for the hppa64 cross compiler. Install hppa64 alternatives. Addresses: #745967. * Fix the as and ld symlinks for the hppa64 cross compiler. * Add the gnat backport for AArch64. * Update gnat patches not to use tabs and too long lines. * libgnatvsn: Use CC and CXX passed from the toplevel makefile, drop gnat build dependency on g++. Addresses: #746688. . Merge from gnat-4.9 (4.9.0-1) unstable; urgency=low: . [Ludovic Brenta] * debian/patches/ada-hurd.diff: refresh for new upstream version that restores POSIX compliance in System.OS_Interface.timespec. * debian/patches/ada-kfreebsd.diff: make System.OS_Interface.To_Timespec consistent with s-osinte-posix.adb. [Nicolas Boulenguez] * rules.conf (Build-Depends): mention gnat before gnat-x.y so that buildds can bootstrap 4.9 in unstable. Fixes: #744724. Checksums-Sha1: 4d63fb7dad3a13d245f547bd6f27f8b9775ec90d 20492 gcc-4.9_4.9.0-2.dsc 386a82e9291ac254019ac70dd77152fd34cb713f 665456 gcc-4.9_4.9.0-2.diff.gz a03c5077bb07811cd3a46874a0cb075d3c2c2c5d 73935306 gcc-4.9-source_4.9.0-2_all.deb d18c30b7cfecd7284f4fa9b8c0f31524322aeb0a 10348964 gcj-4.9-jre-lib_4.9.0-2_all.deb b54b3571b960218f1d80b6e946c6afee0ef74fdf 11661350 gcj-4.9-source_4.9.0-2_all.deb 80473067b4f686773b9a318b968afa37d986b30b 18863942 libgcj-doc_4.9.0-2_all.deb b14a29464618beffa3a113b48483d29796360975 9902254 libstdc++-4.9-doc_4.9.0-2_all.deb fa55c91ac69b2e6ddc2c9d83880cb02b0f44ff4f 1443094 gcc-4.9-locales_4.9.0-2_all.deb 77859e7f1e5e90cbabca9d24b6fdfeab3757e268 154692 gcc-4.9-base_4.9.0-2_amd64.deb b46d05becb63a760dd7f2e57c24cdec2cc53bda7 39450 libgcc1_4.9.0-2_amd64.deb aee9d70cf3bfb50355d24391a777bfe8f238fa68 85422 libgcc1-dbg_4.9.0-2_amd64.deb 9995f2bc7f485004d68d88a2caf6d273f12ff70e 2059110 libgcc-4.9-dev_4.9.0-2_amd64.deb 36a2f7cebd566e0b1fc525b072132fcbec8d06b2 47780 lib32gcc1_4.9.0-2_amd64.deb 7fad82a58c34944e41bb21976de65aec730eeb0c 84090 lib32gcc1-dbg_4.9.0-2_amd64.deb 7d690409a64db27ebb90d939cbc88715f14a6467 1909728 lib32gcc-4.9-dev_4.9.0-2_amd64.deb 6598cccf0c578a49f84edeff0e4aeeaf8495ad71 38610 libx32gcc1_4.9.0-2_amd64.deb d1eae88e089a29e8e273980db9d97ae06c4911e7 83188 libx32gcc1-dbg_4.9.0-2_amd64.deb 00f468d91586ce6105e836ec76395f478a74e271 1774858 libx32gcc-4.9-dev_4.9.0-2_amd64.deb d6f1c1a075d42b811a7d7bafe1f3a631f578ef2b 129108 libquadmath0_4.9.0-2_amd64.deb 84f66af0d2e37a07e9af0aba68a7c0c183e822b6 146562 libquadmath0-dbg_4.9.0-2_amd64.deb bd06b7d51153679c8b768ae7ad728f2c5f74c6f1 193268 lib32quadmath0_4.9.0-2_amd64.deb c1ccb9e74288664c5e895a464fa1b698d5d10160 153816 lib32quadmath0-dbg_4.9.0-2_amd64.deb 1f84669903afeda612b5823049320e616aad5074 131874 libx32quadmath0_4.9.0-2_amd64.deb 1f1e61e5aeae7aa3e55660a62f6dd0c81f326ac9 149864 libx32quadmath0-dbg_4.9.0-2_amd64.deb ae6b49a6199910a3180ca07ad06354f21c37bb43 36358 libgomp1_4.9.0-2_amd64.deb 95f7fd7ff8711e122fdde1f7529baddbd9a3dba6 82770 libgomp1-dbg_4.9.0-2_amd64.deb 232d2e0159bdfa1e1e3c459bda8c1b1a026bbc5d 38920 lib32gomp1_4.9.0-2_amd64.deb a730b7207cb4b88dd840bb297d2efc674a23e08c 81554 lib32gomp1
Bug#744937: marked as done (gcc-defaults: Package db5.3 doesn't build the libdb5.3-java-gcj_5.3.28-3_ppc64el.deb, due to the gcc-defaults package.)
Your message dated Sat, 03 May 2014 17:51:24 + with message-id and subject line Bug#744937: fixed in gcc-defaults 1.127 has caused the Debian Bug report #744937, regarding gcc-defaults: Package db5.3 doesn't build the libdb5.3-java-gcj_5.3.28-3_ppc64el.deb, due to the gcc-defaults package. 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.) -- 744937: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744937 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: gcc-defaults Version: 1.126 Severity: wishlist Tags: upstream patch We are working to enable ppc64el port for Debian[1] and we would like to include this architecture as a supported one, thus fixing gcc-defaults to generate the /usr/share/gcj/debian_defaults file, which will be consumed later by other packages to generate their binaries, such as the libdb5.3-java-gcj_5.3.28-3_ppc64el.deb for example. So, we would like to include ppc64el into the following variables: gcj_archs gcj_native_archs [1] https://wiki.debian.org -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: ppc64el (ppc64le) Kernel: Linux 3.13-1-powerpc64le (SMP w/8 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash diff -purN a/debian/rules b/debian/rules --- a/debian/rules 2014-04-08 19:41:18.269998302 + +++ b/debian/rules 2014-04-08 19:42:26.09086 + @@ -257,8 +257,8 @@ ifneq (,$(filter $(DEB_HOST_ARCH),$(gcj4 LIBGCJ_SONAME = 14 endif -gcj_archs = alpha amd64 armel armhf arm64 hppa i386 ia64 m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh4 sparc sparc64 x32 kfreebsd-amd64 kfreebsd-i386 hurd-i386 -gcj_native_archs = alpha amd64 armel armhf arm64 hppa i386 ia64 mips mipsel powerpc powerpcspe ppc64 s390 s390x sh4 sparc sparc64 x32 kfreebsd-amd64 kfreebsd-i386 hurd-i386 +gcj_archs = alpha amd64 armel armhf arm64 hppa i386 ia64 m68k mips mipsel powerpc powerpcspe ppc64 ppc64el s390 s390x sh4 sparc sparc64 x32 kfreebsd-amd64 kfreebsd-i386 hurd-i386 +gcj_native_archs = alpha amd64 armel armhf arm64 hppa i386 ia64 mips mipsel powerpc powerpcspe ppc64 ppc64el s390 s390x sh4 sparc sparc64 x32 kfreebsd-amd64 kfreebsd-i386 hurd-i386 multilib_archs = amd64 i386 kfreebsd-amd64 mips mipsel powerpc ppc64 s390 s390x sparc sparc64 x32 ifneq (,$(filter $(DEB_HOST_ARCH), $(multilib_archs))) --- End Message --- --- Begin Message --- Source: gcc-defaults Source-Version: 1.127 We believe that the bug you reported is fixed in the latest version of gcc-defaults, 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 744...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Matthias Klose (supplier of updated gcc-defaults 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: SHA1 Format: 1.8 Date: Sat, 03 May 2014 19:41:43 +0200 Source: gcc-defaults Binary: cpp g++ g++-multilib gobjc gobjc-multilib gobjc++ gobjc++-multilib gfortran gfortran-multilib gccgo gccgo-multilib libgcj-common libgcj-bc gcj-jdk gcj-jre-headless gcj-jre gcc gcc-multilib gdc Architecture: source all i386 Version: 1.127 Distribution: unstable Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Description: cpp- GNU C preprocessor (cpp) g++- GNU C++ compiler g++-multilib - GNU C++ compiler (multilib files) gcc- GNU C compiler gcc-multilib - GNU C compiler (multilib files) gccgo - Go compiler, based on the GCC backend gccgo-multilib - Go compiler, based on the GCC backend (multilib files) gcj-jdk- gcj and Classpath development tools for Java(TM) gcj-jre- Java runtime environment using GIJ/Classpath gcj-jre-headless - Java runtime environment using GIJ/Classpath (headless version) gdc- D compiler (language version 2), based on the GCC backend gfortran - GNU Fortran 95 compiler gfortran-multilib - GNU Fortran 95 compiler (multilib files) gobjc - GNU Objective-C compiler gobjc++- GNU Objective-C++ compiler gobjc++-multilib - GNU Objective-C++ compiler (multilib files) gobjc-multilib - GNU Objective-C comp
Bug#744095: marked as done (Set default gcc-4.8 as default for mips64(el))
Your message dated Sat, 03 May 2014 17:51:24 + with message-id and subject line Bug#744095: fixed in gcc-defaults 1.127 has caused the Debian Bug report #744095, regarding Set default gcc-4.8 as default for mips64(el) 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.) -- 744095: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744095 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: src:gcc-defaults Version: 1.126 Hi, as I test, gcc-4.8 and gcc-4.9 work well on mips64el. So please set gcc-4.8 as default in sid, and set gcc-4.9 as default in experimental. Please take care mips64/mips64el in future when bump the default version in sid to 4.9. Thank you. -- Yunqiang Su --- End Message --- --- Begin Message --- Source: gcc-defaults Source-Version: 1.127 We believe that the bug you reported is fixed in the latest version of gcc-defaults, 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 744...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Matthias Klose (supplier of updated gcc-defaults 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: SHA1 Format: 1.8 Date: Sat, 03 May 2014 19:41:43 +0200 Source: gcc-defaults Binary: cpp g++ g++-multilib gobjc gobjc-multilib gobjc++ gobjc++-multilib gfortran gfortran-multilib gccgo gccgo-multilib libgcj-common libgcj-bc gcj-jdk gcj-jre-headless gcj-jre gcc gcc-multilib gdc Architecture: source all i386 Version: 1.127 Distribution: unstable Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Description: cpp- GNU C preprocessor (cpp) g++- GNU C++ compiler g++-multilib - GNU C++ compiler (multilib files) gcc- GNU C compiler gcc-multilib - GNU C compiler (multilib files) gccgo - Go compiler, based on the GCC backend gccgo-multilib - Go compiler, based on the GCC backend (multilib files) gcj-jdk- gcj and Classpath development tools for Java(TM) gcj-jre- Java runtime environment using GIJ/Classpath gcj-jre-headless - Java runtime environment using GIJ/Classpath (headless version) gdc- D compiler (language version 2), based on the GCC backend gfortran - GNU Fortran 95 compiler gfortran-multilib - GNU Fortran 95 compiler (multilib files) gobjc - GNU Objective-C compiler gobjc++- GNU Objective-C++ compiler gobjc++-multilib - GNU Objective-C++ compiler (multilib files) gobjc-multilib - GNU Objective-C compiler (multilib files) libgcj-bc - Link time only library for use with gcj libgcj-common - Java runtime library (common files) Closes: 744095 744937 Changes: gcc-defaults (1.127) unstable; urgency=medium . * Default gij/gcj to 4.9 for every architecture with a successful build. * Default gccgo to 4.9 for every architecture (Go 1.2). * Default gdc to 4.9 for every architecture. * Provide the gnu triplet prefixed gcov symlink. * Add ppc64el as a native gcj architecture. Closes: #744937. * On x86 targets provide gnu-type prefixed binaries with the cpu that GCC is configured for. * Default to 4.8 on mips64 and mips64el (Yunqiang Su). Closes: #744095. Checksums-Sha1: 87f9c63cc9a4aff0d20c3db3d910143ef653de15 2473 gcc-defaults_1.127.dsc e589dda530dc2a4113cd613e39f52f29429f3056 62976 gcc-defaults_1.127.tar.gz c6dc4db9051ab9da4434f39847f6dfbfad87ae2c 153992 libgcj-common_4.8.2-4_all.deb c2f6ad723ab4a11a70f3f535e2a59d6b1feb6166 16794 cpp_4.8.2-4_i386.deb b730a88f6a45bca08148f97e50557196e97bd81a 5126 gcc_4.8.2-4_i386.deb 18b08378bc7f7c6f7073233e429d1c0787e3f461 990 gcc-multilib_4.8.2-4_i386.deb 5c043a81b2e93245f9327e21e27c1df5e65508ff 16716 gdc_4.9.0-1_i386.deb 8005aca4e5b300692f8ab46b19214f81d64d9aa4 1528 g++_4.8.2-4_i386.deb 860672c44bf4c10150f9800996cda1ffec496e01 934 g++-multilib_4.8.2-4_i386.deb ac270b17e114f5a4cd9122b2a5dcbb5faa372a9e 954 gobjc_4.8.2-4_i386.deb 0f0ac38b574cebc4f2b964aaeb6e80f4a2959b52 946 gobjc-multilib_4.8.2-4_i386.deb c7dac8babe6549ee98527d5de1210ed2c770205e 972 gobjc++_4.8.2-4_i386.deb 932213508241e7d67dcd871034ac82140fd80d49 954 gobjc++-multilib_4.8.2-4_i386.deb c6aecaf9749f8f8d6c54a2b3e357e1d72847a3ec 1270 gfortran_4.8.
Processing of gcc-defaults_1.127_i386.changes
gcc-defaults_1.127_i386.changes uploaded successfully to localhost along with the files: libgcj-common_4.8.2-4_all.deb cpp_4.8.2-4_i386.deb gcc_4.8.2-4_i386.deb gcc-multilib_4.8.2-4_i386.deb gdc_4.9.0-1_i386.deb g++_4.8.2-4_i386.deb g++-multilib_4.8.2-4_i386.deb gobjc_4.8.2-4_i386.deb gobjc-multilib_4.8.2-4_i386.deb gobjc++_4.8.2-4_i386.deb gobjc++-multilib_4.8.2-4_i386.deb gfortran_4.8.2-4_i386.deb gfortran-multilib_4.8.2-4_i386.deb gccgo_4.9.0-1_i386.deb gccgo-multilib_4.9.0-1_i386.deb libgcj-bc_4.9.0-1_i386.deb gcj-jre-headless_4.9.0-1_i386.deb gcj-jre_4.9.0-1_i386.deb gcj-jdk_4.9.0-1_i386.deb gcc-defaults_1.127.dsc gcc-defaults_1.127.tar.gz 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: https://lists.debian.org/e1wge1o-0001u6...@franck.debian.org
gcc-defaults_1.127_i386.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 03 May 2014 19:41:43 +0200 Source: gcc-defaults Binary: cpp g++ g++-multilib gobjc gobjc-multilib gobjc++ gobjc++-multilib gfortran gfortran-multilib gccgo gccgo-multilib libgcj-common libgcj-bc gcj-jdk gcj-jre-headless gcj-jre gcc gcc-multilib gdc Architecture: source all i386 Version: 1.127 Distribution: unstable Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Description: cpp- GNU C preprocessor (cpp) g++- GNU C++ compiler g++-multilib - GNU C++ compiler (multilib files) gcc- GNU C compiler gcc-multilib - GNU C compiler (multilib files) gccgo - Go compiler, based on the GCC backend gccgo-multilib - Go compiler, based on the GCC backend (multilib files) gcj-jdk- gcj and Classpath development tools for Java(TM) gcj-jre- Java runtime environment using GIJ/Classpath gcj-jre-headless - Java runtime environment using GIJ/Classpath (headless version) gdc- D compiler (language version 2), based on the GCC backend gfortran - GNU Fortran 95 compiler gfortran-multilib - GNU Fortran 95 compiler (multilib files) gobjc - GNU Objective-C compiler gobjc++- GNU Objective-C++ compiler gobjc++-multilib - GNU Objective-C++ compiler (multilib files) gobjc-multilib - GNU Objective-C compiler (multilib files) libgcj-bc - Link time only library for use with gcj libgcj-common - Java runtime library (common files) Closes: 744095 744937 Changes: gcc-defaults (1.127) unstable; urgency=medium . * Default gij/gcj to 4.9 for every architecture with a successful build. * Default gccgo to 4.9 for every architecture (Go 1.2). * Default gdc to 4.9 for every architecture. * Provide the gnu triplet prefixed gcov symlink. * Add ppc64el as a native gcj architecture. Closes: #744937. * On x86 targets provide gnu-type prefixed binaries with the cpu that GCC is configured for. * Default to 4.8 on mips64 and mips64el (Yunqiang Su). Closes: #744095. Checksums-Sha1: 87f9c63cc9a4aff0d20c3db3d910143ef653de15 2473 gcc-defaults_1.127.dsc e589dda530dc2a4113cd613e39f52f29429f3056 62976 gcc-defaults_1.127.tar.gz c6dc4db9051ab9da4434f39847f6dfbfad87ae2c 153992 libgcj-common_4.8.2-4_all.deb c2f6ad723ab4a11a70f3f535e2a59d6b1feb6166 16794 cpp_4.8.2-4_i386.deb b730a88f6a45bca08148f97e50557196e97bd81a 5126 gcc_4.8.2-4_i386.deb 18b08378bc7f7c6f7073233e429d1c0787e3f461 990 gcc-multilib_4.8.2-4_i386.deb 5c043a81b2e93245f9327e21e27c1df5e65508ff 16716 gdc_4.9.0-1_i386.deb 8005aca4e5b300692f8ab46b19214f81d64d9aa4 1528 g++_4.8.2-4_i386.deb 860672c44bf4c10150f9800996cda1ffec496e01 934 g++-multilib_4.8.2-4_i386.deb ac270b17e114f5a4cd9122b2a5dcbb5faa372a9e 954 gobjc_4.8.2-4_i386.deb 0f0ac38b574cebc4f2b964aaeb6e80f4a2959b52 946 gobjc-multilib_4.8.2-4_i386.deb c7dac8babe6549ee98527d5de1210ed2c770205e 972 gobjc++_4.8.2-4_i386.deb 932213508241e7d67dcd871034ac82140fd80d49 954 gobjc++-multilib_4.8.2-4_i386.deb c6aecaf9749f8f8d6c54a2b3e357e1d72847a3ec 1270 gfortran_4.8.2-4_i386.deb 946493543f576382cdda69c6f2a333e167db14f6 952 gfortran-multilib_4.8.2-4_i386.deb e5319e5c8487194fec6de5149c596606231b8ceb 1030 gccgo_4.9.0-1_i386.deb 08f2601be601e303317ba022308336bcdfdb64d1 982 gccgo-multilib_4.9.0-1_i386.deb 262af2e0c277f6d1afadaee7238adf59bcb4f5a7 1302 libgcj-bc_4.9.0-1_i386.deb ec2215549d5fed2d8ac4e9a59a910b793e928e64 1538 gcj-jre-headless_4.9.0-1_i386.deb eb3e0344b4b613f820a5624b6054bbb4c359143e 1126 gcj-jre_4.9.0-1_i386.deb fcc9b272bf52c64dcc4545aa046c7d78d6d091ff 6054 gcj-jdk_4.9.0-1_i386.deb Checksums-Sha256: 0ed8072d18340838b8350414f574a5e1083639103492dd916bb85a2b690a050f 2473 gcc-defaults_1.127.dsc de70c832d15316e7083648549dee29d1d58b94bb51eac07db4d3badad49f80a0 62976 gcc-defaults_1.127.tar.gz 1392f3448de988c514d1f8169a574282734121bd3a2fff4d250b3d0adb4e48b5 153992 libgcj-common_4.8.2-4_all.deb 0eadbbc2314381feeac04a24ac40146c51d04b14d1fc8c50d4eba630a328d777 16794 cpp_4.8.2-4_i386.deb c5bc7c19dcfd61cf9b20b6cb6718b0c99f8d16afc418ab275c898c79cf77356b 5126 gcc_4.8.2-4_i386.deb a5234859304397aeb7cdf598a5a8d6ca52466c9d1c210bd75a9dd795a8978c48 990 gcc-multilib_4.8.2-4_i386.deb f32a3f00041af0c0b83936c59cbcd9fb52724014cb537d3880e28db013829255 16716 gdc_4.9.0-1_i386.deb 33d4269c88dcdaec30a7dfec99c0c3c860591689162b449b9689649658c3cbe6 1528 g++_4.8.2-4_i386.deb ff942c7c2a7f8615f613f41fe5f6dfef195034c30509985de1986113d14b5643 934 g++-multilib_4.8.2-4_i386.deb fa3adb118254b469503d0c190e03f6ac2ee1f358b661edebba10cb74cf3b0fdf 954 gobjc_4.8.2-4_i386.deb 40a7be38caebc417c7063965549f9ced2b75d645f3872336c6f06813e5a1d4e3 946 gobjc-multilib_4.8.2-4_i386.deb fed6b7b8d7681ce100775d26f1bf5b27cea2140548e6b47e070d5972ff70 972 gobjc++_4.8.2-4_i386.deb 6b3251ceaa3838e9e3a0716d93aa834d153b8dbf16fc51d841b1338b55077371 954 gobjc++-multilib_4.8.2-4_i386.deb 2fdae2b3525bf92c937c6261351dc159e49659fea341b6b1dc9b84b57bfa3e74 1270 gfortr
Bug#744095: marked as done (Set default gcc-4.8 as default for mips64(el))
Your message dated Sat, 03 May 2014 18:34:08 + with message-id and subject line Bug#744095: fixed in gcc-defaults 1.127exp2 has caused the Debian Bug report #744095, regarding Set default gcc-4.8 as default for mips64(el) 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.) -- 744095: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744095 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: src:gcc-defaults Version: 1.126 Hi, as I test, gcc-4.8 and gcc-4.9 work well on mips64el. So please set gcc-4.8 as default in sid, and set gcc-4.9 as default in experimental. Please take care mips64/mips64el in future when bump the default version in sid to 4.9. Thank you. -- Yunqiang Su --- End Message --- --- Begin Message --- Source: gcc-defaults Source-Version: 1.127exp2 We believe that the bug you reported is fixed in the latest version of gcc-defaults, 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 744...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Matthias Klose (supplier of updated gcc-defaults 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: SHA1 Format: 1.8 Date: Sat, 03 May 2014 19:57:42 +0200 Source: gcc-defaults Binary: cpp g++ g++-multilib gobjc gobjc-multilib gobjc++ gobjc++-multilib gfortran gfortran-multilib gccgo gccgo-multilib libgcj-common libgcj-bc gcj-jdk gcj-jre-headless gcj-jre gcc gcc-multilib gdc Architecture: source all i386 Version: 1.127exp2 Distribution: experimental Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Description: cpp- GNU C preprocessor (cpp) g++- GNU C++ compiler g++-multilib - GNU C++ compiler (multilib files) gcc- GNU C compiler gcc-multilib - GNU C compiler (multilib files) gccgo - Go compiler, based on the GCC backend gccgo-multilib - Go compiler, based on the GCC backend (multilib files) gcj-jdk- gcj and Classpath development tools for Java(TM) gcj-jre- Java runtime environment using GIJ/Classpath gcj-jre-headless - Java runtime environment using GIJ/Classpath (headless version) gdc- D compiler (language version 2), based on the GCC backend gfortran - GNU Fortran 95 compiler gfortran-multilib - GNU Fortran 95 compiler (multilib files) gobjc - GNU Objective-C compiler gobjc++- GNU Objective-C++ compiler gobjc++-multilib - GNU Objective-C++ compiler (multilib files) gobjc-multilib - GNU Objective-C compiler (multilib files) libgcj-bc - Link time only library for use with gcj libgcj-common - Java runtime library (common files) Closes: 744095 Changes: gcc-defaults (1.127exp2) experimental; urgency=medium . * Provide the gnu triplet prefixed gcov symlink. * Add ppc64el as a native gcj architecture. * Default to 4.9 on mips64 and mips64el (Yunqiang Su). Closes: #744095. Checksums-Sha1: 432fe45266492c6a46cbd3c89952b2db9553e6e3 2489 gcc-defaults_1.127exp2.dsc db5ebad262145bb68dd9096e1781faa88f226b28 63137 gcc-defaults_1.127exp2.tar.gz 8332c167e560a226be2cec0874c372c2847c0119 154002 libgcj-common_4.8.2-4exp2_all.deb b142e9b9a125c655b913dc86840e9d21df4974b0 16828 cpp_4.9.0-2exp2_i386.deb cd8f2de037dfbe57084a13c4f82b4d6fd349fd8b 5088 gcc_4.9.0-2exp2_i386.deb cae972ea59d1006e06943761a52c43a0a5135348 994 gcc-multilib_4.9.0-2exp2_i386.deb c44aade211a9d412089eb84d5cf9594954d60612 16750 gdc_4.9.0-2exp2_i386.deb e7eb1dada4fb9094b55ffc7181f9501a584e2dcf 1536 g++_4.9.0-2exp2_i386.deb 1288eb31b03247514165883c0217d408ace785b2 940 g++-multilib_4.9.0-2exp2_i386.deb 694808d8027b9d58e78ee07d145d7ad2db1c2a70 960 gobjc_4.9.0-2exp2_i386.deb 952dbec888936196ec95f73e414cd5d8c853b698 954 gobjc-multilib_4.9.0-2exp2_i386.deb b5a2e19e010ea087b561214534f04bf67a51b6d7 980 gobjc++_4.9.0-2exp2_i386.deb 2f0741676286f164a60cb2c3f1ad93421e62b2a4 960 gobjc++-multilib_4.9.0-2exp2_i386.deb 263f8caf2d2f39a7b76d47b174cc93020fc846f6 1272 gfortran_4.9.0-2exp2_i386.deb e03abfc63546a945a661483359b494cd0c831e5b 956 gfortran-multilib_4.9.0-2exp2_i386.deb 3678721bdb8f45f5812e742abeab54837df1bd05 1028 gccgo_4.9.0-2exp2_i386.deb 319fb8bafa4d9f3a479b421ed2452dacfca98a28 980 gccgo
Processing of gcc-defaults_1.127exp2_i386.changes
gcc-defaults_1.127exp2_i386.changes uploaded successfully to localhost along with the files: libgcj-common_4.8.2-4exp2_all.deb cpp_4.9.0-2exp2_i386.deb gcc_4.9.0-2exp2_i386.deb gcc-multilib_4.9.0-2exp2_i386.deb gdc_4.9.0-2exp2_i386.deb g++_4.9.0-2exp2_i386.deb g++-multilib_4.9.0-2exp2_i386.deb gobjc_4.9.0-2exp2_i386.deb gobjc-multilib_4.9.0-2exp2_i386.deb gobjc++_4.9.0-2exp2_i386.deb gobjc++-multilib_4.9.0-2exp2_i386.deb gfortran_4.9.0-2exp2_i386.deb gfortran-multilib_4.9.0-2exp2_i386.deb gccgo_4.9.0-2exp2_i386.deb gccgo-multilib_4.9.0-2exp2_i386.deb libgcj-bc_4.9.0-2exp2_i386.deb gcj-jre-headless_4.9.0-2exp2_i386.deb gcj-jre_4.9.0-2exp2_i386.deb gcj-jdk_4.9.0-2exp2_i386.deb gcc-defaults_1.127exp2.dsc gcc-defaults_1.127exp2.tar.gz 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: https://lists.debian.org/e1wgezm-qe...@franck.debian.org
gcc-defaults_1.127exp2_i386.changes ACCEPTED into experimental
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Sat, 03 May 2014 19:57:42 +0200 Source: gcc-defaults Binary: cpp g++ g++-multilib gobjc gobjc-multilib gobjc++ gobjc++-multilib gfortran gfortran-multilib gccgo gccgo-multilib libgcj-common libgcj-bc gcj-jdk gcj-jre-headless gcj-jre gcc gcc-multilib gdc Architecture: source all i386 Version: 1.127exp2 Distribution: experimental Urgency: medium Maintainer: Debian GCC Maintainers Changed-By: Matthias Klose Description: cpp- GNU C preprocessor (cpp) g++- GNU C++ compiler g++-multilib - GNU C++ compiler (multilib files) gcc- GNU C compiler gcc-multilib - GNU C compiler (multilib files) gccgo - Go compiler, based on the GCC backend gccgo-multilib - Go compiler, based on the GCC backend (multilib files) gcj-jdk- gcj and Classpath development tools for Java(TM) gcj-jre- Java runtime environment using GIJ/Classpath gcj-jre-headless - Java runtime environment using GIJ/Classpath (headless version) gdc- D compiler (language version 2), based on the GCC backend gfortran - GNU Fortran 95 compiler gfortran-multilib - GNU Fortran 95 compiler (multilib files) gobjc - GNU Objective-C compiler gobjc++- GNU Objective-C++ compiler gobjc++-multilib - GNU Objective-C++ compiler (multilib files) gobjc-multilib - GNU Objective-C compiler (multilib files) libgcj-bc - Link time only library for use with gcj libgcj-common - Java runtime library (common files) Closes: 744095 Changes: gcc-defaults (1.127exp2) experimental; urgency=medium . * Provide the gnu triplet prefixed gcov symlink. * Add ppc64el as a native gcj architecture. * Default to 4.9 on mips64 and mips64el (Yunqiang Su). Closes: #744095. Checksums-Sha1: 432fe45266492c6a46cbd3c89952b2db9553e6e3 2489 gcc-defaults_1.127exp2.dsc db5ebad262145bb68dd9096e1781faa88f226b28 63137 gcc-defaults_1.127exp2.tar.gz 8332c167e560a226be2cec0874c372c2847c0119 154002 libgcj-common_4.8.2-4exp2_all.deb b142e9b9a125c655b913dc86840e9d21df4974b0 16828 cpp_4.9.0-2exp2_i386.deb cd8f2de037dfbe57084a13c4f82b4d6fd349fd8b 5088 gcc_4.9.0-2exp2_i386.deb cae972ea59d1006e06943761a52c43a0a5135348 994 gcc-multilib_4.9.0-2exp2_i386.deb c44aade211a9d412089eb84d5cf9594954d60612 16750 gdc_4.9.0-2exp2_i386.deb e7eb1dada4fb9094b55ffc7181f9501a584e2dcf 1536 g++_4.9.0-2exp2_i386.deb 1288eb31b03247514165883c0217d408ace785b2 940 g++-multilib_4.9.0-2exp2_i386.deb 694808d8027b9d58e78ee07d145d7ad2db1c2a70 960 gobjc_4.9.0-2exp2_i386.deb 952dbec888936196ec95f73e414cd5d8c853b698 954 gobjc-multilib_4.9.0-2exp2_i386.deb b5a2e19e010ea087b561214534f04bf67a51b6d7 980 gobjc++_4.9.0-2exp2_i386.deb 2f0741676286f164a60cb2c3f1ad93421e62b2a4 960 gobjc++-multilib_4.9.0-2exp2_i386.deb 263f8caf2d2f39a7b76d47b174cc93020fc846f6 1272 gfortran_4.9.0-2exp2_i386.deb e03abfc63546a945a661483359b494cd0c831e5b 956 gfortran-multilib_4.9.0-2exp2_i386.deb 3678721bdb8f45f5812e742abeab54837df1bd05 1028 gccgo_4.9.0-2exp2_i386.deb 319fb8bafa4d9f3a479b421ed2452dacfca98a28 980 gccgo-multilib_4.9.0-2exp2_i386.deb 9bc4d0c2b286b768f0337348a16bddf9641dfd65 1316 libgcj-bc_4.9.0-2exp2_i386.deb c824a076b60ad56cdfc876e60d61c71e948b7898 1548 gcj-jre-headless_4.9.0-2exp2_i386.deb d342e63da7083e3f7878608c811ed34db983f46f 1134 gcj-jre_4.9.0-2exp2_i386.deb 5b98239474285aa3ffc332f0cb850548af8e4eab 6052 gcj-jdk_4.9.0-2exp2_i386.deb Checksums-Sha256: 343918faa1d94f5e4e26407ec9f5d84477a494dd50be8b84a54777f0a4ba1804 2489 gcc-defaults_1.127exp2.dsc 7b935b466c7bfe05b08d5235593e3eebb6f0c29229e1f82d5b0379b6e0e1ea77 63137 gcc-defaults_1.127exp2.tar.gz 3eef177405f14d697126ee217c18d77de38586f9a888e471ac051b3aab7065fd 154002 libgcj-common_4.8.2-4exp2_all.deb dd2c99e672a53ff3430c103e9d6ce4b4822badc7495136398e9a41f5fd5f842a 16828 cpp_4.9.0-2exp2_i386.deb 3eb0063a812b33c355f020dbf401425631232ed4408aa5bc673738b3cd13aeff 5088 gcc_4.9.0-2exp2_i386.deb eb5d355924a1b50aa309630c79d0e88f6e72bd82ec090a7c7c22bcd4be000360 994 gcc-multilib_4.9.0-2exp2_i386.deb c140cb96eb80e4ce60e32a562757e39f78f2b5be4437a3cd362cf2330ba74c92 16750 gdc_4.9.0-2exp2_i386.deb 0cd90f07882ced7321bf8938566a0ddafd0b551f8970a87ca8bd4de383004c5c 1536 g++_4.9.0-2exp2_i386.deb 1cb55864ee286b597a214bbc9ceed7f2cb75721d0999ce90f1c70ea552505958 940 g++-multilib_4.9.0-2exp2_i386.deb d53534ccade895ec388a260e7ac8840e054e3c52f0928927d64136d1e09f64b6 960 gobjc_4.9.0-2exp2_i386.deb f5a8d9ff42e1872ea7e42a79b44fcfae3bae70699bde1e82decf723915a2439d 954 gobjc-multilib_4.9.0-2exp2_i386.deb a464e4759c71bbbe2081b1ef0dc8f50a48c298cbe4b7b06c92b3a8694dafed17 980 gobjc++_4.9.0-2exp2_i386.deb 445c2e83d5d86af8cda46f75039b35c669ad91ea0be4fbe40ec39d0df188dd79 960 gobjc++-multilib_4.9.0-2exp2_i386.deb 1f42ab64acfc8159629f2ff3341408498fc72c0e55c8ec1c051250ae4d0d71a3 1272 gfortran_4.9.0-2exp2_i386.deb c207c201a506be14b0637f10962f5ed9979a2cdbb4ee611ef3082ba1bd480ebd 956 gfortran-multilib_4.9.0-2exp2_i386.deb 00f892073047118
Bug#714730: gfortran: handling binNMU for .mod file format change
Am 24.03.2014 18:46, schrieb Sébastien Villemot: > Le mercredi 12 mars 2014 à 18:44 +0100, Sébastien Villemot a écrit : > >> More specifically, I think that dh_fortran_mod should do the following: >> >> - it would read a file debian/[package.]fortran-mod, which would contain >> a list of mod files created by gfortran and to be installed into binary >> packages >> >> - for each of these mod files, it would determine the mod version by >> inspecting the contents, and then install the file into >> /usr/include/fortran/gcc-//. This is the >> proposed standard location, see >> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49138 >> >> - it would also add the relevant virtual dependencies on >> gfortran-mod- in ${misc:Depends} > > I have implemented this. The code is on alioth: > > http://anonscm.debian.org/gitweb/?p=debian-science/packages/dh-fortran-mod.git;a=tree > > git://anonscm.debian.org/debian-science/packages/dh-fortran-mod.git > > doko: does that sound like a reasonable plan to you? In particular, are you > willing to incorporate a patch to gfortran to implement the standard > include location? so are the mod files always architecture dependent? If not then maybe we should have two directories. >> into /usr/include/fortran/gcc-//. This is we have to change this one to use a location in /usr/include// like we do for c++, to find the correct files for foreign architectures. do we really need the gcc- prefix? this doesn't seem to be orthogonal to the c++ case. if possible, please test such a patch with a cross compiler too. So we should have /usr/include//fortran/ and if needed /usr/include/fortran/ Matthias -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/53653e8a.5030...@debian.org
Bug#714730: gfortran: handling binNMU for .mod file format change
Matthias Klose wrote: Am 24.03.2014 18:46, schrieb Sébastien Villemot: Le mercredi 12 mars 2014 à 18:44 +0100, Sébastien Villemot a écrit : More specifically, I think that dh_fortran_mod should do the following: - it would read a file debian/[package.]fortran-mod, which would contain a list of mod files created by gfortran and to be installed into binary packages - for each of these mod files, it would determine the mod version by inspecting the contents, Will the current script work when two different GCC use the same .mod version? and then install the file into /usr/include/fortran/gcc-//. This is the proposed standard location, see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49138 ... which has not been implemented - also due to lack of feedback / interest of Linux distributions or other Fortran vendors. But that seems to be about to change ;-) doko: does that sound like a reasonable plan to you? In particular, are you willing to incorporate a patch to gfortran to implement the standard include location? so are the mod files always architecture dependent? If not then maybe we should have two directories. Well, in principle the .mod files are independent of the architecture and endianess. However, if the user has "integer(c_intptr_t) :: var", the variable type (or rather: "kind") will depend on the pointer size. Similarly for c_ptrdiff_t. And probably not relevant to Debian, also "c_long" can have a different size, depending on the platform: Either 32 or 64 bits. The reason is that the kind value is resolved and then its numeric value is stored. Another way to get a different size is by using -fdefault-real-8 or -fdefault-integer-8, which changes "real" or "integer" (w/o specified kind) from a 4 to a 8 byte variable. As programs hopefully consistently use this option, it should be architecture independent. Thus, unless the code uses Fortran 2003's C interoperability with c_long, c_intptr_t and c_ptrdiff, the files should be architecture independent. BTW: The .mod files for OpenMP are also installed only once in GCC/gfortran; I think they would break with -fdefault-integer-8, which fortunately almost no one uses. (Contrary to -fdefault-real-8.) into /usr/include/fortran/gcc-//. This is we have to change this one to use a location in /usr/include// like we do for c++, to find the correct files for foreign architectures. do we really need the gcc- prefix? this doesn't seem to be orthogonal to the c++ case. Well, the idea was that other compilers could follow this scheme and then one needs to distinguish between different compilers. Not that that was really picked up by others - one vendor representative told me that they would discuss it, but I didn't get any feedback. Tobias -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/536547a8.5010...@net-b.de
Bug#731393: Acknowledgement (gcc-snapshot: "undefined reference" link error when compiling with LTO)
I notice that gcc 4.9 has the same issue, but that the gcc 4.9 release notes say you should use "gcc-ar" instead of ar to make it work correctly in conjunction with LTO (and similarly "gcc-ranlib" instead of ranlib). In my testing, it seems to work correctly... so... maybe this bug should be closed? [It would be nice if this worked correctly with vanilla ar/ranlib of course...] Thanks, -Miles -- Cat is power. Cat is peace.