On Thu, Jul 29, 2010 at 6:43 PM, Julian Sikorski
<belegdol(a)gmail.com> wrote:
> Dear all,
>
> Were there any changes on
builder.wilsonet.com recently which might have
> affected the amount of ram/swap available? Apparently this file is a
> beast and insufficient memory will manifest in a manner similar to what
> happened here.
Memory allocation hasn't been changed at all, but the VM was upgraded
from el5 to el6. I hit a similar build error once with a mythtv build
as well, but had hoped it was a relic of the host-side kernel update
that was required to make the guest not go bonkers... :(
> ------ Wiadomość oryginalna ------
> Temat: Build Error (Job 7702): mame-0_139-1_fc13 on
> fedora-13-rpmfusion_nonfree
> Data: Fri, 30 Jul 2010 00:22:19 +0200 (CEST)
> Nadawca: rpmfusion-buildsys(a)lists.rpmfusion.org
> Adresat: belegdol(a)gmail.com
>
> Job failed on arch x86_64
>
>
> Build logs may be found at
>
http://buildsys.rpmfusion.org/logs/fedora-13-rpmfusion_nonfree/7702-mame-...
>
>
> -------------------------------------------------
>
> src/emu/inputseq.h:196: warning: comparison between signed and unsigned
> integer expressions
> src/emu/inputseq.h:197: warning: comparison between signed and unsigned
> integer expressions
> In file included from src/emu/emu.h:90,
> from src/emu/cpu/tms57002/tms57002.c:1:
> src/emu/devcpu.h: In member function 'virtual const
> address_space_config* legacy_cpu_device_config::memory_space_config(int)
> const':
> src/emu/devcpu.h:441: warning: comparison between signed and unsigned
> integer expressions
> {standard input}: Assembler messages:
> {standard input}:5448: Warning: end of file not at end of a line;
> newline inserted
> {standard input}:5572: Error: suffix or operands invalid for `mov'
> {standard input}:5572: Error: open CFI at the end of file; missing
> .cfi_endproc directive
> gcc: Internal error: Killed (program cc1plus)
> Please submit a full bug report.
> See <
http://bugzilla.redhat.com/bugzilla> for instructions.
> make: *** [obj/sdl/mame/emu/cpu/tms57002/tms57002.o] Error 1
> make: *** Waiting for unfinished jobs....
> error: Bad exit status from /var/tmp/rpm-tmp.VQlPFp (%build)
> RPM build errors:
> Bad exit status from /var/tmp/rpm-tmp.VQlPFp (%build)
> Child returncode was: 1
> EXCEPTION: Command failed. See logs for output.
> # ['bash', '--login', '-c', 'rpmbuild -bb --target
x86_64 --nodeps
> builddir/build/SPECS/mame.spec']
> Traceback (most recent call last):
> File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line
> 70, in trace
> result = func(*args, **kw)
> File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do
> raise mock.exception.Error, ("Command failed. See logs for output.\n
> # %s" % (command,), child.returncode)
> Error: Command failed. See logs for output.
> # ['bash', '--login', '-c', 'rpmbuild -bb --target
x86_64 --nodeps
> builddir/build/SPECS/mame.spec']
> LEAVE do --> EXCEPTION RAISED
>
>
>
This is very strange. I requeued the builds and they worked fine. I then
tried to build qmc2 later, and the problem appeared again. Requeueing
helped.
Julian