------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- 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.1d,1.txz Installing /packages/All/curl-7.68.0.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/jsoncpp-1.9.2.txz Installing /packages/All/libuv-1.35.0.txz Installing /packages/All/rhash-1.3.5.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.16.5.txz SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> eastl-3.13.06_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> eastl-3.13.06_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by eastl-3.13.06_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> eastl-3.13.06_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by eastl-3.13.06_1 for building => SHA256 Checksum OK for electronicarts-EASTL-3.13.06_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> eastl-3.13.06_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by eastl-3.13.06_1 for building ===> Extracting for eastl-3.13.06_1 => SHA256 Checksum OK for electronicarts-EASTL-3.13.06_GH0.tar.gz. Extracted Memory Use: 6.54M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for eastl-3.13.06_1 ===> Applying ports patches for eastl-3.13.06_1 ===> Applying dragonfly patches for eastl-3.13.06_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> eastl-3.13.06_1 depends on file: /usr/local/bin/cmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> eastl-3.13.06_1 depends on file: /usr/local/bin/cmake - found ===> Configuring for eastl-3.13.06_1 ===> Performing out-of-source build /bin/mkdir -p /construction/devel/eastl/.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 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /construction/devel/eastl/.build SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for eastl-3.13.06_1 /usr/local/bin/cmake -S/construction/devel/eastl/EASTL-3.13.06 -B/construction/devel/eastl/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/devel/eastl/.build/CMakeFiles /construction/devel/eastl/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all --- CMakeFiles/EASTL.dir/all --- /usr/bin/make -f CMakeFiles/EASTL.dir/build.make CMakeFiles/EASTL.dir/depend --- CMakeFiles/EASTL.dir/depend --- cd /construction/devel/eastl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/eastl/EASTL-3.13.06 /construction/devel/eastl/EASTL-3.13.06 /construction/devel/eastl/.build /construction/devel/eastl/.build /construction/devel/eastl/.build/CMakeFiles/EASTL.dir/DependInfo.cmake Scanning dependencies of target EASTL /usr/bin/make -f CMakeFiles/EASTL.dir/build.make CMakeFiles/EASTL.dir/build --- CMakeFiles/EASTL.dir/source/allocator_eastl.cpp.o --- --- CMakeFiles/EASTL.dir/source/assert.cpp.o --- --- CMakeFiles/EASTL.dir/source/fixed_pool.cpp.o --- --- CMakeFiles/EASTL.dir/source/hashtable.cpp.o --- --- CMakeFiles/EASTL.dir/source/intrusive_list.cpp.o --- --- CMakeFiles/EASTL.dir/source/numeric_limits.cpp.o --- --- CMakeFiles/EASTL.dir/source/red_black_tree.cpp.o --- --- CMakeFiles/EASTL.dir/source/string.cpp.o --- --- CMakeFiles/EASTL.dir/source/thread_support.cpp.o --- --- CMakeFiles/EASTL.dir/source/assert.cpp.o --- [ 18%] Building CXX object CMakeFiles/EASTL.dir/source/assert.cpp.o /usr/bin/c++ -DEASTL_EXPORTS -DEASTL_OPENSOURCE=1 -D_CHAR16T -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -I/construction/devel/eastl/EASTL-3.13.06/include -I/construction/devel/eastl/EASTL-3.13.06/test/packages/EABase/include/Common -pipe -O2 -fno-strict-aliasing -std=c++17 -std=c++14 -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/EASTL.dir/source/assert.cpp.o -c /construction/devel/eastl/EASTL-3.13.06/source/assert.cpp --- CMakeFiles/EASTL.dir/source/fixed_pool.cpp.o --- [ 18%] Building CXX object CMakeFiles/EASTL.dir/source/fixed_pool.cpp.o /usr/bin/c++ -DEASTL_EXPORTS -DEASTL_OPENSOURCE=1 -D_CHAR16T -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -I/construction/devel/eastl/EASTL-3.13.06/include -I/construction/devel/eastl/EASTL-3.13.06/test/packages/EABase/include/Common -pipe -O2 -fno-strict-aliasing -std=c++17 -std=c++14 -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/EASTL.dir/source/fixed_pool.cpp.o -c /construction/devel/eastl/EASTL-3.13.06/source/fixed_pool.cpp --- CMakeFiles/EASTL.dir/source/hashtable.cpp.o --- [ 36%] Building CXX object CMakeFiles/EASTL.dir/source/hashtable.cpp.o /usr/bin/c++ -DEASTL_EXPORTS -DEASTL_OPENSOURCE=1 -D_CHAR16T -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -I/construction/devel/eastl/EASTL-3.13.06/include -I/construction/devel/eastl/EASTL-3.13.06/test/packages/EABase/include/Common -pipe -O2 -fno-strict-aliasing -std=c++17 -std=c++14 -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/EASTL.dir/source/hashtable.cpp.o -c /construction/devel/eastl/EASTL-3.13.06/source/hashtable.cpp --- CMakeFiles/EASTL.dir/source/intrusive_list.cpp.o --- [ 27%] Building CXX object CMakeFiles/EASTL.dir/source/intrusive_list.cpp.o /usr/bin/c++ -DEASTL_EXPORTS -DEASTL_OPENSOURCE=1 -D_CHAR16T -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -I/construction/devel/eastl/EASTL-3.13.06/include -I/construction/devel/eastl/EASTL-3.13.06/test/packages/EABase/include/Common -pipe -O2 -fno-strict-aliasing -std=c++17 -std=c++14 -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/EASTL.dir/source/intrusive_list.cpp.o -c /construction/devel/eastl/EASTL-3.13.06/source/intrusive_list.cpp --- CMakeFiles/EASTL.dir/source/allocator_eastl.cpp.o --- [ 45%] Building CXX object CMakeFiles/EASTL.dir/source/allocator_eastl.cpp.o /usr/bin/c++ -DEASTL_EXPORTS -DEASTL_OPENSOURCE=1 -D_CHAR16T -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -I/construction/devel/eastl/EASTL-3.13.06/include -I/construction/devel/eastl/EASTL-3.13.06/test/packages/EABase/include/Common -pipe -O2 -fno-strict-aliasing -std=c++17 -std=c++14 -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/EASTL.dir/source/allocator_eastl.cpp.o -c /construction/devel/eastl/EASTL-3.13.06/source/allocator_eastl.cpp --- CMakeFiles/EASTL.dir/source/red_black_tree.cpp.o --- [ 54%] Building CXX object CMakeFiles/EASTL.dir/source/red_black_tree.cpp.o --- CMakeFiles/EASTL.dir/source/string.cpp.o --- [ 72%] Building CXX object CMakeFiles/EASTL.dir/source/string.cpp.o --- CMakeFiles/EASTL.dir/source/thread_support.cpp.o --- [ 72%] Building CXX object CMakeFiles/EASTL.dir/source/thread_support.cpp.o --- CMakeFiles/EASTL.dir/source/red_black_tree.cpp.o --- /usr/bin/c++ -DEASTL_EXPORTS -DEASTL_OPENSOURCE=1 -D_CHAR16T -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -I/construction/devel/eastl/EASTL-3.13.06/include -I/construction/devel/eastl/EASTL-3.13.06/test/packages/EABase/include/Common -pipe -O2 -fno-strict-aliasing -std=c++17 -std=c++14 -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/EASTL.dir/source/red_black_tree.cpp.o -c /construction/devel/eastl/EASTL-3.13.06/source/red_black_tree.cpp --- CMakeFiles/EASTL.dir/source/string.cpp.o --- /usr/bin/c++ -DEASTL_EXPORTS -DEASTL_OPENSOURCE=1 -D_CHAR16T -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -I/construction/devel/eastl/EASTL-3.13.06/include -I/construction/devel/eastl/EASTL-3.13.06/test/packages/EABase/include/Common -pipe -O2 -fno-strict-aliasing -std=c++17 -std=c++14 -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/EASTL.dir/source/string.cpp.o -c /construction/devel/eastl/EASTL-3.13.06/source/string.cpp --- CMakeFiles/EASTL.dir/source/thread_support.cpp.o --- /usr/bin/c++ -DEASTL_EXPORTS -DEASTL_OPENSOURCE=1 -D_CHAR16T -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -I/construction/devel/eastl/EASTL-3.13.06/include -I/construction/devel/eastl/EASTL-3.13.06/test/packages/EABase/include/Common -pipe -O2 -fno-strict-aliasing -std=c++17 -std=c++14 -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/EASTL.dir/source/thread_support.cpp.o -c /construction/devel/eastl/EASTL-3.13.06/source/thread_support.cpp --- CMakeFiles/EASTL.dir/source/numeric_limits.cpp.o --- [ 81%] Building CXX object CMakeFiles/EASTL.dir/source/numeric_limits.cpp.o /usr/bin/c++ -DEASTL_EXPORTS -DEASTL_OPENSOURCE=1 -D_CHAR16T -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS -I/construction/devel/eastl/EASTL-3.13.06/include -I/construction/devel/eastl/EASTL-3.13.06/test/packages/EABase/include/Common -pipe -O2 -fno-strict-aliasing -std=c++17 -std=c++14 -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/EASTL.dir/source/numeric_limits.cpp.o -c /construction/devel/eastl/EASTL-3.13.06/source/numeric_limits.cpp --- libEASTL.so --- [ 90%] Linking CXX shared library libEASTL.so /usr/local/bin/cmake -E cmake_link_script CMakeFiles/EASTL.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -std=c++17 -std=c++14 -pipe -O2 -fno-strict-aliasing -shared -Wl,-soname,libEASTL.so -o libEASTL.so CMakeFiles/EASTL.dir/source/allocator_eastl.cpp.o CMakeFiles/EASTL.dir/source/assert.cpp.o CMakeFiles/EASTL.dir/source/fixed_pool.cpp.o CMakeFiles/EASTL.dir/source/hashtable.cpp.o CMakeFiles/EASTL.dir/source/intrusive_list.cpp.o CMakeFiles/EASTL.dir/source/numeric_limits.cpp.o CMakeFiles/EASTL.dir/source/red_black_tree.cpp.o CMakeFiles/EASTL.dir/source/string.cpp.o CMakeFiles/EASTL.dir/source/thread_support.cpp.o [100%] Built target EASTL /usr/local/bin/cmake -E cmake_progress_start /construction/devel/eastl/.build/CMakeFiles 0 SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for eastl-3.13.06_1 ===> Generating temporary packing list /usr/local/bin/cmake -S/construction/devel/eastl/EASTL-3.13.06 -B/construction/devel/eastl/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/devel/eastl/.build/CMakeFiles /construction/devel/eastl/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/EASTL.dir/build.make CMakeFiles/EASTL.dir/depend cd /construction/devel/eastl/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/eastl/EASTL-3.13.06 /construction/devel/eastl/EASTL-3.13.06 /construction/devel/eastl/.build /construction/devel/eastl/.build /construction/devel/eastl/.build/CMakeFiles/EASTL.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/EASTL.dir/build.make CMakeFiles/EASTL.dir/build [100%] Built target EASTL /usr/local/bin/cmake -E cmake_progress_start /construction/devel/eastl/.build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall /usr/bin/make -f CMakeFiles/EASTL.dir/build.make CMakeFiles/EASTL.dir/preinstall Linking CXX shared library CMakeFiles/CMakeRelink.dir/libEASTL.so /usr/local/bin/cmake -E cmake_link_script CMakeFiles/EASTL.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -std=c++17 -std=c++14 -pipe -O2 -fno-strict-aliasing -shared -Wl,-soname,libEASTL.so -o CMakeFiles/CMakeRelink.dir/libEASTL.so CMakeFiles/EASTL.dir/source/allocator_eastl.cpp.o CMakeFiles/EASTL.dir/source/assert.cpp.o CMakeFiles/EASTL.dir/source/fixed_pool.cpp.o CMakeFiles/EASTL.dir/source/hashtable.cpp.o CMakeFiles/EASTL.dir/source/intrusive_list.cpp.o CMakeFiles/EASTL.dir/source/numeric_limits.cpp.o CMakeFiles/EASTL.dir/source/red_black_tree.cpp.o CMakeFiles/EASTL.dir/source/string.cpp.o CMakeFiles/EASTL.dir/source/thread_support.cpp.o Installing the project stripped... /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /construction/devel/eastl/stage/usr/local/lib/libEASTL.so -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/set.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/list.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/fixed_function.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/string_map.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/memory.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/intrusive_list.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/fixed_vector.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/ratio.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/chrono.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/tuple.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/variant.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/segmented_vector.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/map.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/string_hash_map.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/core_allocator_adapter.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/queue.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/span.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/bitset.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/unique_ptr.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/string_view.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/fixed_slist.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/meta.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/fixed_allocator.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/fixed_map.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/allocator.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/allocator_malloc.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/fixed_hash_map.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/bitvector.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/version.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/functional.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/hash_set.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/utility.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/unordered_map.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/fixed_hash_set.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/linked_array.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/array.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/fixed_string.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/intrusive_ptr.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/vector_multiset.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/numeric_limits.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/unordered_set.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/fixed_set.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/optional.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/numeric.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/fixed_substring.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/scoped_array.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/heap.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/weak_ptr.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/intrusive_hash_set.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/vector_map.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/bonus -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/bonus/intrusive_slist.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/bonus/lru_cache.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/bonus/tuple_vector.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/bonus/call_traits.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/bonus/adaptors.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/bonus/compressed_pair.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/bonus/intrusive_sdlist.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/bonus/list_map.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/bonus/ring_buffer.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/bonus/fixed_tuple_vector.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/bonus/sparse_matrix.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/bonus/fixed_ring_buffer.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/bonus/sort_extra.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/string.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/scoped_ptr.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/algorithm.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/linked_ptr.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/shared_array.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/slist.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/random.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/safe_ptr.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/stack.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/vector.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/sort.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/type_traits.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/intrusive_hash_map.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/iterator.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/function_detail.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/hashtable.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/piecewise_construct_t.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/intrusive_hashtable.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/meta.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/thread_support.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/function_help.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/fill_help.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/red_black_tree.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/in_place_t.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/type_fundamental.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/integer_sequence.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/copy_help.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/pair_fwd_decls.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/config.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/tuple_fwd_decls.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/mem_fn.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/char_traits.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/type_transformations.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/smart_ptr.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/enable_shared.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/move_help.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/generic_iterator.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/fixed_pool.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/function.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/allocator_traits.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/type_compound.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/functional_base.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/memory_base.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/allocator_traits_fwd_decls.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/type_properties.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/internal/type_pod.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/fixed_list.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/vector_set.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/initializer_list.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/any.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/priority_queue.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/vector_multimap.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/deque.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/core_allocator.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/shared_ptr.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EASTL/hash_map.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EABase -- Installing: /construction/devel/eastl/stage/usr/local/include/EABase/int128.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EABase/nullptr.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EABase/config -- Installing: /construction/devel/eastl/stage/usr/local/include/EABase/config/eaplatform.h.orig -- Installing: /construction/devel/eastl/stage/usr/local/include/EABase/config/eacompilertraits.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EABase/config/eacompiler.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EABase/config/eaplatform.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EABase/version.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EABase/earesult.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EABase/eaunits.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EABase/eahave.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EABase/eastdarg.h -- Installing: /construction/devel/eastl/stage/usr/local/include/EABase/eabase.h ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for eastl-3.13.06_1 file sizes/checksums [131]: 0% file sizes/checksums [131]: 76% file sizes/checksums [131]: 100% packing files [131]: 0% packing files [131]: 76% packing files [131]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:06 TOTAL TIME 00:00:26