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 1464079 Details for
Bug 1604755
luabind: 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), 10.14 KB, created by
Mohan Boddu
on 2018-07-20 00:18:42 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 00:18:42 UTC
Size:
10.14 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/luabind.spec'], chrootPath='/var/lib/mock/f29-build-13044991-949636/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 0x3ff86c7d9e8>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/luabind.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/luabind-0.9.1-29.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/luabind.spec'], chrootPath='/var/lib/mock/f29-build-13044991-949636/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 0x3ff86c7d9e8>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/luabind.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.eiuewy >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf luabind-0.9.1 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/luabind-0.9.1.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd luabind-0.9.1 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (luabind-0.9.1-boost149fix.patch):' >Patch #0 (luabind-0.9.1-boost149fix.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .boost --fuzz=0 >patching file luabind/detail/call_function.hpp >patching file luabind/detail/call_member.hpp >patching file luabind/wrapper_base.hpp >Patch #1 (001-luabind-use-lua_compare.patch): >+ echo 'Patch #1 (001-luabind-use-lua_compare.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file doc/docs.rst >patching file luabind/object.hpp >patching file src/create_class.cpp >Patch #2 (002-luabind-deprecated-LUA_GLOBALSINDEX.patch): >+ echo 'Patch #2 (002-luabind-deprecated-LUA_GLOBALSINDEX.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file luabind/detail/call_function.hpp >Hunk #1 succeeded at 347 (offset 1 line). >Hunk #2 succeeded at 389 (offset 1 line). >patching file luabind/object.hpp >patching file src/class_rep.cpp >patching file src/create_class.cpp >patching file src/open.cpp >patching file src/scope.cpp >patching file test/benchmark.cpp >patching file test/test_free_functions.cpp >Patch #3 (003-luabind-use-lua_rawlen.patch): >+ echo 'Patch #3 (003-luabind-use-lua_rawlen.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file luabind/detail/policy.hpp >patching file luabind/object.hpp >patching file src/class_rep.cpp >patching file src/create_class.cpp >Patch #4 (004-luabind-getsetuservalue.patch): >+ echo 'Patch #4 (004-luabind-getsetuservalue.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file src/object_rep.cpp >Patch #5 (005-luabind-lua_resume_extra_param.patch): >+ echo 'Patch #5 (005-luabind-lua_resume_extra_param.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file src/pcall.cpp >Patch #6 (006-luabind-luaL_newstate.patch): >+ echo 'Patch #6 (006-luabind-luaL_newstate.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file doc/docs.rst >patching file examples/any_converter/any_converter.cpp >patching file examples/cln/cln_test.cpp >patching file examples/filesystem/filesystem.cpp >patching file examples/glut/glut_bind.cpp >patching file examples/intrusive_ptr/intrusive_ptr.cpp >patching file examples/regexp/regex_wrap.cpp >patching file test/benchmark.cpp >patching file test/main.cpp >Patch #7 (007-luabind-lua-52-fix-test.patch): >+ echo 'Patch #7 (007-luabind-lua-52-fix-test.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file test/test_free_functions.cpp >Patch #8 (008-luabind-lua_pushglobaltable.patch): >+ echo 'Patch #8 (008-luabind-lua_pushglobaltable.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file luabind/object.hpp >patching file src/scope.cpp >Patch #9 (luabind-0.9.1-boost157fix.patch): >+ echo 'Patch #9 (luabind-0.9.1-boost157fix.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file luabind/object.hpp >+ sed -i 's|$(prefix)/lib|$(prefix)/lib64|g' Jamroot >+ chmod -x doc/adopt.rst doc/building.rst doc/copy.rst doc/dependency.rst doc/discard_result.rst doc/docs.rst doc/out_value.rst doc/pure_out_value.rst doc/raw.rst doc/return_reference_to.rst doc/return_stl_iterator.rst doc/version.rst doc/yield.rst doc/luabind.png src/class.cpp src/class_info.cpp src/class_registry.cpp src/class_rep.cpp src/create_class.cpp src/error.cpp src/exception_handler.cpp src/function.cpp src/inheritance.cpp src/link_compatibility.cpp src/object_rep.cpp src/open.cpp src/pcall.cpp src/scope.cpp src/stack_content_by_name.cpp src/weak_ref.cpp src/wrapper_base.cpp luabind/adopt_policy.hpp luabind/back_reference.hpp luabind/back_reference_fwd.hpp luabind/class.hpp luabind/class_info.hpp luabind/config.hpp luabind/container_policy.hpp luabind/copy_policy.hpp luabind/dependency_policy.hpp luabind/discard_result_policy.hpp luabind/error.hpp luabind/exception_handler.hpp luabind/from_stack.hpp luabind/function.hpp luabind/get_main_thread.hpp luabind/get_pointer.hpp luabind/handle.hpp luabind/iterator_policy.hpp luabind/lua_include.hpp luabind/luabind.hpp luabind/make_function.hpp luabind/nil.hpp luabind/object.hpp luabind/open.hpp luabind/operator.hpp luabind/out_value_policy.hpp luabind/prefix.hpp luabind/raw_policy.hpp luabind/return_reference_to_policy.hpp luabind/scope.hpp luabind/shared_ptr_converter.hpp luabind/tag_function.hpp luabind/typeid.hpp luabind/value_wrapper.hpp luabind/version.hpp luabind/weak_ref.hpp luabind/wrapper_base.hpp luabind/yield_policy.hpp luabind/detail/calc_arity.hpp luabind/detail/call.hpp luabind/detail/call_function.hpp luabind/detail/call_member.hpp luabind/detail/call_operator_iterate.hpp luabind/detail/class_cache.hpp luabind/detail/class_registry.hpp luabind/detail/class_rep.hpp luabind/detail/compute_score.hpp luabind/detail/constructor.hpp luabind/detail/conversion_storage.hpp luabind/detail/convert_to_lua.hpp luabind/detail/debug.hpp luabind/detail/decorate_type.hpp luabind/detail/deduce_signature.hpp luabind/detail/enum_maker.hpp luabind/detail/format_signature.hpp luabind/detail/garbage_collector.hpp luabind/detail/has_get_pointer.hpp luabind/detail/inheritance.hpp luabind/detail/instance_holder.hpp luabind/detail/is_indirect_const.hpp luabind/detail/link_compatibility.hpp luabind/detail/make_instance.hpp luabind/detail/most_derived.hpp luabind/detail/object_call.hpp luabind/detail/object_funs.hpp luabind/detail/object_rep.hpp luabind/detail/open.hpp luabind/detail/operator_id.hpp luabind/detail/other.hpp luabind/detail/pcall.hpp luabind/detail/pointee_sizeof.hpp luabind/detail/pointee_typeid.hpp luabind/detail/policy.hpp luabind/detail/primitives.hpp luabind/detail/property.hpp luabind/detail/ref.hpp luabind/detail/signature_match.hpp luabind/detail/stack_utils.hpp luabind/detail/typetraits.hpp luabind/detail/yes_no.hpp >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QNLJN0 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd luabind-0.9.1 >+ bjam -d+2 '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' release >warning: No toolsets are configured. >warning: Configuring default toolset "gcc". >warning: If the default is wrong, your build may not work correctly. >warning: Use the "toolset=xxxxx" option to override our guess. >warning: For more configuration options, please consult >warning: http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html >/usr/share/boost-build/src/tools/gcc.jam:152: in gcc.init from module gcc >error: toolset gcc initialization: >error: no command provided, default command 'g++' not found >error: initialized from >/usr/share/boost-build/src/build/toolset.jam:43: in toolset.using from module toolset >/usr/share/boost-build/src/build-system.jam:575: in load from module build-system >/usr/share/boost-build/src/kernel/modules.jam:295: in import from module modules >/usr/share/boost-build/src/kernel/bootstrap.jam:139: in boost-build from module >/usr/share/boost-build/boost-build.jam:8: in module scope from module >error: Bad exit status from /var/tmp/rpm-tmp.QNLJN0 (%build) > Bad exit status from /var/tmp/rpm-tmp.QNLJN0 (%build) >RPM build errors: >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/luabind.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 1604755
: 1464079 |
1464080
|
1464081