Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/luabind.spec'], printOutput=Falseenv={'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100'}user='mockbuild'logger=chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'shell=Falsetimeout=0gid=135uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/luabind.spec'] with env {'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/luabind-0.9.1-19bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/luabind.spec '], printOutput=Falsetimeout=0env={'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100'}private_network=Truelogger=uid=1000chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'shell=Falsegid=135user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/luabind.spec '] with env {'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MOYHCx + 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 . Patch #0 (luabind-0.9.1-boost149fix.patch): + echo 'Patch #0 (luabind-0.9.1-boost149fix.patch):' + /usr/bin/patch -p1 -b --suffix .boost --fuzz=0 patching file luabind/detail/call_function.hpp patching file luabind/detail/call_member.hpp patching file luabind/wrapper_base.hpp Patch #1 (001-luabind-use-lua_compare.patch): + echo 'Patch #1 (001-luabind-use-lua_compare.patch):' + /usr/bin/patch -p1 --fuzz=0 patching file doc/docs.rst patching file luabind/object.hpp patching file src/create_class.cpp Patch #2 (002-luabind-deprecated-LUA_GLOBALSINDEX.patch): + echo 'Patch #2 (002-luabind-deprecated-LUA_GLOBALSINDEX.patch):' + /usr/bin/patch -p1 --fuzz=0 patching file luabind/detail/call_function.hpp Hunk #1 succeeded at 347 (offset 1 line). Hunk #2 succeeded at 389 (offset 1 line). patching file luabind/object.hpp patching file src/class_rep.cpp patching file src/create_class.cpp patching file src/open.cpp patching file src/scope.cpp patching file test/benchmark.cpp patching file test/test_free_functions.cpp Patch #3 (003-luabind-use-lua_rawlen.patch): + echo 'Patch #3 (003-luabind-use-lua_rawlen.patch):' + /usr/bin/patch -p1 --fuzz=0 patching file luabind/detail/policy.hpp patching file luabind/object.hpp patching file src/class_rep.cpp patching file src/create_class.cpp Patch #4 (004-luabind-getsetuservalue.patch): + echo 'Patch #4 (004-luabind-getsetuservalue.patch):' + /usr/bin/patch -p1 --fuzz=0 patching file src/object_rep.cpp Patch #5 (005-luabind-lua_resume_extra_param.patch): + echo 'Patch #5 (005-luabind-lua_resume_extra_param.patch):' + /usr/bin/patch -p1 --fuzz=0 patching file src/pcall.cpp Patch #6 (006-luabind-luaL_newstate.patch): + echo 'Patch #6 (006-luabind-luaL_newstate.patch):' + /usr/bin/patch -p1 --fuzz=0 patching file doc/docs.rst patching file examples/any_converter/any_converter.cpp patching file examples/cln/cln_test.cpp patching file examples/filesystem/filesystem.cpp patching file examples/glut/glut_bind.cpp patching file examples/intrusive_ptr/intrusive_ptr.cpp patching file examples/regexp/regex_wrap.cpp patching file test/benchmark.cpp patching file test/main.cpp Patch #7 (007-luabind-lua-52-fix-test.patch): + echo 'Patch #7 (007-luabind-lua-52-fix-test.patch):' + /usr/bin/patch -p1 --fuzz=0 patching file test/test_free_functions.cpp Patch #8 (008-luabind-lua_pushglobaltable.patch): + echo 'Patch #8 (008-luabind-lua_pushglobaltable.patch):' + /usr/bin/patch -p1 --fuzz=0 patching file luabind/object.hpp patching file src/scope.cpp Patch #9 (luabind-0.9.1-boost157fix.patch): + echo 'Patch #9 (luabind-0.9.1-boost157fix.patch):' + /usr/bin/patch -p1 --fuzz=0 patching file luabind/object.hpp + sed -i 's|$(prefix)/lib|$(prefix)/lib|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.Engskg + umask 022 + cd /builddir/build/BUILD + cd luabind-0.9.1 + bjam -d+2 'cxxflags=-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' 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-5.2.1 mkdir -p "bin/gcc-5.2.1" common.mkdir bin/gcc-5.2.1/release mkdir -p "bin/gcc-5.2.1/release" common.mkdir bin/gcc-5.2.1/release/src mkdir -p "bin/gcc-5.2.1/release/src" gcc.compile.c++ bin/gcc-5.2.1/release/src/class.o "g++" -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-5.2.1/release/src/class.o" "src/class.cpp" gcc.compile.c++ bin/gcc-5.2.1/release/src/class_info.o "g++" -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-5.2.1/release/src/class_info.o" "src/class_info.cpp" gcc.compile.c++ bin/gcc-5.2.1/release/src/class_registry.o "g++" -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-5.2.1/release/src/class_registry.o" "src/class_registry.cpp" gcc.compile.c++ bin/gcc-5.2.1/release/src/class_rep.o "g++" -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-5.2.1/release/src/class_rep.o" "src/class_rep.cpp" gcc.compile.c++ bin/gcc-5.2.1/release/src/create_class.o "g++" -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-5.2.1/release/src/create_class.o" "src/create_class.cpp" gcc.compile.c++ bin/gcc-5.2.1/release/src/error.o "g++" -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-5.2.1/release/src/error.o" "src/error.cpp" gcc.compile.c++ bin/gcc-5.2.1/release/src/exception_handler.o "g++" -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-5.2.1/release/src/exception_handler.o" "src/exception_handler.cpp" gcc.compile.c++ bin/gcc-5.2.1/release/src/function.o "g++" -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-5.2.1/release/src/function.o" "src/function.cpp" gcc.compile.c++ bin/gcc-5.2.1/release/src/inheritance.o "g++" -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-5.2.1/release/src/inheritance.o" "src/inheritance.cpp" gcc.compile.c++ bin/gcc-5.2.1/release/src/link_compatibility.o "g++" -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-5.2.1/release/src/link_compatibility.o" "src/link_compatibility.cpp" gcc.compile.c++ bin/gcc-5.2.1/release/src/object_rep.o "g++" -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-5.2.1/release/src/object_rep.o" "src/object_rep.cpp" gcc.compile.c++ bin/gcc-5.2.1/release/src/open.o "g++" -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-5.2.1/release/src/open.o" "src/open.cpp" gcc.compile.c++ bin/gcc-5.2.1/release/src/pcall.o "g++" -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-5.2.1/release/src/pcall.o" "src/pcall.cpp" gcc.compile.c++ bin/gcc-5.2.1/release/src/scope.o "g++" -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-5.2.1/release/src/scope.o" "src/scope.cpp" gcc.compile.c++ bin/gcc-5.2.1/release/src/stack_content_by_name.o "g++" -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-5.2.1/release/src/stack_content_by_name.o" "src/stack_content_by_name.cpp" gcc.compile.c++ bin/gcc-5.2.1/release/src/weak_ref.o "g++" -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-5.2.1/release/src/weak_ref.o" "src/weak_ref.cpp" gcc.compile.c++ bin/gcc-5.2.1/release/src/wrapper_base.o "g++" -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/usr/include" -c -o "bin/gcc-5.2.1/release/src/wrapper_base.o" "src/wrapper_base.cpp" gcc.link.dll bin/gcc-5.2.1/release/libluabind.so.0.9.0 "g++" -L"/usr/lib" -o "bin/gcc-5.2.1/release/libluabind.so.0.9.0" -Wl,-h -Wl,libluabind.so.0.9.0 -shared -Wl,--start-group "bin/gcc-5.2.1/release/src/class.o" "bin/gcc-5.2.1/release/src/class_info.o" "bin/gcc-5.2.1/release/src/class_registry.o" "bin/gcc-5.2.1/release/src/class_rep.o" "bin/gcc-5.2.1/release/src/create_class.o" "bin/gcc-5.2.1/release/src/error.o" "bin/gcc-5.2.1/release/src/exception_handler.o" "bin/gcc-5.2.1/release/src/function.o" "bin/gcc-5.2.1/release/src/inheritance.o" "bin/gcc-5.2.1/release/src/link_compatibility.o" "bin/gcc-5.2.1/release/src/object_rep.o" "bin/gcc-5.2.1/release/src/open.o" "bin/gcc-5.2.1/release/src/pcall.o" "bin/gcc-5.2.1/release/src/scope.o" "bin/gcc-5.2.1/release/src/stack_content_by_name.o" "bin/gcc-5.2.1/release/src/weak_ref.o" "bin/gcc-5.2.1/release/src/wrapper_base.o" -Wl,-Bstatic -Wl,-Bdynamic -llua -ldl -lm -Wl,--end-group + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OTFMIY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm + cd luabind-0.9.1 + bjam -d2 --prefix=/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr --libdir=/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/lib 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 1023 targets... ...updating 87 targets... common.mkdir /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr mkdir -p "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr" common.mkdir /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/lib mkdir -p "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/lib" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/lib/libluabind.so.0.9.0 cp "bin/gcc-5.2.1/release/libluabind.so.0.9.0" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/lib/libluabind.so.0.9.0" ln-UNIX /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/lib/libluabind.so ln -f -s 'libluabind.so.0.9.0' '/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/lib/libluabind.so' common.mkdir /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include mkdir -p "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include" common.mkdir /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind mkdir -p "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/return_reference_to_policy.hpp cp "luabind/return_reference_to_policy.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/return_reference_to_policy.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/prefix.hpp cp "luabind/prefix.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/prefix.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/iterator_policy.hpp cp "luabind/iterator_policy.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/iterator_policy.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/discard_result_policy.hpp cp "luabind/discard_result_policy.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/discard_result_policy.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/make_function.hpp cp "luabind/make_function.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/make_function.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/error.hpp cp "luabind/error.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/error.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/typeid.hpp cp "luabind/typeid.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/typeid.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/shared_ptr_converter.hpp cp "luabind/shared_ptr_converter.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/shared_ptr_converter.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/version.hpp cp "luabind/version.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/version.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/weak_ref.hpp cp "luabind/weak_ref.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/weak_ref.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/handle.hpp cp "luabind/handle.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/handle.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/back_reference_fwd.hpp cp "luabind/back_reference_fwd.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/back_reference_fwd.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/get_pointer.hpp cp "luabind/get_pointer.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/get_pointer.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/exception_handler.hpp cp "luabind/exception_handler.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/exception_handler.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/out_value_policy.hpp cp "luabind/out_value_policy.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/out_value_policy.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/dependency_policy.hpp cp "luabind/dependency_policy.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/dependency_policy.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/container_policy.hpp cp "luabind/container_policy.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/container_policy.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/open.hpp cp "luabind/open.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/open.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/tag_function.hpp cp "luabind/tag_function.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/tag_function.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/class.hpp cp "luabind/class.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/class.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/yield_policy.hpp cp "luabind/yield_policy.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/yield_policy.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/object.hpp cp "luabind/object.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/object.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/value_wrapper.hpp cp "luabind/value_wrapper.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/value_wrapper.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/operator.hpp cp "luabind/operator.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/operator.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/function.hpp cp "luabind/function.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/function.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/scope.hpp cp "luabind/scope.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/scope.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/class_info.hpp cp "luabind/class_info.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/class_info.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/lua_include.hpp cp "luabind/lua_include.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/lua_include.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/config.hpp cp "luabind/config.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/config.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/wrapper_base.hpp cp "luabind/wrapper_base.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/wrapper_base.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/raw_policy.hpp cp "luabind/raw_policy.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/raw_policy.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/copy_policy.hpp cp "luabind/copy_policy.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/copy_policy.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/from_stack.hpp cp "luabind/from_stack.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/from_stack.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/adopt_policy.hpp cp "luabind/adopt_policy.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/adopt_policy.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/back_reference.hpp cp "luabind/back_reference.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/back_reference.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/luabind.hpp cp "luabind/luabind.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/luabind.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/get_main_thread.hpp cp "luabind/get_main_thread.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/get_main_thread.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/nil.hpp cp "luabind/nil.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/nil.hpp" common.mkdir /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail mkdir -p "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/debug.hpp cp "luabind/detail/debug.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/debug.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/format_signature.hpp cp "luabind/detail/format_signature.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/format_signature.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/yes_no.hpp cp "luabind/detail/yes_no.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/yes_no.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/pointee_sizeof.hpp cp "luabind/detail/pointee_sizeof.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/pointee_sizeof.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/deduce_signature.hpp cp "luabind/detail/deduce_signature.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/deduce_signature.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/primitives.hpp cp "luabind/detail/primitives.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/primitives.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/property.hpp cp "luabind/detail/property.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/property.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/most_derived.hpp cp "luabind/detail/most_derived.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/most_derived.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/call_member.hpp cp "luabind/detail/call_member.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/call_member.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/instance_holder.hpp cp "luabind/detail/instance_holder.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/instance_holder.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/inheritance.hpp cp "luabind/detail/inheritance.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/inheritance.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/make_instance.hpp cp "luabind/detail/make_instance.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/make_instance.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/constructor.hpp cp "luabind/detail/constructor.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/constructor.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/has_get_pointer.hpp cp "luabind/detail/has_get_pointer.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/has_get_pointer.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/class_registry.hpp cp "luabind/detail/class_registry.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/class_registry.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/object_funs.hpp cp "luabind/detail/object_funs.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/object_funs.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/pointee_typeid.hpp cp "luabind/detail/pointee_typeid.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/pointee_typeid.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/class_rep.hpp cp "luabind/detail/class_rep.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/class_rep.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/compute_score.hpp cp "luabind/detail/compute_score.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/compute_score.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/ref.hpp cp "luabind/detail/ref.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/ref.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/object_call.hpp cp "luabind/detail/object_call.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/object_call.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/policy.hpp cp "luabind/detail/policy.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/policy.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/enum_maker.hpp cp "luabind/detail/enum_maker.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/enum_maker.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/stack_utils.hpp cp "luabind/detail/stack_utils.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/stack_utils.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/decorate_type.hpp cp "luabind/detail/decorate_type.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/decorate_type.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/garbage_collector.hpp cp "luabind/detail/garbage_collector.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/garbage_collector.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/call_operator_iterate.hpp cp "luabind/detail/call_operator_iterate.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/call_operator_iterate.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/class_cache.hpp cp "luabind/detail/class_cache.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/class_cache.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/typetraits.hpp cp "luabind/detail/typetraits.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/typetraits.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/object_rep.hpp cp "luabind/detail/object_rep.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/object_rep.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/call.hpp cp "luabind/detail/call.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/call.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/open.hpp cp "luabind/detail/open.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/open.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/calc_arity.hpp cp "luabind/detail/calc_arity.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/calc_arity.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/link_compatibility.hpp cp "luabind/detail/link_compatibility.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/link_compatibility.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/call_function.hpp cp "luabind/detail/call_function.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/call_function.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/is_indirect_const.hpp cp "luabind/detail/is_indirect_const.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/is_indirect_const.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/operator_id.hpp cp "luabind/detail/operator_id.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/operator_id.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/convert_to_lua.hpp cp "luabind/detail/convert_to_lua.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/convert_to_lua.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/signature_match.hpp cp "luabind/detail/signature_match.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/signature_match.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/conversion_storage.hpp cp "luabind/detail/conversion_storage.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/conversion_storage.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/pcall.hpp cp "luabind/detail/pcall.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/pcall.hpp" common.copy /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/other.hpp cp "luabind/detail/other.hpp" "/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/include/luabind/detail/other.hpp" ...updated 87 targets... + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/luabind-0.9.1 extracting debug info from /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/lib/libluabind.so.0.9.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libluabind.so.0.9.0.debug to /usr/lib/debug/usr/lib/libluabind.so.debug 551 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /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-java-repack-jars Processing files: luabind-0.9.1-19bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2Kh1W3 + umask 022 + cd /builddir/build/BUILD + cd luabind-0.9.1 + DOCDIR=/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/share/doc/luabind + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/share/doc/luabind + cp -pr LICENSE /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/share/doc/luabind + exit 0 Provides: libluabind.so.0.9.0 luabind = 0.9.1-19bs02fc23 luabind(armv6hl-32) = 0.9.1-19bs02fc23 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: libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) liblua-5.3.so libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.21) rtld(GNU_HASH) Processing files: luabind-devel-0.9.1-19bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.z74nX3 + umask 022 + cd /builddir/build/BUILD + cd luabind-0.9.1 + DOCDIR=/builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/usr/share/doc/luabind-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm/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-19bs02fc23.arm/usr/share/doc/luabind-devel + exit 0 Provides: luabind-devel = 0.9.1-19bs02fc23 luabind-devel(armv6hl-32) = 0.9.1-19bs02fc23 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 Processing files: luabind-debuginfo-0.9.1-19bs02fc23.armv6hl Provides: luabind-debuginfo = 0.9.1-19bs02fc23 luabind-debuginfo(armv6hl-32) = 0.9.1-19bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm Wrote: /builddir/build/RPMS/luabind-0.9.1-19bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/luabind-devel-0.9.1-19bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/luabind-debuginfo-0.9.1-19bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DSdQU5 + umask 022 + cd /builddir/build/BUILD + cd luabind-0.9.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/luabind-0.9.1-19bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->