------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- 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 Installing /packages/All/png-1.6.37.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> pngwriter-0.7.0_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> pngwriter-0.7.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pngwriter-0.7.0_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> pngwriter-0.7.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pngwriter-0.7.0_2 for building => SHA256 Checksum OK for pngwriter-pngwriter-0.7.0_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> pngwriter-0.7.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pngwriter-0.7.0_2 for building ===> Extracting for pngwriter-0.7.0_2 => SHA256 Checksum OK for pngwriter-pngwriter-0.7.0_GH0.tar.gz. Extracted Memory Use: 1.15M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for pngwriter-0.7.0_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> pngwriter-0.7.0_2 depends on file: /usr/local/bin/cmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> pngwriter-0.7.0_2 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> pngwriter-0.7.0_2 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> pngwriter-0.7.0_2 depends on file: /usr/local/bin/cmake - found ===> pngwriter-0.7.0_2 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> pngwriter-0.7.0_2 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> Configuring for pngwriter-0.7.0_2 ===> Performing out-of-source build /bin/mkdir -p /construction/graphics/pngwriter/.build -- The CXX compiler identification is GNU 8.3.0 -- 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 ZLIB: /usr/lib/libz.so (found version "1.2.11") -- Found PNG: /usr/local/lib/libpng.so (found suitable version "1.6.37+apng", minimum required is "1.2.9") -- Found Freetype: /usr/local/lib/libfreetype.so (found version "2.10.1") PNGwriter build configuration: PNGwriter Version: 0.7.0 C++ Compiler : GNU 8.3.0 /usr/bin/c++ Installation prefix: /usr/local Build Type: Release Build Options: FREETYPE: ON -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_DEBUG CMAKE_C_COMPILER CMAKE_C_FLAGS CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /construction/graphics/pngwriter/.build SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for pngwriter-0.7.0_2 /usr/local/bin/cmake -S/construction/graphics/pngwriter/pngwriter-0.7.0 -B/construction/graphics/pngwriter/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/graphics/pngwriter/.build/CMakeFiles /construction/graphics/pngwriter/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all --- CMakeFiles/PNGwriter.dir/all --- /usr/bin/make -f CMakeFiles/PNGwriter.dir/build.make CMakeFiles/PNGwriter.dir/depend --- CMakeFiles/PNGwriter.dir/depend --- cd /construction/graphics/pngwriter/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build/CMakeFiles/PNGwriter.dir/DependInfo.cmake Scanning dependencies of target PNGwriter /usr/bin/make -f CMakeFiles/PNGwriter.dir/build.make CMakeFiles/PNGwriter.dir/build --- CMakeFiles/PNGwriter.dir/src/pngwriter.cc.o --- [ 7%] Building CXX object CMakeFiles/PNGwriter.dir/src/pngwriter.cc.o /usr/bin/c++ -DPNGwriter_EXPORTS -DUSE_FREETYPE -I/construction/graphics/pngwriter/.build/src -I/construction/graphics/pngwriter/pngwriter-0.7.0/src -isystem /usr/local/include/freetype2 -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/PNGwriter.dir/src/pngwriter.cc.o -c /construction/graphics/pngwriter/pngwriter-0.7.0/src/pngwriter.cc --- libPNGwriter.so --- [ 15%] Linking CXX shared library libPNGwriter.so /usr/local/bin/cmake -E cmake_link_script CMakeFiles/PNGwriter.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -shared -Wl,-soname,libPNGwriter.so -o libPNGwriter.so CMakeFiles/PNGwriter.dir/src/pngwriter.cc.o -Wl,-z,origin,-rpath,/usr/local/lib /usr/local/lib/libpng.so /usr/lib/libz.so -lm /usr/local/lib/libfreetype.so [ 23%] Built target PNGwriter --- CMakeFiles/lyapunov.dir/all --- --- CMakeFiles/pngtest.dir/all --- --- CMakeFiles/blackwhite.dir/all --- --- CMakeFiles/diamond.dir/all --- --- CMakeFiles/readwrite.dir/all --- --- CMakeFiles/lyapunov.dir/all --- /usr/bin/make -f CMakeFiles/lyapunov.dir/build.make CMakeFiles/lyapunov.dir/depend --- CMakeFiles/readwrite.dir/all --- /usr/bin/make -f CMakeFiles/readwrite.dir/build.make CMakeFiles/readwrite.dir/depend --- CMakeFiles/pngtest.dir/all --- /usr/bin/make -f CMakeFiles/pngtest.dir/build.make CMakeFiles/pngtest.dir/depend --- CMakeFiles/blackwhite.dir/all --- /usr/bin/make -f CMakeFiles/blackwhite.dir/build.make CMakeFiles/blackwhite.dir/depend --- CMakeFiles/diamond.dir/all --- /usr/bin/make -f CMakeFiles/diamond.dir/build.make CMakeFiles/diamond.dir/depend --- CMakeFiles/readwrite.dir/all --- --- CMakeFiles/readwrite.dir/depend --- cd /construction/graphics/pngwriter/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build/CMakeFiles/readwrite.dir/DependInfo.cmake --- CMakeFiles/diamond.dir/all --- --- CMakeFiles/diamond.dir/depend --- cd /construction/graphics/pngwriter/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build/CMakeFiles/diamond.dir/DependInfo.cmake --- CMakeFiles/pngtest.dir/all --- --- CMakeFiles/pngtest.dir/depend --- --- CMakeFiles/lyapunov.dir/all --- --- CMakeFiles/lyapunov.dir/depend --- cd /construction/graphics/pngwriter/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build/CMakeFiles/lyapunov.dir/DependInfo.cmake --- CMakeFiles/blackwhite.dir/all --- --- CMakeFiles/blackwhite.dir/depend --- --- CMakeFiles/pngtest.dir/all --- cd /construction/graphics/pngwriter/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build/CMakeFiles/pngtest.dir/DependInfo.cmake --- CMakeFiles/blackwhite.dir/all --- cd /construction/graphics/pngwriter/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build/CMakeFiles/blackwhite.dir/DependInfo.cmake --- CMakeFiles/readwrite.dir/all --- Scanning dependencies of target readwrite /usr/bin/make -f CMakeFiles/readwrite.dir/build.make CMakeFiles/readwrite.dir/build --- CMakeFiles/diamond.dir/all --- Scanning dependencies of target diamond /usr/bin/make -f CMakeFiles/diamond.dir/build.make CMakeFiles/diamond.dir/build --- CMakeFiles/lyapunov.dir/all --- Scanning dependencies of target lyapunov --- CMakeFiles/readwrite.dir/all --- --- CMakeFiles/readwrite.dir/tests/readwrite.cc.o --- --- CMakeFiles/lyapunov.dir/all --- /usr/bin/make -f CMakeFiles/lyapunov.dir/build.make CMakeFiles/lyapunov.dir/build --- CMakeFiles/diamond.dir/all --- --- CMakeFiles/diamond.dir/tests/diamond.cc.o --- --- CMakeFiles/pngtest.dir/all --- Scanning dependencies of target pngtest --- CMakeFiles/blackwhite.dir/all --- Scanning dependencies of target blackwhite --- CMakeFiles/pngtest.dir/all --- /usr/bin/make -f CMakeFiles/pngtest.dir/build.make CMakeFiles/pngtest.dir/build --- CMakeFiles/blackwhite.dir/all --- /usr/bin/make -f CMakeFiles/blackwhite.dir/build.make CMakeFiles/blackwhite.dir/build --- CMakeFiles/readwrite.dir/all --- [ 30%] Building CXX object CMakeFiles/readwrite.dir/tests/readwrite.cc.o /usr/bin/c++ -DUSE_FREETYPE -I/construction/graphics/pngwriter/.build/src -I/construction/graphics/pngwriter/pngwriter-0.7.0/src -isystem /usr/local/include/freetype2 -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o CMakeFiles/readwrite.dir/tests/readwrite.cc.o -c /construction/graphics/pngwriter/pngwriter-0.7.0/tests/readwrite.cc --- CMakeFiles/lyapunov.dir/all --- --- CMakeFiles/lyapunov.dir/examples/lyapunov.cc.o --- --- CMakeFiles/diamond.dir/all --- [ 38%] Building CXX object CMakeFiles/diamond.dir/tests/diamond.cc.o /usr/bin/c++ -DUSE_FREETYPE -I/construction/graphics/pngwriter/.build/src -I/construction/graphics/pngwriter/pngwriter-0.7.0/src -isystem /usr/local/include/freetype2 -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o CMakeFiles/diamond.dir/tests/diamond.cc.o -c /construction/graphics/pngwriter/pngwriter-0.7.0/tests/diamond.cc --- CMakeFiles/pngtest.dir/all --- --- CMakeFiles/pngtest.dir/examples/pngtest.cc.o --- --- CMakeFiles/blackwhite.dir/all --- --- CMakeFiles/blackwhite.dir/tests/blackwhite.cc.o --- --- CMakeFiles/pngtest.dir/all --- [ 46%] Building CXX object CMakeFiles/pngtest.dir/examples/pngtest.cc.o /usr/bin/c++ -DUSE_FREETYPE -I/construction/graphics/pngwriter/.build/src -I/construction/graphics/pngwriter/pngwriter-0.7.0/src -isystem /usr/local/include/freetype2 -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o CMakeFiles/pngtest.dir/examples/pngtest.cc.o -c /construction/graphics/pngwriter/pngwriter-0.7.0/examples/pngtest.cc --- CMakeFiles/lyapunov.dir/all --- [ 53%] Building CXX object CMakeFiles/lyapunov.dir/examples/lyapunov.cc.o /usr/bin/c++ -DUSE_FREETYPE -I/construction/graphics/pngwriter/.build/src -I/construction/graphics/pngwriter/pngwriter-0.7.0/src -isystem /usr/local/include/freetype2 -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o CMakeFiles/lyapunov.dir/examples/lyapunov.cc.o -c /construction/graphics/pngwriter/pngwriter-0.7.0/examples/lyapunov.cc --- CMakeFiles/blackwhite.dir/all --- [ 61%] Building CXX object CMakeFiles/blackwhite.dir/tests/blackwhite.cc.o /usr/bin/c++ -DUSE_FREETYPE -I/construction/graphics/pngwriter/.build/src -I/construction/graphics/pngwriter/pngwriter-0.7.0/src -isystem /usr/local/include/freetype2 -isystem /usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o CMakeFiles/blackwhite.dir/tests/blackwhite.cc.o -c /construction/graphics/pngwriter/pngwriter-0.7.0/tests/blackwhite.cc --- CMakeFiles/pngtest.dir/all --- --- pngtest --- [ 69%] Linking CXX executable pngtest /usr/local/bin/cmake -E cmake_link_script CMakeFiles/pngtest.dir/link.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/pngtest.dir/examples/pngtest.cc.o -o pngtest -Wl,-z,origin,-rpath,/construction/graphics/pngwriter/.build:/usr/local/lib libPNGwriter.so /usr/local/lib/libpng.so /usr/lib/libz.so /usr/local/lib/libfreetype.so [ 69%] Built target pngtest --- CMakeFiles/diamond.dir/all --- --- diamond --- --- CMakeFiles/blackwhite.dir/all --- --- blackwhite --- --- CMakeFiles/diamond.dir/all --- [ 76%] Linking CXX executable diamond --- CMakeFiles/blackwhite.dir/all --- [ 84%] Linking CXX executable blackwhite /usr/local/bin/cmake -E cmake_link_script CMakeFiles/blackwhite.dir/link.txt --verbose=1 --- CMakeFiles/diamond.dir/all --- /usr/local/bin/cmake -E cmake_link_script CMakeFiles/diamond.dir/link.txt --verbose=1 --- CMakeFiles/blackwhite.dir/all --- /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/blackwhite.dir/tests/blackwhite.cc.o -o blackwhite -Wl,-z,origin,-rpath,/construction/graphics/pngwriter/.build:/usr/local/lib libPNGwriter.so /usr/local/lib/libpng.so /usr/lib/libz.so /usr/local/lib/libfreetype.so --- CMakeFiles/diamond.dir/all --- /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/diamond.dir/tests/diamond.cc.o -o diamond -Wl,-z,origin,-rpath,/construction/graphics/pngwriter/.build:/usr/local/lib libPNGwriter.so /usr/local/lib/libpng.so /usr/lib/libz.so /usr/local/lib/libfreetype.so --- CMakeFiles/blackwhite.dir/all --- [ 84%] Built target blackwhite --- CMakeFiles/diamond.dir/all --- [ 84%] Built target diamond --- CMakeFiles/readwrite.dir/all --- --- readwrite --- [ 92%] Linking CXX executable readwrite /usr/local/bin/cmake -E cmake_link_script CMakeFiles/readwrite.dir/link.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/readwrite.dir/tests/readwrite.cc.o -o readwrite -Wl,-z,origin,-rpath,/construction/graphics/pngwriter/.build:/usr/local/lib libPNGwriter.so /usr/local/lib/libpng.so /usr/lib/libz.so /usr/local/lib/libfreetype.so --- CMakeFiles/lyapunov.dir/all --- --- lyapunov --- [100%] Linking CXX executable lyapunov /usr/local/bin/cmake -E cmake_link_script CMakeFiles/lyapunov.dir/link.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/lyapunov.dir/examples/lyapunov.cc.o -o lyapunov -Wl,-z,origin,-rpath,/construction/graphics/pngwriter/.build:/usr/local/lib libPNGwriter.so /usr/local/lib/libpng.so /usr/lib/libz.so /usr/local/lib/libfreetype.so --- CMakeFiles/readwrite.dir/all --- [100%] Built target readwrite --- CMakeFiles/lyapunov.dir/all --- [100%] Built target lyapunov /usr/local/bin/cmake -E cmake_progress_start /construction/graphics/pngwriter/.build/CMakeFiles 0 SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for pngwriter-0.7.0_2 ===> Generating temporary packing list /usr/local/bin/cmake -S/construction/graphics/pngwriter/pngwriter-0.7.0 -B/construction/graphics/pngwriter/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/graphics/pngwriter/.build/CMakeFiles /construction/graphics/pngwriter/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/PNGwriter.dir/build.make CMakeFiles/PNGwriter.dir/depend cd /construction/graphics/pngwriter/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build/CMakeFiles/PNGwriter.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/PNGwriter.dir/build.make CMakeFiles/PNGwriter.dir/build [ 23%] Built target PNGwriter /usr/bin/make -f CMakeFiles/lyapunov.dir/build.make CMakeFiles/lyapunov.dir/depend cd /construction/graphics/pngwriter/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build/CMakeFiles/lyapunov.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/lyapunov.dir/build.make CMakeFiles/lyapunov.dir/build [ 38%] Built target lyapunov /usr/bin/make -f CMakeFiles/pngtest.dir/build.make CMakeFiles/pngtest.dir/depend cd /construction/graphics/pngwriter/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build/CMakeFiles/pngtest.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/pngtest.dir/build.make CMakeFiles/pngtest.dir/build [ 53%] Built target pngtest /usr/bin/make -f CMakeFiles/blackwhite.dir/build.make CMakeFiles/blackwhite.dir/depend cd /construction/graphics/pngwriter/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build/CMakeFiles/blackwhite.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/blackwhite.dir/build.make CMakeFiles/blackwhite.dir/build [ 69%] Built target blackwhite /usr/bin/make -f CMakeFiles/diamond.dir/build.make CMakeFiles/diamond.dir/depend cd /construction/graphics/pngwriter/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build/CMakeFiles/diamond.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/diamond.dir/build.make CMakeFiles/diamond.dir/build [ 84%] Built target diamond /usr/bin/make -f CMakeFiles/readwrite.dir/build.make CMakeFiles/readwrite.dir/depend cd /construction/graphics/pngwriter/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/pngwriter-0.7.0 /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build /construction/graphics/pngwriter/.build/CMakeFiles/readwrite.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/readwrite.dir/build.make CMakeFiles/readwrite.dir/build [100%] Built target readwrite /usr/local/bin/cmake -E cmake_progress_start /construction/graphics/pngwriter/.build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall /usr/bin/make -f CMakeFiles/PNGwriter.dir/build.make CMakeFiles/PNGwriter.dir/preinstall Linking CXX shared library CMakeFiles/CMakeRelink.dir/libPNGwriter.so /usr/local/bin/cmake -E cmake_link_script CMakeFiles/PNGwriter.dir/relink.txt --verbose=1 /usr/bin/c++ -fPIC -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -shared -Wl,-soname,libPNGwriter.so -o CMakeFiles/CMakeRelink.dir/libPNGwriter.so CMakeFiles/PNGwriter.dir/src/pngwriter.cc.o -Wl,-z,origin,-rpath,/usr/local/lib /usr/local/lib/libpng.so /usr/lib/libz.so -lm /usr/local/lib/libfreetype.so Installing the project stripped... /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /construction/graphics/pngwriter/stage/usr/local/lib/libPNGwriter.so -- Installing: /construction/graphics/pngwriter/stage/usr/local/include/pngwriter.h -- Installing: /construction/graphics/pngwriter/stage/usr/local/lib/cmake/PNGwriter/PNGwriterTargets.cmake -- Installing: /construction/graphics/pngwriter/stage/usr/local/lib/cmake/PNGwriter/PNGwriterTargets-release.cmake -- Installing: /construction/graphics/pngwriter/stage/usr/local/lib/cmake/PNGwriter/PNGwriterConfig.cmake -- Installing: /construction/graphics/pngwriter/stage/usr/local/lib/cmake/PNGwriter/PNGwriterConfigVersion.cmake /bin/mkdir -p /construction/graphics/pngwriter/stage/usr/local/share/doc/pngwriter install -m 0644 /construction/graphics/pngwriter/pngwriter-0.7.0/doc/CHANGES /construction/graphics/pngwriter/stage/usr/local/share/doc/pngwriter install -m 0644 /construction/graphics/pngwriter/pngwriter-0.7.0/doc/EXAMPLES /construction/graphics/pngwriter/stage/usr/local/share/doc/pngwriter install -m 0644 /construction/graphics/pngwriter/pngwriter-0.7.0/doc/README /construction/graphics/pngwriter/stage/usr/local/share/doc/pngwriter install -m 0644 /construction/graphics/pngwriter/pngwriter-0.7.0/doc/PNGwriterQuickReference.pdf /construction/graphics/pngwriter/stage/usr/local/share/doc/pngwriter ====> 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 pngwriter-0.7.0_2 file sizes/checksums [10]: 0% file sizes/checksums [10]: 100% packing files [10]: 0% packing files [10]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:30