[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#637236: gcc-4.6/gcj-4.6 build failures on kfreebsd-amd64 are back again



Robert Millan <rmh@debian.org> writes:
>> Matthias tried to disable parallel builds on kfreebsd-*:
>>
>> ifneq (,$(filter $(DEB_TARGET_ARCH), kfreebsd-amd64 kfreebsd-i386))
>>  USE_NJOBS = no
>> endif
>>
>> but it looks like the DEB_BUILD_OPTIONS on fano overrode him:
>>
>> # Support parallel=<n> in DEB_BUILD_OPTIONS (see #209008)
>> ifneq (,$(filter parallel=%,$(subst $(COMMA), ,$(DEB_BUILD_OPTIONS))))
>>  NJOBS := -j $(subst parallel=,,$(filter parallel=%,$(subst $(COMMA), ,$(DEB_BUILD_OPTIONS))))
>> endif
>>
>> The package FTBFS on fano (the kfreebsd-amd64 buildd).
>>
>> As Matthias is travelling, I'll try to upload 4.6.1-3 this weekend.
>
> Cool, thanks!

The build on fano failed again despite using only one job :(

At this point I'll have to leave it to kFreeBSD porters to find the real
cause.  There must be a difference between the buildds and
asdfasdf.debian.net.

-- 
Ludovic Brenta.


Reply to: