GNU bug report logs -
#18702
libsodium fails to build on i686
Previous Next
Reported by: Mark H Weaver <mhw <at> netris.org>
Date: Mon, 13 Oct 2014 06:31:01 UTC
Severity: normal
Done: Mark H Weaver <mhw <at> netris.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#18702: libsodium fails to build on i686
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 18702 <at> debbugs.gnu.org.
--
18702: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18702
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Mark H Weaver <mhw <at> netris.org> writes:
> Mark H Weaver <mhw <at> netris.org> writes:
>
>> Hydra has never successfully built libsodium on i686, though it succeeds
>> on both x86_64 and mips64el. See:
>>
>> http://hydra.gnu.org/job/gnu/master/libsodium-1.0.0.i686-linux
>> http://hydra.gnu.org/job/gnu/master/libsodium-0.5.0.i686-linux
>>
>> The configure script apparently hangs here:
>>
>> checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
>> checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
>> checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
>> checking if gcc -std=gnu99 static flag -static works... building of
>> `/gnu/store/61lwfp7mk1da0kip76i1kn4gxf0mfp4n-libsodium-1.0.0.drv'
>> timed out after 3600 seconds of silence
>> @ build-failed /gnu/store/61lwfp7mk1da0kip76i1kn4gxf0mfp4n-libsodium-1.0.0.drv - timeout
>
> This problem seems to be fixed on the core-updates branch, where we have
> our first successful libsodium build on i686:
>
> http://hydra.gnu.org/build/196512
> http://hydra.gnu.org/job/gnu/core-updates/libsodium-1.0.0.i686-linux
I'm closing this bug now.
Mark
[Message part 3 (message/rfc822, inline)]
Hydra has never successfully built libsodium on i686, though it succeeds
on both x86_64 and mips64el. See:
http://hydra.gnu.org/job/gnu/master/libsodium-1.0.0.i686-linux
http://hydra.gnu.org/job/gnu/master/libsodium-0.5.0.i686-linux
The configure script apparently hangs here:
--8<---------------cut here---------------start------------->8---
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... building of `/gnu/store/61lwfp7mk1da0kip76i1kn4gxf0mfp4n-libsodium-1.0.0.drv' timed out after 3600 seconds of silence
@ build-failed /gnu/store/61lwfp7mk1da0kip76i1kn4gxf0mfp4n-libsodium-1.0.0.drv - timeout
--8<---------------cut here---------------end--------------->8---
Mark
This bug report was last modified 10 years and 184 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.