Bug#745372: When build apt (1.0.1) with gcc-4.9, it cannot start with libstdc++6 (4.8)

2014-04-22 Thread Ludovic Brenta
Everything looks fine on amd64 but the bug was reported on mips64el. Perhaps there is a discrepancy between architectures? -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: h

Bug#745372: When build apt (1.0.1) with gcc-4.9, it cannot start with libstdc++6 (4.8)

2014-04-22 Thread Matthias Klose
Am 23.04.2014 07:52, schrieb Matthias Klose: > Control: tags -1 + moreinfo > > Am 23.04.2014 07:34, schrieb Matthias Klose: >> Am 21.04.2014 03:27, schrieb Yunqiang Su: >>> Package: gcc-4.9 >>> Version: 4.9-20140411-2 >>> >>> I built apt with gcc-4.9, then install it on a system with libstdc++6 >>

Bug#745372: When build apt (1.0.1) with gcc-4.9, it cannot start with libstdc++6 (4.8)

2014-04-22 Thread Matthias Klose
Control: tags -1 + moreinfo Am 23.04.2014 07:34, schrieb Matthias Klose: > Am 21.04.2014 03:27, schrieb Yunqiang Su: >> Package: gcc-4.9 >> Version: 4.9-20140411-2 >> >> I built apt with gcc-4.9, then install it on a system with libstdc++6 >> (4.8), it failed to start: >> >> apt-get: /usr/lib/mips

Processed: Re: Bug#745372: When build apt (1.0.1) with gcc-4.9, it cannot start with libstdc++6 (4.8)

2014-04-22 Thread Debian Bug Tracking System
Processing control commands: > tags -1 + moreinfo Bug #745372 [gcc-4.9] When build apt (1.0.1) with gcc-4.9, it cannot start with libstdc++6 (4.8) Added tag(s) moreinfo. -- 745372: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745372 Debian Bug Tracking System Contact ow...@bugs.debian.org w

Bug#745267: src:gcc-4.9: FTCBFS x32: subdirectories libvtv and libcilkrts missing from cross-ma-install-location.diff

2014-04-22 Thread Matthias Klose
Am 20.04.2014 06:56, schrieb Helmut Grohne: > This kind of issue is supposed to be covered by > cross-ma-install-location.diff, but the libvtv directory was added in > gcc-4.9 and cross-ma-install-location.diff was not updated. Once this is > fixed, the same applies to libcilkrts. After fixing both

Bug#745372: When build apt (1.0.1) with gcc-4.9, it cannot start with libstdc++6 (4.8)

2014-04-22 Thread Matthias Klose
Am 21.04.2014 03:27, schrieb Yunqiang Su: > Package: gcc-4.9 > Version: 4.9-20140411-2 > > I built apt with gcc-4.9, then install it on a system with libstdc++6 > (4.8), it failed to start: > > apt-get: /usr/lib/mips64el-linux-gnuabi64/libstdc++.so.6: version > `GLIBCXX_3.4.20' not found (require

[Bug sanitizer/59758] [4.9/4.10 Regression] bootstrap failure in libsanitizer/asan on sparc-linux-gnu

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59758 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #6 from Jakub Jelinek