+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/luabind.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FXl4Ma + 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 + echo 'Patch #1 (001-luabind-use-lua_compare.patch):' 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 + echo 'Patch #2 (002-luabind-deprecated-LUA_GLOBALSINDEX.patch):' 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 + echo 'Patch #3 (003-luabind-use-lua_rawlen.patch):' 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 + echo 'Patch #4 (004-luabind-getsetuservalue.patch):' Patch #4 (004-luabind-getsetuservalue.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/object_rep.cpp + echo 'Patch #5 (005-luabind-lua_resume_extra_param.patch):' Patch #5 (005-luabind-lua_resume_extra_param.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/pcall.cpp + echo 'Patch #6 (006-luabind-luaL_newstate.patch):' 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 + echo 'Patch #7 (007-luabind-lua-52-fix-test.patch):' 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 + echo 'Patch #8 (008-luabind-lua_pushglobaltable.patch):' 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 + echo 'Patch #9 (luabind-0.9.1-boost157fix.patch):' 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.lF0fMq + 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 ' 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 common.mkdir bin mkdir -p "bin" common.mkdir bin/gcc-gnu-7 mkdir -p "bin/gcc-gnu-7" common.mkdir bin/gcc-gnu-7/release mkdir -p "bin/gcc-gnu-7/release" common.mkdir bin/gcc-gnu-7/release/src mkdir -p "bin/gcc-gnu-7/release/src" gcc.compile.c++ bin/gcc-gnu-7/release/src/class.o "g++" -fPIC -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 -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-gnu-7/release/src/class.o" "src/class.cpp" In file included from ./luabind/class.hpp:92:0, from src/class.cpp:30: ./luabind/scope.hpp:59:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scope(std::auto_ptr reg); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from src/class.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/detail/object_rep.hpp:29:0, from ./luabind/detail/policy.hpp:51, from ./luabind/detail/convert_to_lua.hpp:28, from ./luabind/detail/call_member.hpp:30, from ./luabind/wrapper_base.hpp:31, from ./luabind/back_reference.hpp:27, from ./luabind/class.hpp:93, from src/class.cpp:30: ./luabind/detail/instance_holder.hpp:60:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void release_ownership(std::auto_ptr& p) ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from src/class.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/detail/policy.hpp:56:0, from ./luabind/detail/convert_to_lua.hpp:28, from ./luabind/detail/call_member.hpp:30, from ./luabind/wrapper_base.hpp:31, from ./luabind/back_reference.hpp:27, from ./luabind/class.hpp:93, from src/class.cpp:30: ./luabind/detail/has_get_pointer.hpp:61:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] T* get_pointer(std::auto_ptr const&); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from src/class.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/detail/convert_to_lua.hpp:28:0, from ./luabind/detail/call_member.hpp:30, from ./luabind/wrapper_base.hpp:31, from ./luabind/back_reference.hpp:27, from ./luabind/class.hpp:93, from src/class.cpp:30: ./luabind/detail/policy.hpp: In function 'void luabind::detail::make_pointee_instance(lua_State*, T&, mpl_::false_, mpl_::true_)': ./luabind/detail/policy.hpp:186:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ptr(new T(x)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from src/class.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/class.hpp:94:0, from src/class.cpp:30: ./luabind/function.hpp: In function 'luabind::scope luabind::def(const char*, F, const Policies&)': ./luabind/function.hpp:49:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return scope(std::auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from src/class.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/class.hpp:96:0, from src/class.cpp:30: ./luabind/detail/constructor.hpp: In member function 'void luabind::detail::construct_aux<0, T, Pointer, Signature>::operator()(const luabind::adl::argument&) const': ./luabind/detail/constructor.hpp:49:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr instance(new T); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from src/class.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/class.cpp:30:0: ./luabind/class.hpp: At global scope: ./luabind/class.hpp:338:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr type; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from src/class.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/class.cpp: In constructor 'luabind::detail::class_base::class_base(const char*)': src/class.cpp:238:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] : scope(std::auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from src/class.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/class.cpp: In member function 'void luabind::detail::class_base::add_member(luabind::detail::registration*)': src/class.cpp:261:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ptr(member); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from src/class.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/class.cpp: In member function 'void luabind::detail::class_base::add_default_member(luabind::detail::registration*)': src/class.cpp:267:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ptr(member); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from src/class.cpp:30: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin/gcc-gnu-7/release/src/class_info.o "g++" -fPIC -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 -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-gnu-7/release/src/class_info.o" "src/class_info.cpp" In file included from ./luabind/class.hpp:92:0, from ./luabind/luabind.hpp:28, from src/class_info.cpp:27: ./luabind/scope.hpp:59:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scope(std::auto_ptr reg); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/class_info.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/detail/object_rep.hpp:29:0, from ./luabind/detail/policy.hpp:51, from ./luabind/detail/convert_to_lua.hpp:28, from ./luabind/detail/call_member.hpp:30, from ./luabind/wrapper_base.hpp:31, from ./luabind/back_reference.hpp:27, from ./luabind/class.hpp:93, from ./luabind/luabind.hpp:28, from src/class_info.cpp:27: ./luabind/detail/instance_holder.hpp:60:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void release_ownership(std::auto_ptr& p) ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/class_info.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/detail/policy.hpp:56:0, from ./luabind/detail/convert_to_lua.hpp:28, from ./luabind/detail/call_member.hpp:30, from ./luabind/wrapper_base.hpp:31, from ./luabind/back_reference.hpp:27, from ./luabind/class.hpp:93, from ./luabind/luabind.hpp:28, from src/class_info.cpp:27: ./luabind/detail/has_get_pointer.hpp:61:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] T* get_pointer(std::auto_ptr const&); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/class_info.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/detail/convert_to_lua.hpp:28:0, from ./luabind/detail/call_member.hpp:30, from ./luabind/wrapper_base.hpp:31, from ./luabind/back_reference.hpp:27, from ./luabind/class.hpp:93, from ./luabind/luabind.hpp:28, from src/class_info.cpp:27: ./luabind/detail/policy.hpp: In function 'void luabind::detail::make_pointee_instance(lua_State*, T&, mpl_::false_, mpl_::true_)': ./luabind/detail/policy.hpp:186:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ptr(new T(x)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/class_info.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/class.hpp:94:0, from ./luabind/luabind.hpp:28, from src/class_info.cpp:27: ./luabind/function.hpp: In function 'luabind::scope luabind::def(const char*, F, const Policies&)': ./luabind/function.hpp:49:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return scope(std::auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/class_info.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/class.hpp:96:0, from ./luabind/luabind.hpp:28, from src/class_info.cpp:27: ./luabind/detail/constructor.hpp: In member function 'void luabind::detail::construct_aux<0, T, Pointer, Signature>::operator()(const luabind::adl::argument&) const': ./luabind/detail/constructor.hpp:49:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr instance(new T); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/class_info.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/luabind.hpp:28:0, from src/class_info.cpp:27: ./luabind/class.hpp: At global scope: ./luabind/class.hpp:338:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr type; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/class_info.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin/gcc-gnu-7/release/src/class_registry.o "g++" -fPIC -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 -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-gnu-7/release/src/class_registry.o" "src/class_registry.cpp" In file included from ./luabind/class.hpp:92:0, from ./luabind/luabind.hpp:28, from src/class_registry.cpp:27: ./luabind/scope.hpp:59:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scope(std::auto_ptr reg); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/class_registry.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/detail/object_rep.hpp:29:0, from ./luabind/detail/policy.hpp:51, from ./luabind/detail/convert_to_lua.hpp:28, from ./luabind/detail/call_member.hpp:30, from ./luabind/wrapper_base.hpp:31, from ./luabind/back_reference.hpp:27, from ./luabind/class.hpp:93, from ./luabind/luabind.hpp:28, from src/class_registry.cpp:27: ./luabind/detail/instance_holder.hpp:60:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void release_ownership(std::auto_ptr& p) ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/class_registry.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/detail/policy.hpp:56:0, from ./luabind/detail/convert_to_lua.hpp:28, from ./luabind/detail/call_member.hpp:30, from ./luabind/wrapper_base.hpp:31, from ./luabind/back_reference.hpp:27, from ./luabind/class.hpp:93, from ./luabind/luabind.hpp:28, from src/class_registry.cpp:27: ./luabind/detail/has_get_pointer.hpp:61:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] T* get_pointer(std::auto_ptr const&); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/class_registry.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/detail/convert_to_lua.hpp:28:0, from ./luabind/detail/call_member.hpp:30, from ./luabind/wrapper_base.hpp:31, from ./luabind/back_reference.hpp:27, from ./luabind/class.hpp:93, from ./luabind/luabind.hpp:28, from src/class_registry.cpp:27: ./luabind/detail/policy.hpp: In function 'void luabind::detail::make_pointee_instance(lua_State*, T&, mpl_::false_, mpl_::true_)': ./luabind/detail/policy.hpp:186:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ptr(new T(x)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/class_registry.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/class.hpp:94:0, from ./luabind/luabind.hpp:28, from src/class_registry.cpp:27: ./luabind/function.hpp: In function 'luabind::scope luabind::def(const char*, F, const Policies&)': ./luabind/function.hpp:49:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return scope(std::auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/class_registry.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/class.hpp:96:0, from ./luabind/luabind.hpp:28, from src/class_registry.cpp:27: ./luabind/detail/constructor.hpp: In member function 'void luabind::detail::construct_aux<0, T, Pointer, Signature>::operator()(const luabind::adl::argument&) const': ./luabind/detail/constructor.hpp:49:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr instance(new T); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/class_registry.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/luabind.hpp:28:0, from src/class_registry.cpp:27: ./luabind/class.hpp: At global scope: ./luabind/class.hpp:338:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr type; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/class_registry.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin/gcc-gnu-7/release/src/class_rep.o "g++" -fPIC -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 -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-gnu-7/release/src/class_rep.o" "src/class_rep.cpp" In file included from ./luabind/class.hpp:92:0, from ./luabind/luabind.hpp:28, from src/class_rep.cpp:29: ./luabind/scope.hpp:59:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scope(std::auto_ptr reg); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/class_rep.cpp:29: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/detail/object_rep.hpp:29:0, from ./luabind/detail/policy.hpp:51, from ./luabind/detail/convert_to_lua.hpp:28, from ./luabind/detail/call_member.hpp:30, from ./luabind/wrapper_base.hpp:31, from ./luabind/back_reference.hpp:27, from ./luabind/class.hpp:93, from ./luabind/luabind.hpp:28, from src/class_rep.cpp:29: ./luabind/detail/instance_holder.hpp:60:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void release_ownership(std::auto_ptr& p) ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/class_rep.cpp:29: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/detail/policy.hpp:56:0, from ./luabind/detail/convert_to_lua.hpp:28, from ./luabind/detail/call_member.hpp:30, from ./luabind/wrapper_base.hpp:31, from ./luabind/back_reference.hpp:27, from ./luabind/class.hpp:93, from ./luabind/luabind.hpp:28, from src/class_rep.cpp:29: ./luabind/detail/has_get_pointer.hpp:61:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] T* get_pointer(std::auto_ptr const&); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/class_rep.cpp:29: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/detail/convert_to_lua.hpp:28:0, from ./luabind/detail/call_member.hpp:30, from ./luabind/wrapper_base.hpp:31, from ./luabind/back_reference.hpp:27, from ./luabind/class.hpp:93, from ./luabind/luabind.hpp:28, from src/class_rep.cpp:29: ./luabind/detail/policy.hpp: In function 'void luabind::detail::make_pointee_instance(lua_State*, T&, mpl_::false_, mpl_::true_)': ./luabind/detail/policy.hpp:186:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ptr(new T(x)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/class_rep.cpp:29: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/class.hpp:94:0, from ./luabind/luabind.hpp:28, from src/class_rep.cpp:29: ./luabind/function.hpp: In function 'luabind::scope luabind::def(const char*, F, const Policies&)': ./luabind/function.hpp:49:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return scope(std::auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/class_rep.cpp:29: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/class.hpp:96:0, from ./luabind/luabind.hpp:28, from src/class_rep.cpp:29: ./luabind/detail/constructor.hpp: In member function 'void luabind::detail::construct_aux<0, T, Pointer, Signature>::operator()(const luabind::adl::argument&) const': ./luabind/detail/constructor.hpp:49:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr instance(new T); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/class_rep.cpp:29: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/luabind.hpp:28:0, from src/class_rep.cpp:29: ./luabind/class.hpp: At global scope: ./luabind/class.hpp:338:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr type; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/class_rep.cpp:29: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin/gcc-gnu-7/release/src/create_class.o "g++" -fPIC -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 -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-gnu-7/release/src/create_class.o" "src/create_class.cpp" In file included from ./luabind/class.hpp:92:0, from ./luabind/luabind.hpp:28, from src/create_class.cpp:27: ./luabind/scope.hpp:59:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scope(std::auto_ptr reg); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/create_class.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/detail/object_rep.hpp:29:0, from ./luabind/detail/policy.hpp:51, from ./luabind/detail/convert_to_lua.hpp:28, from ./luabind/detail/call_member.hpp:30, from ./luabind/wrapper_base.hpp:31, from ./luabind/back_reference.hpp:27, from ./luabind/class.hpp:93, from ./luabind/luabind.hpp:28, from src/create_class.cpp:27: ./luabind/detail/instance_holder.hpp:60:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void release_ownership(std::auto_ptr& p) ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/create_class.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/detail/policy.hpp:56:0, from ./luabind/detail/convert_to_lua.hpp:28, from ./luabind/detail/call_member.hpp:30, from ./luabind/wrapper_base.hpp:31, from ./luabind/back_reference.hpp:27, from ./luabind/class.hpp:93, from ./luabind/luabind.hpp:28, from src/create_class.cpp:27: ./luabind/detail/has_get_pointer.hpp:61:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] T* get_pointer(std::auto_ptr const&); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/create_class.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/detail/convert_to_lua.hpp:28:0, from ./luabind/detail/call_member.hpp:30, from ./luabind/wrapper_base.hpp:31, from ./luabind/back_reference.hpp:27, from ./luabind/class.hpp:93, from ./luabind/luabind.hpp:28, from src/create_class.cpp:27: ./luabind/detail/policy.hpp: In function 'void luabind::detail::make_pointee_instance(lua_State*, T&, mpl_::false_, mpl_::true_)': ./luabind/detail/policy.hpp:186:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ptr(new T(x)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/create_class.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/class.hpp:94:0, from ./luabind/luabind.hpp:28, from src/create_class.cpp:27: ./luabind/function.hpp: In function 'luabind::scope luabind::def(const char*, F, const Policies&)': ./luabind/function.hpp:49:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return scope(std::auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/create_class.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/class.hpp:96:0, from ./luabind/luabind.hpp:28, from src/create_class.cpp:27: ./luabind/detail/constructor.hpp: In member function 'void luabind::detail::construct_aux<0, T, Pointer, Signature>::operator()(const luabind::adl::argument&) const': ./luabind/detail/constructor.hpp:49:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr instance(new T); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/create_class.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/luabind.hpp:28:0, from src/create_class.cpp:27: ./luabind/class.hpp: At global scope: ./luabind/class.hpp:338:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr type; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/create_class.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin/gcc-gnu-7/release/src/error.o "g++" -fPIC -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 -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-gnu-7/release/src/error.o" "src/error.cpp" gcc.compile.c++ bin/gcc-gnu-7/release/src/exception_handler.o "g++" -fPIC -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 -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-gnu-7/release/src/exception_handler.o" "src/exception_handler.cpp" gcc.compile.c++ bin/gcc-gnu-7/release/src/function.o "g++" -fPIC -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 -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-gnu-7/release/src/function.o" "src/function.cpp" In file included from ./luabind/detail/object_rep.hpp:29:0, from ./luabind/detail/policy.hpp:51, from ./luabind/object.hpp:38, from ./luabind/make_function.hpp:9, from src/function.cpp:7: ./luabind/detail/instance_holder.hpp:60:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void release_ownership(std::auto_ptr& p) ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./luabind/detail/policy.hpp:31, from ./luabind/object.hpp:38, from ./luabind/make_function.hpp:9, from src/function.cpp:7: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/detail/policy.hpp:56:0, from ./luabind/object.hpp:38, from ./luabind/make_function.hpp:9, from src/function.cpp:7: ./luabind/detail/has_get_pointer.hpp:61:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] T* get_pointer(std::auto_ptr const&); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./luabind/detail/policy.hpp:31, from ./luabind/object.hpp:38, from ./luabind/make_function.hpp:9, from src/function.cpp:7: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/object.hpp:38:0, from ./luabind/make_function.hpp:9, from src/function.cpp:7: ./luabind/detail/policy.hpp: In function 'void luabind::detail::make_pointee_instance(lua_State*, T&, mpl_::false_, mpl_::true_)': ./luabind/detail/policy.hpp:186:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ptr(new T(x)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./luabind/detail/policy.hpp:31, from ./luabind/object.hpp:38, from ./luabind/make_function.hpp:9, from src/function.cpp:7: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin/gcc-gnu-7/release/src/inheritance.o "g++" -fPIC -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 -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-gnu-7/release/src/inheritance.o" "src/inheritance.cpp" gcc.compile.c++ bin/gcc-gnu-7/release/src/link_compatibility.o "g++" -fPIC -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 -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-gnu-7/release/src/link_compatibility.o" "src/link_compatibility.cpp" gcc.compile.c++ bin/gcc-gnu-7/release/src/object_rep.o "g++" -fPIC -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 -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-gnu-7/release/src/object_rep.o" "src/object_rep.cpp" In file included from ./luabind/detail/object_rep.hpp:29:0, from src/object_rep.cpp:25: ./luabind/detail/instance_holder.hpp:60:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void release_ownership(std::auto_ptr& p) ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./luabind/detail/inheritance.hpp:11, from ./luabind/detail/instance_holder.hpp:8, from ./luabind/detail/object_rep.hpp:29, from src/object_rep.cpp:25: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin/gcc-gnu-7/release/src/open.o "g++" -fPIC -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 -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-gnu-7/release/src/open.o" "src/open.cpp" In file included from ./luabind/class.hpp:92:0, from ./luabind/luabind.hpp:28, from src/open.cpp:27: ./luabind/scope.hpp:59:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scope(std::auto_ptr reg); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/open.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/detail/object_rep.hpp:29:0, from ./luabind/detail/policy.hpp:51, from ./luabind/detail/convert_to_lua.hpp:28, from ./luabind/detail/call_member.hpp:30, from ./luabind/wrapper_base.hpp:31, from ./luabind/back_reference.hpp:27, from ./luabind/class.hpp:93, from ./luabind/luabind.hpp:28, from src/open.cpp:27: ./luabind/detail/instance_holder.hpp:60:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void release_ownership(std::auto_ptr& p) ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/open.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/detail/policy.hpp:56:0, from ./luabind/detail/convert_to_lua.hpp:28, from ./luabind/detail/call_member.hpp:30, from ./luabind/wrapper_base.hpp:31, from ./luabind/back_reference.hpp:27, from ./luabind/class.hpp:93, from ./luabind/luabind.hpp:28, from src/open.cpp:27: ./luabind/detail/has_get_pointer.hpp:61:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] T* get_pointer(std::auto_ptr const&); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/open.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/detail/convert_to_lua.hpp:28:0, from ./luabind/detail/call_member.hpp:30, from ./luabind/wrapper_base.hpp:31, from ./luabind/back_reference.hpp:27, from ./luabind/class.hpp:93, from ./luabind/luabind.hpp:28, from src/open.cpp:27: ./luabind/detail/policy.hpp: In function 'void luabind::detail::make_pointee_instance(lua_State*, T&, mpl_::false_, mpl_::true_)': ./luabind/detail/policy.hpp:186:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ptr(new T(x)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/open.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/class.hpp:94:0, from ./luabind/luabind.hpp:28, from src/open.cpp:27: ./luabind/function.hpp: In function 'luabind::scope luabind::def(const char*, F, const Policies&)': ./luabind/function.hpp:49:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return scope(std::auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/open.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/class.hpp:96:0, from ./luabind/luabind.hpp:28, from src/open.cpp:27: ./luabind/detail/constructor.hpp: In member function 'void luabind::detail::construct_aux<0, T, Pointer, Signature>::operator()(const luabind::adl::argument&) const': ./luabind/detail/constructor.hpp:49:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr instance(new T); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/open.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/luabind.hpp:28:0, from src/open.cpp:27: ./luabind/class.hpp: At global scope: ./luabind/class.hpp:338:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr type; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/open.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin/gcc-gnu-7/release/src/pcall.o "g++" -fPIC -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 -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-gnu-7/release/src/pcall.o" "src/pcall.cpp" gcc.compile.c++ bin/gcc-gnu-7/release/src/scope.o "g++" -fPIC -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 -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-gnu-7/release/src/scope.o" "src/scope.cpp" In file included from src/scope.cpp:27:0: ./luabind/scope.hpp:59:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scope(std::auto_ptr reg); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./luabind/scope.hpp:29, from src/scope.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/scope.cpp:55:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] scope::scope(std::auto_ptr reg) ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./luabind/scope.hpp:29, from src/scope.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/scope.cpp: In constructor 'luabind::namespace_::namespace_(const char*)': src/scope.cpp:199:22: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] : scope(std::auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./luabind/scope.hpp:29, from src/scope.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin/gcc-gnu-7/release/src/stack_content_by_name.o "g++" -fPIC -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 -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-gnu-7/release/src/stack_content_by_name.o" "src/stack_content_by_name.cpp" In file included from ./luabind/class.hpp:92:0, from ./luabind/luabind.hpp:28, from src/stack_content_by_name.cpp:27: ./luabind/scope.hpp:59:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scope(std::auto_ptr reg); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/stack_content_by_name.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/detail/object_rep.hpp:29:0, from ./luabind/detail/policy.hpp:51, from ./luabind/detail/convert_to_lua.hpp:28, from ./luabind/detail/call_member.hpp:30, from ./luabind/wrapper_base.hpp:31, from ./luabind/back_reference.hpp:27, from ./luabind/class.hpp:93, from ./luabind/luabind.hpp:28, from src/stack_content_by_name.cpp:27: ./luabind/detail/instance_holder.hpp:60:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void release_ownership(std::auto_ptr& p) ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/stack_content_by_name.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/detail/policy.hpp:56:0, from ./luabind/detail/convert_to_lua.hpp:28, from ./luabind/detail/call_member.hpp:30, from ./luabind/wrapper_base.hpp:31, from ./luabind/back_reference.hpp:27, from ./luabind/class.hpp:93, from ./luabind/luabind.hpp:28, from src/stack_content_by_name.cpp:27: ./luabind/detail/has_get_pointer.hpp:61:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] T* get_pointer(std::auto_ptr const&); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/stack_content_by_name.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/detail/convert_to_lua.hpp:28:0, from ./luabind/detail/call_member.hpp:30, from ./luabind/wrapper_base.hpp:31, from ./luabind/back_reference.hpp:27, from ./luabind/class.hpp:93, from ./luabind/luabind.hpp:28, from src/stack_content_by_name.cpp:27: ./luabind/detail/policy.hpp: In function 'void luabind::detail::make_pointee_instance(lua_State*, T&, mpl_::false_, mpl_::true_)': ./luabind/detail/policy.hpp:186:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ptr(new T(x)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/stack_content_by_name.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/class.hpp:94:0, from ./luabind/luabind.hpp:28, from src/stack_content_by_name.cpp:27: ./luabind/function.hpp: In function 'luabind::scope luabind::def(const char*, F, const Policies&)': ./luabind/function.hpp:49:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return scope(std::auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/stack_content_by_name.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/class.hpp:96:0, from ./luabind/luabind.hpp:28, from src/stack_content_by_name.cpp:27: ./luabind/detail/constructor.hpp: In member function 'void luabind::detail::construct_aux<0, T, Pointer, Signature>::operator()(const luabind::adl::argument&) const': ./luabind/detail/constructor.hpp:49:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr instance(new T); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/stack_content_by_name.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/luabind.hpp:28:0, from src/stack_content_by_name.cpp:27: ./luabind/class.hpp: At global scope: ./luabind/class.hpp:338:26: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr type; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./luabind/class.hpp:78, from ./luabind/luabind.hpp:28, from src/stack_content_by_name.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin/gcc-gnu-7/release/src/weak_ref.o "g++" -fPIC -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 -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-gnu-7/release/src/weak_ref.o" "src/weak_ref.cpp" gcc.compile.c++ bin/gcc-gnu-7/release/src/wrapper_base.o "g++" -fPIC -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 -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-gnu-7/release/src/wrapper_base.o" "src/wrapper_base.cpp" In file included from ./luabind/detail/object_rep.hpp:29:0, from ./luabind/detail/policy.hpp:51, from ./luabind/object.hpp:38, from ./luabind/make_function.hpp:9, from ./luabind/function.hpp:8, from src/wrapper_base.cpp:27: ./luabind/detail/instance_holder.hpp:60:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void release_ownership(std::auto_ptr& p) ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./luabind/detail/policy.hpp:31, from ./luabind/object.hpp:38, from ./luabind/make_function.hpp:9, from ./luabind/function.hpp:8, from src/wrapper_base.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/detail/policy.hpp:56:0, from ./luabind/object.hpp:38, from ./luabind/make_function.hpp:9, from ./luabind/function.hpp:8, from src/wrapper_base.cpp:27: ./luabind/detail/has_get_pointer.hpp:61:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] T* get_pointer(std::auto_ptr const&); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./luabind/detail/policy.hpp:31, from ./luabind/object.hpp:38, from ./luabind/make_function.hpp:9, from ./luabind/function.hpp:8, from src/wrapper_base.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/object.hpp:38:0, from ./luabind/make_function.hpp:9, from ./luabind/function.hpp:8, from src/wrapper_base.cpp:27: ./luabind/detail/policy.hpp: In function 'void luabind::detail::make_pointee_instance(lua_State*, T&, mpl_::false_, mpl_::true_)': ./luabind/detail/policy.hpp:186:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ptr(new T(x)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./luabind/detail/policy.hpp:31, from ./luabind/object.hpp:38, from ./luabind/make_function.hpp:9, from ./luabind/function.hpp:8, from src/wrapper_base.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./luabind/function.hpp:9:0, from src/wrapper_base.cpp:27: ./luabind/scope.hpp: At global scope: ./luabind/scope.hpp:59:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scope(std::auto_ptr reg); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./luabind/detail/policy.hpp:31, from ./luabind/object.hpp:38, from ./luabind/make_function.hpp:9, from ./luabind/function.hpp:8, from src/wrapper_base.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/wrapper_base.cpp:27:0: ./luabind/function.hpp: In function 'luabind::scope luabind::def(const char*, F, const Policies&)': ./luabind/function.hpp:49:23: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return scope(std::auto_ptr( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./luabind/detail/policy.hpp:31, from ./luabind/object.hpp:38, from ./luabind/make_function.hpp:9, from ./luabind/function.hpp:8, from src/wrapper_base.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.link.dll bin/gcc-gnu-7/release/libluabind.so.0.9.0 "g++" -L"/usr/lib64" -o "bin/gcc-gnu-7/release/libluabind.so.0.9.0" -Wl,-h -Wl,libluabind.so.0.9.0 -shared -Wl,--start-group "bin/gcc-gnu-7/release/src/class.o" "bin/gcc-gnu-7/release/src/class_info.o" "bin/gcc-gnu-7/release/src/class_registry.o" "bin/gcc-gnu-7/release/src/class_rep.o" "bin/gcc-gnu-7/release/src/create_class.o" "bin/gcc-gnu-7/release/src/error.o" "bin/gcc-gnu-7/release/src/exception_handler.o" "bin/gcc-gnu-7/release/src/function.o" "bin/gcc-gnu-7/release/src/inheritance.o" "bin/gcc-gnu-7/release/src/link_compatibility.o" "bin/gcc-gnu-7/release/src/object_rep.o" "bin/gcc-gnu-7/release/src/open.o" "bin/gcc-gnu-7/release/src/pcall.o" "bin/gcc-gnu-7/release/src/scope.o" "bin/gcc-gnu-7/release/src/stack_content_by_name.o" "bin/gcc-gnu-7/release/src/weak_ref.o" "bin/gcc-gnu-7/release/src/wrapper_base.o" -Wl,-Bstatic -Wl,-Bdynamic -llua -ldl -lm -Wl,--end-group -fPIC + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rM0jh5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64 + cd luabind-0.9.1 + bjam -d2 --prefix=/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr --libdir=/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/lib64 release install 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 ...patience... ...found 1041 targets... ...updating 87 targets... common.mkdir /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr mkdir -p "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr" common.mkdir /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/lib64 mkdir -p "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/lib64" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/lib64/libluabind.so.0.9.0 cp "bin/gcc-gnu-7/release/libluabind.so.0.9.0" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/lib64/libluabind.so.0.9.0" ln-UNIX /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/lib64/libluabind.so ln -f -s 'libluabind.so.0.9.0' '/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/lib64/libluabind.so' common.mkdir /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include mkdir -p "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include" common.mkdir /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind mkdir -p "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/yield_policy.hpp cp "luabind/yield_policy.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/yield_policy.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/wrapper_base.hpp cp "luabind/wrapper_base.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/wrapper_base.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/weak_ref.hpp cp "luabind/weak_ref.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/weak_ref.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/version.hpp cp "luabind/version.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/version.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/value_wrapper.hpp cp "luabind/value_wrapper.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/value_wrapper.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/typeid.hpp cp "luabind/typeid.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/typeid.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/tag_function.hpp cp "luabind/tag_function.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/tag_function.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/shared_ptr_converter.hpp cp "luabind/shared_ptr_converter.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/shared_ptr_converter.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/scope.hpp cp "luabind/scope.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/scope.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/return_reference_to_policy.hpp cp "luabind/return_reference_to_policy.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/return_reference_to_policy.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/raw_policy.hpp cp "luabind/raw_policy.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/raw_policy.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/prefix.hpp cp "luabind/prefix.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/prefix.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/out_value_policy.hpp cp "luabind/out_value_policy.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/out_value_policy.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/operator.hpp cp "luabind/operator.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/operator.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/open.hpp cp "luabind/open.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/open.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/object.hpp cp "luabind/object.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/object.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/nil.hpp cp "luabind/nil.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/nil.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/make_function.hpp cp "luabind/make_function.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/make_function.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/luabind.hpp cp "luabind/luabind.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/luabind.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/lua_include.hpp cp "luabind/lua_include.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/lua_include.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/iterator_policy.hpp cp "luabind/iterator_policy.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/iterator_policy.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/handle.hpp cp "luabind/handle.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/handle.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/get_pointer.hpp cp "luabind/get_pointer.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/get_pointer.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/get_main_thread.hpp cp "luabind/get_main_thread.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/get_main_thread.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/function.hpp cp "luabind/function.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/function.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/from_stack.hpp cp "luabind/from_stack.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/from_stack.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/exception_handler.hpp cp "luabind/exception_handler.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/exception_handler.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/error.hpp cp "luabind/error.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/error.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/discard_result_policy.hpp cp "luabind/discard_result_policy.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/discard_result_policy.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/dependency_policy.hpp cp "luabind/dependency_policy.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/dependency_policy.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/copy_policy.hpp cp "luabind/copy_policy.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/copy_policy.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/container_policy.hpp cp "luabind/container_policy.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/container_policy.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/config.hpp cp "luabind/config.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/config.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/class_info.hpp cp "luabind/class_info.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/class_info.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/class.hpp cp "luabind/class.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/class.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/back_reference_fwd.hpp cp "luabind/back_reference_fwd.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/back_reference_fwd.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/back_reference.hpp cp "luabind/back_reference.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/back_reference.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/adopt_policy.hpp cp "luabind/adopt_policy.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/adopt_policy.hpp" common.mkdir /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail mkdir -p "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/yes_no.hpp cp "luabind/detail/yes_no.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/yes_no.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/typetraits.hpp cp "luabind/detail/typetraits.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/typetraits.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/stack_utils.hpp cp "luabind/detail/stack_utils.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/stack_utils.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/signature_match.hpp cp "luabind/detail/signature_match.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/signature_match.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/ref.hpp cp "luabind/detail/ref.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/ref.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/property.hpp cp "luabind/detail/property.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/property.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/primitives.hpp cp "luabind/detail/primitives.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/primitives.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/policy.hpp cp "luabind/detail/policy.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/policy.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/pointee_typeid.hpp cp "luabind/detail/pointee_typeid.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/pointee_typeid.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/pointee_sizeof.hpp cp "luabind/detail/pointee_sizeof.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/pointee_sizeof.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/pcall.hpp cp "luabind/detail/pcall.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/pcall.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/other.hpp cp "luabind/detail/other.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/other.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/operator_id.hpp cp "luabind/detail/operator_id.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/operator_id.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/open.hpp cp "luabind/detail/open.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/open.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/object_rep.hpp cp "luabind/detail/object_rep.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/object_rep.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/object_funs.hpp cp "luabind/detail/object_funs.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/object_funs.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/object_call.hpp cp "luabind/detail/object_call.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/object_call.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/most_derived.hpp cp "luabind/detail/most_derived.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/most_derived.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/make_instance.hpp cp "luabind/detail/make_instance.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/make_instance.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/link_compatibility.hpp cp "luabind/detail/link_compatibility.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/link_compatibility.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/is_indirect_const.hpp cp "luabind/detail/is_indirect_const.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/is_indirect_const.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/instance_holder.hpp cp "luabind/detail/instance_holder.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/instance_holder.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/inheritance.hpp cp "luabind/detail/inheritance.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/inheritance.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/has_get_pointer.hpp cp "luabind/detail/has_get_pointer.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/has_get_pointer.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/garbage_collector.hpp cp "luabind/detail/garbage_collector.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/garbage_collector.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/format_signature.hpp cp "luabind/detail/format_signature.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/format_signature.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/enum_maker.hpp cp "luabind/detail/enum_maker.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/enum_maker.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/deduce_signature.hpp cp "luabind/detail/deduce_signature.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/deduce_signature.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/decorate_type.hpp cp "luabind/detail/decorate_type.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/decorate_type.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/debug.hpp cp "luabind/detail/debug.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/debug.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/convert_to_lua.hpp cp "luabind/detail/convert_to_lua.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/convert_to_lua.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/conversion_storage.hpp cp "luabind/detail/conversion_storage.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/conversion_storage.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/constructor.hpp cp "luabind/detail/constructor.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/constructor.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/compute_score.hpp cp "luabind/detail/compute_score.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/compute_score.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/class_rep.hpp cp "luabind/detail/class_rep.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/class_rep.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/class_registry.hpp cp "luabind/detail/class_registry.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/class_registry.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/class_cache.hpp cp "luabind/detail/class_cache.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/class_cache.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/call_operator_iterate.hpp cp "luabind/detail/call_operator_iterate.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/call_operator_iterate.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/call_member.hpp cp "luabind/detail/call_member.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/call_member.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/call_function.hpp cp "luabind/detail/call_function.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/call_function.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/call.hpp cp "luabind/detail/call.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/call.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/calc_arity.hpp cp "luabind/detail/calc_arity.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/include/luabind/detail/calc_arity.hpp" ...updated 87 targets... + /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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: luabind-0.9.1-27.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GGpFU6 + umask 022 + cd /builddir/build/BUILD + cd luabind-0.9.1 + DOCDIR=/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/share/doc/luabind + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/share/doc/luabind + cp -pr LICENSE /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/share/doc/luabind + exit 0 Provides: libluabind.so.0.9.0()(64bit) luabind = 0.9.1-27.fc28 luabind(riscv-64) = 0.9.1-27.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) liblua-5.3.so()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) rtld(GNU_HASH) Processing files: luabind-devel-0.9.1-27.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.whkRVB + umask 022 + cd /builddir/build/BUILD + cd luabind-0.9.1 + DOCDIR=/builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/share/doc/luabind-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/share/doc/luabind-devel + cp -pr doc/adopt.rst doc/building.rst doc/changes.txt doc/copy.rst doc/dependency.rst doc/discard_result.rst doc/docs.html doc/docs.rst doc/index.html doc/luabind-logo-label.ps doc/luabind.png doc/out_value.rst doc/pure_out_value.rst doc/raw.rst doc/return_reference_to.rst doc/return_stl_iterator.rst doc/style.css doc/version.rst doc/yield.rst /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64/usr/share/doc/luabind-devel + exit 0 Provides: luabind-devel = 0.9.1-27.fc28 luabind-devel(riscv-64) = 0.9.1-27.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libluabind.so.0.9.0()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64 Wrote: /builddir/build/SRPMS/luabind-0.9.1-27.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/luabind-0.9.1-27.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/luabind-devel-0.9.1-27.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RpuOss + umask 022 + cd /builddir/build/BUILD + cd luabind-0.9.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/luabind-0.9.1-27.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff