>>> Building on exopi-6 under sysutils/grive2 BDEPENDS = [devel/boost;security/libgcrypt;devel/ninja;devel/cmake/core;devel/libyajl;net/curl] DIST = [sysutils/grive2:grive2-0.5.1-548ea362.tar.gz] FULLPKGNAME = grive2-0.5.1p0 RDEPENDS = [security/libgcrypt;devel/boost;net/curl;devel/libyajl] (Junk lock obtained for exopi-6 at 1764989425.43) >>> Running depends in sysutils/grive2 at 1764989425.49 last junk was in x11/qt5/qt3d /usr/sbin/pkg_add -aI -Drepair boost-1.87.0p0v0 cmake-core-3.31.8p0 curl-8.17.0 libgcrypt-1.11.2 libyajl-2.1.0p0 ninja-1.11.1p1v1 was: /usr/sbin/pkg_add -aI -Drepair boost-1.87.0p0v0 cmake-core-3.31.8p0 curl-8.17.0 libgcrypt-1.11.2 libyajl-2.1.0p0 ninja-1.11.1p1v1 /usr/sbin/pkg_add -aI -Drepair boost-1.87.0p0v0 cmake-core-3.31.8p0 curl-8.17.0 libgcrypt-1.11.2 libyajl-2.1.0p0 ninja-1.11.1p1v1 >>> Running show-prepare-results in sysutils/grive2 at 1764989429.05 ===> sysutils/grive2 ===> Building from scratch grive2-0.5.1p0 ===> grive2-0.5.1p0 depends on: cmake-core-* -> cmake-core-3.31.8p0 ===> grive2-0.5.1p0 depends on: ninja-* -> ninja-1.11.1p1v1 ===> grive2-0.5.1p0 depends on: boost-* -> boost-1.87.0p0v0 ===> grive2-0.5.1p0 depends on: libyajl-* -> libyajl-2.1.0p0 ===> grive2-0.5.1p0 depends on: curl-* -> curl-8.17.0 ===> grive2-0.5.1p0 depends on: libgcrypt-* -> libgcrypt-1.11.2 ===> Verifying specs: c++ c++abi pthread boost_filesystem-mt boost_program_options-mt boost_regex-mt boost_system-mt c curl gcrypt gpg-error iberty m yajl boost_atomic-mt ===> found c++.12.0 c++abi.9.0 pthread.28.1 boost_filesystem-mt.24.0 boost_program_options-mt.24.0 boost_regex-mt.24.0 boost_system-mt.24.0 c.102.2 curl.26.34 gcrypt.21.2 gpg-error.3.29 iberty.13.0 m.10.1 yajl.2.1 boost_atomic-mt.24.0 boost-1.87.0p0v0 cmake-core-3.31.8p0 curl-8.17.0 libgcrypt-1.11.2 libyajl-2.1.0p0 ninja-1.11.1p1v1 Don't run junk because nojunk in x11/qt5/qt3d (Junk lock released for exopi-6 at 1764989430.23) distfiles size=169931 >>> Running patch in sysutils/grive2 at 1764989430.28 ===> sysutils/grive2 ===> Checking files for grive2-0.5.1p0 `/exopi-cvs/ports/distfiles/grive2-0.5.1-548ea362.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for grive2-0.5.1p0 ===> Patching for grive2-0.5.1p0 ===> Applying OpenBSD patch patch-CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: CMakeLists.txt |--- CMakeLists.txt.orig |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 14. done ===> Applying OpenBSD patch patch-grive_CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: grive/CMakeLists.txt |--- grive/CMakeLists.txt.orig |+++ grive/CMakeLists.txt -------------------------- Patching file grive/CMakeLists.txt using Plan A... Hunk #1 succeeded at 25. done ===> Applying OpenBSD patch patch-libgrive_CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libgrive/CMakeLists.txt |--- libgrive/CMakeLists.txt.orig |+++ libgrive/CMakeLists.txt -------------------------- Patching file libgrive/CMakeLists.txt using Plan A... Hunk #1 succeeded at 6. done ===> Applying OpenBSD patch patch-libgrive_src_util_File_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libgrive/src/util/File.cc |--- libgrive/src/util/File.cc.orig |+++ libgrive/src/util/File.cc -------------------------- Patching file libgrive/src/util/File.cc using Plan A... Hunk #1 succeeded at 32. done ===> Applying OpenBSD patch patch-libgrive_src_util_OS_hh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libgrive/src/util/OS.hh |--- libgrive/src/util/OS.hh.orig |+++ libgrive/src/util/OS.hh -------------------------- Patching file libgrive/src/util/OS.hh using Plan A... Hunk #1 succeeded at 31. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in sysutils/grive2 at 1764989430.76 ===> sysutils/grive2 ===> Generating configure for grive2-0.5.1p0 ===> Configuring for grive2-0.5.1p0 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is Clang 19.1.7 -- The CXX compiler identification is Clang 19.1.7 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /exopi-obj/pobj/grive2-0.5.1/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /exopi-obj/pobj/grive2-0.5.1/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning (dev) at cmake/Modules/FindLibGcrypt.cmake:26 (EXEC_PROGRAM): Policy CMP0153 is not set: The exec_program command should not be called. Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Use execute_process() instead. Call Stack (most recent call first): libgrive/CMakeLists.txt:5 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake/Modules/FindLibGcrypt.cmake:28 (EXEC_PROGRAM): Policy CMP0153 is not set: The exec_program command should not be called. Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Use execute_process() instead. Call Stack (most recent call first): libgrive/CMakeLists.txt:5 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found libgcrypt: -L/usr/local/lib -lgcrypt -lgpg-error -- Could NOT find CURL (missing: CURL_DIR) -- Found PkgConfig: /usr/bin/pkg-config (found version "2.4.3") -- Found CURL: /usr/local/lib/libcurl.so.26.34 (found version "8.17.0") CMake Warning (dev) at libgrive/CMakeLists.txt:7 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found Boost: /usr/local/lib/cmake/Boost-1.87.0/BoostConfig.cmake (found suitable version "1.87.0", minimum required is "1.40.0") found components: program_options filesystem unit_test_framework regex system -- Found libiberty: /usr/lib/libiberty.so.13.0 -- Checking for module 'yajl' -- Found yajl, version 2.1.0 CMake Warning (dev) at grive/CMakeLists.txt:3 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found Boost: /usr/local/lib/cmake/Boost-1.87.0/BoostConfig.cmake (found version "1.87.0") found components: program_options -- Configuring done (1.9s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_RANLIB CMAKE_Fortran_COMPILER_AR CMAKE_Fortran_COMPILER_RANLIB CMAKE_OBJCXX_COMPILER_AR CMAKE_OBJCXX_COMPILER_RANLIB CMAKE_OBJC_COMPILER_AR CMAKE_OBJC_COMPILER_RANLIB -- Build files have been written to: /exopi-obj/pobj/grive2-0.5.1/build-amd64 >>> Running build in sysutils/grive2 at 1764989433.11 ===> sysutils/grive2 ===> Building for grive2-0.5.1p0 Change Dir: '/exopi-obj/pobj/grive2-0.5.1/build-amd64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 [1/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/base/Drive.cc.o -MF libgrive/CMakeFiles/grive.dir/src/base/Drive.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/base/Drive.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/base/Drive.cc In file included from /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/base/Drive.cc:30: /usr/local/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] 36 | BOOST_PRAGMA_MESSAGE( | ^ /usr/local/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^ :193:2: note: expanded from here 193 | message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") | ^ In file included from /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/base/Drive.cc:20: In file included from /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/base/Drive.hh:22: In file included from /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/base/State.hh:22: In file included from /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/base/ResourceTree.hh:22: In file included from /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/base/Resource.hh:23: In file included from /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/util/DateTime.hh:23: In file included from /usr/include/c++/v1/string:647: In file included from /usr/include/c++/v1/string_view:941: In file included from /usr/include/c++/v1/algorithm:1842: In file included from /usr/include/c++/v1/__algorithm/for_each.h:16: In file included from /usr/include/c++/v1/__ranges/movable_box.h:21: In file included from /usr/include/c++/v1/optional:1294: In file included from /usr/include/c++/v1/memory:944: In file included from /usr/include/c++/v1/__memory/inout_ptr.h:16: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:32: /usr/include/c++/v1/__memory/unique_ptr.h:80:5: warning: delete called on 'gr::Feed' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 80 | delete __ptr; | ^ /usr/include/c++/v1/__memory/unique_ptr.h:292:7: note: in instantiation of member function 'std::default_delete::operator()' requested here 292 | __ptr_.second()(__tmp); | ^ /usr/include/c++/v1/__memory/unique_ptr.h:261:71: note: in instantiation of member function 'std::unique_ptr::reset' requested here 261 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } | ^ /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/base/Drive.cc:79:41: note: in instantiation of member function 'std::unique_ptr::~unique_ptr' requested here 79 | std::unique_ptr feed = m_syncer->GetAll() ; | ^ 2 warnings generated. [2/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/base/Entry.cc.o -MF libgrive/CMakeFiles/grive.dir/src/base/Entry.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/base/Entry.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/base/Entry.cc [3/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/base/Feed.cc.o -MF libgrive/CMakeFiles/grive.dir/src/base/Feed.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/base/Feed.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/base/Feed.cc [4/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/base/Resource.cc.o -MF libgrive/CMakeFiles/grive.dir/src/base/Resource.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/base/Resource.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/base/Resource.cc In file included from /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/base/Resource.cc:35: /usr/local/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] 36 | BOOST_PRAGMA_MESSAGE( | ^ /usr/local/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^ :70:2: note: expanded from here 70 | message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") | ^ 1 warning generated. [5/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/base/ResourceTree.cc.o -MF libgrive/CMakeFiles/grive.dir/src/base/ResourceTree.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/base/ResourceTree.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/base/ResourceTree.cc [6/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/base/State.cc.o -MF libgrive/CMakeFiles/grive.dir/src/base/State.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/base/State.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/base/State.cc [7/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/base/Syncer.cc.o -MF libgrive/CMakeFiles/grive.dir/src/base/Syncer.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/base/Syncer.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/base/Syncer.cc [8/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/drive2/Entry2.cc.o -MF libgrive/CMakeFiles/grive.dir/src/drive2/Entry2.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/drive2/Entry2.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/drive2/Entry2.cc [9/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/drive2/Feed2.cc.o -MF libgrive/CMakeFiles/grive.dir/src/drive2/Feed2.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/drive2/Feed2.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/drive2/Feed2.cc [10/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/drive2/Syncer2.cc.o -MF libgrive/CMakeFiles/grive.dir/src/drive2/Syncer2.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/drive2/Syncer2.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/drive2/Syncer2.cc /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/drive2/Syncer2.cc:125:8: warning: unused variable 'http_code' [-Wunused-variable] 125 | long http_code = m_http->Put( | ^~~~~~~~~ /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/drive2/Syncer2.cc:167:8: warning: variable 'http_code' set but not used [-Wunused-but-set-variable] 167 | long http_code = 0; | ^ In file included from /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/drive2/Syncer2.cc:20: In file included from /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/base/Resource.hh:23: In file included from /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/util/DateTime.hh:23: In file included from /usr/include/c++/v1/string:647: In file included from /usr/include/c++/v1/string_view:941: In file included from /usr/include/c++/v1/algorithm:1842: In file included from /usr/include/c++/v1/__algorithm/for_each.h:16: In file included from /usr/include/c++/v1/__ranges/movable_box.h:21: In file included from /usr/include/c++/v1/optional:1294: In file included from /usr/include/c++/v1/memory:944: In file included from /usr/include/c++/v1/__memory/inout_ptr.h:16: In file included from /usr/include/c++/v1/__memory/shared_ptr.h:32: /usr/include/c++/v1/__memory/unique_ptr.h:80:5: warning: delete called on 'gr::Feed' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor] 80 | delete __ptr; | ^ /usr/include/c++/v1/__memory/unique_ptr.h:292:7: note: in instantiation of member function 'std::default_delete::operator()' requested here 292 | __ptr_.second()(__tmp); | ^ /usr/include/c++/v1/__memory/unique_ptr.h:261:71: note: in instantiation of member function 'std::unique_ptr::reset' requested here 261 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX23 ~unique_ptr() { reset(); } | ^ /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/drive2/Syncer2.cc:216:9: note: in instantiation of member function 'std::unique_ptr::~unique_ptr' requested here 216 | return std::unique_ptr( new Feed2( feeds::files + "?maxResults=100000&q=trashed%3dfalse+and+mimeType%3d%27" + mime_types::folder + "%27" ) ); | ^ 3 warnings generated. [11/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/http/Agent.cc.o -MF libgrive/CMakeFiles/grive.dir/src/http/Agent.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/http/Agent.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/http/Agent.cc [12/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/http/CurlAgent.cc.o -MF libgrive/CMakeFiles/grive.dir/src/http/CurlAgent.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/http/CurlAgent.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/http/CurlAgent.cc [13/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/http/Download.cc.o -MF libgrive/CMakeFiles/grive.dir/src/http/Download.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/http/Download.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/http/Download.cc [14/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/http/Header.cc.o -MF libgrive/CMakeFiles/grive.dir/src/http/Header.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/http/Header.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/http/Header.cc [15/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/http/ResponseLog.cc.o -MF libgrive/CMakeFiles/grive.dir/src/http/ResponseLog.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/http/ResponseLog.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/http/ResponseLog.cc [16/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/http/StringResponse.cc.o -MF libgrive/CMakeFiles/grive.dir/src/http/StringResponse.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/http/StringResponse.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/http/StringResponse.cc [17/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/http/XmlResponse.cc.o -MF libgrive/CMakeFiles/grive.dir/src/http/XmlResponse.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/http/XmlResponse.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/http/XmlResponse.cc [18/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/json/JsonParser.cc.o -MF libgrive/CMakeFiles/grive.dir/src/json/JsonParser.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/json/JsonParser.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/json/JsonParser.cc [19/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/json/JsonWriter.cc.o -MF libgrive/CMakeFiles/grive.dir/src/json/JsonWriter.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/json/JsonWriter.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/json/JsonWriter.cc [20/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/json/Val.cc.o -MF libgrive/CMakeFiles/grive.dir/src/json/Val.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/json/Val.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/json/Val.cc [21/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/json/ValBuilder.cc.o -MF libgrive/CMakeFiles/grive.dir/src/json/ValBuilder.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/json/ValBuilder.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/json/ValBuilder.cc [22/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/json/ValResponse.cc.o -MF libgrive/CMakeFiles/grive.dir/src/json/ValResponse.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/json/ValResponse.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/json/ValResponse.cc [23/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/protocol/AuthAgent.cc.o -MF libgrive/CMakeFiles/grive.dir/src/protocol/AuthAgent.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/protocol/AuthAgent.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/protocol/AuthAgent.cc [24/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/protocol/OAuth2.cc.o -MF libgrive/CMakeFiles/grive.dir/src/protocol/OAuth2.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/protocol/OAuth2.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/protocol/OAuth2.cc [25/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/util/ConcatStream.cc.o -MF libgrive/CMakeFiles/grive.dir/src/util/ConcatStream.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/util/ConcatStream.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/util/ConcatStream.cc [26/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/util/Config.cc.o -MF libgrive/CMakeFiles/grive.dir/src/util/Config.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/util/Config.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/util/Config.cc [27/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/util/Crypt.cc.o -MF libgrive/CMakeFiles/grive.dir/src/util/Crypt.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/util/Crypt.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/util/Crypt.cc [28/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/util/DateTime.cc.o -MF libgrive/CMakeFiles/grive.dir/src/util/DateTime.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/util/DateTime.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/util/DateTime.cc [29/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/util/Exception.cc.o -MF libgrive/CMakeFiles/grive.dir/src/util/Exception.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/util/Exception.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/util/Exception.cc [30/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/util/File.cc.o -MF libgrive/CMakeFiles/grive.dir/src/util/File.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/util/File.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/util/File.cc [31/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/util/MemMap.cc.o -MF libgrive/CMakeFiles/grive.dir/src/util/MemMap.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/util/MemMap.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/util/MemMap.cc [32/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/util/OS.cc.o -MF libgrive/CMakeFiles/grive.dir/src/util/OS.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/util/OS.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/util/OS.cc [33/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/util/ProgressBar.cc.o -MF libgrive/CMakeFiles/grive.dir/src/util/ProgressBar.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/util/ProgressBar.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/util/ProgressBar.cc [34/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/util/SignalHandler.cc.o -MF libgrive/CMakeFiles/grive.dir/src/util/SignalHandler.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/util/SignalHandler.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/util/SignalHandler.cc [35/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/util/StdStream.cc.o -MF libgrive/CMakeFiles/grive.dir/src/util/StdStream.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/util/StdStream.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/util/StdStream.cc [36/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/util/StringStream.cc.o -MF libgrive/CMakeFiles/grive.dir/src/util/StringStream.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/util/StringStream.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/util/StringStream.cc [37/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/util/log/CommonLog.cc.o -MF libgrive/CMakeFiles/grive.dir/src/util/log/CommonLog.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/util/log/CommonLog.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/util/log/CommonLog.cc [38/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/util/log/CompositeLog.cc.o -MF libgrive/CMakeFiles/grive.dir/src/util/log/CompositeLog.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/util/log/CompositeLog.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/util/log/CompositeLog.cc [39/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/util/log/DefaultLog.cc.o -MF libgrive/CMakeFiles/grive.dir/src/util/log/DefaultLog.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/util/log/DefaultLog.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/util/log/DefaultLog.cc [40/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -MD -MT libgrive/CMakeFiles/grive.dir/src/util/log/Log.cc.o -MF libgrive/CMakeFiles/grive.dir/src/util/log/Log.cc.o.d -o libgrive/CMakeFiles/grive.dir/src/util/log/Log.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src/util/log/Log.cc [41/47] : && /usr/local/bin/cmake -E rm -f libgrive/libgrive.a && /usr/bin/ar qc libgrive/libgrive.a libgrive/CMakeFiles/grive.dir/src/base/Drive.cc.o libgrive/CMakeFiles/grive.dir/src/base/Entry.cc.o libgrive/CMakeFiles/grive.dir/src/base/Feed.cc.o libgrive/CMakeFiles/grive.dir/src/base/Resource.cc.o libgrive/CMakeFiles/grive.dir/src/base/ResourceTree.cc.o libgrive/CMakeFiles/grive.dir/src/base/State.cc.o libgrive/CMakeFiles/grive.dir/src/base/Syncer.cc.o libgrive/CMakeFiles/grive.dir/src/drive2/Entry2.cc.o libgrive/CMakeFiles/grive.dir/src/drive2/Feed2.cc.o libgrive/CMakeFiles/grive.dir/src/drive2/Syncer2.cc.o libgrive/CMakeFiles/grive.dir/src/http/Agent.cc.o libgrive/CMakeFiles/grive.dir/src/http/CurlAgent.cc.o libgrive/CMakeFiles/grive.dir/src/http/Download.cc.o libgrive/CMakeFiles/grive.dir/src/http/Header.cc.o libgrive/CMakeFiles/grive.dir/src/http/ResponseLog.cc.o libgrive/CMakeFiles/grive.dir/src/http/StringResponse.cc.o libgrive/CMakeFiles/grive.dir/src/http/XmlResponse.cc.o libgrive/CMakeFiles/grive.dir/src/json/JsonParser.cc.o libgrive/CMakeFiles/grive.dir/src/json/JsonWriter.cc.o libgrive/CMakeFiles/grive.dir/src/json/Val.cc.o libgrive/CMakeFiles/grive.dir/src/json/ValBuilder.cc.o libgrive/CMakeFiles/grive.dir/src/json/ValResponse.cc.o libgrive/CMakeFiles/grive.dir/src/protocol/AuthAgent.cc.o libgrive/CMakeFiles/grive.dir/src/protocol/OAuth2.cc.o libgrive/CMakeFiles/grive.dir/src/util/ConcatStream.cc.o libgrive/CMakeFiles/grive.dir/src/util/Config.cc.o libgrive/CMakeFiles/grive.dir/src/util/Crypt.cc.o libgrive/CMakeFiles/grive.dir/src/util/DateTime.cc.o libgrive/CMakeFiles/grive.dir/src/util/Exception.cc.o libgrive/CMakeFiles/grive.dir/src/util/File.cc.o libgrive/CMakeFiles/grive.dir/src/util/MemMap.cc.o libgrive/CMakeFiles/grive.dir/src/util/OS.cc.o libgrive/CMakeFiles/grive.dir/src/util/ProgressBar.cc.o libgrive/CMakeFiles/grive.dir/src/util/SignalHandler.cc.o libgrive/CMakeFiles/grive.dir/src/util/StdStream.cc.o libgrive/CMakeFiles/grive.dir/src/util/StringStream.cc.o libgrive/CMakeFiles/grive.dir/src/util/log/CommonLog.cc.o libgrive/CMakeFiles/grive.dir/src/util/log/CompositeLog.cc.o libgrive/CMakeFiles/grive.dir/src/util/log/DefaultLog.cc.o libgrive/CMakeFiles/grive.dir/src/util/log/Log.cc.o && /usr/bin/ranlib libgrive/libgrive.a && : [42/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -DBOOST_TEST_DYN_LINK -MD -MT libgrive/CMakeFiles/btest.dir/test/btest/JsonValTest.cc.o -MF libgrive/CMakeFiles/btest.dir/test/btest/JsonValTest.cc.o.d -o libgrive/CMakeFiles/btest.dir/test/btest/JsonValTest.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/btest/JsonValTest.cc [43/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -DBOOST_TEST_DYN_LINK -MD -MT libgrive/CMakeFiles/btest.dir/test/btest/UnitTest.cc.o -MF libgrive/CMakeFiles/btest.dir/test/btest/UnitTest.cc.o.d -o libgrive/CMakeFiles/btest.dir/test/btest/UnitTest.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/btest/UnitTest.cc [44/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_NO_LIB -DSRC_DIR=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src\" -DTEST_DATA=\"/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/data/\" -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/src -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test -I/usr/local/include/yajl -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -Wall -DBOOST_TEST_DYN_LINK -MD -MT libgrive/CMakeFiles/btest.dir/test/btest/ValTest.cc.o -MF libgrive/CMakeFiles/btest.dir/test/btest/ValTest.cc.o.d -o libgrive/CMakeFiles/btest.dir/test/btest/ValTest.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/libgrive/test/btest/ValTest.cc [45/47] : && /exopi-obj/pobj/grive2-0.5.1/bin/c++ -O2 -pipe -I/usr/local/include -DNDEBUG -Xlinker --dependency-file=libgrive/CMakeFiles/btest.dir/link.d libgrive/CMakeFiles/btest.dir/test/btest/JsonValTest.cc.o libgrive/CMakeFiles/btest.dir/test/btest/UnitTest.cc.o libgrive/CMakeFiles/btest.dir/test/btest/ValTest.cc.o -o libgrive/btest -Wl,-z,origin,-rpath,/usr/local/lib libgrive/libgrive.a /usr/local/lib/libboost_unit_test_framework-mt.so.24.0 -lyajl /usr/local/lib/libcurl.so.26.34 -L/usr/local/lib -lgcrypt -lgpg-error /usr/local/lib/libboost_filesystem-mt.so.24.0 /usr/local/lib/libboost_atomic-mt.so.24.0 /usr/local/lib/libboost_program_options-mt.so.24.0 /usr/local/lib/libboost_regex-mt.so.24.0 /usr/local/lib/libboost_system-mt.so.24.0 /usr/lib/libiberty.so.13.0 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : [46/47] /exopi-obj/pobj/grive2-0.5.1/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DVERSION=\"0.5.1\" -D_FILE_OFFSET_BITS=64 -I/exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/grive/../libgrive/src -O2 -pipe -I/usr/local/include -DNDEBUG -std=c++0x -MD -MT grive/CMakeFiles/grive_executable.dir/src/main.cc.o -MF grive/CMakeFiles/grive_executable.dir/src/main.cc.o.d -o grive/CMakeFiles/grive_executable.dir/src/main.cc.o -c /exopi-obj/pobj/grive2-0.5.1/grive2-548ea362f319cd1f7fcbad0344fde8449fa14255/grive/src/main.cc [47/47] : && /exopi-obj/pobj/grive2-0.5.1/bin/c++ -O2 -pipe -I/usr/local/include -DNDEBUG -Xlinker --dependency-file=grive/CMakeFiles/grive_executable.dir/link.d grive/CMakeFiles/grive_executable.dir/src/main.cc.o -o grive/grive -Wl,-z,origin,-rpath,/usr/local/lib: libgrive/libgrive.a -lyajl /usr/local/lib/libcurl.so.26.34 -L/usr/local/lib -lgcrypt -lgpg-error /usr/local/lib/libboost_filesystem-mt.so.24.0 /usr/local/lib/libboost_atomic-mt.so.24.0 /usr/local/lib/libboost_program_options-mt.so.24.0 /usr/local/lib/libboost_regex-mt.so.24.0 /usr/local/lib/libboost_system-mt.so.24.0 /usr/lib/libiberty.so.13.0 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : >>> Running fake in sysutils/grive2 at 1764989553.52 ===> sysutils/grive2 ===> Faking installation for grive2-0.5.1p0 -- Install configuration: "Release" -- Installing: /exopi-obj/pobj/grive2-0.5.1/fake-amd64/usr/local/lib/systemd/user/grive-changes@.service -- Installing: /exopi-obj/pobj/grive2-0.5.1/fake-amd64/usr/local/lib/systemd/user/grive-timer@.service -- Installing: /exopi-obj/pobj/grive2-0.5.1/fake-amd64/usr/local/lib/systemd/user/grive-timer@.timer -- Installing: /exopi-obj/pobj/grive2-0.5.1/fake-amd64/usr/local/lib/grive/grive-sync.sh -- Installing: /exopi-obj/pobj/grive2-0.5.1/fake-amd64/usr/local/bin/grive -- Set non-toolchain portion of runtime path of "/exopi-obj/pobj/grive2-0.5.1/fake-amd64/usr/local/bin/grive" to "/usr/local/lib" -- Installing: /exopi-obj/pobj/grive2-0.5.1/fake-amd64/usr/local/man/man1/grive.1 -- Up-to-date: /exopi-obj/pobj/grive2-0.5.1/fake-amd64/usr/local/man/man1/grive.1 >>> Running package in sysutils/grive2 at 1764989553.89 ===> sysutils/grive2 `/exopi-obj/pobj/grive2-0.5.1/fake-amd64/.fake_done' is up to date. ===> Building package for grive2-0.5.1p0 Create /exopi-cvs/ports/packages/amd64/all/grive2-0.5.1p0.tgz Creating package grive2-0.5.1p0 reading plist| checking dependencies| checking dependencies|devel/boost,-main checking dependencies|devel/libyajl checking dependencies|net/curl checking dependencies|security/libgcrypt checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 6% checksumming|***** | 9% checksumming|******* | 11% checksumming|********* | 14% checksumming|********** | 17% checksumming|************ | 20% checksumming|************** | 23% checksumming|**************** | 26% checksumming|***************** | 29% checksumming|******************* | 31% checksumming|********************* | 34% checksumming|*********************** | 37% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|**************************************** | 66% checksumming|****************************************** | 69% checksumming|******************************************** | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************* | 80% checksumming|*************************************************** | 83% checksumming|**************************************************** | 86% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************** | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/grive2-0.5.1p0.tgz >>> Running clean in sysutils/grive2 at 1764989557.60 ===> sysutils/grive2 ===> Cleaning for grive2-0.5.1p0 >>> Ended at 1764989557.84 max_stuck=3.50/depends=3.56/show-prepare-results=1.24/patch=0.48/configure=2.34/build=120.42/fake=0.37/package=3.71/clean=0.28