Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 903855 Details for
Bug 1106091
libx86: FTBFS in rawhide
[?]
New
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.rh83 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
<fdopen> (text/plain), 7.07 KB, created by
Dennis Gilmore
on 2014-06-09 02:29:22 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 02:29:22 UTC
Size:
7.07 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/libx86.spec'], False, '/var/lib/mock/f21-build-2119091-392838/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x1fb1b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/libx86.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: Could not canonicalize hostname: arm04-builder06.arm.fedoraproject.org >Building target platforms: armv7hl >Building for target armv7hl >Wrote: /builddir/build/SRPMS/libx86-1.1-17.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/libx86.spec'], False, '/var/lib/mock/f21-build-2119091-392838/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x1fb1b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/libx86.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: armv7hl >Building for target armv7hl >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aDAes2 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf libx86-1.1 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/libx86-1.1.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd libx86-1.1 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (libx86-add-pkgconfig.patch):' >Patch #0 (libx86-add-pkgconfig.patch): >+ /usr/bin/cat /builddir/build/SOURCES/libx86-add-pkgconfig.patch >+ /usr/bin/patch -p1 --fuzz=0 >patching file Makefile >patching file x86.pc.in >+ echo 'Patch #1 (libx86-mmap-offset.patch):' >Patch #1 (libx86-mmap-offset.patch): >+ /usr/bin/cat /builddir/build/SOURCES/libx86-mmap-offset.patch >+ /usr/bin/patch -p1 --fuzz=0 >patching file lrmi.c >patching file thunk.c >patching file x86-common.c >patching file x86-common.h >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2Zz1h1 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd libx86-1.1 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' >+ make BACKEND=x86emu LIBDIR=/usr/lib -j4 >make LIBRARY=static static >make[1]: Entering directory `/builddir/build/BUILD/libx86-1.1' >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o x86-common.o x86-common.c >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o thunk.o thunk.c >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o x86emu/decode.o x86emu/decode.c >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o x86emu/debug.o x86emu/debug.c >x86-common.c: In function 'LRMI_common_init': >x86-common.c:216:9: warning: assignment makes pointer from integer without a cast > offset = mem_info.offset - REAL_MEM_BASE; > ^ >x86emu/debug.c: In function 'x86emu_dump_xregs': >x86emu/debug.c:403:2: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'x86emuu32' [-Wformat=] > printf("\tEAX=%08x ", M.x86.R_EAX ); > ^ >x86emu/debug.c:404:2: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'x86emuu32' [-Wformat=] > printf("EBX=%08x ", M.x86.R_EBX ); > ^ >x86emu/debug.c:405:2: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'x86emuu32' [-Wformat=] > printf("ECX=%08x ", M.x86.R_ECX ); > ^ >x86emu/debug.c:406:2: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'x86emuu32' [-Wformat=] > printf("EDX=%08x \n", M.x86.R_EDX ); > ^ >x86emu/debug.c:407:2: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'x86emuu32' [-Wformat=] > printf("\tESP=%08x ", M.x86.R_ESP ); > ^ >x86emu/debug.c:408:2: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'x86emuu32' [-Wformat=] > printf("EBP=%08x ", M.x86.R_EBP ); > ^ >x86emu/debug.c:409:2: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'x86emuu32' [-Wformat=] > printf("ESI=%08x ", M.x86.R_ESI ); > ^ >x86emu/debug.c:410:2: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'x86emuu32' [-Wformat=] > printf("EDI=%08x\n", M.x86.R_EDI ); > ^ >x86emu/debug.c:415:2: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'x86emuu32' [-Wformat=] > printf("EIP=%08x\n\t", M.x86.R_EIP ); > ^ >thunk.c: In function 'x_inb': >thunk.c:40:9: error: impossible constraint in 'asm' > __asm__ __volatile__("in" #bwl " %w1, %" #bw "0" : "=a"(value) : "Nd"(port)); \ > ^ >thunk.c:44:1: note: in expansion of macro '__BUILDIO' > __BUILDIO(b,b,char) > ^ >make[1]: *** [thunk.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory `/builddir/build/BUILD/libx86-1.1' >make: *** [default] Error 2 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.2Zz1h1 (%build) > Bad exit status from /var/tmp/rpm-tmp.2Zz1h1 (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/libx86.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.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 armv7hl --nodeps builddir/build/SPECS/libx86.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 1106091
: 903855 |
903856
|
903857
|
910592