------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/protobuf-3.11.4,1.txz Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/curl-7.70.0.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/jsoncpp-1.9.2.txz Installing /packages/All/libuv-1.37.0.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/rhash-1.3.9.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/lzo2-2.10_1.txz Installing /packages/All/libarchive-3.4.2,1.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/cmake-3.17.2.txz SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> protozero-1.6.8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> protozero-1.6.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by protozero-1.6.8 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> protozero-1.6.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by protozero-1.6.8 for building => SHA256 Checksum OK for mapbox-protozero-v1.6.8_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> protozero-1.6.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by protozero-1.6.8 for building ===> Extracting for protozero-1.6.8 => SHA256 Checksum OK for mapbox-protozero-v1.6.8_GH0.tar.gz. Extracted Memory Use: 2.88M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for protozero-1.6.8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> protozero-1.6.8 depends on executable: protoc - found ===> protozero-1.6.8 depends on file: /usr/local/bin/cmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> protozero-1.6.8 depends on executable: protoc - found ===> protozero-1.6.8 depends on file: /usr/local/bin/cmake - found ===> Configuring for protozero-1.6.8 ===> Performing out-of-source build /bin/mkdir -p /construction/devel/protozero/.build -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc - 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/c++ -- Check for working CXX compiler: /usr/bin/c++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Protobuf: /usr/local/lib/libprotobuf.so;-pthread (found version "3.11.4") -- Looking for clang-tidy -- Looking for clang-tidy - not found -- Build target 'clang-tidy' will not be available. -- Looking for cppcheck -- Looking for cppcheck - not found -- Build target 'cppcheck' will not be available. -- Looking for iwyu -- Looking for iwyu - not found -- Build target 'iwyu' will not be available. -- Configuring documentation -- Looking for doxygen -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Looking for doxygen - not found -- Disabled making of documentation. -- Configuring documentation - done -- Found protobuf libraries: Adding writer tests... -- Adding bool -- Adding bytes -- Adding double -- Adding enum -- Adding fixed32 -- Adding int32 -- Adding message -- Adding nested -- Adding repeated -- Adding repeated_packed_fixed32 -- Adding string -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS CMAKE_NO_BUILTIN_CHRPATH CMAKE_SHARED_LINKER_FLAGS -- Build files have been written to: /construction/devel/protozero/.build SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for protozero-1.6.8 /usr/local/bin/cmake -S/construction/devel/protozero/protozero-1.6.8 -B/construction/devel/protozero/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/devel/protozero/.build/CMakeFiles /construction/devel/protozero/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all --- tools/CMakeFiles/pbf-decoder.dir/all --- --- test/CMakeFiles/reader_tests.dir/all --- --- test/CMakeFiles/writer_tests.dir/all --- --- test/unit/CMakeFiles/unit_tests.dir/all --- --- tools/CMakeFiles/pbf-decoder.dir/all --- /usr/bin/make -f tools/CMakeFiles/pbf-decoder.dir/build.make tools/CMakeFiles/pbf-decoder.dir/depend --- test/CMakeFiles/writer_tests.dir/all --- /usr/bin/make -f test/CMakeFiles/writer_tests.dir/build.make test/CMakeFiles/writer_tests.dir/depend --- test/unit/CMakeFiles/unit_tests.dir/all --- /usr/bin/make -f test/unit/CMakeFiles/unit_tests.dir/build.make test/unit/CMakeFiles/unit_tests.dir/depend --- test/CMakeFiles/reader_tests.dir/all --- /usr/bin/make -f test/CMakeFiles/reader_tests.dir/build.make test/CMakeFiles/reader_tests.dir/depend --- test/unit/CMakeFiles/unit_tests.dir/all --- --- test/unit/CMakeFiles/unit_tests.dir/depend --- --- tools/CMakeFiles/pbf-decoder.dir/all --- --- tools/CMakeFiles/pbf-decoder.dir/depend --- --- test/unit/CMakeFiles/unit_tests.dir/all --- cd /construction/devel/protozero/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/protozero/protozero-1.6.8 /construction/devel/protozero/protozero-1.6.8/test/unit /construction/devel/protozero/.build /construction/devel/protozero/.build/test/unit /construction/devel/protozero/.build/test/unit/CMakeFiles/unit_tests.dir/DependInfo.cmake --- test/CMakeFiles/reader_tests.dir/all --- --- test/CMakeFiles/reader_tests.dir/depend --- cd /construction/devel/protozero/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/protozero/protozero-1.6.8 /construction/devel/protozero/protozero-1.6.8/test /construction/devel/protozero/.build /construction/devel/protozero/.build/test /construction/devel/protozero/.build/test/CMakeFiles/reader_tests.dir/DependInfo.cmake --- test/CMakeFiles/writer_tests.dir/all --- --- test/t/bool/bool_testcase.pb.cc --- --- test/t/bytes/bytes_testcase.pb.cc --- --- test/t/double/double_testcase.pb.cc --- --- test/t/enum/enum_testcase.pb.cc --- --- test/t/fixed32/fixed32_testcase.pb.cc --- --- test/t/int32/int32_testcase.pb.cc --- --- test/t/message/message_testcase.pb.cc --- --- test/t/int32/int32_testcase.pb.cc --- [ 1%] Generating t/int32/int32_testcase.pb.cc, t/int32/int32_testcase.pb.h --- test/t/double/double_testcase.pb.cc --- [ 2%] Generating t/double/double_testcase.pb.cc, t/double/double_testcase.pb.h --- test/t/bool/bool_testcase.pb.cc --- [ 4%] Generating t/bool/bool_testcase.pb.cc, t/bool/bool_testcase.pb.h --- test/t/message/message_testcase.pb.cc --- [ 4%] Generating t/message/message_testcase.pb.cc, t/message/message_testcase.pb.h --- test/t/int32/int32_testcase.pb.cc --- cd /construction/devel/protozero/.build/test && /usr/local/bin/protoc --cpp_out=/construction/devel/protozero/.build/test/t/int32 -I /construction/devel/protozero/protozero-1.6.8/test/t/int32 /construction/devel/protozero/protozero-1.6.8/test/t/int32/int32_testcase.proto --- test/t/bytes/bytes_testcase.pb.cc --- [ 5%] Generating t/bytes/bytes_testcase.pb.cc, t/bytes/bytes_testcase.pb.h --- test/t/double/double_testcase.pb.cc --- cd /construction/devel/protozero/.build/test && /usr/local/bin/protoc --cpp_out=/construction/devel/protozero/.build/test/t/double -I /construction/devel/protozero/protozero-1.6.8/test/t/double /construction/devel/protozero/protozero-1.6.8/test/t/double/double_testcase.proto --- test/t/bool/bool_testcase.pb.cc --- cd /construction/devel/protozero/.build/test && /usr/local/bin/protoc --cpp_out=/construction/devel/protozero/.build/test/t/bool -I /construction/devel/protozero/protozero-1.6.8/test/t/bool /construction/devel/protozero/protozero-1.6.8/test/t/bool/bool_testcase.proto --- test/t/message/message_testcase.pb.cc --- cd /construction/devel/protozero/.build/test && /usr/local/bin/protoc --cpp_out=/construction/devel/protozero/.build/test/t/message -I /construction/devel/protozero/protozero-1.6.8/test/t/message /construction/devel/protozero/protozero-1.6.8/test/t/message/message_testcase.proto --- test/t/bytes/bytes_testcase.pb.cc --- cd /construction/devel/protozero/.build/test && /usr/local/bin/protoc --cpp_out=/construction/devel/protozero/.build/test/t/bytes -I /construction/devel/protozero/protozero-1.6.8/test/t/bytes /construction/devel/protozero/protozero-1.6.8/test/t/bytes/bytes_testcase.proto --- test/t/enum/enum_testcase.pb.cc --- [ 6%] Generating t/enum/enum_testcase.pb.cc, t/enum/enum_testcase.pb.h cd /construction/devel/protozero/.build/test && /usr/local/bin/protoc --cpp_out=/construction/devel/protozero/.build/test/t/enum -I /construction/devel/protozero/protozero-1.6.8/test/t/enum /construction/devel/protozero/protozero-1.6.8/test/t/enum/enum_testcase.proto --- tools/CMakeFiles/pbf-decoder.dir/all --- cd /construction/devel/protozero/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/protozero/protozero-1.6.8 /construction/devel/protozero/protozero-1.6.8/tools /construction/devel/protozero/.build /construction/devel/protozero/.build/tools /construction/devel/protozero/.build/tools/CMakeFiles/pbf-decoder.dir/DependInfo.cmake --- test/unit/CMakeFiles/unit_tests.dir/all --- Scanning dependencies of target unit_tests /usr/bin/make -f test/unit/CMakeFiles/unit_tests.dir/build.make test/unit/CMakeFiles/unit_tests.dir/build --- test/CMakeFiles/writer_tests.dir/all --- --- test/t/nested/nested_testcase.pb.cc --- --- test/t/repeated/repeated_testcase.pb.cc --- --- test/t/fixed32/fixed32_testcase.pb.cc --- [ 7%] Generating t/fixed32/fixed32_testcase.pb.cc, t/fixed32/fixed32_testcase.pb.h --- test/unit/CMakeFiles/unit_tests.dir/all --- --- test/unit/CMakeFiles/unit_tests.dir/main.cpp.o --- [ 8%] Building CXX object test/unit/CMakeFiles/unit_tests.dir/main.cpp.o cd /construction/devel/protozero/.build/test/unit && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/unit_tests.dir/main.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/unit/main.cpp --- tools/CMakeFiles/pbf-decoder.dir/all --- Scanning dependencies of target pbf-decoder /usr/bin/make -f tools/CMakeFiles/pbf-decoder.dir/build.make tools/CMakeFiles/pbf-decoder.dir/build --- test/CMakeFiles/writer_tests.dir/all --- --- test/t/repeated_packed_fixed32/repeated_packed_fixed32_testcase.pb.cc --- --- test/t/fixed32/fixed32_testcase.pb.cc --- cd /construction/devel/protozero/.build/test && /usr/local/bin/protoc --cpp_out=/construction/devel/protozero/.build/test/t/fixed32 -I /construction/devel/protozero/protozero-1.6.8/test/t/fixed32 /construction/devel/protozero/protozero-1.6.8/test/t/fixed32/fixed32_testcase.proto --- test/t/nested/nested_testcase.pb.cc --- [ 11%] Generating t/nested/nested_testcase.pb.cc, t/nested/nested_testcase.pb.h cd /construction/devel/protozero/.build/test && /usr/local/bin/protoc --cpp_out=/construction/devel/protozero/.build/test/t/nested -I /construction/devel/protozero/protozero-1.6.8/test/t/nested /construction/devel/protozero/protozero-1.6.8/test/t/nested/nested_testcase.proto --- test/t/repeated/repeated_testcase.pb.cc --- [ 10%] Generating t/repeated/repeated_testcase.pb.cc, t/repeated/repeated_testcase.pb.h cd /construction/devel/protozero/.build/test && /usr/local/bin/protoc --cpp_out=/construction/devel/protozero/.build/test/t/repeated -I /construction/devel/protozero/protozero-1.6.8/test/t/repeated /construction/devel/protozero/protozero-1.6.8/test/t/repeated/repeated_testcase.proto --- test/t/string/string_testcase.pb.cc --- --- test/unit/CMakeFiles/unit_tests.dir/all --- --- test/unit/CMakeFiles/unit_tests.dir/test_data_view.cpp.o --- --- test/unit/CMakeFiles/unit_tests.dir/test_basic.cpp.o --- --- test/unit/CMakeFiles/unit_tests.dir/test_endian.cpp.o --- --- test/unit/CMakeFiles/unit_tests.dir/test_exceptions.cpp.o --- --- test/CMakeFiles/writer_tests.dir/all --- --- test/t/repeated_packed_fixed32/repeated_packed_fixed32_testcase.pb.cc --- [ 12%] Generating t/repeated_packed_fixed32/repeated_packed_fixed32_testcase.pb.cc, t/repeated_packed_fixed32/repeated_packed_fixed32_testcase.pb.h --- test/t/string/string_testcase.pb.cc --- [ 16%] Generating t/string/string_testcase.pb.cc, t/string/string_testcase.pb.h --- test/unit/CMakeFiles/unit_tests.dir/all --- --- test/unit/CMakeFiles/unit_tests.dir/test_data_view.cpp.o --- [ 16%] Building CXX object test/unit/CMakeFiles/unit_tests.dir/test_data_view.cpp.o --- test/unit/CMakeFiles/unit_tests.dir/test_basic.cpp.o --- [ 16%] Building CXX object test/unit/CMakeFiles/unit_tests.dir/test_basic.cpp.o --- test/CMakeFiles/writer_tests.dir/all --- --- test/t/repeated_packed_fixed32/repeated_packed_fixed32_testcase.pb.cc --- cd /construction/devel/protozero/.build/test && /usr/local/bin/protoc --cpp_out=/construction/devel/protozero/.build/test/t/repeated_packed_fixed32 -I /construction/devel/protozero/protozero-1.6.8/test/t/repeated_packed_fixed32 /construction/devel/protozero/protozero-1.6.8/test/t/repeated_packed_fixed32/repeated_packed_fixed32_testcase.proto --- test/unit/CMakeFiles/unit_tests.dir/all --- --- test/unit/CMakeFiles/unit_tests.dir/test_exceptions.cpp.o --- [ 17%] Building CXX object test/unit/CMakeFiles/unit_tests.dir/test_exceptions.cpp.o --- test/CMakeFiles/writer_tests.dir/all --- --- test/t/string/string_testcase.pb.cc --- cd /construction/devel/protozero/.build/test && /usr/local/bin/protoc --cpp_out=/construction/devel/protozero/.build/test/t/string -I /construction/devel/protozero/protozero-1.6.8/test/t/string /construction/devel/protozero/protozero-1.6.8/test/t/string/string_testcase.proto --- test/unit/CMakeFiles/unit_tests.dir/all --- --- test/unit/CMakeFiles/unit_tests.dir/test_data_view.cpp.o --- cd /construction/devel/protozero/.build/test/unit && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/unit_tests.dir/test_data_view.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/unit/test_data_view.cpp --- test/unit/CMakeFiles/unit_tests.dir/test_basic.cpp.o --- cd /construction/devel/protozero/.build/test/unit && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/unit_tests.dir/test_basic.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/unit/test_basic.cpp --- test/unit/CMakeFiles/unit_tests.dir/test_exceptions.cpp.o --- cd /construction/devel/protozero/.build/test/unit && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/unit_tests.dir/test_exceptions.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/unit/test_exceptions.cpp --- test/unit/CMakeFiles/unit_tests.dir/test_endian.cpp.o --- [ 17%] Building CXX object test/unit/CMakeFiles/unit_tests.dir/test_endian.cpp.o cd /construction/devel/protozero/.build/test/unit && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/unit_tests.dir/test_endian.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/unit/test_endian.cpp --- test/unit/CMakeFiles/unit_tests.dir/test_iterators.cpp.o --- --- test/unit/CMakeFiles/unit_tests.dir/test_varint.cpp.o --- --- test/unit/CMakeFiles/unit_tests.dir/test_iterators.cpp.o --- [ 19%] Building CXX object test/unit/CMakeFiles/unit_tests.dir/test_iterators.cpp.o cd /construction/devel/protozero/.build/test/unit && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/unit_tests.dir/test_iterators.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/unit/test_iterators.cpp --- test/unit/CMakeFiles/unit_tests.dir/test_varint.cpp.o --- [ 20%] Building CXX object test/unit/CMakeFiles/unit_tests.dir/test_varint.cpp.o cd /construction/devel/protozero/.build/test/unit && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/unit_tests.dir/test_varint.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/unit/test_varint.cpp --- test/CMakeFiles/writer_tests.dir/all --- --- test/CMakeFiles/writer_tests.dir/depend --- cd /construction/devel/protozero/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/protozero/protozero-1.6.8 /construction/devel/protozero/protozero-1.6.8/test /construction/devel/protozero/.build /construction/devel/protozero/.build/test /construction/devel/protozero/.build/test/CMakeFiles/writer_tests.dir/DependInfo.cmake --- tools/CMakeFiles/pbf-decoder.dir/all --- --- tools/CMakeFiles/pbf-decoder.dir/pbf-decoder.cpp.o --- [ 21%] Building CXX object tools/CMakeFiles/pbf-decoder.dir/pbf-decoder.cpp.o cd /construction/devel/protozero/.build/tools && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/pbf-decoder.dir/pbf-decoder.cpp.o -c /construction/devel/protozero/protozero-1.6.8/tools/pbf-decoder.cpp --- test/CMakeFiles/writer_tests.dir/all --- Scanning dependencies of target writer_tests /usr/bin/make -f test/CMakeFiles/writer_tests.dir/build.make test/CMakeFiles/writer_tests.dir/build --- test/CMakeFiles/writer_tests.dir/writer_tests.cpp.o --- [ 22%] Building CXX object test/CMakeFiles/writer_tests.dir/writer_tests.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -pthread -o CMakeFiles/writer_tests.dir/writer_tests.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/writer_tests.cpp --- test/CMakeFiles/reader_tests.dir/all --- Scanning dependencies of target reader_tests /usr/bin/make -f test/CMakeFiles/reader_tests.dir/build.make test/CMakeFiles/reader_tests.dir/build --- test/CMakeFiles/reader_tests.dir/reader_tests.cpp.o --- [ 23%] Building CXX object test/CMakeFiles/reader_tests.dir/reader_tests.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/reader_tests.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/reader_tests.cpp --- test/unit/CMakeFiles/unit_tests.dir/all --- --- test/unit/CMakeFiles/unit_tests.dir/test_zigzag.cpp.o --- [ 24%] Building CXX object test/unit/CMakeFiles/unit_tests.dir/test_zigzag.cpp.o cd /construction/devel/protozero/.build/test/unit && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/unit_tests.dir/test_zigzag.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/unit/test_zigzag.cpp --- tools/CMakeFiles/pbf-decoder.dir/all --- --- tools/pbf-decoder --- [ 25%] Linking CXX executable pbf-decoder cd /construction/devel/protozero/.build/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/pbf-decoder.dir/link.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/pbf-decoder.dir/pbf-decoder.cpp.o -o pbf-decoder [ 25%] Built target pbf-decoder --- test/CMakeFiles/writer_tests.dir/all --- --- test/CMakeFiles/writer_tests.dir/t/bool/bool_testcase.pb.cc.o --- [ 26%] Building CXX object test/CMakeFiles/writer_tests.dir/t/bool/bool_testcase.pb.cc.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -pthread -o CMakeFiles/writer_tests.dir/t/bool/bool_testcase.pb.cc.o -c /construction/devel/protozero/.build/test/t/bool/bool_testcase.pb.cc --- test/CMakeFiles/reader_tests.dir/all --- --- test/CMakeFiles/reader_tests.dir/t/alignment/reader_test_cases.cpp.o --- [ 28%] Building CXX object test/CMakeFiles/reader_tests.dir/t/alignment/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/alignment/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/alignment/reader_test_cases.cpp --- test/CMakeFiles/writer_tests.dir/all --- --- test/CMakeFiles/writer_tests.dir/t/bool/writer_test_cases.cpp.o --- [ 29%] Building CXX object test/CMakeFiles/writer_tests.dir/t/bool/writer_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -pthread -o CMakeFiles/writer_tests.dir/t/bool/writer_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/bool/writer_test_cases.cpp --- test/CMakeFiles/writer_tests.dir/t/bytes/bytes_testcase.pb.cc.o --- [ 30%] Building CXX object test/CMakeFiles/writer_tests.dir/t/bytes/bytes_testcase.pb.cc.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -pthread -o CMakeFiles/writer_tests.dir/t/bytes/bytes_testcase.pb.cc.o -c /construction/devel/protozero/.build/test/t/bytes/bytes_testcase.pb.cc --- test/CMakeFiles/writer_tests.dir/t/bytes/writer_test_cases.cpp.o --- [ 31%] Building CXX object test/CMakeFiles/writer_tests.dir/t/bytes/writer_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -pthread -o CMakeFiles/writer_tests.dir/t/bytes/writer_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/bytes/writer_test_cases.cpp --- test/CMakeFiles/writer_tests.dir/t/double/double_testcase.pb.cc.o --- [ 32%] Building CXX object test/CMakeFiles/writer_tests.dir/t/double/double_testcase.pb.cc.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -pthread -o CMakeFiles/writer_tests.dir/t/double/double_testcase.pb.cc.o -c /construction/devel/protozero/.build/test/t/double/double_testcase.pb.cc --- test/CMakeFiles/writer_tests.dir/t/double/writer_test_cases.cpp.o --- [ 33%] Building CXX object test/CMakeFiles/writer_tests.dir/t/double/writer_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -pthread -o CMakeFiles/writer_tests.dir/t/double/writer_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/double/writer_test_cases.cpp --- test/CMakeFiles/writer_tests.dir/t/enum/enum_testcase.pb.cc.o --- [ 34%] Building CXX object test/CMakeFiles/writer_tests.dir/t/enum/enum_testcase.pb.cc.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -pthread -o CMakeFiles/writer_tests.dir/t/enum/enum_testcase.pb.cc.o -c /construction/devel/protozero/.build/test/t/enum/enum_testcase.pb.cc --- test/CMakeFiles/reader_tests.dir/all --- --- test/CMakeFiles/reader_tests.dir/t/bool/reader_test_cases.cpp.o --- [ 35%] Building CXX object test/CMakeFiles/reader_tests.dir/t/bool/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/bool/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/bool/reader_test_cases.cpp --- test/CMakeFiles/writer_tests.dir/all --- --- test/CMakeFiles/writer_tests.dir/t/enum/writer_test_cases.cpp.o --- [ 37%] Building CXX object test/CMakeFiles/writer_tests.dir/t/enum/writer_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -pthread -o CMakeFiles/writer_tests.dir/t/enum/writer_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/enum/writer_test_cases.cpp --- test/CMakeFiles/writer_tests.dir/t/fixed32/fixed32_testcase.pb.cc.o --- [ 38%] Building CXX object test/CMakeFiles/writer_tests.dir/t/fixed32/fixed32_testcase.pb.cc.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -pthread -o CMakeFiles/writer_tests.dir/t/fixed32/fixed32_testcase.pb.cc.o -c /construction/devel/protozero/.build/test/t/fixed32/fixed32_testcase.pb.cc --- test/CMakeFiles/writer_tests.dir/t/fixed32/writer_test_cases.cpp.o --- [ 39%] Building CXX object test/CMakeFiles/writer_tests.dir/t/fixed32/writer_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -pthread -o CMakeFiles/writer_tests.dir/t/fixed32/writer_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/fixed32/writer_test_cases.cpp --- test/CMakeFiles/writer_tests.dir/t/int32/int32_testcase.pb.cc.o --- [ 40%] Building CXX object test/CMakeFiles/writer_tests.dir/t/int32/int32_testcase.pb.cc.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -pthread -o CMakeFiles/writer_tests.dir/t/int32/int32_testcase.pb.cc.o -c /construction/devel/protozero/.build/test/t/int32/int32_testcase.pb.cc --- test/CMakeFiles/writer_tests.dir/t/int32/writer_test_cases.cpp.o --- [ 41%] Building CXX object test/CMakeFiles/writer_tests.dir/t/int32/writer_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -pthread -o CMakeFiles/writer_tests.dir/t/int32/writer_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/int32/writer_test_cases.cpp --- test/CMakeFiles/writer_tests.dir/t/message/message_testcase.pb.cc.o --- [ 42%] Building CXX object test/CMakeFiles/writer_tests.dir/t/message/message_testcase.pb.cc.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -pthread -o CMakeFiles/writer_tests.dir/t/message/message_testcase.pb.cc.o -c /construction/devel/protozero/.build/test/t/message/message_testcase.pb.cc --- test/CMakeFiles/writer_tests.dir/t/message/writer_test_cases.cpp.o --- [ 43%] Building CXX object test/CMakeFiles/writer_tests.dir/t/message/writer_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -pthread -o CMakeFiles/writer_tests.dir/t/message/writer_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/message/writer_test_cases.cpp --- test/CMakeFiles/writer_tests.dir/t/nested/nested_testcase.pb.cc.o --- [ 44%] Building CXX object test/CMakeFiles/writer_tests.dir/t/nested/nested_testcase.pb.cc.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -pthread -o CMakeFiles/writer_tests.dir/t/nested/nested_testcase.pb.cc.o -c /construction/devel/protozero/.build/test/t/nested/nested_testcase.pb.cc --- test/CMakeFiles/writer_tests.dir/t/nested/writer_test_cases.cpp.o --- [ 46%] Building CXX object test/CMakeFiles/writer_tests.dir/t/nested/writer_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -pthread -o CMakeFiles/writer_tests.dir/t/nested/writer_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/nested/writer_test_cases.cpp --- test/CMakeFiles/writer_tests.dir/t/repeated/repeated_testcase.pb.cc.o --- [ 47%] Building CXX object test/CMakeFiles/writer_tests.dir/t/repeated/repeated_testcase.pb.cc.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -pthread -o CMakeFiles/writer_tests.dir/t/repeated/repeated_testcase.pb.cc.o -c /construction/devel/protozero/.build/test/t/repeated/repeated_testcase.pb.cc --- test/CMakeFiles/reader_tests.dir/all --- --- test/CMakeFiles/reader_tests.dir/t/bytes/reader_test_cases.cpp.o --- [ 48%] Building CXX object test/CMakeFiles/reader_tests.dir/t/bytes/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/bytes/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/bytes/reader_test_cases.cpp --- test/CMakeFiles/writer_tests.dir/all --- --- test/CMakeFiles/writer_tests.dir/t/repeated/writer_test_cases.cpp.o --- [ 49%] Building CXX object test/CMakeFiles/writer_tests.dir/t/repeated/writer_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -pthread -o CMakeFiles/writer_tests.dir/t/repeated/writer_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/repeated/writer_test_cases.cpp --- test/CMakeFiles/writer_tests.dir/t/repeated_packed_fixed32/repeated_packed_fixed32_testcase.pb.cc.o --- [ 50%] Building CXX object test/CMakeFiles/writer_tests.dir/t/repeated_packed_fixed32/repeated_packed_fixed32_testcase.pb.cc.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -pthread -o CMakeFiles/writer_tests.dir/t/repeated_packed_fixed32/repeated_packed_fixed32_testcase.pb.cc.o -c /construction/devel/protozero/.build/test/t/repeated_packed_fixed32/repeated_packed_fixed32_testcase.pb.cc --- test/CMakeFiles/writer_tests.dir/t/repeated_packed_fixed32/writer_test_cases.cpp.o --- [ 51%] Building CXX object test/CMakeFiles/writer_tests.dir/t/repeated_packed_fixed32/writer_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -pthread -o CMakeFiles/writer_tests.dir/t/repeated_packed_fixed32/writer_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/repeated_packed_fixed32/writer_test_cases.cpp --- test/CMakeFiles/writer_tests.dir/t/string/string_testcase.pb.cc.o --- [ 52%] Building CXX object test/CMakeFiles/writer_tests.dir/t/string/string_testcase.pb.cc.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -pthread -o CMakeFiles/writer_tests.dir/t/string/string_testcase.pb.cc.o -c /construction/devel/protozero/.build/test/t/string/string_testcase.pb.cc --- test/CMakeFiles/writer_tests.dir/t/string/writer_test_cases.cpp.o --- [ 53%] Building CXX object test/CMakeFiles/writer_tests.dir/t/string/writer_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -pthread -o CMakeFiles/writer_tests.dir/t/string/writer_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/string/writer_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/all --- --- test/CMakeFiles/reader_tests.dir/t/complex/reader_test_cases.cpp.o --- [ 55%] Building CXX object test/CMakeFiles/reader_tests.dir/t/complex/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/complex/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/complex/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/double/reader_test_cases.cpp.o --- [ 56%] Building CXX object test/CMakeFiles/reader_tests.dir/t/double/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/double/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/double/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/enum/reader_test_cases.cpp.o --- [ 57%] Building CXX object test/CMakeFiles/reader_tests.dir/t/enum/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/enum/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/enum/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/fixed32/reader_test_cases.cpp.o --- [ 58%] Building CXX object test/CMakeFiles/reader_tests.dir/t/fixed32/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/fixed32/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/fixed32/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/fixed64/reader_test_cases.cpp.o --- [ 59%] Building CXX object test/CMakeFiles/reader_tests.dir/t/fixed64/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/fixed64/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/fixed64/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/float/reader_test_cases.cpp.o --- [ 60%] Building CXX object test/CMakeFiles/reader_tests.dir/t/float/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/float/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/float/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/int32/reader_test_cases.cpp.o --- [ 61%] Building CXX object test/CMakeFiles/reader_tests.dir/t/int32/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/int32/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/int32/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/int64/reader_test_cases.cpp.o --- [ 62%] Building CXX object test/CMakeFiles/reader_tests.dir/t/int64/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/int64/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/int64/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/message/reader_test_cases.cpp.o --- [ 64%] Building CXX object test/CMakeFiles/reader_tests.dir/t/message/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/message/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/message/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/nested/reader_test_cases.cpp.o --- [ 65%] Building CXX object test/CMakeFiles/reader_tests.dir/t/nested/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/nested/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/nested/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/repeated/reader_test_cases.cpp.o --- [ 66%] Building CXX object test/CMakeFiles/reader_tests.dir/t/repeated/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/repeated/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/repeated/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/repeated_packed_bool/reader_test_cases.cpp.o --- [ 67%] Building CXX object test/CMakeFiles/reader_tests.dir/t/repeated_packed_bool/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/repeated_packed_bool/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/repeated_packed_bool/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/repeated_packed_double/reader_test_cases.cpp.o --- [ 68%] Building CXX object test/CMakeFiles/reader_tests.dir/t/repeated_packed_double/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/repeated_packed_double/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/repeated_packed_double/reader_test_cases.cpp --- test/CMakeFiles/writer_tests.dir/all --- --- test/writer_tests --- [ 69%] Linking CXX executable writer_tests cd /construction/devel/protozero/.build/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/writer_tests.dir/link.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pthread CMakeFiles/writer_tests.dir/writer_tests.cpp.o CMakeFiles/writer_tests.dir/t/bool/writer_test_cases.cpp.o CMakeFiles/writer_tests.dir/t/bytes/writer_test_cases.cpp.o CMakeFiles/writer_tests.dir/t/double/writer_test_cases.cpp.o CMakeFiles/writer_tests.dir/t/enum/writer_test_cases.cpp.o CMakeFiles/writer_tests.dir/t/fixed32/writer_test_cases.cpp.o CMakeFiles/writer_tests.dir/t/int32/writer_test_cases.cpp.o CMakeFiles/writer_tests.dir/t/message/writer_test_cases.cpp.o CMakeFiles/writer_tests.dir/t/nested/writer_test_cases.cpp.o CMakeFiles/writer_tests.dir/t/repeated/writer_test_cases.cpp.o CMakeFiles/writer_tests.dir/t/repeated_packed_fixed32/writer_test_cases.cpp.o CMakeFiles/writer_tests.dir/t/string/writer_test_cases.cpp.o CMakeFiles/writer_tests.dir/t/bool/bool_testcase.pb.cc.o CMakeFiles/writer_tests.dir/t/bytes/bytes_testcase.pb.cc.o CMakeFiles/writer_tests.dir/t/double/double_testcase.pb.cc.o CMakeFiles/writer_tests.dir/t/enum/enum_testcase.pb.cc.o CMakeFiles/writer_tests.dir/t/fixed32/fixed32_testcase.pb.cc.o CMakeFiles/writer_tests.dir/t/int32/int32_testcase.pb.cc.o CMakeFiles/writer_tests.dir/t/message/message_testcase.pb.cc.o CMakeFiles/writer_tests.dir/t/nested/nested_testcase.pb.cc.o CMakeFiles/writer_tests.dir/t/repeated/repeated_testcase.pb.cc.o CMakeFiles/writer_tests.dir/t/repeated_packed_fixed32/repeated_packed_fixed32_testcase.pb.cc.o CMakeFiles/writer_tests.dir/t/string/string_testcase.pb.cc.o -o writer_tests -Wl,-z,origin,-rpath,/usr/local/lib /usr/local/lib/libprotobuf-lite.so [ 69%] Built target writer_tests --- test/CMakeFiles/reader_tests.dir/all --- --- test/CMakeFiles/reader_tests.dir/t/repeated_packed_enum/reader_test_cases.cpp.o --- [ 70%] Building CXX object test/CMakeFiles/reader_tests.dir/t/repeated_packed_enum/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/repeated_packed_enum/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/repeated_packed_enum/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/repeated_packed_fixed32/reader_test_cases.cpp.o --- [ 71%] Building CXX object test/CMakeFiles/reader_tests.dir/t/repeated_packed_fixed32/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/repeated_packed_fixed32/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/repeated_packed_fixed32/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/repeated_packed_fixed64/reader_test_cases.cpp.o --- [ 73%] Building CXX object test/CMakeFiles/reader_tests.dir/t/repeated_packed_fixed64/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/repeated_packed_fixed64/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/repeated_packed_fixed64/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/repeated_packed_float/reader_test_cases.cpp.o --- [ 74%] Building CXX object test/CMakeFiles/reader_tests.dir/t/repeated_packed_float/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/repeated_packed_float/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/repeated_packed_float/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/repeated_packed_int32/reader_test_cases.cpp.o --- [ 75%] Building CXX object test/CMakeFiles/reader_tests.dir/t/repeated_packed_int32/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/repeated_packed_int32/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/repeated_packed_int32/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/repeated_packed_int64/reader_test_cases.cpp.o --- [ 76%] Building CXX object test/CMakeFiles/reader_tests.dir/t/repeated_packed_int64/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/repeated_packed_int64/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/repeated_packed_int64/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/repeated_packed_sfixed32/reader_test_cases.cpp.o --- [ 77%] Building CXX object test/CMakeFiles/reader_tests.dir/t/repeated_packed_sfixed32/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/repeated_packed_sfixed32/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/repeated_packed_sfixed32/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/repeated_packed_sfixed64/reader_test_cases.cpp.o --- [ 78%] Building CXX object test/CMakeFiles/reader_tests.dir/t/repeated_packed_sfixed64/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/repeated_packed_sfixed64/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/repeated_packed_sfixed64/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/repeated_packed_sint32/reader_test_cases.cpp.o --- [ 79%] Building CXX object test/CMakeFiles/reader_tests.dir/t/repeated_packed_sint32/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/repeated_packed_sint32/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/repeated_packed_sint32/reader_test_cases.cpp --- test/unit/CMakeFiles/unit_tests.dir/all --- --- test/unit/unit_tests --- [ 80%] Linking CXX executable unit_tests cd /construction/devel/protozero/.build/test/unit && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/unit_tests.dir/link.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/unit_tests.dir/main.cpp.o CMakeFiles/unit_tests.dir/test_data_view.cpp.o CMakeFiles/unit_tests.dir/test_basic.cpp.o CMakeFiles/unit_tests.dir/test_endian.cpp.o CMakeFiles/unit_tests.dir/test_exceptions.cpp.o CMakeFiles/unit_tests.dir/test_iterators.cpp.o CMakeFiles/unit_tests.dir/test_varint.cpp.o CMakeFiles/unit_tests.dir/test_zigzag.cpp.o -o unit_tests [ 80%] Built target unit_tests --- test/CMakeFiles/reader_tests.dir/all --- --- test/CMakeFiles/reader_tests.dir/t/repeated_packed_sint64/reader_test_cases.cpp.o --- [ 82%] Building CXX object test/CMakeFiles/reader_tests.dir/t/repeated_packed_sint64/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/repeated_packed_sint64/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/repeated_packed_sint64/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/repeated_packed_uint32/reader_test_cases.cpp.o --- [ 83%] Building CXX object test/CMakeFiles/reader_tests.dir/t/repeated_packed_uint32/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/repeated_packed_uint32/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/repeated_packed_uint32/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/repeated_packed_uint64/reader_test_cases.cpp.o --- [ 84%] Building CXX object test/CMakeFiles/reader_tests.dir/t/repeated_packed_uint64/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/repeated_packed_uint64/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/repeated_packed_uint64/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/rollback/reader_test_cases.cpp.o --- [ 85%] Building CXX object test/CMakeFiles/reader_tests.dir/t/rollback/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/rollback/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/rollback/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/sfixed32/reader_test_cases.cpp.o --- [ 86%] Building CXX object test/CMakeFiles/reader_tests.dir/t/sfixed32/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/sfixed32/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/sfixed32/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/sfixed64/reader_test_cases.cpp.o --- [ 87%] Building CXX object test/CMakeFiles/reader_tests.dir/t/sfixed64/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/sfixed64/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/sfixed64/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/sint32/reader_test_cases.cpp.o --- [ 88%] Building CXX object test/CMakeFiles/reader_tests.dir/t/sint32/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/sint32/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/sint32/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/sint64/reader_test_cases.cpp.o --- [ 89%] Building CXX object test/CMakeFiles/reader_tests.dir/t/sint64/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/sint64/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/sint64/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/skip/reader_test_cases.cpp.o --- [ 91%] Building CXX object test/CMakeFiles/reader_tests.dir/t/skip/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/skip/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/skip/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/string/reader_test_cases.cpp.o --- [ 92%] Building CXX object test/CMakeFiles/reader_tests.dir/t/string/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/string/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/string/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/tag_and_type/reader_test_cases.cpp.o --- [ 93%] Building CXX object test/CMakeFiles/reader_tests.dir/t/tag_and_type/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/tag_and_type/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/tag_and_type/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/tags/reader_test_cases.cpp.o --- [ 94%] Building CXX object test/CMakeFiles/reader_tests.dir/t/tags/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/tags/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/tags/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/uint32/reader_test_cases.cpp.o --- [ 95%] Building CXX object test/CMakeFiles/reader_tests.dir/t/uint32/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/uint32/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/uint32/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/uint64/reader_test_cases.cpp.o --- [ 96%] Building CXX object test/CMakeFiles/reader_tests.dir/t/uint64/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/uint64/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/uint64/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/vector_tile/reader_test_cases.cpp.o --- [ 97%] Building CXX object test/CMakeFiles/reader_tests.dir/t/vector_tile/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/vector_tile/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/vector_tile/reader_test_cases.cpp --- test/CMakeFiles/reader_tests.dir/t/wrong_type_access/reader_test_cases.cpp.o --- [ 98%] Building CXX object test/CMakeFiles/reader_tests.dir/t/wrong_type_access/reader_test_cases.cpp.o cd /construction/devel/protozero/.build/test && /usr/bin/c++ -I/construction/devel/protozero/protozero-1.6.8/include -I/construction/devel/protozero/protozero-1.6.8/test/include -isystem /construction/devel/protozero/protozero-1.6.8/test/catch -isystem /usr/local/include -isystem /construction/devel/protozero/.build/test -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -std=c++11 -Wall -Wextra -pedantic -Wsign-compare -Wunused-parameter -Wno-float-equal -Wno-covered-switch-default -Werror -o CMakeFiles/reader_tests.dir/t/wrong_type_access/reader_test_cases.cpp.o -c /construction/devel/protozero/protozero-1.6.8/test/t/wrong_type_access/reader_test_cases.cpp --- test/reader_tests --- [100%] Linking CXX executable reader_tests cd /construction/devel/protozero/.build/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/reader_tests.dir/link.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/reader_tests.dir/reader_tests.cpp.o CMakeFiles/reader_tests.dir/t/alignment/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/bool/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/bytes/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/complex/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/double/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/enum/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/fixed32/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/fixed64/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/float/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/int32/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/int64/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/message/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/nested/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/repeated/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/repeated_packed_bool/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/repeated_packed_double/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/repeated_packed_enum/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/repeated_packed_fixed32/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/repeated_packed_fixed64/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/repeated_packed_float/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/repeated_packed_int32/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/repeated_packed_int64/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/repeated_packed_sfixed32/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/repeated_packed_sfixed64/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/repeated_packed_sint32/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/repeated_packed_sint64/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/repeated_packed_uint32/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/repeated_packed_uint64/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/rollback/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/sfixed32/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/sfixed64/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/sint32/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/sint64/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/skip/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/string/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/tag_and_type/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/tags/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/uint32/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/uint64/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/vector_tile/reader_test_cases.cpp.o CMakeFiles/reader_tests.dir/t/wrong_type_access/reader_test_cases.cpp.o -o reader_tests [100%] Built target reader_tests /usr/local/bin/cmake -E cmake_progress_start /construction/devel/protozero/.build/CMakeFiles 0 SUCCEEDED 00:01:38 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for protozero-1.6.8 ===> Generating temporary packing list /usr/local/bin/cmake -S/construction/devel/protozero/protozero-1.6.8 -B/construction/devel/protozero/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/devel/protozero/.build/CMakeFiles /construction/devel/protozero/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f tools/CMakeFiles/pbf-decoder.dir/build.make tools/CMakeFiles/pbf-decoder.dir/depend cd /construction/devel/protozero/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/protozero/protozero-1.6.8 /construction/devel/protozero/protozero-1.6.8/tools /construction/devel/protozero/.build /construction/devel/protozero/.build/tools /construction/devel/protozero/.build/tools/CMakeFiles/pbf-decoder.dir/DependInfo.cmake /usr/bin/make -f tools/CMakeFiles/pbf-decoder.dir/build.make tools/CMakeFiles/pbf-decoder.dir/build [ 2%] Built target pbf-decoder /usr/bin/make -f test/CMakeFiles/reader_tests.dir/build.make test/CMakeFiles/reader_tests.dir/depend cd /construction/devel/protozero/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/protozero/protozero-1.6.8 /construction/devel/protozero/protozero-1.6.8/test /construction/devel/protozero/.build /construction/devel/protozero/.build/test /construction/devel/protozero/.build/test/CMakeFiles/reader_tests.dir/DependInfo.cmake /usr/bin/make -f test/CMakeFiles/reader_tests.dir/build.make test/CMakeFiles/reader_tests.dir/build [ 50%] Built target reader_tests /usr/bin/make -f test/CMakeFiles/writer_tests.dir/build.make test/CMakeFiles/writer_tests.dir/depend cd /construction/devel/protozero/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/protozero/protozero-1.6.8 /construction/devel/protozero/protozero-1.6.8/test /construction/devel/protozero/.build /construction/devel/protozero/.build/test /construction/devel/protozero/.build/test/CMakeFiles/writer_tests.dir/DependInfo.cmake /usr/bin/make -f test/CMakeFiles/writer_tests.dir/build.make test/CMakeFiles/writer_tests.dir/build [ 89%] Built target writer_tests /usr/bin/make -f test/unit/CMakeFiles/unit_tests.dir/build.make test/unit/CMakeFiles/unit_tests.dir/depend cd /construction/devel/protozero/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/protozero/protozero-1.6.8 /construction/devel/protozero/protozero-1.6.8/test/unit /construction/devel/protozero/.build /construction/devel/protozero/.build/test/unit /construction/devel/protozero/.build/test/unit/CMakeFiles/unit_tests.dir/DependInfo.cmake /usr/bin/make -f test/unit/CMakeFiles/unit_tests.dir/build.make test/unit/CMakeFiles/unit_tests.dir/build [100%] Built target unit_tests /usr/local/bin/cmake -E cmake_progress_start /construction/devel/protozero/.build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall Installing the project stripped... /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /construction/devel/protozero/stage/usr/local/include/protozero -- Installing: /construction/devel/protozero/stage/usr/local/include/protozero/varint.hpp -- Installing: /construction/devel/protozero/stage/usr/local/include/protozero/config.hpp -- Installing: /construction/devel/protozero/stage/usr/local/include/protozero/iterators.hpp -- Installing: /construction/devel/protozero/stage/usr/local/include/protozero/pbf_writer.hpp -- Installing: /construction/devel/protozero/stage/usr/local/include/protozero/pbf_builder.hpp -- Installing: /construction/devel/protozero/stage/usr/local/include/protozero/pbf_message.hpp -- Installing: /construction/devel/protozero/stage/usr/local/include/protozero/types.hpp -- Installing: /construction/devel/protozero/stage/usr/local/include/protozero/pbf_reader.hpp -- Installing: /construction/devel/protozero/stage/usr/local/include/protozero/exception.hpp -- Installing: /construction/devel/protozero/stage/usr/local/include/protozero/data_view.hpp -- Installing: /construction/devel/protozero/stage/usr/local/include/protozero/byteswap.hpp -- Installing: /construction/devel/protozero/stage/usr/local/include/protozero/version.hpp install -m 0644 /construction/devel/protozero/protozero-1.6.8/CHANGELOG.md /construction/devel/protozero/stage/usr/local/share/doc/protozero/ install -m 0644 /construction/devel/protozero/protozero-1.6.8/README.md /construction/devel/protozero/stage/usr/local/share/doc/protozero/ install -m 0644 /construction/devel/protozero/protozero-1.6.8/UPGRADING.md /construction/devel/protozero/stage/usr/local/share/doc/protozero/ ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for protozero-1.6.8 file sizes/checksums [15]: 0% file sizes/checksums [15]: 100% packing files [15]: 0% packing files [15]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:59