Bug#683782: gccgo: please Recommend: binutils-gold on x86

2012-08-07 Thread Matthias Klose
On 04.08.2012 00:07, shawn wrote: > Source: gcc-4.7 > Version: 4.7.1-6 > Severity: normal > > gccgo requires binutils-gold in order to fully use gcc's split stack feature. > As this feature is heavily used by the core language constructs of go, > (namely "goroutines", which are conceptually light-

Bug#684082: gcc-doc: update to gcc 4.7

2012-08-07 Thread Matthias Klose
On 06.08.2012 21:32, Andrew Shadura wrote: > Package: gcc-doc > Version: 5:3 > Severity: normal > > Please package gcc-4.7-doc and update gcc-doc to point to it. yeah, another duplicate instead of updating it yourself. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subj

Bug#683782: gccgo: please Recommend: binutils-gold on x86

2012-08-07 Thread Ian Lance Taylor
On Tue, Aug 7, 2012 at 3:44 AM, Matthias Klose wrote: > On 04.08.2012 00:07, shawn wrote: >> Source: gcc-4.7 >> Version: 4.7.1-6 >> Severity: normal >> >> gccgo requires binutils-gold in order to fully use gcc's split stack feature. >> As this feature is heavily used by the core language construct

Bug#645003: marked as done (libppl-swi: Disable SWI-Prolog support for stage1 architecture bootstrap)

2012-08-07 Thread Debian Bug Tracking System
Your message dated Tue, 07 Aug 2012 17:47:32 + with message-id and subject line Bug#645003: fixed in ppl 0.11.2-7 has caused the Debian Bug report #645003, regarding libppl-swi: Disable SWI-Prolog support for stage1 architecture bootstrap to be marked as done. This means that you claim that

Processing of ppl_0.11.2-7_amd64.changes

2012-08-07 Thread Debian FTP Masters
ppl_0.11.2-7_amd64.changes uploaded successfully to localhost along with the files: ppl_0.11.2-7.dsc ppl_0.11.2-7.debian.tar.gz libppl9_0.11.2-7_amd64.deb libppl0.11-dev_0.11.2-7_amd64.deb libppl-c4_0.11.2-7_amd64.deb libpwl5_0.11.2-7_amd64.deb libpwl-dev_0.11.2-7_amd64.deb libppl-s

ppl_0.11.2-7_amd64.changes ACCEPTED into unstable

2012-08-07 Thread Debian FTP Masters
Accepted: libppl-c4_0.11.2-7_amd64.deb to main/p/ppl/libppl-c4_0.11.2-7_amd64.deb libppl-doc_0.11.2-7_all.deb to main/p/ppl/libppl-doc_0.11.2-7_all.deb libppl-swi_0.11.2-7_amd64.deb to main/p/ppl/libppl-swi_0.11.2-7_amd64.deb libppl0.11-dev_0.11.2-7_amd64.deb to main/p/ppl/libppl0.11-dev

Bug#684214: gcc-4.7: Fail to build functional python/numpy extension

2012-08-07 Thread Raphael Plasson
Package: gcc-4.7 Version: 4.7.1-6 Severity: normal When building a C extension to Python that uses Numpy (more precisely that tries to access a Numpy array from C), the resulting module segfaults when used. I spent some time figuring out what was the origin of the problem (similar extension I wr