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 1463847 Details for
Bug 1604670
libsqlite3x: 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), 12.07 KB, created by
Mohan Boddu
on 2018-07-19 23:54:10 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-19 23:54:10 UTC
Size:
12.07 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/libsqlite3x.spec'], chrootPath='/var/lib/mock/f29-build-13041404-949597/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 0x3ffa6ffc9e8>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/libsqlite3x.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: s390x >Building for target s390x >Wrote: /builddir/build/SRPMS/libsqlite3x-20071018-24.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/libsqlite3x.spec'], chrootPath='/var/lib/mock/f29-build-13041404-949597/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 0x3ffa6ffc9e8>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/libsqlite3x.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: s390x >Building for target s390x >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Lg7Wba >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf libsqlite3x-2007.10.18 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/libsqlite3x-2007.10.18.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd libsqlite3x-2007.10.18 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/libsqlite3x-autotools.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ dos2unix refcount.hpp sq3.hpp sq3_log_db.hpp sq3_settings_db.hpp sqlite3x.hpp sqlite3x_settings_db.hpp sq3.cpp sq3_log_db.cpp sq3_settings_db.cpp sqlite3x_command.cpp sqlite3x_connection.cpp sqlite3x_cursor.cpp sqlite3x_exception.cpp sqlite3x_settings_db.cpp sqlite3x_transaction.cpp test.cpp >dos2unix: converting file refcount.hpp to Unix format... >dos2unix: converting file sq3.hpp to Unix format... >dos2unix: converting file sq3_log_db.hpp to Unix format... >dos2unix: converting file sq3_settings_db.hpp to Unix format... >dos2unix: converting file sqlite3x.hpp to Unix format... >dos2unix: converting file sqlite3x_settings_db.hpp to Unix format... >dos2unix: converting file sq3.cpp to Unix format... >dos2unix: converting file sq3_log_db.cpp to Unix format... >dos2unix: converting file sq3_settings_db.cpp to Unix format... >dos2unix: converting file sqlite3x_command.cpp to Unix format... >dos2unix: converting file sqlite3x_connection.cpp to Unix format... >dos2unix: converting file sqlite3x_cursor.cpp to Unix format... >dos2unix: converting file sqlite3x_exception.cpp to Unix format... >dos2unix: converting file sqlite3x_settings_db.cpp to Unix format... >dos2unix: converting file sqlite3x_transaction.cpp to Unix format... >dos2unix: converting file test.cpp to Unix format... >+ echo 'Patch #1 (libsqlite3x-prep.patch):' >Patch #1 (libsqlite3x-prep.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .prep --fuzz=0 >patching file sqlite3x_command.cpp >Patch #2 (libsqlite3x-includes.patch): >+ echo 'Patch #2 (libsqlite3x-includes.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .incl --fuzz=0 >patching file sq3.cpp >patching file sq3_log_db.cpp >+ aclocal >+ libtoolize -f >libtoolize: putting auxiliary files in '.'. >libtoolize: linking file './ltmain.sh' >libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, >libtoolize: and rerunning libtoolize and aclocal. >libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. >+ autoheader >+ autoconf >+ automake -a -c >configure.ac:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: >configure.ac:2: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation >configure.ac:5: installing './compile' >configure.ac:12: installing './config.guess' >configure.ac:12: installing './config.sub' >configure.ac:2: installing './install-sh' >configure.ac:2: installing './missing' >Makefile.am: installing './INSTALL' >Makefile.am: installing './COPYING' using GNU General Public License v3 file >Makefile.am: Consider adding the COPYING file to the version control system >Makefile.am: for your code, to avoid questions about which license your project uses >Makefile.am: installing './depcomp' >+ 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' >+ 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 -march=zEC12 -mtune=z13 -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 -march=zEC12 -mtune=z13 -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 -march=zEC12 -mtune=z13 -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 ./config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./config.guess >++ basename ./config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess >'/usr/lib/rpm/redhat/config.guess' -> './config.guess' >+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) >++ basename ./config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./config.sub >++ basename ./config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub >'/usr/lib/rpm/redhat/config.sub' -> './config.sub' >+ '[' 1 = 1 ']' >+ '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' >++ find . -name ltmain.sh >+ for i in $(find . -name ltmain.sh) >+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh >+ ./configure --build=s390x-redhat-linux-gnu --host=s390x-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 --disable-static >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports the include directive... yes (GNU style) >checking for s390x-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 whether gcc understands -c and -o together... yes >checking dependency style of gcc... none >checking for library containing strerror... none required >checking for s390x-redhat-linux-gnu-gcc... gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking whether gcc understands -c and -o together... (cached) yes >checking dependency style of gcc... (cached) none >checking for s390x-redhat-linux-gnu-gcc... (cached) gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking whether gcc understands -c and -o together... (cached) yes >checking dependency style of gcc... (cached) none >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking how to run the C preprocessor... gcc -E >checking for s390x-redhat-linux-gnu-g++... no >checking for s390x-redhat-linux-gnu-c++... no >checking for s390x-redhat-linux-gnu-gpp... no >checking for s390x-redhat-linux-gnu-aCC... no >checking for s390x-redhat-linux-gnu-CC... no >checking for s390x-redhat-linux-gnu-cxx... no >checking for s390x-redhat-linux-gnu-cc++... no >checking for s390x-redhat-linux-gnu-cl.exe... no >checking for s390x-redhat-linux-gnu-FCC... no >checking for s390x-redhat-linux-gnu-KCC... no >checking for s390x-redhat-linux-gnu-RCC... no >checking for s390x-redhat-linux-gnu-xlC_r... no >checking for s390x-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 dependency style of g++... none >checking how to run the C++ preprocessor... /lib/cpp >configure: error: in `/builddir/build/BUILD/libsqlite3x-2007.10.18': >configure: error: C++ preprocessor "/lib/cpp" fails sanity check >See `config.log' for more details >error: Bad exit status from /var/tmp/rpm-tmp.Lg7Wba (%prep) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.Lg7Wba (%prep) >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/libsqlite3x.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 1604670
: 1463847 |
1463848
|
1463849