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 1469044 Details for
Bug 1606715
wxsqlite3: 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), 13.41 KB, created by
Mohan Boddu
on 2018-07-20 21:19:28 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 21:19:28 UTC
Size:
13.41 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/wxsqlite3.spec'], chrootPath='/var/lib/mock/f29-build-13083663-950401/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 0x7fffa4c21f98>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/wxsqlite3.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: wx-config-3.0: command not found >Building target platforms: ppc64le >Building for target ppc64le >Wrote: /builddir/build/SRPMS/wxsqlite3-3.4.1-0.6git91de286.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/wxsqlite3.spec'], chrootPath='/var/lib/mock/f29-build-13083663-950401/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 0x7fffa4c21f98>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/wxsqlite3.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 >Building target platforms: ppc64le >Building for target ppc64le >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tVDEhF >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf wxsqlite3-91de286b494f1a5239c9fc6fecbc21319a17e61b >+ /usr/bin/gzip -dc /builddir/build/SOURCES/wxsqlite3-91de286.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd wxsqlite3-91de286b494f1a5239c9fc6fecbc21319a17e61b >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ mv build30 build >+ xargs rm -rfv >+ find -name sqlite3 -type d >removed './sqlite3/include/sqlite3.h' >removed './sqlite3/include/sqlite3userauth.h' >removed directory './sqlite3/include' >removed './sqlite3/Readme.txt' >removed './sqlite3/secure/Readme.txt' >removed './sqlite3/secure/premake5.lua' >removed './sqlite3/secure/src/sha2.h' >removed './sqlite3/secure/src/sqlite3ext.h' >removed './sqlite3/secure/src/sqlite3secure.c' >removed './sqlite3/secure/src/extensionfunctions.c' >removed './sqlite3/secure/src/codec.h' >removed './sqlite3/secure/src/userauth.c' >removed './sqlite3/secure/src/sqlite3shell.rc' >removed './sqlite3/secure/src/sha2.c' >removed './sqlite3/secure/src/sqlite3.h' >removed './sqlite3/secure/src/sqlite3.def' >removed './sqlite3/secure/src/sqlite3.rc' >removed './sqlite3/secure/src/sqlite3userauth.h' >removed './sqlite3/secure/src/rijndael.h' >removed './sqlite3/secure/src/csv.c' >removed './sqlite3/secure/src/rijndael.c' >removed './sqlite3/secure/src/sqlite3.c' >removed './sqlite3/secure/src/codecext.c' >removed './sqlite3/secure/src/codec.c' >removed './sqlite3/secure/src/shell.c' >removed directory './sqlite3/secure/src' >removed directory './sqlite3/secure' >removed directory './sqlite3' >+ chmod a+x configure >+ sed -i -e 's|WX_CONFIG_NAME=wx-config|WX_CONFIG_NAME=wx-config-3.0|g' configure >+ dos2unix readme.md >dos2unix: converting file readme.md to Unix format... >+ find docs -type f -exec chmod a-x '{}' ';' >+ chmod a-x include/wx/wxsqlite3.h src/wxsqlite3.cpp >+ chmod -x LICENCE.txt readme.md >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3ldWrS >+ umask 022 >+ cd /builddir/build/BUILD >+ cd wxsqlite3-91de286b494f1a5239c9fc6fecbc21319a17e61b >+ 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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' >+ export CFLAGS >+ CXXFLAGS='-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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' >+ export CXXFLAGS >+ FFLAGS='-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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ FCFLAGS='-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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ export LDFLAGS >+ '[' 1 = 1 ']' >+++ dirname ./configure >++ find . -name config.guess -o -name config.sub >+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) >++ basename ./build28/config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./build28/config.guess >++ basename ./build28/config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build28/config.guess >'/usr/lib/rpm/redhat/config.guess' -> './build28/config.guess' >+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) >++ basename ./build28/config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./build28/config.sub >++ basename ./build28/config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build28/config.sub >'/usr/lib/rpm/redhat/config.sub' -> './build28/config.sub' >+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) >++ basename ./build/config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./build/config.guess >++ basename ./build/config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build/config.guess >'/usr/lib/rpm/redhat/config.guess' -> './build/config.guess' >+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) >++ basename ./build/config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./build/config.sub >++ basename ./build/config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build/config.sub >'/usr/lib/rpm/redhat/config.sub' -> './build/config.sub' >+ '[' 1 = 1 ']' >+ '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' >++ find . -name ltmain.sh >+ ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info >checking build system type... powerpc64le-redhat-linux-gnu >checking host system type... powerpc64le-redhat-linux-gnu >checking target system type... powerpc64le-redhat-linux-gnu >checking for the --enable-debug option... will be automatically detected >checking for the --enable-unicode option... will be automatically detected >checking for the --enable-shared option... will be automatically detected >checking for the --with-toolkit option... will be automatically detected >checking for the --with-wxshared option... will be automatically detected >checking for the --with-wxversion option... will be automatically detected >checking for wx-config-3.0... /usr/bin/wx-config-3.0 >checking for wxWidgets version >= 2.8.0... yes (version 3.0.4) >checking for wxWidgets static library... no >checking if wxWidgets was built with UNICODE enabled... yes >checking if wxWidgets was built in DEBUG mode... no >checking if wxWidgets was built in STATIC mode... no >checking which wxWidgets toolkit was selected... gtk3 >checking for ppc64le-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for ppc64le-redhat-linux-gnu-g++... no >checking for ppc64le-redhat-linux-gnu-c++... no >checking for ppc64le-redhat-linux-gnu-gpp... no >checking for ppc64le-redhat-linux-gnu-aCC... no >checking for ppc64le-redhat-linux-gnu-CC... no >checking for ppc64le-redhat-linux-gnu-cxx... no >checking for ppc64le-redhat-linux-gnu-cc++... no >checking for ppc64le-redhat-linux-gnu-cl.exe... no >checking for ppc64le-redhat-linux-gnu-FCC... no >checking for ppc64le-redhat-linux-gnu-KCC... no >checking for ppc64le-redhat-linux-gnu-RCC... no >checking for ppc64le-redhat-linux-gnu-xlC_r... no >checking for ppc64le-redhat-linux-gnu-xlC... no >checking for g++... no >checking for c++... no >checking for gpp... no >checking for aCC... no >checking for CC... no >checking for cxx... no >checking for cc++... no >checking for cl.exe... no >checking for FCC... no >checking for KCC... no >checking for RCC... no >checking for xlC_r... no >checking for xlC... no >checking whether we are using the GNU C++ compiler... no >checking whether g++ accepts -g... no >checking for the --enable-dynamic-load option... no >checking for the --enable-metadata option... no >checking for the --enable-codec option... no >checking for the --enable-load-extension option... no >checking whether we are using the Intel C compiler... no >checking whether we are using the Intel C++ compiler... no >checking whether we are using the Sun C++ compiler... no >checking for a BSD-compatible install... /usr/bin/install -c >checking for ppc64le-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking whether ln -s works... yes >checking whether make sets $(MAKE)... yes >checking for ppc64le-redhat-linux-gnu-ar... no >checking for ar... ar >checking for ppc64le-redhat-linux-gnu-strip... no >checking for strip... strip >checking for ppc64le-redhat-linux-gnu-nm... no >checking for nm... nm >checking for command to install directories... /usr/bin/install -c -d >checking if make is GNU make... yes >checking for dependency tracking method... disabled >configure: creating ./config.status >config.status: creating Makefile > ---------------------------------------------------------------- > Configuration for wxSqlite3 3.4.1 successfully completed. > Summary of main configuration settings for wxSqlite3: > - RELEASE build > - UNICODE mode > - SHARED mode > - dynamic load disabled > - meta data support disabled > - CODEC support disabled > - loadable extension support disabled > The wxWidgets build which will be used by wxSqlite3 3.4.1 > has the following settings: > - RELEASE build > - UNICODE mode > - SHARED mode > - VERSION: 3.0.4 > - PORT: gtk3 > Now, just run make. > ---------------------------------------------------------------- >configure: creating ./config.status >config.status: creating Makefile >config.status: creating wxsqlite3.pc >+ /usr/bin/make -O -j4 >g++ -c -o wxsqlite3_dll_wxsqlite3.o -I./include -DWXMAKINGDLL_WXSQLITE3 -DwxUSE_DYNAMIC_SQLITE3_LOAD=0 -DWXSQLITE3_HAVE_METADATA=0 -DWXSQLITE3_HAVE_CODEC=0 -DWXSQLITE3_HAVE_LOAD_EXTENSION=0 -I/usr/local/include -fPIC -DPIC -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 ./src/wxsqlite3.cpp >make: g++: Command not found >make: *** [Makefile:346: wxsqlite3_dll_wxsqlite3.o] Error 127 >error: Bad exit status from /var/tmp/rpm-tmp.3ldWrS (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.3ldWrS (%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 ppc64le --nodeps /builddir/build/SPECS/wxsqlite3.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 1606715
: 1469044 |
1469045
|
1469046