On Thu, Mar 18, 2010 at 3:40 PM, Julian Sikorski
<belegdol(a)gmail.com> wrote:
> Hi,
>
> any ideas what is going on in here? It builds fine in mock.
Not sure what happened, but it was on my builder, which was just
bounced last night, so I'd just try again, and I'll try to look at it
in more detail if it bombs out again.
> ------ Wiadomość oryginalna ------
> Temat: Build Error (Job 6604): qmc2-0_2-0_18_b14_fc13 on
> fedora-development-rpmfusion_nonfree
> Data: Thu, 18 Mar 2010 19:47:50 +0100 (CET)
> 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-development-rpmfusion_nonfree/6...
>
>
> -------------------------------------------------
>
> + rm -rf /builddir/build/BUILDROOT/qmc2-0.2-0.18.b14.fc13.x86_64
> + pushd sdlmess
> ~/build/BUILD/qmc2-0.2/sdlmess ~/build/BUILD/qmc2-0.2
> + make install
> DESTDIR=/builddir/build/BUILDROOT/qmc2-0.2-0.18.b14.fc13.x86_64
> DISTCFG=1 PRETTY=0 CTIME=0 PREFIX=/usr SYSCONFDIR=/etc EMULATOR=SDLMESS
> QT_TRANSLATION=../../qt4/translations
> make[1]: Entering directory `/builddir/build/BUILD/qmc2-0.2/sdlmess'
> make[1]: Nothing to be done for `first'.
> make[1]: Leaving directory `/builddir/build/BUILD/qmc2-0.2/sdlmess'
> make[1]: Entering directory `/builddir/build/BUILD/qmc2-0.2/sdlmess/runonce'
> make[1]: Nothing to be done for `first'.
> make[1]: Leaving directory `/builddir/build/BUILD/qmc2-0.2/sdlmess/runonce'
> Build of QMC2 v0.2.b14 complete
> Target emulator: SDLMESS
> Installing QMC2 v0.2.b14
> rsync: error while loading shared libraries: libacl.so.1: cannot open
> shared object file: No such file or directory
> make: *** [install] Error 127
> error: Bad exit status from /var/tmp/rpm-tmp.LWHnuJ (%install)
> RPM build errors:
> Bad exit status from /var/tmp/rpm-tmp.LWHnuJ (%install)
> Child returncode was: 1
> EXCEPTION: Command failed. See logs for output.
> # ['bash', '--login', '-c', 'rpmbuild -bb --target
x86_64 --nodeps
> builddir/build/SPECS/qmc2.spec']
> Traceback (most recent call last):
> File "/usr/lib/python2.4/site-packages/mock/trace_decorator.py", line
> 70, in trace
> result = func(*args, **kw)
> File "/usr/lib/python2.4/site-packages/mock/util.py", line 324, 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/qmc2.spec']
> LEAVE do --> EXCEPTION RAISED
>
>
>
>
It failed again. What is more, it failed to build on all branches, but
F-11 says
rsync: mkstemp
"/builddir/build/BUILDROOT/qmc2-0.2-0.18.b14.fc11.i386/usr/bin/.qmc2-sdlmess.eabqYv"
failed: Permission denied (13)
rsync error: some files/attrs were not transferred (see previous errors)
(code 23) at main.c(1039) [sender=3.0.6]
instead.
Julian