Skip to content

Instantly share code, notes, and snippets.

/-

Created October 7, 2016 20:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/190c7eefeba5958956a7e1a1fb693c56 to your computer and use it in GitHub Desktop.
Save anonymous/190c7eefeba5958956a7e1a1fb693c56 to your computer and use it in GitHub Desktop.
[ -d leatherman ] || mkdir -p leatherman
cd leatherman && \
: && \
cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/tmp.PFXWVIZ39c/debian-native-toolchain.cmake.txt -DLEATHERMAN_GETTEXT=OFF -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_PREFIX_PATH=/opt/puppetlabs/puppet -DCMAKE_INSTALL_PREFIX=/opt/puppetlabs/puppet -DCMAKE_INSTALL_RPATH=/opt/puppetlabs/puppet/lib -DLEATHERMAN_SHARED=TRUE -DBOOST_STATIC=ON -DLEATHERMAN_USE_CURL=TRUE .
-- Could not find gettext executables, skipping gettext_templates.
-- Could not find gettext executables, skipping gettext_compile.
-- Boost version: 1.58.0
-- Boost version: 1.58.0
-- Found the following Boost libraries:
-- locale
-- system
-- Could not find gettext executables, skipping gettext_templates.
-- Could not find gettext executables, skipping gettext_compile.
-- Boost version: 1.58.0
-- Found the following Boost libraries:
-- log
-- log_setup
-- thread
-- date_time
-- filesystem
-- system
-- chrono
-- regex
-- atomic
-- Could not find gettext executables, skipping gettext_templates.
-- Could not find gettext executables, skipping gettext_compile.
-- Boost version: 1.58.0
-- Found the following Boost libraries:
-- regex
-- Boost version: 1.58.0
-- Found the following Boost libraries:
-- date_time
-- chrono
-- system
-- Boost version: 1.58.0
-- Found the following Boost libraries:
-- regex
-- filesystem
-- system
-- Boost version: 1.58.0
-- Found the following Boost libraries:
-- regex
-- Boost version: 1.58.0
-- Found the following Boost libraries:
-- regex
-- Boost version: 1.58.0
-- Found the following Boost libraries:
-- regex
-- filesystem
-- system
-- Boost version: 1.58.0
-- Found the following Boost libraries:
-- regex
-- filesystem
-- system
-- Configuring done
-- Generating done
-- Build files have been written to: /var/tmp/tmp.PFXWVIZ39c/leatherman
touch leatherman-configure
cd leatherman && \
: && \
/usr/bin/make -j3
make[1]: Entering directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
/usr/bin/cmake -H/var/tmp/tmp.PFXWVIZ39c/leatherman -B/var/tmp/tmp.PFXWVIZ39c/leatherman --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /var/tmp/tmp.PFXWVIZ39c/leatherman/CMakeFiles /var/tmp/tmp.PFXWVIZ39c/leatherman/CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
/usr/bin/make -f catch/CMakeFiles/catch-1.4.0.zip.dir/build.make catch/CMakeFiles/catch-1.4.0.zip.dir/depend
/usr/bin/make -f locale/CMakeFiles/leatherman_locale.dir/build.make locale/CMakeFiles/leatherman_locale.dir/depend
/usr/bin/make -f rapidjson/CMakeFiles/rapidjson-1.0.2.zip.dir/build.make rapidjson/CMakeFiles/rapidjson-1.0.2.zip.dir/depend
make[3]: Entering directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
cd /var/tmp/tmp.PFXWVIZ39c/leatherman && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/tmp.PFXWVIZ39c/leatherman /var/tmp/tmp.PFXWVIZ39c/leatherman/catch /var/tmp/tmp.PFXWVIZ39c/leatherman /var/tmp/tmp.PFXWVIZ39c/leatherman/catch /var/tmp/tmp.PFXWVIZ39c/leatherman/catch/CMakeFiles/catch-1.4.0.zip.dir/DependInfo.cmake --color=
make[3]: Entering directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
cd /var/tmp/tmp.PFXWVIZ39c/leatherman && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/tmp.PFXWVIZ39c/leatherman /var/tmp/tmp.PFXWVIZ39c/leatherman/locale /var/tmp/tmp.PFXWVIZ39c/leatherman /var/tmp/tmp.PFXWVIZ39c/leatherman/locale /var/tmp/tmp.PFXWVIZ39c/leatherman/locale/CMakeFiles/leatherman_locale.dir/DependInfo.cmake --color=
make[3]: Entering directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
cd /var/tmp/tmp.PFXWVIZ39c/leatherman && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/tmp.PFXWVIZ39c/leatherman /var/tmp/tmp.PFXWVIZ39c/leatherman/rapidjson /var/tmp/tmp.PFXWVIZ39c/leatherman /var/tmp/tmp.PFXWVIZ39c/leatherman/rapidjson /var/tmp/tmp.PFXWVIZ39c/leatherman/rapidjson/CMakeFiles/rapidjson-1.0.2.zip.dir/DependInfo.cmake --color=
make[3]: Leaving directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
/usr/bin/make -f catch/CMakeFiles/catch-1.4.0.zip.dir/build.make catch/CMakeFiles/catch-1.4.0.zip.dir/build
make[3]: Entering directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
make[3]: Nothing to be done for 'catch/CMakeFiles/catch-1.4.0.zip.dir/build'.
make[3]: Leaving directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
make[3]: Leaving directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
/usr/bin/make -f locale/CMakeFiles/leatherman_locale.dir/build.make locale/CMakeFiles/leatherman_locale.dir/build
make[3]: Entering directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
make[3]: Leaving directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
/usr/bin/make -f rapidjson/CMakeFiles/rapidjson-1.0.2.zip.dir/build.make rapidjson/CMakeFiles/rapidjson-1.0.2.zip.dir/build
make[3]: Entering directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
make[3]: Nothing to be done for 'rapidjson/CMakeFiles/rapidjson-1.0.2.zip.dir/build'.
make[3]: Leaving directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
[ 9%] Built target catch-1.4.0.zip
/usr/bin/make -f util/CMakeFiles/leatherman_util.dir/build.make util/CMakeFiles/leatherman_util.dir/depend
make[3]: Entering directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
cd /var/tmp/tmp.PFXWVIZ39c/leatherman && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/tmp.PFXWVIZ39c/leatherman /var/tmp/tmp.PFXWVIZ39c/leatherman/util /var/tmp/tmp.PFXWVIZ39c/leatherman /var/tmp/tmp.PFXWVIZ39c/leatherman/util /var/tmp/tmp.PFXWVIZ39c/leatherman/util/CMakeFiles/leatherman_util.dir/DependInfo.cmake --color=
[ 10%] Building CXX object locale/CMakeFiles/leatherman_locale.dir/src/locale.cc.o
cd /var/tmp/tmp.PFXWVIZ39c/leatherman/locale && /usr/bin/c++ -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/opt/puppetlabs/puppet/share/locale\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.PFXWVIZ39c/leatherman\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_locale_EXPORTS -I/var/tmp/tmp.PFXWVIZ39c/leatherman/locale/inc -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -O3 -DNDEBUG -fPIC -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wextra -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_locale.dir/src/locale.cc.o -c /var/tmp/tmp.PFXWVIZ39c/leatherman/locale/src/locale.cc
[ 20%] Built target rapidjson-1.0.2.zip
/usr/bin/make -f curl/tests/CMakeFiles/mock_curl.dir/build.make curl/tests/CMakeFiles/mock_curl.dir/depend
make[3]: Entering directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
cd /var/tmp/tmp.PFXWVIZ39c/leatherman && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/tmp.PFXWVIZ39c/leatherman /var/tmp/tmp.PFXWVIZ39c/leatherman/curl/tests /var/tmp/tmp.PFXWVIZ39c/leatherman /var/tmp/tmp.PFXWVIZ39c/leatherman/curl/tests /var/tmp/tmp.PFXWVIZ39c/leatherman/curl/tests/CMakeFiles/mock_curl.dir/DependInfo.cmake --color=
Scanning dependencies of target mock_curl
make[3]: Leaving directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
/usr/bin/make -f curl/tests/CMakeFiles/mock_curl.dir/build.make curl/tests/CMakeFiles/mock_curl.dir/build
make[3]: Entering directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
make[3]: Leaving directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
/usr/bin/make -f util/CMakeFiles/leatherman_util.dir/build.make util/CMakeFiles/leatherman_util.dir/build
make[3]: Entering directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
[ 21%] Building CXX object curl/tests/CMakeFiles/mock_curl.dir/mock_curl.cc.o
cd /var/tmp/tmp.PFXWVIZ39c/leatherman/curl/tests && /usr/bin/c++ -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/opt/puppetlabs/puppet/share/locale\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.PFXWVIZ39c/leatherman\" -DPROJECT_NAME=\"leatherman\" -Dmock_curl_EXPORTS -I/opt/puppetlabs/puppet/include -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -O3 -DNDEBUG -fPIC -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wextra -o CMakeFiles/mock_curl.dir/mock_curl.cc.o -c /var/tmp/tmp.PFXWVIZ39c/leatherman/curl/tests/mock_curl.cc
[ 23%] Building CXX object util/CMakeFiles/leatherman_util.dir/src/strings.cc.o
cd /var/tmp/tmp.PFXWVIZ39c/leatherman/util && /usr/bin/c++ -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/opt/puppetlabs/puppet/share/locale\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.PFXWVIZ39c/leatherman\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_util_EXPORTS -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/../vendor/nowide/include -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/util/inc -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -O3 -DNDEBUG -fPIC -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wextra -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_util.dir/src/strings.cc.o -c /var/tmp/tmp.PFXWVIZ39c/leatherman/util/src/strings.cc
[ 24%] Linking CXX shared library ../../lib/libmock_curl.so
cd /var/tmp/tmp.PFXWVIZ39c/leatherman/curl/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/mock_curl.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -O3 -DNDEBUG -shared -Wl,-soname,libmock_curl.so -o ../../lib/libmock_curl.so CMakeFiles/mock_curl.dir/mock_curl.cc.o
make[3]: Leaving directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
[ 24%] Built target mock_curl
/usr/bin/make -f dynamic_library/CMakeFiles/libtest.dir/build.make dynamic_library/CMakeFiles/libtest.dir/depend
make[3]: Entering directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
cd /var/tmp/tmp.PFXWVIZ39c/leatherman && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/tmp.PFXWVIZ39c/leatherman /var/tmp/tmp.PFXWVIZ39c/leatherman/dynamic_library /var/tmp/tmp.PFXWVIZ39c/leatherman /var/tmp/tmp.PFXWVIZ39c/leatherman/dynamic_library /var/tmp/tmp.PFXWVIZ39c/leatherman/dynamic_library/CMakeFiles/libtest.dir/DependInfo.cmake --color=
make[3]: Leaving directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
/usr/bin/make -f dynamic_library/CMakeFiles/libtest.dir/build.make dynamic_library/CMakeFiles/libtest.dir/build
make[3]: Entering directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
[ 25%] Building CXX object dynamic_library/CMakeFiles/libtest.dir/tests/test-lib/hello.cc.o
cd /var/tmp/tmp.PFXWVIZ39c/leatherman/dynamic_library && /usr/bin/c++ -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/opt/puppetlabs/puppet/share/locale\" -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.dynamic_library\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.PFXWVIZ39c/leatherman\" -DPROJECT_NAME=\"leatherman\" -Dlibtest_EXPORTS -I/var/tmp/tmp.PFXWVIZ39c/leatherman/util/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/../vendor/nowide/include -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/logging/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/locale/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/dynamic_library/inc -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -O3 -DNDEBUG -fPIC -o CMakeFiles/libtest.dir/tests/test-lib/hello.cc.o -c /var/tmp/tmp.PFXWVIZ39c/leatherman/dynamic_library/tests/test-lib/hello.cc
[ 26%] Linking CXX shared library ../lib/libtest.so
cd /var/tmp/tmp.PFXWVIZ39c/leatherman/dynamic_library && /usr/bin/cmake -E cmake_link_script CMakeFiles/libtest.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -O3 -DNDEBUG -shared -Wl,-soname,libtest.so -o ../lib/libtest.so CMakeFiles/libtest.dir/tests/test-lib/hello.cc.o
make[3]: Leaving directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
[ 26%] Built target libtest
/usr/bin/make -f dynamic_library/CMakeFiles/libtest1.dir/build.make dynamic_library/CMakeFiles/libtest1.dir/depend
make[3]: Entering directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
cd /var/tmp/tmp.PFXWVIZ39c/leatherman && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/tmp.PFXWVIZ39c/leatherman /var/tmp/tmp.PFXWVIZ39c/leatherman/dynamic_library /var/tmp/tmp.PFXWVIZ39c/leatherman /var/tmp/tmp.PFXWVIZ39c/leatherman/dynamic_library /var/tmp/tmp.PFXWVIZ39c/leatherman/dynamic_library/CMakeFiles/libtest1.dir/DependInfo.cmake --color=
make[3]: Leaving directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
/usr/bin/make -f dynamic_library/CMakeFiles/libtest1.dir/build.make dynamic_library/CMakeFiles/libtest1.dir/build
make[3]: Entering directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
[ 28%] Building CXX object dynamic_library/CMakeFiles/libtest1.dir/tests/test-lib/hello.cc.o
cd /var/tmp/tmp.PFXWVIZ39c/leatherman/dynamic_library && /usr/bin/c++ -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/opt/puppetlabs/puppet/share/locale\" -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.dynamic_library\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.PFXWVIZ39c/leatherman\" -DPROJECT_NAME=\"leatherman\" -Dlibtest1_EXPORTS -I/var/tmp/tmp.PFXWVIZ39c/leatherman/util/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/../vendor/nowide/include -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/logging/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/locale/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/dynamic_library/inc -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -O3 -DNDEBUG -fPIC -o CMakeFiles/libtest1.dir/tests/test-lib/hello.cc.o -c /var/tmp/tmp.PFXWVIZ39c/leatherman/dynamic_library/tests/test-lib/hello.cc
[ 29%] Building CXX object dynamic_library/CMakeFiles/libtest1.dir/tests/test-lib/goodbye.cc.o
cd /var/tmp/tmp.PFXWVIZ39c/leatherman/dynamic_library && /usr/bin/c++ -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/opt/puppetlabs/puppet/share/locale\" -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.dynamic_library\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.PFXWVIZ39c/leatherman\" -DPROJECT_NAME=\"leatherman\" -Dlibtest1_EXPORTS -I/var/tmp/tmp.PFXWVIZ39c/leatherman/util/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/../vendor/nowide/include -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/logging/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/locale/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/dynamic_library/inc -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -O3 -DNDEBUG -fPIC -o CMakeFiles/libtest1.dir/tests/test-lib/goodbye.cc.o -c /var/tmp/tmp.PFXWVIZ39c/leatherman/dynamic_library/tests/test-lib/goodbye.cc
[ 30%] Linking CXX shared library ../lib/libtest1.so
cd /var/tmp/tmp.PFXWVIZ39c/leatherman/dynamic_library && /usr/bin/cmake -E cmake_link_script CMakeFiles/libtest1.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -O3 -DNDEBUG -shared -Wl,-soname,libtest1.so -o ../lib/libtest1.so CMakeFiles/libtest1.dir/tests/test-lib/hello.cc.o CMakeFiles/libtest1.dir/tests/test-lib/goodbye.cc.o
make[3]: Leaving directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
[ 30%] Built target libtest1
/usr/bin/make -f execution/CMakeFiles/lth_cat.dir/build.make execution/CMakeFiles/lth_cat.dir/depend
make[3]: Entering directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
cd /var/tmp/tmp.PFXWVIZ39c/leatherman && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/tmp.PFXWVIZ39c/leatherman /var/tmp/tmp.PFXWVIZ39c/leatherman/execution /var/tmp/tmp.PFXWVIZ39c/leatherman /var/tmp/tmp.PFXWVIZ39c/leatherman/execution /var/tmp/tmp.PFXWVIZ39c/leatherman/execution/CMakeFiles/lth_cat.dir/DependInfo.cmake --color=
make[3]: Leaving directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
/usr/bin/make -f execution/CMakeFiles/lth_cat.dir/build.make execution/CMakeFiles/lth_cat.dir/build
make[3]: Entering directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
[ 31%] Building CXX object execution/CMakeFiles/lth_cat.dir/tests/lth_cat.cc.o
cd /var/tmp/tmp.PFXWVIZ39c/leatherman/execution && /usr/bin/c++ -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/opt/puppetlabs/puppet/share/locale\" -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.execution\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.PFXWVIZ39c/leatherman\" -DPROJECT_NAME=\"leatherman\" -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/../vendor/nowide/include -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/file_util/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/logging/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/locale/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/util/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/execution/inc -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -O3 -DNDEBUG -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wextra -o CMakeFiles/lth_cat.dir/tests/lth_cat.cc.o -c /var/tmp/tmp.PFXWVIZ39c/leatherman/execution/tests/lth_cat.cc
[ 32%] Linking CXX shared library ../lib/leatherman_locale.so
cd /var/tmp/tmp.PFXWVIZ39c/leatherman/locale && /usr/bin/cmake -E cmake_link_script CMakeFiles/leatherman_locale.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -O3 -DNDEBUG -shared -Wl,-soname,leatherman_locale.so.0.9.1 -o ../lib/leatherman_locale.so.0.9.1 CMakeFiles/leatherman_locale.dir/src/locale.cc.o -Wl,-Bstatic -lboost_locale -lboost_system -Wl,-Bdynamic -Wl,-rpath,::::::::::::::::::::::::::
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/libboost_locale.a(generator.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/libboost_locale.a: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
locale/CMakeFiles/leatherman_locale.dir/build.make:99: recipe for target 'lib/leatherman_locale.so.0.9.1' failed
make[3]: *** [lib/leatherman_locale.so.0.9.1] Error 1
make[3]: Leaving directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
CMakeFiles/Makefile2:278: recipe for target 'locale/CMakeFiles/leatherman_locale.dir/all' failed
make[2]: *** [locale/CMakeFiles/leatherman_locale.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
[ 34%] Building CXX object util/CMakeFiles/leatherman_util.dir/src/time.cc.o
cd /var/tmp/tmp.PFXWVIZ39c/leatherman/util && /usr/bin/c++ -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/opt/puppetlabs/puppet/share/locale\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.PFXWVIZ39c/leatherman\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_util_EXPORTS -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/../vendor/nowide/include -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/util/inc -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -O3 -DNDEBUG -fPIC -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wextra -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_util.dir/src/time.cc.o -c /var/tmp/tmp.PFXWVIZ39c/leatherman/util/src/time.cc
[ 35%] Linking CXX executable ../bin/lth_cat
cd /var/tmp/tmp.PFXWVIZ39c/leatherman/execution && /usr/bin/cmake -E cmake_link_script CMakeFiles/lth_cat.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -O3 -DNDEBUG CMakeFiles/lth_cat.dir/tests/lth_cat.cc.o -o ../bin/lth_cat -rdynamic
make[3]: Leaving directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
[ 36%] Building CXX object util/CMakeFiles/leatherman_util.dir/src/environment.cc.o
cd /var/tmp/tmp.PFXWVIZ39c/leatherman/util && /usr/bin/c++ -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/opt/puppetlabs/puppet/share/locale\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.PFXWVIZ39c/leatherman\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_util_EXPORTS -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/../vendor/nowide/include -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/util/inc -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -O3 -DNDEBUG -fPIC -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wextra -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_util.dir/src/environment.cc.o -c /var/tmp/tmp.PFXWVIZ39c/leatherman/util/src/environment.cc
[ 36%] Built target lth_cat
[ 37%] Building CXX object util/CMakeFiles/leatherman_util.dir/src/scope_exit.cc.o
cd /var/tmp/tmp.PFXWVIZ39c/leatherman/util && /usr/bin/c++ -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/opt/puppetlabs/puppet/share/locale\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.PFXWVIZ39c/leatherman\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_util_EXPORTS -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/../vendor/nowide/include -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/util/inc -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -O3 -DNDEBUG -fPIC -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wextra -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_util.dir/src/scope_exit.cc.o -c /var/tmp/tmp.PFXWVIZ39c/leatherman/util/src/scope_exit.cc
[ 39%] Building CXX object util/CMakeFiles/leatherman_util.dir/src/scoped_env.cc.o
cd /var/tmp/tmp.PFXWVIZ39c/leatherman/util && /usr/bin/c++ -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/opt/puppetlabs/puppet/share/locale\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.PFXWVIZ39c/leatherman\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_util_EXPORTS -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/../vendor/nowide/include -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/util/inc -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -O3 -DNDEBUG -fPIC -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wextra -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_util.dir/src/scoped_env.cc.o -c /var/tmp/tmp.PFXWVIZ39c/leatherman/util/src/scoped_env.cc
[ 40%] Building CXX object util/CMakeFiles/leatherman_util.dir/src/posix/time.cc.o
cd /var/tmp/tmp.PFXWVIZ39c/leatherman/util && /usr/bin/c++ -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/opt/puppetlabs/puppet/share/locale\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.PFXWVIZ39c/leatherman\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_util_EXPORTS -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/../vendor/nowide/include -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/util/inc -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -O3 -DNDEBUG -fPIC -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wextra -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_util.dir/src/posix/time.cc.o -c /var/tmp/tmp.PFXWVIZ39c/leatherman/util/src/posix/time.cc
[ 41%] Building CXX object util/CMakeFiles/leatherman_util.dir/src/posix/environment.cc.o
cd /var/tmp/tmp.PFXWVIZ39c/leatherman/util && /usr/bin/c++ -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/opt/puppetlabs/puppet/share/locale\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.PFXWVIZ39c/leatherman\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_util_EXPORTS -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/../vendor/nowide/include -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/util/inc -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -O3 -DNDEBUG -fPIC -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wextra -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_util.dir/src/posix/environment.cc.o -c /var/tmp/tmp.PFXWVIZ39c/leatherman/util/src/posix/environment.cc
[ 42%] Building CXX object util/CMakeFiles/leatherman_util.dir/src/posix/scoped_descriptor.cc.o
cd /var/tmp/tmp.PFXWVIZ39c/leatherman/util && /usr/bin/c++ -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOCALE_INSTALL=\"/opt/puppetlabs/puppet/share/locale\" -DLEATHERMAN_USE_LOCALES -DPROJECT_DIR=\"/var/tmp/tmp.PFXWVIZ39c/leatherman\" -DPROJECT_NAME=\"leatherman\" -Dleatherman_util_EXPORTS -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/../vendor/nowide/include -I/var/tmp/tmp.PFXWVIZ39c/leatherman/nowide/inc -I/var/tmp/tmp.PFXWVIZ39c/leatherman/util/inc -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -O3 -DNDEBUG -fPIC -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -std=c++11 -Wall -Werror -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wextra -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_util.dir/src/posix/scoped_descriptor.cc.o -c /var/tmp/tmp.PFXWVIZ39c/leatherman/util/src/posix/scoped_descriptor.cc
[ 43%] Linking CXX shared library ../lib/leatherman_util.so
cd /var/tmp/tmp.PFXWVIZ39c/leatherman/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/leatherman_util.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -fPIC -pthread -Wno-maybe-uninitialized -O3 -DNDEBUG -shared -Wl,-soname,leatherman_util.so.0.9.1 -o ../lib/leatherman_util.so.0.9.1 CMakeFiles/leatherman_util.dir/src/strings.cc.o CMakeFiles/leatherman_util.dir/src/time.cc.o CMakeFiles/leatherman_util.dir/src/environment.cc.o CMakeFiles/leatherman_util.dir/src/scope_exit.cc.o CMakeFiles/leatherman_util.dir/src/scoped_env.cc.o CMakeFiles/leatherman_util.dir/src/posix/time.cc.o CMakeFiles/leatherman_util.dir/src/posix/environment.cc.o CMakeFiles/leatherman_util.dir/src/posix/scoped_descriptor.cc.o -Wl,-Bstatic -lboost_date_time -lboost_chrono -lboost_system -Wl,-Bdynamic -Wl,-rpath,::::::::::::::::::::::::::
cd /var/tmp/tmp.PFXWVIZ39c/leatherman/util && /usr/bin/cmake -E cmake_symlink_library ../lib/leatherman_util.so.0.9.1 ../lib/leatherman_util.so.0.9.1 ../lib/leatherman_util.so
make[3]: Leaving directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
[ 43%] Built target leatherman_util
make[2]: Leaving directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
Makefile:141: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/var/tmp/tmp.PFXWVIZ39c/leatherman'
Makefile:258: recipe for target 'leatherman-build' failed
make: *** [leatherman-build] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment