lilypond-devel
[Top][All Lists]
Advanced

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

Re: Patchy email


From: David Kastrup
Subject: Re: Patchy email
Date: Fri, 04 Mar 2016 14:22:41 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

address@hidden writes:

> 12:50:04 (UTC) Begin LilyPond compile, previous commit at     
> 1d9fc4b1512eb69a28677890dc26658c3552c6cd
> 12:50:07 From ssh://git.sv.gnu.org/srv/git/lilypond
>    7a2e1ee..1d9fc4b  master     -> origin/master
> 12:50:08 Merged staging, now at:      1d9fc4b1512eb69a28677890dc26658c3552c6cd
> 12:50:09      Success:                ./autogen.sh --noconfigure
> 12:50:27      Success:                /tmp/lilypond-autobuild/configure 
> --enable-checking
> 12:50:30      Success:                nice make clean
> 12:59:31 *** FAILED BUILD ***
>       nice make -j3 CPU_COUNT=3
>       Previous good commit:   95b22392ab6ee4bdfd23906eb796e907185a1c20
>       Current broken commit:  1d9fc4b1512eb69a28677890dc26658c3552c6cd
> 12:59:31 *** FAILED STEP ***
>       merge from staging
>       Failed runner: nice make -j3 CPU_COUNT=3
> See the log file log-staging-nice-make--j3-CPU_COUNT=3.txt
> 12:59:31 Traceback (most recent call last):
>   File 
> "/usr/local/tmp/lilypond-extra/patches/compile_lilypond_test/__init__.py", 
> line 528, in handle_staging
>     self.build (issue_id=issue_id)
>   File 
> "/usr/local/tmp/lilypond-extra/patches/compile_lilypond_test/__init__.py", 
> line 316, in build
>     issue_id)
>   File 
> "/usr/local/tmp/lilypond-extra/patches/compile_lilypond_test/__init__.py", 
> line 266, in runner
>     raise FailedCommand ("Failed runner: %s\nSee the log file %s" % (command, 
> this_logfilename))
> FailedCommand: Failed runner: nice make -j3 CPU_COUNT=3
> See the log file log-staging-nice-make--j3-CPU_COUNT=3.txt

Sorry, this one is mine.  The log in question states when linking the
final LilyPond executable:

/usr/bin/ld: final link failed: File too large
collect2: error: ld returned 1 exit status
/tmp/lilypond-autobuild/stepmake/stepmake/executable-rules.make:12: recipe for 
target 'out/lilypond' failed
make[1]: *** [out/lilypond] Error 1

My file system has enough space, and my physical memory is 4GB (plus 8GB
of swap) which should be about the maximum supported by a 32bit
architecture.  Ulimits look inconspicuous.  The config file has

[runner_limits]
RLIMIT_CPU = 1000,2000

Anybody an idea?  I've not yet encountered this error when compiling
manually.

-- 
David Kastrup



reply via email to

[Prev in Thread] Current Thread [Next in Thread]