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 1465962 Details for
Bug 1605598
python-apsw: 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), 21.46 KB, created by
Mohan Boddu
on 2018-07-20 16:10:57 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 16:10:57 UTC
Size:
21.46 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/python-apsw.spec'], chrootPath='/var/lib/mock/f29-build-13069932-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 0x3ff7ad7ca20>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-apsw.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 >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >Building target platforms: s390x >Building for target s390x >Wrote: /builddir/build/SRPMS/python-apsw-3.23.1.r1-5.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-apsw.spec'], chrootPath='/var/lib/mock/f29-build-13069932-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 0x3ff7ad7ca20>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-apsw.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 >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >Building target platforms: s390x >Building for target s390x >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zlMxPd >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf apsw-3.23.1-r1 >+ /usr/bin/unzip -qq /builddir/build/SOURCES/apsw-3.23.1-r1.zip >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd apsw-3.23.1-r1 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ rm -f doc/.buildinfo >+ exit 0 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd apsw-3.23.1-r1 >+ CFLAGS='-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' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EkrTyk >/usr/lib/python2.7/site-packages/setuptools/dist.py:398: UserWarning: Normalizing '3.23.1-r1' to '3.23.1.post1' > normalized_version, >running build >running build_ext >SQLite: Using system sqlite include/libraries >building 'apsw' extension >creating build >creating build/temp.linux-s390x-2.7 >creating build/temp.linux-s390x-2.7/src >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 -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 -fPIC -DEXPERIMENTAL=1 -DNDEBUG=1 -DAPSW_FORK_CHECKER=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -Isrc -I/usr/include/python2.7 -c src/apsw.c -o build/temp.linux-s390x-2.7/src/apsw.o >In file included from /usr/include/python2.7/pyconfig.h:6, > from /usr/include/python2.7/Python.h:8, > from src/apsw.c:74: >/usr/include/python2.7/pyconfig-64.h:1232: warning: "_POSIX_C_SOURCE" redefined > #define _POSIX_C_SOURCE 200112L > >In file included from /usr/include/assert.h:35, > from src/apsw.c:67: >/usr/include/features.h:265: note: this is the location of the previous definition > # define _POSIX_C_SOURCE 200809L > >In file included from /usr/include/python2.7/pyconfig.h:6, > from /usr/include/python2.7/Python.h:8, > from src/apsw.c:74: >/usr/include/python2.7/pyconfig-64.h:1254: warning: "_XOPEN_SOURCE" redefined > #define _XOPEN_SOURCE 600 > >In file included from /usr/include/assert.h:35, > from src/apsw.c:67: >/usr/include/features.h:202: note: this is the location of the previous definition > # define _XOPEN_SOURCE 700 > >creating build/lib.linux-s390x-2.7 >gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 build/temp.linux-s390x-2.7/src/apsw.o -L/usr/lib64 -lsqlite3 -lpython2.7 -o build/lib.linux-s390x-2.7/apsw.so >+ sleep 1 >+ CFLAGS='-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' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' >running build >running build_ext >SQLite: Using system sqlite include/libraries >building 'apsw' extension >creating build/temp.linux-s390x-3.7 >creating build/temp.linux-s390x-3.7/src >gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -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 -fPIC -DEXPERIMENTAL=1 -DNDEBUG=1 -DAPSW_FORK_CHECKER=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -Isrc -I/usr/include/python3.7m -c src/apsw.c -o build/temp.linux-s390x-3.7/src/apsw.o >In file included from src/apsw.c:141: >src/connection.c: In function âset_context_resultâ: >src/connection.c:1939:3: warning: âPyObject_CheckReadBufferâ is deprecated [-Wdeprecated-declarations] > if (PyObject_CheckReadBuffer(obj)) > ^~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/apsw.c:74: >/usr/include/python3.7m/abstract.h:480:17: note: declared here > PyAPI_FUNC(int) PyObject_CheckReadBuffer(PyObject *obj) > ^~~~~~~~~~~~~~~~~~~~~~~~ >In file included from src/apsw.c:141: >src/connection.c:1943:7: warning: âPyObject_AsReadBufferâ is deprecated [-Wdeprecated-declarations] > int asrb=PyObject_AsReadBuffer(obj, &buffer, &buflen); > ^~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/apsw.c:74: >/usr/include/python3.7m/abstract.h:489:17: note: declared here > PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~ >In file included from src/apsw.c:147: >src/blob.c: In function âAPSWBlob_readintoâ: >src/blob.c:404:3: warning: âPyObject_AsWriteBufferâ is deprecated [-Wdeprecated-declarations] > aswb=PyObject_AsWriteBuffer(wbuf, &buffer, &bufsize); > ^~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/apsw.c:74: >/usr/include/python3.7m/abstract.h:500:17: note: declared here > PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~~ >In file included from src/apsw.c:147: >src/blob.c: In function âAPSWBlob_writeâ: >src/blob.c:532:3: warning: âPyObject_CheckReadBufferâ is deprecated [-Wdeprecated-declarations] > if(!PyUnicode_Check(obj) && PyObject_CheckReadBuffer(obj)) > ^~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/apsw.c:74: >/usr/include/python3.7m/abstract.h:480:17: note: declared here > PyAPI_FUNC(int) PyObject_CheckReadBuffer(PyObject *obj) > ^~~~~~~~~~~~~~~~~~~~~~~~ >In file included from src/apsw.c:147: >src/blob.c:534:7: warning: âPyObject_AsReadBufferâ is deprecated [-Wdeprecated-declarations] > int asrb=PyObject_AsReadBuffer(obj, &buffer, &size); > ^~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/apsw.c:74: >/usr/include/python3.7m/abstract.h:489:17: note: declared here > PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~ >In file included from src/apsw.c:150: >src/cursor.c: In function âAPSWCursor_dobindingâ: >src/cursor.c:558:3: warning: âPyObject_CheckReadBufferâ is deprecated [-Wdeprecated-declarations] > else if (PyObject_CheckReadBuffer(obj)) > ^~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/apsw.c:74: >/usr/include/python3.7m/abstract.h:480:17: note: declared here > PyAPI_FUNC(int) PyObject_CheckReadBuffer(PyObject *obj) > ^~~~~~~~~~~~~~~~~~~~~~~~ >In file included from src/apsw.c:150: >src/cursor.c:564:7: warning: âPyObject_AsReadBufferâ is deprecated [-Wdeprecated-declarations] > APSW_FAULT_INJECT(DoBindingAsReadBufferFails,asrb=PyObject_AsReadBuffer(obj, &buffer, &buflen), (PyErr_NoMemory(), asrb=-1)); > ^~~~~~~~~~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/apsw.c:74: >/usr/include/python3.7m/abstract.h:489:17: note: declared here > PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~ >In file included from src/apsw.c:156: >src/vfs.c: In function âapswvfs_xRandomnessâ: >src/vfs.c:978:7: warning: âPyObject_AsReadBufferâ is deprecated [-Wdeprecated-declarations] > int asrb=PyObject_AsReadBuffer(pyresult, &buffer, &buflen); > ^~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/apsw.c:74: >/usr/include/python3.7m/abstract.h:489:17: note: declared here > PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~ >In file included from src/apsw.c:156: >src/vfs.c: In function âapswvfsfile_xReadâ: >src/vfs.c:2030:3: warning: âPyObject_CheckReadBufferâ is deprecated [-Wdeprecated-declarations] > if(PyUnicode_Check(pybuf) || !PyObject_CheckReadBuffer(pybuf)) > ^~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/apsw.c:74: >/usr/include/python3.7m/abstract.h:480:17: note: declared here > PyAPI_FUNC(int) PyObject_CheckReadBuffer(PyObject *obj) > ^~~~~~~~~~~~~~~~~~~~~~~~ >In file included from src/apsw.c:156: >src/vfs.c:2035:3: warning: âPyObject_AsReadBufferâ is deprecated [-Wdeprecated-declarations] > asrb=PyObject_AsReadBuffer(pybuf, &buffer, &size); > ^~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/apsw.c:74: >/usr/include/python3.7m/abstract.h:489:17: note: declared here > PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~ >In file included from src/apsw.c:156: >src/vfs.c: In function âapswvfsfilepy_xWriteâ: >src/vfs.c:2186:3: warning: âPyObject_AsReadBufferâ is deprecated [-Wdeprecated-declarations] > asrb=PyObject_AsReadBuffer(buffy, &buffer, &size); > ^~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/apsw.c:74: >/usr/include/python3.7m/abstract.h:489:17: note: declared here > PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~ >src/apsw.c: In function âformatsqlvalueâ: >src/apsw.c:1080:7: warning: âPyObject_AsReadBufferâ is deprecated [-Wdeprecated-declarations] > asrb=PyObject_AsReadBuffer(value, (const void**)&buffer, &buflen); > ^~~~ >In file included from /usr/include/python3.7m/Python.h:128, > from src/apsw.c:74: >/usr/include/python3.7m/abstract.h:489:17: note: declared here > PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, > ^~~~~~~~~~~~~~~~~~~~~ >creating build/lib.linux-s390x-3.7 >gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 build/temp.linux-s390x-3.7/src/apsw.o -L/usr/lib64 -lsqlite3 -lpython3.7m -o build/lib.linux-s390x-3.7/apsw.cpython-37m-s390x-linux-gnu.so >/usr/lib/python3.7/site-packages/setuptools/dist.py:398: UserWarning: Normalizing '3.23.1-r1' to '3.23.1.post1' > normalized_version, >+ sleep 1 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QRRkIc >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-apsw-3.23.1.r1-5.fc29.s390x '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-apsw-3.23.1.r1-5.fc29.s390x >++ dirname /builddir/build/BUILDROOT/python-apsw-3.23.1.r1-5.fc29.s390x >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-apsw-3.23.1.r1-5.fc29.s390x >+ cd apsw-3.23.1-r1 >+ CFLAGS='-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' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-apsw-3.23.1.r1-5.fc29.s390x >/usr/lib/python2.7/site-packages/setuptools/dist.py:398: UserWarning: Normalizing '3.23.1-r1' to '3.23.1.post1' > normalized_version, >running install >running install_lib >creating /builddir/build/BUILDROOT/python-apsw-3.23.1.r1-5.fc29.s390x/usr >creating /builddir/build/BUILDROOT/python-apsw-3.23.1.r1-5.fc29.s390x/usr/lib64 >creating /builddir/build/BUILDROOT/python-apsw-3.23.1.r1-5.fc29.s390x/usr/lib64/python2.7 >creating /builddir/build/BUILDROOT/python-apsw-3.23.1.r1-5.fc29.s390x/usr/lib64/python2.7/site-packages >copying build/lib.linux-s390x-2.7/apsw.so -> /builddir/build/BUILDROOT/python-apsw-3.23.1.r1-5.fc29.s390x/usr/lib64/python2.7/site-packages >writing byte-compilation script '/tmp/tmpGnbZBC.py' >/usr/bin/python2 -O /tmp/tmpGnbZBC.py >removing /tmp/tmpGnbZBC.py >running install_egg_info >running egg_info >creating apsw.egg-info >writing apsw.egg-info/PKG-INFO >writing top-level names to apsw.egg-info/top_level.txt >writing dependency_links to apsw.egg-info/dependency_links.txt >writing manifest file 'apsw.egg-info/SOURCES.txt' >SQLite: Using system sqlite include/libraries >reading manifest file 'apsw.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'apsw.egg-info/SOURCES.txt' >Copying apsw.egg-info to /builddir/build/BUILDROOT/python-apsw-3.23.1.r1-5.fc29.s390x/usr/lib64/python2.7/site-packages/apsw-3.23.1.post1-py2.7.egg-info >running install_scripts >+ CFLAGS='-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' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-apsw-3.23.1.r1-5.fc29.s390x >running install >running install_lib >creating /builddir/build/BUILDROOT/python-apsw-3.23.1.r1-5.fc29.s390x/usr/lib64/python3.7 >creating /builddir/build/BUILDROOT/python-apsw-3.23.1.r1-5.fc29.s390x/usr/lib64/python3.7/site-packages >copying build/lib.linux-s390x-3.7/apsw.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-apsw-3.23.1.r1-5.fc29.s390x/usr/lib64/python3.7/site-packages >writing byte-compilation script '/tmp/tmpcufj2z31.py' >/usr/bin/python3 /tmp/tmpcufj2z31.py >removing /tmp/tmpcufj2z31.py >running install_egg_info >running egg_info >writing apsw.egg-info/PKG-INFO >writing dependency_links to apsw.egg-info/dependency_links.txt >writing top-level names to apsw.egg-info/top_level.txt >SQLite: Using system sqlite include/libraries >reading manifest file 'apsw.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'apsw.egg-info/SOURCES.txt' >Copying apsw.egg-info to /builddir/build/BUILDROOT/python-apsw-3.23.1.r1-5.fc29.s390x/usr/lib64/python3.7/site-packages/apsw-3.23.1.post1-py3.7.egg-info >running install_scripts >/usr/lib/python3.7/site-packages/setuptools/dist.py:398: UserWarning: Normalizing '3.23.1-r1' to '3.23.1.post1' > normalized_version, >+ /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 3.23.1.r1-5.fc29 --unique-debug-suffix -3.23.1.r1-5.fc29.s390x --unique-debug-src-base python-apsw-3.23.1.r1-5.fc29.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/apsw-3.23.1-r1 >extracting debug info from /builddir/build/BUILDROOT/python-apsw-3.23.1.r1-5.fc29.s390x/usr/lib64/python2.7/site-packages/apsw.so >extracting debug info from /builddir/build/BUILDROOT/python-apsw-3.23.1.r1-5.fc29.s390x/usr/lib64/python3.7/site-packages/apsw.cpython-37m-s390x-linux-gnu.so >/usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. >848 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-apsw-3.23.1.r1-5.fc29.s390x/usr/lib64/python2.7 using /usr/bin/python2.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-apsw-3.23.1.r1-5.fc29.s390x/usr/lib64/python3.7 using /usr/bin/python3.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-apsw-3.23.1.r1-5.fc29.s390x/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-apsw-3.23.1.r1-5.fc29.s390x/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.l0oG6m >+ umask 022 >+ cd /builddir/build/BUILD >+ cd apsw-3.23.1-r1 >+ CFLAGS='-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' >+ python setup.py build_ext --inplace test >/var/tmp/rpm-tmp.l0oG6m: line 31: python: command not found >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.l0oG6m (%check) > Bad exit status from /var/tmp/rpm-tmp.l0oG6m (%check) >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/python-apsw.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 1605598
: 1465962 |
1465963
|
1465964