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 1465865 Details for
Bug 1605563
pyode: FTBFS in Fedora 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
build.log (text/plain), 11.91 KB, created by
Mohan Boddu
on 2018-07-20 16:01:33 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 16:01:33 UTC
Size:
11.91 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/pyode.spec'], chrootPath='/var/lib/mock/f29-build-13069512-949978/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3ffac07ca20>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/pyode.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >warning: Macro expanded in comment on line 25: %{snapdate}-use-almost-equal-assert.patch >Building target platforms: s390x >Building for target s390x >Wrote: /builddir/build/SRPMS/pyode-1.2.0-23.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/pyode.spec'], chrootPath='/var/lib/mock/f29-build-13069512-949978/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3ffac07ca20>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/pyode.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >warning: Macro expanded in comment on line 25: %{snapdate}-use-almost-equal-assert.patch >Building target platforms: s390x >Building for target s390x >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sdN35B >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf PyODE-snapshot-2010-03-22 >+ /usr/bin/tar -xof - >+ /usr/bin/gzip -dc /builddir/build/SOURCES/PyODE-snapshot-2010-03-22.tar.gz >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd PyODE-snapshot-2010-03-22 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ sed -i 's/\r//' examples/tutorial3.py >+ echo 'Patch #0 (0001-pyode-2010-03-22-fix-test-segfault.patch):' >Patch #0 (0001-pyode-2010-03-22-fix-test-segfault.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix -gc-patch --fuzz=0 >patching file src/body.pyx >patching file src/joints.pyx >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Mv3zt2 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd PyODE-snapshot-2010-03-22 >+ /usr/bin/python2 setup.py build >/builddir/build/BUILD/PyODE-snapshot-2010-03-22/src/mass.pyx:263:18: Warning: 'not None' will become the default in a future version of Pyrex. Use 'or None' to allow passing None. >/builddir/build/BUILD/PyODE-snapshot-2010-03-22/src/mass.pyx:263:18: Warning: 'not None' will become the default in a future version of Pyrex. Use 'or None' to allow passing None. >INFO: <ode/ode.h> found in /usr/include >INFO: Creating ode_trimesh.c >pyrexc -o ode_trimesh.c -I. -Isrc src/ode.pyx >INFO: Creating ode_notrimesh.c >pyrexc -o ode_notrimesh.c -I. -Isrc src/ode.pyx >INFO: Installing with trimesh support. >running build >running build_py >creating build >creating build/lib.linux-s390x-2.7 >creating build/lib.linux-s390x-2.7/xode >copying xode/__init__.py -> build/lib.linux-s390x-2.7/xode >copying xode/body.py -> build/lib.linux-s390x-2.7/xode >copying xode/errors.py -> build/lib.linux-s390x-2.7/xode >copying xode/geom.py -> build/lib.linux-s390x-2.7/xode >copying xode/joint.py -> build/lib.linux-s390x-2.7/xode >copying xode/node.py -> build/lib.linux-s390x-2.7/xode >copying xode/parser.py -> build/lib.linux-s390x-2.7/xode >copying xode/transform.py -> build/lib.linux-s390x-2.7/xode >running build_ext >building 'ode' extension >creating build/temp.linux-s390x-2.7 >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include -I/usr/local/include -I/opt/local/include -I/usr/include/python2.7 -c ode_trimesh.c -o build/temp.linux-s390x-2.7/ode_trimesh.o >ode_trimesh.c: In function '__pyx_f_3ode_4Mass_setCappedCylinder': >ode_trimesh.c:907:3: warning: 'dMassSetCappedCylinder' is deprecated [-Wdeprecated-declarations] > dMassSetCappedCylinder((&((struct __pyx_obj_3ode_Mass *)__pyx_v_self)->_mass),__pyx_1,__pyx_2,__pyx_3,__pyx_4); > ^~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/ode/ode.h:39, > from ode_trimesh.c:32: >/usr/include/ode/mass.h:84:33: note: declared here > ODE_API ODE_API_DEPRECATED void dMassSetCappedCylinder(dMass *a, dReal b, int c, dReal d, dReal e); > ^~~~~~~~~~~~~~~~~~~~~~ >ode_trimesh.c: In function '__pyx_f_3ode_4Mass_setCappedCylinderTotal': >ode_trimesh.c:946:3: warning: 'dMassSetCappedCylinderTotal' is deprecated [-Wdeprecated-declarations] > dMassSetCappedCylinderTotal((&((struct __pyx_obj_3ode_Mass *)__pyx_v_self)->_mass),__pyx_1,__pyx_2,__pyx_3,__pyx_4); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/ode/ode.h:39, > from ode_trimesh.c:32: >/usr/include/ode/mass.h:85:33: note: declared here > ODE_API ODE_API_DEPRECATED void dMassSetCappedCylinderTotal(dMass *a, dReal b, int c, dReal d, dReal e); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >ode_trimesh.c: In function '__pyx_f_3ode_13GeomTransform___cinit__': >ode_trimesh.c:13455:12: warning: 'dCreateGeomTransform' is deprecated [-Wdeprecated-declarations] > ((struct __pyx_obj_3ode_GeomTransform *)__pyx_v_self)->__pyx_base.gid = dCreateGeomTransform(__pyx_v_sid); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/ode/ode.h:43, > from ode_trimesh.c:32: >/usr/include/ode/collision.h:1089:36: note: declared here > ODE_API_DEPRECATED ODE_API dGeomID dCreateGeomTransform (dSpaceID space); > ^~~~~~~~~~~~~~~~~~~~ >ode_trimesh.c:13458:3: warning: 'dGeomTransformSetCleanup' is deprecated [-Wdeprecated-declarations] > dGeomTransformSetCleanup(((struct __pyx_obj_3ode_GeomTransform *)__pyx_v_self)->__pyx_base.gid,0); > ^~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/ode/ode.h:43, > from ode_trimesh.c:32: >/usr/include/ode/collision.h:1092:33: note: declared here > ODE_API_DEPRECATED ODE_API void dGeomTransformSetCleanup (dGeomID g, int mode); > ^~~~~~~~~~~~~~~~~~~~~~~~ >ode_trimesh.c: In function '__pyx_f_3ode_13GeomTransform_setGeom': >ode_trimesh.c:13628:3: warning: 'dGeomTransformSetGeom' is deprecated [-Wdeprecated-declarations] > dGeomTransformSetGeom(((struct __pyx_obj_3ode_GeomTransform *)__pyx_v_self)->__pyx_base.gid,((dGeomID)__pyx_v_id)); > ^~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/ode/ode.h:43, > from ode_trimesh.c:32: >/usr/include/ode/collision.h:1090:33: note: declared here > ODE_API_DEPRECATED ODE_API void dGeomTransformSetGeom (dGeomID g, dGeomID obj); > ^~~~~~~~~~~~~~~~~~~~~ >ode_trimesh.c: In function '__pyx_f_3ode_13GeomTransform_setInfo': >ode_trimesh.c:13694:3: warning: 'dGeomTransformSetInfo' is deprecated [-Wdeprecated-declarations] > dGeomTransformSetInfo(((struct __pyx_obj_3ode_GeomTransform *)__pyx_v_self)->__pyx_base.gid,__pyx_v_mode); > ^~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/ode/ode.h:43, > from ode_trimesh.c:32: >/usr/include/ode/collision.h:1094:33: note: declared here > ODE_API_DEPRECATED ODE_API void dGeomTransformSetInfo (dGeomID g, int mode); > ^~~~~~~~~~~~~~~~~~~~~ >ode_trimesh.c: In function '__pyx_f_3ode_13GeomTransform_getInfo': >ode_trimesh.c:13716:3: warning: 'dGeomTransformGetInfo' is deprecated [-Wdeprecated-declarations] > __pyx_1 = PyInt_FromLong(dGeomTransformGetInfo(((struct __pyx_obj_3ode_GeomTransform *)__pyx_v_self)->__pyx_base.gid)); if (!__pyx_1) {__pyx_filename = __pyx_f[7]; __pyx_lineno = 521; goto __pyx_L1;} > ^~~~~~~ >In file included from /usr/include/ode/ode.h:43, > from ode_trimesh.c:32: >/usr/include/ode/collision.h:1095:32: note: declared here > ODE_API_DEPRECATED ODE_API int dGeomTransformGetInfo (dGeomID g); > ^~~~~~~~~~~~~~~~~~~~~ >ode_trimesh.c: In function '__pyx_f_3ode_11TriMeshData_build': >ode_trimesh.c:13953:225: warning: pointer targets in passing argument 4 of 'dGeomTriMeshDataBuildSimple' differ in signedness [-Wpointer-sign] > dGeomTriMeshDataBuildSimple(((struct __pyx_obj_3ode_TriMeshData *)__pyx_v_self)->tmdid,((struct __pyx_obj_3ode_TriMeshData *)__pyx_v_self)->vertex_buffer,__pyx_v_numverts,((struct __pyx_obj_3ode_TriMeshData *)__pyx_v_self)->face_buffer,(__pyx_v_numfaces * 3)); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ >In file included from /usr/include/ode/collision.h:1087, > from /usr/include/ode/ode.h:43, > from ode_trimesh.c:32: >/usr/include/ode/collision_trimesh.h:96:14: note: expected 'const dTriIndex *' {aka 'const unsigned int *'} but argument is of type 'int *' > ODE_API void dGeomTriMeshDataBuildSimple(dTriMeshDataID g, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >ode_trimesh.c: In function '__pyx_f_3ode_15GeomHeightfield___cinit__': >ode_trimesh.c:14478:129: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > ((struct __pyx_obj_3ode_GeomHeightfield *)__pyx_v_self)->__pyx_base.gid = dCreateHeightfield(__pyx_v_sid,__pyx_v_data->hfdid,((int)__pyx_v_placeable)); > ^ >gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-s390x-2.7/ode_trimesh.o -L/usr/lib -L/usr/local/lib -L/opt/local/lib -L/usr/lib64 -lode -lstdc++ -lpython2.7 -o build/lib.linux-s390x-2.7/ode.so -lode >/usr/bin/ld: cannot find -lstdc++ >collect2: error: ld returned 1 exit status >error: command 'gcc' failed with exit status 1 >error: Bad exit status from /var/tmp/rpm-tmp.Mv3zt2 (%build) >RPM build errors: > Macro expanded in comment on line 25: %{snapdate}-use-almost-equal-assert.patch > Bad exit status from /var/tmp/rpm-tmp.Mv3zt2 (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/pyode.spec
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 1605563
: 1465865 |
1465866
|
1465867