Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 371228 Details for
Bug 539030
FTBFS mono-nunit22-2.2.10-11.fc13
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 4.85 KB, created by
FTBFS
on 2009-11-19 16:30:31 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2009-11-19 16:30:31 UTC
Size:
4.85 KB
patch
obsolete
>Mock Version: 0.9.19 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mono-nunit22.spec'], False, '/var/lib/mock/fedora-development-x86_64-mono-nunit22-2.2.10-11.fc13.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xca3890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mono-nunit22.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/mono-nunit22-2.2.10-11.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mono-nunit22.spec'], False, '/var/lib/mock/fedora-development-x86_64-mono-nunit22-2.2.10-11.fc13.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xca3890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mono-nunit22.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.M8uh3Z >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf mono-nunit22-2.2.10 >+ /bin/mkdir -p mono-nunit22-2.2.10 >+ cd mono-nunit22-2.2.10 >+ /usr/bin/unzip -qq /builddir/build/SOURCES/NUnit-2.2.10-src.zip >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (nunit22-mono.patch):' >Patch #0 (nunit22-mono.patch): >+ /bin/cat /builddir/build/SOURCES/nunit22-mono.patch >+ /usr/bin/patch -s -p1 --fuzz=0 >+ echo 'Patch #1 (nunit22-key.patch):' >Patch #1 (nunit22-key.patch): >+ /bin/cat /builddir/build/SOURCES/nunit22-key.patch >+ /usr/bin/patch -s -p1 -b --suffix .key --fuzz=0 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.w0yVUq >+ umask 022 >+ cd /builddir/build/BUILD >+ cd mono-nunit22-2.2.10 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ sn -k nunit.snk >Mono StrongName - version 2.6.0.0 >StrongName utility for signing assemblies >Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD licensed. >A new 1024 bits strong name keypair has been generated in file 'nunit.snk'. >+ cd src >+ nant mono-2.0 release build-all >** (/usr/lib64/NAnt/bin/NAnt.exe:29181): WARNING **: The following assembly referenced from /usr/lib64/NAnt/bin/NAnt.exe could not be loaded: > Assembly: log4net (assemblyref_index=1) > Version: 1.2.10.0 > Public Key: 2a6b8347ed52b694 >The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib64/NAnt/bin/). >** (/usr/lib64/NAnt/bin/NAnt.exe:29181): WARNING **: Could not load file or assembly 'log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=2a6b8347ed52b694' or one of its dependencies. >** >ERROR:mini.c:4449:mono_jit_runtime_invoke: assertion failed: (info->vtable) >Stacktrace: >Native stacktrace: > /usr/lib64/pkgconfig/../../bin/mono() [0x4818f1] > /lib64/libpthread.so.0(+0xf4a0) [0x7f464197d4a0] > /lib64/libc.so.6(gsignal+0x35) [0x7f4641186605] > /lib64/libc.so.6(abort+0x175) [0x7f4641187de5] > /lib64/libglib-2.0.so.0(g_assertion_message+0x10f) [0x7f4641ff5b2f] > /lib64/libglib-2.0.so.0(+0x5f0d0) [0x7f4641ff60d0] > /usr/lib64/pkgconfig/../../bin/mono() [0x41ce70] > /usr/lib64/pkgconfig/../../bin/mono(mono_runtime_exec_main+0x14a) [0x5330fa] > /usr/lib64/pkgconfig/../../bin/mono(mono_runtime_run_main+0x152) [0x534cb2] > /usr/lib64/pkgconfig/../../bin/mono(mono_main+0x1490) [0x464140] > /lib64/libc.so.6(__libc_start_main+0xfd) [0x7f4641171bed] > /usr/lib64/pkgconfig/../../bin/mono() [0x415069] >Debug info from gdb: >================================================================= >Got a SIGABRT while executing native code. This usually indicates >a fatal error in the mono runtime or one of the native libraries >used by your application. >================================================================= >/var/tmp/rpm-tmp.w0yVUq: line 31: 29181 Aborted (core dumped) nant mono-2.0 release build-all >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.w0yVUq (%build) > Bad exit status from /var/tmp/rpm-tmp.w0yVUq (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mono-nunit22.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 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/mono-nunit22.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 539030
:
371224
|
371225
|
371226
|
371227
| 371228 |
371229