Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 443720 Details for
Bug 591630
dev-ruby/facter-3.1.4-r1 : /.../mock_curl.cc:82:30: error: cannot convert ‘curl_impl*’ to ‘CURL* {aka Curl_easy*}’ in return
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-ruby:facter-3.1.4-r1:20160818-193138.log
dev-ruby:facter-3.1.4-r1:20160818-193138.log (text/plain), 41.69 KB, created by
Toralf Förster
on 2016-08-18 19:43:19 UTC
(
hide
)
Description:
dev-ruby:facter-3.1.4-r1:20160818-193138.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-08-18 19:43:19 UTC
Size:
41.69 KB
patch
obsolete
> * Package: dev-ruby/facter-3.1.4-r1 > * Repository: gentoo > * Maintainer: prometheanfire@gentoo.org sysadmin@gentoo.org,ruby@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ruby_targets_ruby20 ruby_targets_ruby21 userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking facter-3.1.4.tar.gz to /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all >>>> Source unpacked in /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work >>>> Preparing source in /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build" >cmake --no-warn-unused-cli -C /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DUSE_JRUBY_SUPPORT=FALSE -DBLKID_LIBRARY=/lib64/libblkid.so.1 -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/gentoo_toolchain.cmake /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4 >Not searching for unused variables given on the command line. >loading initial cache file /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 4.9.4 >-- The CXX compiler identification is GNU 4.9.4 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Boost version: 1.56.0 >-- Found the following Boost libraries: >-- program_options >-- system >-- filesystem >-- date_time >-- regex >-- Found Ruby: /usr/bin/ruby (found suitable version "2.0.0", minimum required is "1.9") >-- Found YAMLCPP: /usr/lib64/libyaml-cpp.so >-- Found OPENSSL: /usr/lib64/libcrypto.so >-- Found BLKID: /lib64/libblkid.so.1 >-- Found CURL: /usr/lib64/libcurl.so (found version "7.50.1") >-- Found JNI: /etc/java-config-2/current-system-vm/jre/lib/amd64/libjawt.so >-- Found Java: /etc/java-config-2/current-system-vm/bin/java (found version "1.7.0.111") >-- >-- The following OPTIONAL packages have been found: > > * Ruby (required version >= 1.9) > * OPENSSL , An open-source implementation of the SSL and TLS protocols , <https://www.openssl.org/> > Enables SSH fingerprinting facts on POSIX systems. > * BLKID , The library for the Linux blkid utility , <http://en.wikipedia.org/wiki/Util-linux> > Enables the partitions fact on Linux. > * CURL , A free and easy-to-use client-side URL transfer library , <http://curl.haxx.se/libcurl/> > Enables facts that require HTTP. > * JNI , Java Native Interface (JNI) is a programming framework that enables Java code running in a Java Virtual Machine (JVM) to call and be called by native applications. > Enables JRuby support in Facter. > * Java , Java compiler for JNI. > Enables JRuby support in Facter. > >-- The following REQUIRED packages have been found: > > * Boost (required version >= 1.54) > * YAMLCPP , A YAML emitter and parser written in C++ , <https://code.google.com/p/yaml-cpp/> > Enables support for outputting facts as YAML. > >-- Boost version: 1.56.0 >-- Boost version: 1.56.0 >-- Boost version: 1.56.0 >-- Found the following Boost libraries: >-- log >-- log_setup >-- thread >-- date_time >-- filesystem >-- system >-- chrono >-- regex >-- Looking for include file pthread.h >-- Looking for include file pthread.h - found >-- Looking for pthread_create >-- Looking for pthread_create - not found >-- Looking for pthread_create in pthreads >-- Looking for pthread_create in pthreads - not found >-- Looking for pthread_create in pthread >-- Looking for pthread_create in pthread - found >-- Found Threads: TRUE >-- Boost version: 1.56.0 >-- Found the following Boost libraries: >-- date_time >-- chrono >-- system >-- Boost version: 1.56.0 >-- Found the following Boost libraries: >-- filesystem >-- system >-- Found PythonInterp: /usr/bin/python (found version "2.7.10") >-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY >-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success >-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY >-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success >-- Performing Test COMPILER_HAS_DEPRECATED_ATTR >-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success >-- Ruby 2.0.0 found. >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -march=native -O2 -pipe >C++ -march=native -O2 -pipe -Wno-maybe-uninitialized >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4 ... >>>> Source compiled. >>>> Test phase [not enabled]: dev-ruby/facter-3.1.4-r1 > >>>> Install facter-3.1.4-r1 into /var/tmp/portage/dev-ruby/facter-3.1.4-r1/image/ category dev-ruby >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build" >make -j1 install >/usr/bin/cmake -H/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4 -B/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build --check-build-system CMakeFiles/Makefile.cmake 0 >/usr/bin/cmake -E cmake_progress_start /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/CMakeFiles /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/CMakeFiles/progress.marks >make -f CMakeFiles/Makefile2 all >make[1]: Entering directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >make -f vendor/leatherman/locale/CMakeFiles/leatherman_locale.dir/build.make vendor/leatherman/locale/CMakeFiles/leatherman_locale.dir/depend >make[2]: Entering directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4 /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/locale /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/locale /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/locale/CMakeFiles/leatherman_locale.dir/DependInfo.cmake >Scanning dependencies of target leatherman_locale >make[2]: Leaving directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >make -f vendor/leatherman/locale/CMakeFiles/leatherman_locale.dir/build.make vendor/leatherman/locale/CMakeFiles/leatherman_locale.dir/build >make[2]: Entering directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >[ 1%] Building CXX object vendor/leatherman/locale/CMakeFiles/leatherman_locale.dir/src/posix/locale.cc.o >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/locale && /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DUSE_BLKID -DUSE_CURL -DUSE_JRUBY_SUPPORT -DUSE_OPENSSL -DUSE_YAMLCPP -DNDEBUG -march=native -O2 -pipe -Wno-maybe-uninitialized -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/locale/inc -march=native -O2 -pipe -Wno-maybe-uninitialized -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wextra -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_locale.dir/src/posix/locale.cc.o -c /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/locale/src/posix/locale.cc >[ 1%] Linking CXX static library libleatherman_locale.a >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/locale && /usr/bin/cmake -P CMakeFiles/leatherman_locale.dir/cmake_clean_target.cmake >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/locale && /usr/bin/cmake -E cmake_link_script CMakeFiles/leatherman_locale.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-ar cq libleatherman_locale.a CMakeFiles/leatherman_locale.dir/src/posix/locale.cc.o >/usr/bin/x86_64-pc-linux-gnu-ranlib libleatherman_locale.a >make[2]: Leaving directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >[ 1%] Built target leatherman_locale >make -f vendor/leatherman/logging/CMakeFiles/leatherman_logging.dir/build.make vendor/leatherman/logging/CMakeFiles/leatherman_logging.dir/depend >make[2]: Entering directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4 /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/logging /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/logging /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/logging/CMakeFiles/leatherman_logging.dir/DependInfo.cmake >Scanning dependencies of target leatherman_logging >make[2]: Leaving directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >make -f vendor/leatherman/logging/CMakeFiles/leatherman_logging.dir/build.make vendor/leatherman/logging/CMakeFiles/leatherman_logging.dir/build >make[2]: Entering directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >[ 2%] Building CXX object vendor/leatherman/logging/CMakeFiles/leatherman_logging.dir/src/logging.cc.o >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/logging && /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.logging\" -DUSE_BLKID -DUSE_CURL -DUSE_JRUBY_SUPPORT -DUSE_OPENSSL -DUSE_YAMLCPP -DNDEBUG -march=native -O2 -pipe -Wno-maybe-uninitialized -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/logging/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/../vendor/boost-nowide -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/locale/inc -march=native -O2 -pipe -Wno-maybe-uninitialized -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wextra -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_logging.dir/src/logging.cc.o -c /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/logging/src/logging.cc >[ 2%] Building CXX object vendor/leatherman/logging/CMakeFiles/leatherman_logging.dir/src/posix/logging.cc.o >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/logging && /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.logging\" -DUSE_BLKID -DUSE_CURL -DUSE_JRUBY_SUPPORT -DUSE_OPENSSL -DUSE_YAMLCPP -DNDEBUG -march=native -O2 -pipe -Wno-maybe-uninitialized -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/logging/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/../vendor/boost-nowide -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/locale/inc -march=native -O2 -pipe -Wno-maybe-uninitialized -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wextra -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_logging.dir/src/posix/logging.cc.o -c /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/logging/src/posix/logging.cc >[ 3%] Linking CXX static library libleatherman_logging.a >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/logging && /usr/bin/cmake -P CMakeFiles/leatherman_logging.dir/cmake_clean_target.cmake >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/logging && /usr/bin/cmake -E cmake_link_script CMakeFiles/leatherman_logging.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-ar cq libleatherman_logging.a CMakeFiles/leatherman_logging.dir/src/logging.cc.o CMakeFiles/leatherman_logging.dir/src/posix/logging.cc.o >/usr/bin/x86_64-pc-linux-gnu-ranlib libleatherman_logging.a >make[2]: Leaving directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >[ 3%] Built target leatherman_logging >make -f vendor/leatherman/util/CMakeFiles/leatherman_util.dir/build.make vendor/leatherman/util/CMakeFiles/leatherman_util.dir/depend >make[2]: Entering directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4 /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/util /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/util /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/util/CMakeFiles/leatherman_util.dir/DependInfo.cmake >Scanning dependencies of target leatherman_util >make[2]: Leaving directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >make -f vendor/leatherman/util/CMakeFiles/leatherman_util.dir/build.make vendor/leatherman/util/CMakeFiles/leatherman_util.dir/build >make[2]: Entering directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >[ 3%] Building CXX object vendor/leatherman/util/CMakeFiles/leatherman_util.dir/src/strings.cc.o >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/util && /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DUSE_BLKID -DUSE_CURL -DUSE_JRUBY_SUPPORT -DUSE_OPENSSL -DUSE_YAMLCPP -DNDEBUG -march=native -O2 -pipe -Wno-maybe-uninitialized -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/util/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/../vendor/boost-nowide -march=native -O2 -pipe -Wno-maybe-uninitialized -std=c++11 -Wall -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/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/util/src/strings.cc >[ 4%] Building CXX object vendor/leatherman/util/CMakeFiles/leatherman_util.dir/src/time.cc.o >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/util && /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DUSE_BLKID -DUSE_CURL -DUSE_JRUBY_SUPPORT -DUSE_OPENSSL -DUSE_YAMLCPP -DNDEBUG -march=native -O2 -pipe -Wno-maybe-uninitialized -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/util/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/../vendor/boost-nowide -march=native -O2 -pipe -Wno-maybe-uninitialized -std=c++11 -Wall -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/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/util/src/time.cc >[ 4%] Building CXX object vendor/leatherman/util/CMakeFiles/leatherman_util.dir/src/environment.cc.o >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/util && /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DUSE_BLKID -DUSE_CURL -DUSE_JRUBY_SUPPORT -DUSE_OPENSSL -DUSE_YAMLCPP -DNDEBUG -march=native -O2 -pipe -Wno-maybe-uninitialized -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/util/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/../vendor/boost-nowide -march=native -O2 -pipe -Wno-maybe-uninitialized -std=c++11 -Wall -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/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/util/src/environment.cc >[ 5%] Building CXX object vendor/leatherman/util/CMakeFiles/leatherman_util.dir/src/scope_exit.cc.o >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/util && /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DUSE_BLKID -DUSE_CURL -DUSE_JRUBY_SUPPORT -DUSE_OPENSSL -DUSE_YAMLCPP -DNDEBUG -march=native -O2 -pipe -Wno-maybe-uninitialized -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/util/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/../vendor/boost-nowide -march=native -O2 -pipe -Wno-maybe-uninitialized -std=c++11 -Wall -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/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/util/src/scope_exit.cc >[ 6%] Building CXX object vendor/leatherman/util/CMakeFiles/leatherman_util.dir/src/scoped_env.cc.o >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/util && /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DUSE_BLKID -DUSE_CURL -DUSE_JRUBY_SUPPORT -DUSE_OPENSSL -DUSE_YAMLCPP -DNDEBUG -march=native -O2 -pipe -Wno-maybe-uninitialized -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/util/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/../vendor/boost-nowide -march=native -O2 -pipe -Wno-maybe-uninitialized -std=c++11 -Wall -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/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/util/src/scoped_env.cc >[ 6%] Building CXX object vendor/leatherman/util/CMakeFiles/leatherman_util.dir/src/posix/time.cc.o >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/util && /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DUSE_BLKID -DUSE_CURL -DUSE_JRUBY_SUPPORT -DUSE_OPENSSL -DUSE_YAMLCPP -DNDEBUG -march=native -O2 -pipe -Wno-maybe-uninitialized -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/util/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/../vendor/boost-nowide -march=native -O2 -pipe -Wno-maybe-uninitialized -std=c++11 -Wall -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/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/util/src/posix/time.cc >[ 7%] Building CXX object vendor/leatherman/util/CMakeFiles/leatherman_util.dir/src/posix/environment.cc.o >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/util && /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DUSE_BLKID -DUSE_CURL -DUSE_JRUBY_SUPPORT -DUSE_OPENSSL -DUSE_YAMLCPP -DNDEBUG -march=native -O2 -pipe -Wno-maybe-uninitialized -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/util/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/../vendor/boost-nowide -march=native -O2 -pipe -Wno-maybe-uninitialized -std=c++11 -Wall -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/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/util/src/posix/environment.cc >[ 7%] Building CXX object vendor/leatherman/util/CMakeFiles/leatherman_util.dir/src/posix/scoped_descriptor.cc.o >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/util && /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DUSE_BLKID -DUSE_CURL -DUSE_JRUBY_SUPPORT -DUSE_OPENSSL -DUSE_YAMLCPP -DNDEBUG -march=native -O2 -pipe -Wno-maybe-uninitialized -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/util/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/../vendor/boost-nowide -march=native -O2 -pipe -Wno-maybe-uninitialized -std=c++11 -Wall -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/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/util/src/posix/scoped_descriptor.cc >[ 8%] Linking CXX static library libleatherman_util.a >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/util && /usr/bin/cmake -P CMakeFiles/leatherman_util.dir/cmake_clean_target.cmake >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/leatherman_util.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-ar cq libleatherman_util.a 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 >/usr/bin/x86_64-pc-linux-gnu-ranlib libleatherman_util.a >make[2]: Leaving directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >[ 8%] Built target leatherman_util >make -f vendor/leatherman/file_util/CMakeFiles/leatherman_file_util.dir/build.make vendor/leatherman/file_util/CMakeFiles/leatherman_file_util.dir/depend >make[2]: Entering directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4 /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/file_util /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/file_util /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/file_util/CMakeFiles/leatherman_file_util.dir/DependInfo.cmake >Scanning dependencies of target leatherman_file_util >make[2]: Leaving directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >make -f vendor/leatherman/file_util/CMakeFiles/leatherman_file_util.dir/build.make vendor/leatherman/file_util/CMakeFiles/leatherman_file_util.dir/build >make[2]: Entering directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >[ 9%] Building CXX object vendor/leatherman/file_util/CMakeFiles/leatherman_file_util.dir/src/directory.cc.o >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/file_util && /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.file_util\" -DUSE_BLKID -DUSE_CURL -DUSE_JRUBY_SUPPORT -DUSE_OPENSSL -DUSE_YAMLCPP -DNDEBUG -march=native -O2 -pipe -Wno-maybe-uninitialized -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/file_util/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/../vendor/boost-nowide -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/logging/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/locale/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/util/inc -march=native -O2 -pipe -Wno-maybe-uninitialized -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wextra -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_file_util.dir/src/directory.cc.o -c /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/file_util/src/directory.cc >[ 9%] Building CXX object vendor/leatherman/file_util/CMakeFiles/leatherman_file_util.dir/src/file.cc.o >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/file_util && /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.file_util\" -DUSE_BLKID -DUSE_CURL -DUSE_JRUBY_SUPPORT -DUSE_OPENSSL -DUSE_YAMLCPP -DNDEBUG -march=native -O2 -pipe -Wno-maybe-uninitialized -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/file_util/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/../vendor/boost-nowide -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/logging/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/locale/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/util/inc -march=native -O2 -pipe -Wno-maybe-uninitialized -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wextra -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_file_util.dir/src/file.cc.o -c /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/file_util/src/file.cc >[ 10%] Linking CXX static library libleatherman_file_util.a >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/file_util && /usr/bin/cmake -P CMakeFiles/leatherman_file_util.dir/cmake_clean_target.cmake >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/file_util && /usr/bin/cmake -E cmake_link_script CMakeFiles/leatherman_file_util.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-ar cq libleatherman_file_util.a CMakeFiles/leatherman_file_util.dir/src/directory.cc.o CMakeFiles/leatherman_file_util.dir/src/file.cc.o >/usr/bin/x86_64-pc-linux-gnu-ranlib libleatherman_file_util.a >make[2]: Leaving directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >[ 10%] Built target leatherman_file_util >make -f vendor/leatherman/curl/CMakeFiles/leatherman_curl.dir/build.make vendor/leatherman/curl/CMakeFiles/leatherman_curl.dir/depend >make[2]: Entering directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4 /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/curl /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/curl /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/curl/CMakeFiles/leatherman_curl.dir/DependInfo.cmake >Scanning dependencies of target leatherman_curl >make[2]: Leaving directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >make -f vendor/leatherman/curl/CMakeFiles/leatherman_curl.dir/build.make vendor/leatherman/curl/CMakeFiles/leatherman_curl.dir/build >make[2]: Entering directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >[ 11%] Building CXX object vendor/leatherman/curl/CMakeFiles/leatherman_curl.dir/src/client.cc.o >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/curl && /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.curl\" -DUSE_BLKID -DUSE_CURL -DUSE_JRUBY_SUPPORT -DUSE_OPENSSL -DUSE_YAMLCPP -DNDEBUG -march=native -O2 -pipe -Wno-maybe-uninitialized -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/curl/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/logging/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/../vendor/boost-nowide -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/locale/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/util/inc -march=native -O2 -pipe -Wno-maybe-uninitialized -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wextra -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_curl.dir/src/client.cc.o -c /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/curl/src/client.cc >[ 12%] Building CXX object vendor/leatherman/curl/CMakeFiles/leatherman_curl.dir/src/request.cc.o >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/curl && /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.curl\" -DUSE_BLKID -DUSE_CURL -DUSE_JRUBY_SUPPORT -DUSE_OPENSSL -DUSE_YAMLCPP -DNDEBUG -march=native -O2 -pipe -Wno-maybe-uninitialized -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/curl/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/logging/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/../vendor/boost-nowide -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/locale/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/util/inc -march=native -O2 -pipe -Wno-maybe-uninitialized -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wextra -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_curl.dir/src/request.cc.o -c /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/curl/src/request.cc >[ 12%] Building CXX object vendor/leatherman/curl/CMakeFiles/leatherman_curl.dir/src/response.cc.o >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/curl && /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.curl\" -DUSE_BLKID -DUSE_CURL -DUSE_JRUBY_SUPPORT -DUSE_OPENSSL -DUSE_YAMLCPP -DNDEBUG -march=native -O2 -pipe -Wno-maybe-uninitialized -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/curl/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/logging/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/../vendor/boost-nowide -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/locale/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/util/inc -march=native -O2 -pipe -Wno-maybe-uninitialized -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wextra -fPIC -nostdlib -nodefaultlibs -o CMakeFiles/leatherman_curl.dir/src/response.cc.o -c /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/curl/src/response.cc >[ 13%] Linking CXX static library libleatherman_curl.a >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/curl && /usr/bin/cmake -P CMakeFiles/leatherman_curl.dir/cmake_clean_target.cmake >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/curl && /usr/bin/cmake -E cmake_link_script CMakeFiles/leatherman_curl.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-ar cq libleatherman_curl.a CMakeFiles/leatherman_curl.dir/src/client.cc.o CMakeFiles/leatherman_curl.dir/src/request.cc.o CMakeFiles/leatherman_curl.dir/src/response.cc.o >/usr/bin/x86_64-pc-linux-gnu-ranlib libleatherman_curl.a >make[2]: Leaving directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >[ 13%] Built target leatherman_curl >make -f vendor/leatherman/curl/CMakeFiles/mock_curl.dir/build.make vendor/leatherman/curl/CMakeFiles/mock_curl.dir/depend >make[2]: Entering directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4 /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/curl /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/curl /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/curl/CMakeFiles/mock_curl.dir/DependInfo.cmake >Scanning dependencies of target mock_curl >make[2]: Leaving directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >make -f vendor/leatherman/curl/CMakeFiles/mock_curl.dir/build.make vendor/leatherman/curl/CMakeFiles/mock_curl.dir/build >make[2]: Entering directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >[ 14%] Building CXX object vendor/leatherman/curl/CMakeFiles/mock_curl.dir/tests/mock_curl.cc.o >cd /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build/vendor/leatherman/curl && /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ALL_DYN_LINK -DBOOST_LOG_WITHOUT_WCHAR_T -DBOOST_SYSTEM_NO_DEPRECATED -DLEATHERMAN_LOGGING_LINE_NUMBERS -DLEATHERMAN_LOGGING_NAMESPACE=\"leatherman.curl\" -DUSE_BLKID -DUSE_CURL -DUSE_JRUBY_SUPPORT -DUSE_OPENSSL -DUSE_YAMLCPP -Dmock_curl_EXPORTS -DNDEBUG -march=native -O2 -pipe -Wno-maybe-uninitialized -fPIC -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/curl/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/logging/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/nowide/../vendor/boost-nowide -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/locale/inc -I/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/util/inc -march=native -O2 -pipe -Wno-maybe-uninitialized -std=c++11 -Wall -Wno-unused-parameter -Wno-unused-local-typedefs -Wno-unknown-pragmas -Wno-missing-field-initializers -Wextra -o CMakeFiles/mock_curl.dir/tests/mock_curl.cc.o -c /var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/curl/tests/mock_curl.cc >/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/curl/tests/mock_curl.cc: In function âCURL* curl_easy_init()â: >/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/curl/tests/mock_curl.cc:82:30: error: cannot convert âcurl_impl*â to âCURL* {aka Curl_easy*}â in return > return new curl_impl(); > ^ >/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/curl/tests/mock_curl.cc: In function âCURLcode curl_easy_setopt(CURL*, CURLoption, ...)â: >/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/curl/tests/mock_curl.cc:100:44: error: invalid static_cast from type âCURL* {aka Curl_easy*}â to type âcurl_impl*â > auto h = static_cast<curl_impl*>(handle); > ^ >/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/curl/tests/mock_curl.cc: In function âCURLcode curl_easy_perform(CURL*)â: >/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/curl/tests/mock_curl.cc:250:49: error: invalid static_cast from type âCURL* {aka Curl_easy*}â to type âcurl_impl*â > auto h = static_cast<curl_impl*>(easy_handle); > ^ >/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/curl/tests/mock_curl.cc: In function âCURL* curl_easy_init()â: >/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4/vendor/leatherman/curl/tests/mock_curl.cc:84:1: warning: control reaches end of non-void function [-Wreturn-type] > } > ^ >vendor/leatherman/curl/CMakeFiles/mock_curl.dir/build.make:65: recipe for target 'vendor/leatherman/curl/CMakeFiles/mock_curl.dir/tests/mock_curl.cc.o' failed >make[2]: *** [vendor/leatherman/curl/CMakeFiles/mock_curl.dir/tests/mock_curl.cc.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >CMakeFiles/Makefile2:513: recipe for target 'vendor/leatherman/curl/CMakeFiles/mock_curl.dir/all' failed >make[1]: *** [vendor/leatherman/curl/CMakeFiles/mock_curl.dir/all] Error 2 >make[1]: Leaving directory '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' >Makefile:141: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: dev-ruby/facter-3.1.4-r1::gentoo failed (install phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-ruby/facter-3.1.4-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-ruby/facter-3.1.4-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-ruby:facter-3.1.4-r1:20160818-193138.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/facter-3.1.4_build' > * S: '/var/tmp/portage/dev-ruby/facter-3.1.4-r1/work/all/facter-3.1.4' >!!! When you file a bug report, please include the following information: >GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm" >JAVACFLAGS="" COMPILER="" >and of course, the output of emerge --info =facter-3.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 591630
: 443720 |
443722
|
443724