GNU bug report logs -
#48131
build failure: 1.3.0rc1 on Debian i386 with guile-2.2
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#48131: build failure: 1.3.0rc1 on Debian i386 with guile-2.2
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 48131 <at> debbugs.gnu.org.
--
48131: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48131
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
On 2022-03-17, Maxim Cournoyer wrote:
> Ludovic Courtès <ludo <at> gnu.org> writes:
>> Vagrant Cascadian <vagrant <at> debian.org> skribis:
>>> On 2021-05-02, Vagrant Cascadian wrote:
>>>> On 2021-05-02, Ludovic Courtès wrote:
>>>>> Guile 3.0’s compiler with ‘-O1’ (which is what we use for package files)
>>>>> uses much less memory than 2.2¹. The amount of memory may also be a
>>>>> function of the number of threads used (‘-j’). So it could be that the
>>>>> build failed on a machine with less memory or more cores.
>>>>
>>>> The machine it failed on had 32 cores and 140GB of ram... but will
>>>> experiment with reducing parallelism on that machine and see if that
>>>> helps.
>>>
>>> I just realized that the Debian guix packages are built with parallelism
>>> disabled for reproducible builds, so that seems unlikely to be the
>>> issue... it might just be an issue with guile-2.2 on Debian...
>>
>> D’oh. Could you try reducing the number of libgc marker thread, in case
>> that is what’s causing troubles? You can do that by setting the
>> GC_MARKERS environment variables, as in GC_MARKERS=2.
>
> Is this issue still actual?
>
> If so, could you try what Ludovic suggested? Otherwise, let's close it.
The Debian packages have since switched to use guile 3.0... I'll close
it for now.
Can always reopen if it starts happening again.
live well,
vagrant
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
[Message part 6 (text/plain, inline)]
I've been unable to build version 1.3.0rc1 for i386 on Debian:
[ 70%] GUILEC gnu/packages/direct-connect.go
[ 70%] GUILEC gnu/packages/disk.go
GC Warning: Failed to expand heap by 8388608 bytes
GC Warning: Failed to expand heap by 8388608 bytes
...
GC Warning: Failed to expand heap by 8388608 bytes
GC Warning: Failed to expand heap by 8388608 bytes
Too many heap sections: Increase MAXHINCR or MAX_HEAP_SECTS
make[3]: *** [Makefile:6871: make-go] Aborted
Debian is still using guile-2.2, so I'm guessing this is not a
particularly well tested codepath anymore...
live well,
vagrant
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 3 years and 67 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.