gcc 7, 6 builds killed on kfreebsd

2017-01-02 Thread Christoph Egger
Hi! I've just killed the gcc builds on kfreebsd. THey're all looping with a | WARNING: 30 signals -- adjust and recompile. Regards Christoph -- 9FED 5C6C E206 B70A 5857 70CA 9655 22B9 D49A E731 Debian Developer | Lisp Hacker | CaCert Assurer signature.asc Description: PGP signature

Bug#761277: gdc uninstallable on kfreebsd because of missing dep. libphobos-4.9-dev

2014-09-27 Thread Christoph Egger
Hi! Iain Buclaw ibuc...@gdcproject.org writes: If I can get to a port box with kfreebsd, I can investigate what is going on further. Axel (in CC) can probably set up an account on asdfasdf. I fear Steven's vm has already expired which would have been a powerfull option as well Christoph --

Bug#685559: gnat-4.6 s/__kFreeBSD_kernel__/__FreeBSD_kernel__/

2012-09-29 Thread Christoph Egger
found 685559 4.6.3-6 bye Hi! Change __kFreeBSD_kernel__ to __FreeBSD_kernel__ and it will actually work ;-) Regards Christoph -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Bug#637236: gcc-mingw-w64 FTBFS on kfreebsd-amd64 (the gengtype.c problem)

2012-09-02 Thread Christoph Egger
Hi! Stephen Kitt st...@sk2.org writes: Is there anything that can be done? I suppose now that gcc-4.7 is the default, there isn't much point in fixing the gcc-4.6 builds, but I would like to get gcc-mingw-w64 7 into wheezy. An alternative of course would be to remove the mingw-w64 toolchain

Re: cbmc: FTBFS[kfreebsd,hurd]: GCC-4.7

2012-05-19 Thread Christoph Egger
Hi! Steven Chamberlain ste...@pyro.eu.org writes: #if defined(__linux__) || defined(__GNU__) || defined(__GLIBC__) __GLIBC__ should cover all of them alone. Or alternatively consistently checking for kernels: #if defined(__linux__) || defined(__GNU__) || defined(__FreeBSD_kernel__) Regards

Bug#637236: gcc / kfreebsd-amd64

2011-12-18 Thread Christoph Egger
Hi! Just for the record/buglog: I've been filtering the env down to smething really minimalistic already which didn't change anything. Also parallel builds on the buildds do work if started by hand. Regards Christoph -- 9FED 5C6C E206 B70A 5857 70CA 9655 22B9 D49A E731 Debian Developer

Bug#637236: FTBFS on kfreebsd-amd64: gengtype: Internal error: abort in get_output_file_with_visibility, at gengtype.c:1998

2011-08-19 Thread Christoph Egger
Hi! Christoph Egger christ...@debian.org writes: Matthias Klose d...@debian.org writes: afaik, this is a buildd issue. any comments? On 08/09/2011 08:44 PM, Ludovic Brenta wrote: From the buildd logs on kfreebsd-amd64[1]: gengtype: Internal error: abort in get_output_file_with_visibility

Bug#635195: gcc-4.6: FTBFS (kfreebsd): fails to apply patches

2011-07-23 Thread Christoph Egger
Package: src:gcc-4.6 Version: 4.6.1-5 Severity: serious Tags: sid wheezy Hi! Your package fails to build from source -- once of the patches does no longer apply: patching file src/libiberty/stack-limit.c Applying patch arm-multilib.diff patching file src/gcc/config/arm/t-linux-eabi

Bug#630101: gdc-4.4: FTBFS: tries to build 32bit executable on 64bit system

2011-06-10 Thread Christoph Egger
Package: src:gdc-4.4 Version: 1.063-4.4.6-3 Severity: serious Tags: sid wheezy Justification: fails to build from source (but built successfully in the past) Hi! Your package fails to build on the kfreebsd-amd64 buildd:

Bug#484775: g++-4.3: Failing on digikam beta3 / i386, too

2008-10-17 Thread Christoph Egger
Package: g++-4.3 Version: 4.3.2-1 Followup-For: Bug #484775 Hi I was trying to compile beta3 of digikam 0.10 which keeps CPU at 100% in cc1plus for Building CXX object digikam/CMakeFiles/digikam.dir/__/libs/greycstoration/greycstorationiface.o until killed. This seems to be more or less the