GNU bug report logs - #18702
libsodium fails to build on i686

Previous Next

Package: guix;

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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 18702 in the body.
You can then email your comments to 18702 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#18702; Package guix. (Mon, 13 Oct 2014 06:31:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mark H Weaver <mhw <at> netris.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Mon, 13 Oct 2014 06:31:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Mark H Weaver <mhw <at> netris.org>
To: bug-guix <at> gnu.org
Subject: libsodium fails to build on i686
Date: Mon, 13 Oct 2014 02:30:11 -0400
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




Information forwarded to bug-guix <at> gnu.org:
bug#18702; Package guix. (Wed, 14 Jan 2015 18:07:02 GMT) Full text and rfc822 format available.

Message #8 received at 18702 <at> debbugs.gnu.org (full text, mbox):

From: Mark H Weaver <mhw <at> netris.org>
To: 18702 <at> debbugs.gnu.org
Subject: Re: bug#18702: libsodium fails to build on i686
Date: Wed, 14 Jan 2015 13:06:27 -0500
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

      Mark




Information forwarded to bug-guix <at> gnu.org:
bug#18702; Package guix. (Wed, 14 Jan 2015 18:23:02 GMT) Full text and rfc822 format available.

Message #11 received at 18702 <at> debbugs.gnu.org (full text, mbox):

From: "Thompson, David" <dthompson2 <at> worcester.edu>
To: Mark H Weaver <mhw <at> netris.org>
Cc: 18702 <at> debbugs.gnu.org
Subject: Re: bug#18702: libsodium fails to build on i686
Date: Wed, 14 Jan 2015 13:22:41 -0500
On Wed, Jan 14, 2015 at 1:06 PM, Mark H Weaver <mhw <at> netris.org> wrote:

> 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

Interesting. I hope it continues to work in the future.




Reply sent to Mark H Weaver <mhw <at> netris.org>:
You have taken responsibility. (Sat, 17 Jan 2015 22:07:01 GMT) Full text and rfc822 format available.

Notification sent to Mark H Weaver <mhw <at> netris.org>:
bug acknowledged by developer. (Sat, 17 Jan 2015 22:07:02 GMT) Full text and rfc822 format available.

Message #16 received at 18702-done <at> debbugs.gnu.org (full text, mbox):

From: Mark H Weaver <mhw <at> netris.org>
To: 18702-done <at> debbugs.gnu.org
Subject: Re: bug#18702: libsodium fails to build on i686
Date: Sat, 17 Jan 2015 17:06:01 -0500
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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 15 Feb 2015 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 10 years and 183 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.