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 444152 Details for
Bug 631133
FTBFS python-psyco-1.6-4.fc12
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.88 KB, created by
FTBFS
on 2010-09-07 16:55:22 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 16:55:22 UTC
Size:
4.88 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/python-psyco.spec'], False, '/var/lib/mock/fedora-development-i386-python-psyco-1.6-4.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x11fdb50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/python-psyco.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/python-psyco-1.6-4.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/python-psyco.spec'], False, '/var/lib/mock/fedora-development-i386-python-psyco-1.6-4.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x11fdb50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/python-psyco.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0qawCB >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf psyco-1.6 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/psyco-1.6-src.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd psyco-1.6 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9bfRN0 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd psyco-1.6 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ /usr/bin/python setup.py build >PROCESSOR = 'i386' >running build >running build_py >creating build >creating build/lib.linux-i686-2.7 >creating build/lib.linux-i686-2.7/psyco >copying py-support/__init__.py -> build/lib.linux-i686-2.7/psyco >copying py-support/classes.py -> build/lib.linux-i686-2.7/psyco >copying py-support/support.py -> build/lib.linux-i686-2.7/psyco >copying py-support/profiler.py -> build/lib.linux-i686-2.7/psyco >copying py-support/logger.py -> build/lib.linux-i686-2.7/psyco >copying py-support/kdictproxy.py -> build/lib.linux-i686-2.7/psyco >copying py-support/core.py -> build/lib.linux-i686-2.7/psyco >running build_ext >building 'psyco._psyco' extension >creating build/temp.linux-i686-2.7 >creating build/temp.linux-i686-2.7/c >gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -DALL_STATIC=1 -Ic/i386 -I/usr/include/python2.7 -c c/psyco.c -o build/temp.linux-i686-2.7/c/psyco.o >In file included from c/initialize.h:55:0, > from c/psyco.c:14: >c/mergepoints.c:242:3: error: 'JUMP_IF_FALSE' undeclared here (not in a function) >c/mergepoints.c:242:3: error: 'JUMP_IF_TRUE' undeclared here (not in a function) >In file included from c/initialize.h:78:0, > from c/psyco.c:14: >c/Objects/compactobject.c: In function 'compacttype_new': >c/Objects/compactobject.c:883:3: warning: dereferencing type-punned pointer will break strict-aliasing rules >c/Objects/compactobject.c: In function 'psyco_compact_init': >c/Objects/compactobject.c:1027:2: warning: dereferencing type-punned pointer will break strict-aliasing rules >c/Objects/compactobject.c:1030:2: warning: dereferencing type-punned pointer will break strict-aliasing rules >c/psyco.c: In function 'init_psyco': >c/psyco.c:1023:3: warning: dereferencing type-punned pointer will break strict-aliasing rules >c/psyco.c: At top level: >c/codegen.c:127:19: warning: 'psyco_source_condition' defined but not used >c/codegen.c:747:10: warning: 'integer_lshift' defined but not used >c/Objects/plistobject.c:115:10: warning: 'PsycoList_SingletonNew' defined but not used >error: command 'gcc' failed with exit status 1 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.9bfRN0 (%build) > Bad exit status from /var/tmp/rpm-tmp.9bfRN0 (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/python-psyco.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 i686 --nodeps builddir/build/SPECS/python-psyco.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 631133
:
444151
| 444152 |
444153