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
Hi!
Iain Buclaw 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
--
9FED 5C6C E206 B70A
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: http://li
Hi!
Stephen Kitt 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 from kfreeb
Hi!
Steven Chamberlain 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
Christoph
--
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
Hi!
Christoph Egger writes:
> Matthias Klose 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
Hi!
Matthias Klose 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, at
>> gengtype.c:1998
>>
>> I got this error also
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
Applyin
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:
/build/buildd-gdc-4.4_1.063-4.4.6-3-kfreebsd-amd64-0PaC1x/gdc-4.4-1.063-4.4.
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
11 matches
Mail list logo