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 1465314 Details for
Bug 1605374
passenger: 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.88 KB, created by
Mohan Boddu
on 2018-07-20 15:06:21 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 15:06:21 UTC
Size:
12.88 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/passenger.spec'], chrootPath='/var/lib/mock/f29-build-13062524-949786/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 0x3ff8a6fca20>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/passenger.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/passenger-5.0.30-12.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/passenger.spec'], chrootPath='/var/lib/mock/f29-build-13062524-949786/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 0x3ff8a6fca20>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/passenger.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.SUBrBx >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf passenger-5.0.30 >+ /usr/bin/tar -xof - >+ /usr/bin/gzip -dc /builddir/build/SOURCES/passenger-5.0.30.tar.gz >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd passenger-5.0.30 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (passenger-5.0.30-load_from_lib_dir.patch):' >Patch #0 (passenger-5.0.30-load_from_lib_dir.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .libdir --fuzz=0 >patching file src/ruby_supportlib/phusion_passenger/native_support.rb >Patch #1 (passenger-5.0.30-json.patch): >+ echo 'Patch #1 (passenger-5.0.30-json.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .libev --fuzz=0 >patching file Rakefile >patching file build/agent.rb >patching file src/agent/Core/ApplicationPool/Process.h >patching file src/ruby_supportlib/phusion_passenger/common_library.rb >patching file src/cxx_supportlib/Utils/JsonUtils.h >patching file src/cxx_supportlib/InstanceDirectory.h >Patch #2 (passenger-5.0.30-libev.patch): >+ echo 'Patch #2 (passenger-5.0.30-libev.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .json --fuzz=0 >patching file src/cxx_supportlib/BackgroundEventLoop.cpp >patching file src/cxx_supportlib/SafeLibev.h >+ rm -rf src/cxx_supportlib/vendor-copy/libuv >+ rm -rf src/cxx_supportlib/vendor-modified/libev >+ rm -rf src/cxx_supportlib/vendor-modified/jsoncpp >+ find . -type f -print0 >+ xargs -0 sed -i -e 's|<jsoncpp/json.h>|<json/json.h>|' >+ xargs chmod -c 0755 >+ grep -Rl '^#!/' . >mode of './src/cxx_supportlib/vendor-modified/boost/function/detail/gen_maybe_include.pl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) >mode of './src/cxx_supportlib/vendor-modified/boost/function/gen_function_N.pl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) >mode of './src/cxx_supportlib/vendor-modified/boost/pool/detail/pool_construct.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) >mode of './src/cxx_supportlib/vendor-modified/boost/pool/detail/pool_construct_simple.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) >mode of './src/helper-scripts/download_binaries/extconf.rb' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) >mode of './src/helper-scripts/rack-loader.rb' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) >mode of './src/helper-scripts/rack-preloader.rb' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) >mode of './src/helper-scripts/wsgi-loader.py' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3Qbtlv >+ umask 022 >+ cd /builddir/build/BUILD >+ cd passenger-5.0.30 >+ 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 >+ '[' 1 = 1 ']' >+ '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' >++ find . -name 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 >This is not how you install Phusion Passenger! Please run one of: > ./bin/passenger-install-apache2-module > ./bin/passenger-install-nginx-module >When unsure, please consult the manual (see 'doc' directory). >*** ABORTED >+ : >+ export 'EXTRA_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' >+ EXTRA_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 'EXTRA_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' >+ EXTRA_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 'EXTRA_LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ EXTRA_LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ export USE_VENDORED_LIBEV=false >+ USE_VENDORED_LIBEV=false >+ export USE_VENDORED_LIBEIO=false >+ USE_VENDORED_LIBEIO=false >+ export USE_VENDORED_LIBUV=false >+ USE_VENDORED_LIBUV=false >+ export LANG=en_US.UTF-8 >+ LANG=en_US.UTF-8 >+ export LANGUAGE=en_US.UTF-8 >+ LANGUAGE=en_US.UTF-8 >+ export LC_ALL=en_US.UTF-8 >+ LC_ALL=en_US.UTF-8 >+ rake fakeroot NATIVE_PACKAGING_METHOD=rpm FS_PREFIX=/usr FS_BINDIR=/usr/bin FS_SBINDIR=/usr/sbin FS_DATADIR=/usr/share FS_LIBDIR=/usr/lib64 FS_DOCDIR=/usr/share/doc RUBYLIBDIR=/usr/share/passenger/ RUBYARCHDIR=/usr/lib64/passenger/ APACHE2_MODULE_PATH=/usr/lib64/httpd/modules/mod_passenger.so >Creating src/cxx_supportlib/Constants.h >mkdir -p buildout/apache2/module_libpassenger_common >g++ -o buildout/apache2/module_libpassenger_common/Logging.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -I/usr/include/libev -I/usr/include/libuv -ljsoncpp -O -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -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/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -g -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -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 -c src/cxx_supportlib/Logging.cpp >rake aborted! >Command failed with status (127): [g++ -o buildout/apache2/module_libpassenger_common/Logging.o -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -I/usr/include/libev -I/usr/include/libuv -ljsoncpp -O -fPIC -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/apr-1 -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/include/httpd -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -g -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -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 -c src/cxx_supportlib/Logging.cpp] >/builddir/build/BUILD/passenger-5.0.30/build/support/cplusplus.rb:52:in `run_compiler' >/builddir/build/BUILD/passenger-5.0.30/build/support/cplusplus.rb:102:in `compile_cxx' >/builddir/build/BUILD/passenger-5.0.30/build/support/cplusplus.rb:160:in `block in define_cxx_object_compilation_task' >/usr/share/gems/gems/rake-12.3.1/exe/rake:27:in `<top (required)>' >Tasks: TOP => fakeroot => apache2 => buildout/apache2/mod_passenger.so => buildout/apache2/module_libpassenger_common/Logging.o >(See full trace by running task with --trace) >error: Bad exit status from /var/tmp/rpm-tmp.3Qbtlv (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.3Qbtlv (%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/passenger.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 1605374
: 1465314 |
1465315
|
1465316