=> Building cglm:standard (version 0.9.1) Started : Sunday,13 AUG 2023 at 22:52:43 UTC Platform: 6.4-RAVEN DragonFly 6.4-RAVEN #0 Sat Jul 29 09:00:00 CDT 2017 root@octavia.unreal.systems:/usr/obj/usr/src/sys/GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- PATH=/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin RAVENSW_CACHEDIR=/var/cache/pkg8 RAVENSW_DBDIR=/var/db/pkg8 SSL_VARIANT=libressl RAVENADM=building XML_CATALOG_FILES=/raven/share/xml/catalog SGML_CATALOG_FILES=/raven/share/sgml/docbook/catalog HOME=/root USER=root SHELL=/bin/sh TERM=dumb LANG=C -------------------------------------------------- -- Options -------------------------------------------------- This port has no build options. -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" PREFIX=/raven LOCALBASE=/raven OPSYS="DragonFly" CC="cc" CFLAGS="-pipe -O2 -I/raven/include" CPP="cpp" CPPFLAGS="-I/raven/include" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-pipe -O2 -I/raven/include" STD_DOCDIR="/raven/share/doc/cglm" STD_EXAMPLESDIR="/raven/share/examples/cglm" MANPREFIX="/raven/share" ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/cglm/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- CMAKE_BUILD_TYPE="release" OPSYS=DragonFly ONLY-DRAGONFLY="" ASLIB="lib" EXCLUDE-DARWIN="" LIBEXT="so" SHARED_OBJECT="so" ONLY-FREEBSD="@comment " ONLY-NETBSD="@comment " ONLY-LINUX="@comment " ONLY-SUNOS="@comment " ONLY-DARWIN="@comment " ONLY-MIDNIGHTBSD="@comment " SOVERSION=0.9.1 SOMAJOR=0 -------------------------------------------------- -- SUB_LIST -------------------------------------------------- LOCALBASE=/raven PREFIX=/raven ETCDIR=/raven/etc/cglm -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- RAVENPROFILE=release64 RAVENBASE=/raven WRKDIRPREFIX=/construction DISTDIR=/distfiles NUMBER_CPUS=24 MAKE_JOBS_NUMBER_LIMIT=10 DEVELOPER=1 PATCH_DEBUG=yes BUILD_WITH_CCACHE=yes CCACHE_DIR=/ccache -------------------------------------------------------------------------------- -- Phase: dependencies -------------------------------------------------------------------------------- ===> Installing cmake-primary-standard package Installing cmake-primary-standard-3.27.2... `-- Installing ravensys-gcc-cxx_run-standard-13.2.0... | `-- Installing ravensys-gcc-libs-standard-13.2.0... | `-- Extracting ravensys-gcc-libs-standard-13.2.0: .......... done `-- Extracting ravensys-gcc-cxx_run-standard-13.2.0: .... done `-- Installing jsoncpp-single-standard-1.9.5... `-- Extracting jsoncpp-single-standard-1.9.5: .......... done `-- Installing libarchive-primary-standard-3.7.1_1... | `-- Installing libressl-primary-standard-3.6.3... | | `-- Installing autoselect-ssl-single-standard-2... | | `-- Extracting autoselect-ssl-single-standard-2: ...... done | `-- Extracting libressl-primary-standard-3.6.3: .......... done | `-- Installing zlib-primary-standard-1.2.13_2... | `-- Extracting zlib-primary-standard-1.2.13_2: .... done | `-- Installing zstd-primary-standard-1.5.5... | `-- Extracting zstd-primary-standard-1.5.5: .......... done | `-- Installing bzip2-primary-standard-1.0.8_1... | `-- Extracting bzip2-primary-standard-1.0.8_1: ... done | `-- Installing xz-primary-standard-5.4.4... | `-- Extracting xz-primary-standard-5.4.4: ...... done | `-- Installing expat-primary-standard-2.5.0_1... | `-- Extracting expat-primary-standard-2.5.0_1: ..... done `-- Extracting libarchive-primary-standard-3.7.1_1: ...... done `-- Installing libuv-primary-standard-1.46.0... `-- Extracting libuv-primary-standard-1.46.0: .... done `-- Installing rhash-primary-standard-1.4.4... | `-- Installing gettext-primary-standard-0.22... | `-- Extracting gettext-primary-standard-0.22: ....... done `-- Extracting rhash-primary-standard-1.4.4: ... done `-- Installing ncurses-primary-standard-6.4_2... `-- Extracting ncurses-primary-standard-6.4_2: .......... done `-- Installing ncurses-terminfo-standard-6.4_2... `-- Extracting ncurses-terminfo-standard-6.4_2: .......... done Extracting cmake-primary-standard-3.27.2: .......... done -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching for cglm-standard -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching for cglm-standard ===> Extracting for cglm-standard => SHA256 Checksum OK for recp-cglm-0.9.1.tar.gz. ===> Creating package metadata (complete) ===> Creating package metadata (primary) ===> Creating package metadata (dev) -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for cglm-standard -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for cglm-standard ===> Performing out-of-source build /bin/mkdir -p /construction/cglm/.build ============================================= /usr/bin/env ADA_PROJECT_PATH=/raven/share/gpr F77=gfortran FC=gfortran CCACHE_DIR=/ccache PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin /raven/bin/cmake -DCMAKE_C_COMPILER:STRING=cc -DCMAKE_CXX_COMPILER:STRING=c++ -DCMAKE_C_FLAGS:STRING=-pipe -O2 -I/raven/include -DCMAKE_C_FLAGS_DEBUG:STRING=-pipe -O2 -I/raven/include -DCMAKE_C_FLAGS_RELEASE:STRING=-pipe -O2 -I/raven/include -DCMAKE_CXX_FLAGS:STRING=-pipe -O2 -I/raven/include -DCMAKE_CXX_FLAGS_DEBUG:STRING=-pipe -O2 -I/raven/include -DCMAKE_CXX_FLAGS_RELEASE:STRING=-pipe -O2 -I/raven/include -DCMAKE_EXE_LINKER_FLAGS:STRING= -DCMAKE_MODULE_LINKER_FLAGS:STRING= -DCMAKE_SHARED_LINKER_FLAGS:STRING= -DCMAKE_INSTALL_PREFIX:PATH=/raven -DCMAKE_INSTALL_MANDIR:PATH=/raven/share/man -DCMAKE_INSTALL_DOCDIR:PATH=share/doc/cglm -DCMAKE_INSTALL_LIBDIR:STRING=lib -DCMAKE_BUILD_TYPE:STRING=Release -DTHREADS_HAVE_PTHREAD_ARG:BOOL=YES -DCMAKE_INSTALL_RPATH_USE_LINK_PATH=YES -DCMAKE_COLOR_MAKEFILE:BOOL=OFF -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON /construction/cglm/cglm-0.9.1 ============================================= -- The C compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/libexec/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring done (0.1s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /construction/cglm/.build -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for cglm-standard ==> Set environment: BSD_INSTALL_PROGRAM=install -s -m 555 BSD_INSTALL_LIB=install -s -m 444 BSD_INSTALL_SCRIPT=install -m 555 BSD_INSTALL_DATA=install -m 0644 BSD_INSTALL_MAN=install -m 444 PREFIX=/raven LOCALBASE=/raven OPSYS=DragonFly CC=cc CFLAGS=-pipe -O2 -I/raven/include CPP=cpp CPPFLAGS=-I/raven/include LDFLAGS= LIBS= CXX=c++ CXXFLAGS=-pipe -O2 -I/raven/include STD_DOCDIR=/raven/share/doc/cglm STD_EXAMPLESDIR=/raven/share/examples/cglm MANPREFIX=/raven/share ==> cd /construction/cglm/.build; /usr/bin/make -f Makefile -j10 all /raven/bin/cmake -S/construction/cglm/cglm-0.9.1 -B/construction/cglm/.build --check-build-system CMakeFiles/Makefile.cmake 0 /raven/bin/cmake -E cmake_progress_start /construction/cglm/.build/CMakeFiles /construction/cglm/.build//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all --- CMakeFiles/cglm.dir/all --- /usr/bin/make -f CMakeFiles/cglm.dir/build.make CMakeFiles/cglm.dir/depend --- CMakeFiles/cglm.dir/depend --- cd /construction/cglm/.build && /raven/bin/cmake -E cmake_depends "Unix Makefiles" /construction/cglm/cglm-0.9.1 /construction/cglm/cglm-0.9.1 /construction/cglm/.build /construction/cglm/.build /construction/cglm/.build/CMakeFiles/cglm.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/cglm.dir/build.make CMakeFiles/cglm.dir/build --- CMakeFiles/cglm.dir/src/euler.c.o --- --- CMakeFiles/cglm.dir/src/affine.c.o --- --- CMakeFiles/cglm.dir/src/io.c.o --- --- CMakeFiles/cglm.dir/src/quat.c.o --- --- CMakeFiles/cglm.dir/src/cam.c.o --- --- CMakeFiles/cglm.dir/src/vec2.c.o --- --- CMakeFiles/cglm.dir/src/ivec2.c.o --- --- CMakeFiles/cglm.dir/src/vec3.c.o --- --- CMakeFiles/cglm.dir/src/ivec3.c.o --- --- CMakeFiles/cglm.dir/src/vec4.c.o --- --- CMakeFiles/cglm.dir/src/euler.c.o --- [ 2%] Building C object CMakeFiles/cglm.dir/src/euler.c.o /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/euler.c.o -MF CMakeFiles/cglm.dir/src/euler.c.o.d -o CMakeFiles/cglm.dir/src/euler.c.o -c /construction/cglm/cglm-0.9.1/src/euler.c --- CMakeFiles/cglm.dir/src/affine.c.o --- [ 8%] Building C object CMakeFiles/cglm.dir/src/affine.c.o --- CMakeFiles/cglm.dir/src/io.c.o --- [ 8%] Building C object CMakeFiles/cglm.dir/src/io.c.o --- CMakeFiles/cglm.dir/src/quat.c.o --- [ 8%] Building C object CMakeFiles/cglm.dir/src/quat.c.o --- CMakeFiles/cglm.dir/src/ivec3.c.o --- [ 15%] Building C object CMakeFiles/cglm.dir/src/ivec3.c.o --- CMakeFiles/cglm.dir/src/vec3.c.o --- [ 15%] Building C object CMakeFiles/cglm.dir/src/vec3.c.o --- CMakeFiles/cglm.dir/src/vec4.c.o --- [ 15%] Building C object CMakeFiles/cglm.dir/src/vec4.c.o --- CMakeFiles/cglm.dir/src/affine.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/affine.c.o -MF CMakeFiles/cglm.dir/src/affine.c.o.d -o CMakeFiles/cglm.dir/src/affine.c.o -c /construction/cglm/cglm-0.9.1/src/affine.c --- CMakeFiles/cglm.dir/src/io.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/io.c.o -MF CMakeFiles/cglm.dir/src/io.c.o.d -o CMakeFiles/cglm.dir/src/io.c.o -c /construction/cglm/cglm-0.9.1/src/io.c --- CMakeFiles/cglm.dir/src/quat.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/quat.c.o -MF CMakeFiles/cglm.dir/src/quat.c.o.d -o CMakeFiles/cglm.dir/src/quat.c.o -c /construction/cglm/cglm-0.9.1/src/quat.c --- CMakeFiles/cglm.dir/src/cam.c.o --- [ 22%] Building C object CMakeFiles/cglm.dir/src/cam.c.o --- CMakeFiles/cglm.dir/src/vec2.c.o --- [ 22%] Building C object CMakeFiles/cglm.dir/src/vec2.c.o --- CMakeFiles/cglm.dir/src/ivec2.c.o --- [ 22%] Building C object CMakeFiles/cglm.dir/src/ivec2.c.o --- CMakeFiles/cglm.dir/src/ivec3.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/ivec3.c.o -MF CMakeFiles/cglm.dir/src/ivec3.c.o.d -o CMakeFiles/cglm.dir/src/ivec3.c.o -c /construction/cglm/cglm-0.9.1/src/ivec3.c --- CMakeFiles/cglm.dir/src/vec3.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/vec3.c.o -MF CMakeFiles/cglm.dir/src/vec3.c.o.d -o CMakeFiles/cglm.dir/src/vec3.c.o -c /construction/cglm/cglm-0.9.1/src/vec3.c --- CMakeFiles/cglm.dir/src/vec4.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/vec4.c.o -MF CMakeFiles/cglm.dir/src/vec4.c.o.d -o CMakeFiles/cglm.dir/src/vec4.c.o -c /construction/cglm/cglm-0.9.1/src/vec4.c --- CMakeFiles/cglm.dir/src/cam.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/cam.c.o -MF CMakeFiles/cglm.dir/src/cam.c.o.d -o CMakeFiles/cglm.dir/src/cam.c.o -c /construction/cglm/cglm-0.9.1/src/cam.c --- CMakeFiles/cglm.dir/src/vec2.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/vec2.c.o -MF CMakeFiles/cglm.dir/src/vec2.c.o.d -o CMakeFiles/cglm.dir/src/vec2.c.o -c /construction/cglm/cglm-0.9.1/src/vec2.c --- CMakeFiles/cglm.dir/src/ivec2.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/ivec2.c.o -MF CMakeFiles/cglm.dir/src/ivec2.c.o.d -o CMakeFiles/cglm.dir/src/ivec2.c.o -c /construction/cglm/cglm-0.9.1/src/ivec2.c --- CMakeFiles/cglm.dir/src/ivec4.c.o --- --- CMakeFiles/cglm.dir/src/mat2.c.o --- --- CMakeFiles/cglm.dir/src/mat2x3.c.o --- --- CMakeFiles/cglm.dir/src/mat2x4.c.o --- --- CMakeFiles/cglm.dir/src/mat3.c.o --- --- CMakeFiles/cglm.dir/src/mat3x2.c.o --- --- CMakeFiles/cglm.dir/src/mat3x4.c.o --- --- CMakeFiles/cglm.dir/src/mat4.c.o --- --- CMakeFiles/cglm.dir/src/mat4x2.c.o --- --- CMakeFiles/cglm.dir/src/mat4x3.c.o --- --- CMakeFiles/cglm.dir/src/ivec4.c.o --- [ 24%] Building C object CMakeFiles/cglm.dir/src/ivec4.c.o /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/ivec4.c.o -MF CMakeFiles/cglm.dir/src/ivec4.c.o.d -o CMakeFiles/cglm.dir/src/ivec4.c.o -c /construction/cglm/cglm-0.9.1/src/ivec4.c --- CMakeFiles/cglm.dir/src/mat3.c.o --- [ 31%] Building C object CMakeFiles/cglm.dir/src/mat3.c.o --- CMakeFiles/cglm.dir/src/mat2x4.c.o --- [ 31%] Building C object CMakeFiles/cglm.dir/src/mat2x4.c.o --- CMakeFiles/cglm.dir/src/mat2x3.c.o --- [ 31%] Building C object CMakeFiles/cglm.dir/src/mat2x3.c.o --- CMakeFiles/cglm.dir/src/mat2.c.o --- [ 37%] Building C object CMakeFiles/cglm.dir/src/mat2.c.o --- CMakeFiles/cglm.dir/src/mat3x2.c.o --- [ 37%] Building C object CMakeFiles/cglm.dir/src/mat3x2.c.o --- CMakeFiles/cglm.dir/src/mat3x4.c.o --- [ 37%] Building C object CMakeFiles/cglm.dir/src/mat3x4.c.o --- CMakeFiles/cglm.dir/src/mat4.c.o --- [ 40%] Building C object CMakeFiles/cglm.dir/src/mat4.c.o --- CMakeFiles/cglm.dir/src/mat4x2.c.o --- [ 42%] Building C object CMakeFiles/cglm.dir/src/mat4x2.c.o --- CMakeFiles/cglm.dir/src/mat4x3.c.o --- [ 44%] Building C object CMakeFiles/cglm.dir/src/mat4x3.c.o --- CMakeFiles/cglm.dir/src/mat3.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/mat3.c.o -MF CMakeFiles/cglm.dir/src/mat3.c.o.d -o CMakeFiles/cglm.dir/src/mat3.c.o -c /construction/cglm/cglm-0.9.1/src/mat3.c --- CMakeFiles/cglm.dir/src/mat2x4.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/mat2x4.c.o -MF CMakeFiles/cglm.dir/src/mat2x4.c.o.d -o CMakeFiles/cglm.dir/src/mat2x4.c.o -c /construction/cglm/cglm-0.9.1/src/mat2x4.c --- CMakeFiles/cglm.dir/src/mat2x3.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/mat2x3.c.o -MF CMakeFiles/cglm.dir/src/mat2x3.c.o.d -o CMakeFiles/cglm.dir/src/mat2x3.c.o -c /construction/cglm/cglm-0.9.1/src/mat2x3.c --- CMakeFiles/cglm.dir/src/mat3x2.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/mat3x2.c.o -MF CMakeFiles/cglm.dir/src/mat3x2.c.o.d -o CMakeFiles/cglm.dir/src/mat3x2.c.o -c /construction/cglm/cglm-0.9.1/src/mat3x2.c --- CMakeFiles/cglm.dir/src/mat3x4.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/mat3x4.c.o -MF CMakeFiles/cglm.dir/src/mat3x4.c.o.d -o CMakeFiles/cglm.dir/src/mat3x4.c.o -c /construction/cglm/cglm-0.9.1/src/mat3x4.c --- CMakeFiles/cglm.dir/src/mat2.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/mat2.c.o -MF CMakeFiles/cglm.dir/src/mat2.c.o.d -o CMakeFiles/cglm.dir/src/mat2.c.o -c /construction/cglm/cglm-0.9.1/src/mat2.c --- CMakeFiles/cglm.dir/src/mat4.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/mat4.c.o -MF CMakeFiles/cglm.dir/src/mat4.c.o.d -o CMakeFiles/cglm.dir/src/mat4.c.o -c /construction/cglm/cglm-0.9.1/src/mat4.c --- CMakeFiles/cglm.dir/src/mat4x2.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/mat4x2.c.o -MF CMakeFiles/cglm.dir/src/mat4x2.c.o.d -o CMakeFiles/cglm.dir/src/mat4x2.c.o -c /construction/cglm/cglm-0.9.1/src/mat4x2.c --- CMakeFiles/cglm.dir/src/mat4x3.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/mat4x3.c.o -MF CMakeFiles/cglm.dir/src/mat4x3.c.o.d -o CMakeFiles/cglm.dir/src/mat4x3.c.o -c /construction/cglm/cglm-0.9.1/src/mat4x3.c --- CMakeFiles/cglm.dir/src/plane.c.o --- --- CMakeFiles/cglm.dir/src/frustum.c.o --- --- CMakeFiles/cglm.dir/src/box.c.o --- --- CMakeFiles/cglm.dir/src/project.c.o --- --- CMakeFiles/cglm.dir/src/plane.c.o --- [ 46%] Building C object CMakeFiles/cglm.dir/src/plane.c.o --- CMakeFiles/cglm.dir/src/sphere.c.o --- --- CMakeFiles/cglm.dir/src/ease.c.o --- --- CMakeFiles/cglm.dir/src/curve.c.o --- --- CMakeFiles/cglm.dir/src/bezier.c.o --- --- CMakeFiles/cglm.dir/src/ray.c.o --- --- CMakeFiles/cglm.dir/src/plane.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/plane.c.o -MF CMakeFiles/cglm.dir/src/plane.c.o.d -o CMakeFiles/cglm.dir/src/plane.c.o -c /construction/cglm/cglm-0.9.1/src/plane.c --- CMakeFiles/cglm.dir/src/affine2d.c.o --- --- CMakeFiles/cglm.dir/src/project.c.o --- [ 53%] Building C object CMakeFiles/cglm.dir/src/project.c.o --- CMakeFiles/cglm.dir/src/box.c.o --- [ 53%] Building C object CMakeFiles/cglm.dir/src/box.c.o --- CMakeFiles/cglm.dir/src/frustum.c.o --- [ 53%] Building C object CMakeFiles/cglm.dir/src/frustum.c.o --- CMakeFiles/cglm.dir/src/sphere.c.o --- [ 60%] Building C object CMakeFiles/cglm.dir/src/sphere.c.o --- CMakeFiles/cglm.dir/src/ease.c.o --- [ 60%] Building C object CMakeFiles/cglm.dir/src/ease.c.o --- CMakeFiles/cglm.dir/src/curve.c.o --- [ 60%] Building C object CMakeFiles/cglm.dir/src/curve.c.o --- CMakeFiles/cglm.dir/src/project.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/project.c.o -MF CMakeFiles/cglm.dir/src/project.c.o.d -o CMakeFiles/cglm.dir/src/project.c.o -c /construction/cglm/cglm-0.9.1/src/project.c --- CMakeFiles/cglm.dir/src/frustum.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/frustum.c.o -MF CMakeFiles/cglm.dir/src/frustum.c.o.d -o CMakeFiles/cglm.dir/src/frustum.c.o -c /construction/cglm/cglm-0.9.1/src/frustum.c --- CMakeFiles/cglm.dir/src/box.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/box.c.o -MF CMakeFiles/cglm.dir/src/box.c.o.d -o CMakeFiles/cglm.dir/src/box.c.o -c /construction/cglm/cglm-0.9.1/src/box.c --- CMakeFiles/cglm.dir/src/ray.c.o --- [ 64%] Building C object CMakeFiles/cglm.dir/src/ray.c.o --- CMakeFiles/cglm.dir/src/bezier.c.o --- [ 64%] Building C object CMakeFiles/cglm.dir/src/bezier.c.o --- CMakeFiles/cglm.dir/src/affine2d.c.o --- [ 66%] Building C object CMakeFiles/cglm.dir/src/affine2d.c.o --- CMakeFiles/cglm.dir/src/ease.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/ease.c.o -MF CMakeFiles/cglm.dir/src/ease.c.o.d -o CMakeFiles/cglm.dir/src/ease.c.o -c /construction/cglm/cglm-0.9.1/src/ease.c --- CMakeFiles/cglm.dir/src/curve.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/curve.c.o -MF CMakeFiles/cglm.dir/src/curve.c.o.d -o CMakeFiles/cglm.dir/src/curve.c.o -c /construction/cglm/cglm-0.9.1/src/curve.c --- CMakeFiles/cglm.dir/src/sphere.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/sphere.c.o -MF CMakeFiles/cglm.dir/src/sphere.c.o.d -o CMakeFiles/cglm.dir/src/sphere.c.o -c /construction/cglm/cglm-0.9.1/src/sphere.c --- CMakeFiles/cglm.dir/src/bezier.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/bezier.c.o -MF CMakeFiles/cglm.dir/src/bezier.c.o.d -o CMakeFiles/cglm.dir/src/bezier.c.o -c /construction/cglm/cglm-0.9.1/src/bezier.c --- CMakeFiles/cglm.dir/src/affine2d.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/affine2d.c.o -MF CMakeFiles/cglm.dir/src/affine2d.c.o.d -o CMakeFiles/cglm.dir/src/affine2d.c.o -c /construction/cglm/cglm-0.9.1/src/affine2d.c --- CMakeFiles/cglm.dir/src/clipspace/ortho_lh_no.c.o --- --- CMakeFiles/cglm.dir/src/ray.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/ray.c.o -MF CMakeFiles/cglm.dir/src/ray.c.o.d -o CMakeFiles/cglm.dir/src/ray.c.o -c /construction/cglm/cglm-0.9.1/src/ray.c --- CMakeFiles/cglm.dir/src/clipspace/ortho_lh_no.c.o --- [ 68%] Building C object CMakeFiles/cglm.dir/src/clipspace/ortho_lh_no.c.o /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/clipspace/ortho_lh_no.c.o -MF CMakeFiles/cglm.dir/src/clipspace/ortho_lh_no.c.o.d -o CMakeFiles/cglm.dir/src/clipspace/ortho_lh_no.c.o -c /construction/cglm/cglm-0.9.1/src/clipspace/ortho_lh_no.c --- CMakeFiles/cglm.dir/src/clipspace/ortho_lh_zo.c.o --- --- CMakeFiles/cglm.dir/src/clipspace/ortho_rh_no.c.o --- --- CMakeFiles/cglm.dir/src/clipspace/ortho_rh_zo.c.o --- --- CMakeFiles/cglm.dir/src/clipspace/persp_lh_no.c.o --- --- CMakeFiles/cglm.dir/src/clipspace/persp_lh_zo.c.o --- --- CMakeFiles/cglm.dir/src/clipspace/persp_rh_no.c.o --- --- CMakeFiles/cglm.dir/src/clipspace/persp_rh_zo.c.o --- --- CMakeFiles/cglm.dir/src/clipspace/view_lh_no.c.o --- --- CMakeFiles/cglm.dir/src/clipspace/view_lh_zo.c.o --- --- CMakeFiles/cglm.dir/src/clipspace/view_rh_no.c.o --- --- CMakeFiles/cglm.dir/src/clipspace/ortho_lh_zo.c.o --- [ 75%] Building C object CMakeFiles/cglm.dir/src/clipspace/ortho_lh_zo.c.o --- CMakeFiles/cglm.dir/src/clipspace/ortho_rh_zo.c.o --- [ 75%] Building C object CMakeFiles/cglm.dir/src/clipspace/ortho_rh_zo.c.o --- CMakeFiles/cglm.dir/src/clipspace/ortho_rh_no.c.o --- [ 75%] Building C object CMakeFiles/cglm.dir/src/clipspace/ortho_rh_no.c.o --- CMakeFiles/cglm.dir/src/clipspace/persp_lh_no.c.o --- [ 82%] Building C object CMakeFiles/cglm.dir/src/clipspace/persp_lh_no.c.o --- CMakeFiles/cglm.dir/src/clipspace/persp_lh_zo.c.o --- [ 82%] Building C object CMakeFiles/cglm.dir/src/clipspace/persp_lh_zo.c.o --- CMakeFiles/cglm.dir/src/clipspace/persp_rh_no.c.o --- [ 82%] Building C object CMakeFiles/cglm.dir/src/clipspace/persp_rh_no.c.o --- CMakeFiles/cglm.dir/src/clipspace/ortho_lh_zo.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/clipspace/ortho_lh_zo.c.o -MF CMakeFiles/cglm.dir/src/clipspace/ortho_lh_zo.c.o.d -o CMakeFiles/cglm.dir/src/clipspace/ortho_lh_zo.c.o -c /construction/cglm/cglm-0.9.1/src/clipspace/ortho_lh_zo.c --- CMakeFiles/cglm.dir/src/clipspace/ortho_rh_zo.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/clipspace/ortho_rh_zo.c.o -MF CMakeFiles/cglm.dir/src/clipspace/ortho_rh_zo.c.o.d -o CMakeFiles/cglm.dir/src/clipspace/ortho_rh_zo.c.o -c /construction/cglm/cglm-0.9.1/src/clipspace/ortho_rh_zo.c --- CMakeFiles/cglm.dir/src/clipspace/ortho_rh_no.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/clipspace/ortho_rh_no.c.o -MF CMakeFiles/cglm.dir/src/clipspace/ortho_rh_no.c.o.d -o CMakeFiles/cglm.dir/src/clipspace/ortho_rh_no.c.o -c /construction/cglm/cglm-0.9.1/src/clipspace/ortho_rh_no.c --- CMakeFiles/cglm.dir/src/clipspace/view_lh_no.c.o --- [ 86%] Building C object CMakeFiles/cglm.dir/src/clipspace/view_lh_no.c.o --- CMakeFiles/cglm.dir/src/clipspace/persp_rh_zo.c.o --- [ 86%] Building C object CMakeFiles/cglm.dir/src/clipspace/persp_rh_zo.c.o --- CMakeFiles/cglm.dir/src/clipspace/view_lh_zo.c.o --- [ 88%] Building C object CMakeFiles/cglm.dir/src/clipspace/view_lh_zo.c.o --- CMakeFiles/cglm.dir/src/clipspace/persp_lh_zo.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/clipspace/persp_lh_zo.c.o -MF CMakeFiles/cglm.dir/src/clipspace/persp_lh_zo.c.o.d -o CMakeFiles/cglm.dir/src/clipspace/persp_lh_zo.c.o -c /construction/cglm/cglm-0.9.1/src/clipspace/persp_lh_zo.c --- CMakeFiles/cglm.dir/src/clipspace/persp_rh_no.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/clipspace/persp_rh_no.c.o -MF CMakeFiles/cglm.dir/src/clipspace/persp_rh_no.c.o.d -o CMakeFiles/cglm.dir/src/clipspace/persp_rh_no.c.o -c /construction/cglm/cglm-0.9.1/src/clipspace/persp_rh_no.c --- CMakeFiles/cglm.dir/src/clipspace/persp_lh_no.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/clipspace/persp_lh_no.c.o -MF CMakeFiles/cglm.dir/src/clipspace/persp_lh_no.c.o.d -o CMakeFiles/cglm.dir/src/clipspace/persp_lh_no.c.o -c /construction/cglm/cglm-0.9.1/src/clipspace/persp_lh_no.c --- CMakeFiles/cglm.dir/src/clipspace/persp_rh_zo.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/clipspace/persp_rh_zo.c.o -MF CMakeFiles/cglm.dir/src/clipspace/persp_rh_zo.c.o.d -o CMakeFiles/cglm.dir/src/clipspace/persp_rh_zo.c.o -c /construction/cglm/cglm-0.9.1/src/clipspace/persp_rh_zo.c --- CMakeFiles/cglm.dir/src/clipspace/view_lh_no.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/clipspace/view_lh_no.c.o -MF CMakeFiles/cglm.dir/src/clipspace/view_lh_no.c.o.d -o CMakeFiles/cglm.dir/src/clipspace/view_lh_no.c.o -c /construction/cglm/cglm-0.9.1/src/clipspace/view_lh_no.c --- CMakeFiles/cglm.dir/src/clipspace/view_lh_zo.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/clipspace/view_lh_zo.c.o -MF CMakeFiles/cglm.dir/src/clipspace/view_lh_zo.c.o.d -o CMakeFiles/cglm.dir/src/clipspace/view_lh_zo.c.o -c /construction/cglm/cglm-0.9.1/src/clipspace/view_lh_zo.c --- CMakeFiles/cglm.dir/src/clipspace/view_rh_no.c.o --- [ 91%] Building C object CMakeFiles/cglm.dir/src/clipspace/view_rh_no.c.o /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/clipspace/view_rh_no.c.o -MF CMakeFiles/cglm.dir/src/clipspace/view_rh_no.c.o.d -o CMakeFiles/cglm.dir/src/clipspace/view_rh_no.c.o -c /construction/cglm/cglm-0.9.1/src/clipspace/view_rh_no.c --- CMakeFiles/cglm.dir/src/clipspace/view_rh_zo.c.o --- --- CMakeFiles/cglm.dir/src/clipspace/project_no.c.o --- --- CMakeFiles/cglm.dir/src/clipspace/project_zo.c.o --- --- CMakeFiles/cglm.dir/src/clipspace/project_no.c.o --- [ 97%] Building C object CMakeFiles/cglm.dir/src/clipspace/project_no.c.o --- CMakeFiles/cglm.dir/src/clipspace/view_rh_zo.c.o --- [ 97%] Building C object CMakeFiles/cglm.dir/src/clipspace/view_rh_zo.c.o --- CMakeFiles/cglm.dir/src/clipspace/project_zo.c.o --- [ 97%] Building C object CMakeFiles/cglm.dir/src/clipspace/project_zo.c.o --- CMakeFiles/cglm.dir/src/clipspace/view_rh_zo.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/clipspace/view_rh_zo.c.o -MF CMakeFiles/cglm.dir/src/clipspace/view_rh_zo.c.o.d -o CMakeFiles/cglm.dir/src/clipspace/view_rh_zo.c.o -c /construction/cglm/cglm-0.9.1/src/clipspace/view_rh_zo.c --- CMakeFiles/cglm.dir/src/clipspace/project_zo.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/clipspace/project_zo.c.o -MF CMakeFiles/cglm.dir/src/clipspace/project_zo.c.o.d -o CMakeFiles/cglm.dir/src/clipspace/project_zo.c.o -c /construction/cglm/cglm-0.9.1/src/clipspace/project_zo.c --- CMakeFiles/cglm.dir/src/clipspace/project_no.c.o --- /usr/libexec/cc -DCGLM_EXPORTS -Dcglm_EXPORTS -I/construction/cglm/cglm-0.9.1/include -I/construction/cglm/cglm-0.9.1/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=gnu11 -fPIC -Wall -O3 -MD -MT CMakeFiles/cglm.dir/src/clipspace/project_no.c.o -MF CMakeFiles/cglm.dir/src/clipspace/project_no.c.o.d -o CMakeFiles/cglm.dir/src/clipspace/project_no.c.o -c /construction/cglm/cglm-0.9.1/src/clipspace/project_no.c --- libcglm.so.0.9.1 --- [100%] Linking C shared library libcglm.so /raven/bin/cmake -E cmake_link_script CMakeFiles/cglm.dir/link.txt --verbose=1 /usr/libexec/cc -fPIC -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -shared -Wl,-soname,libcglm.so.0 -o libcglm.so.0.9.1 CMakeFiles/cglm.dir/src/euler.c.o CMakeFiles/cglm.dir/src/affine.c.o CMakeFiles/cglm.dir/src/io.c.o CMakeFiles/cglm.dir/src/quat.c.o CMakeFiles/cglm.dir/src/cam.c.o CMakeFiles/cglm.dir/src/vec2.c.o CMakeFiles/cglm.dir/src/ivec2.c.o CMakeFiles/cglm.dir/src/vec3.c.o CMakeFiles/cglm.dir/src/ivec3.c.o CMakeFiles/cglm.dir/src/vec4.c.o CMakeFiles/cglm.dir/src/ivec4.c.o CMakeFiles/cglm.dir/src/mat2.c.o CMakeFiles/cglm.dir/src/mat2x3.c.o CMakeFiles/cglm.dir/src/mat2x4.c.o CMakeFiles/cglm.dir/src/mat3.c.o CMakeFiles/cglm.dir/src/mat3x2.c.o CMakeFiles/cglm.dir/src/mat3x4.c.o CMakeFiles/cglm.dir/src/mat4.c.o CMakeFiles/cglm.dir/src/mat4x2.c.o CMakeFiles/cglm.dir/src/mat4x3.c.o CMakeFiles/cglm.dir/src/plane.c.o CMakeFiles/cglm.dir/src/frustum.c.o CMakeFiles/cglm.dir/src/box.c.o CMakeFiles/cglm.dir/src/project.c.o CMakeFiles/cglm.dir/src/sphere.c.o CMakeFiles/cglm.dir/src/ease.c.o CMakeFiles/cglm.dir/src/curve.c.o CMakeFiles/cglm.dir/src/bezier.c.o CMakeFiles/cglm.dir/src/ray.c.o CMakeFiles/cglm.dir/src/affine2d.c.o CMakeFiles/cglm.dir/src/clipspace/ortho_lh_no.c.o CMakeFiles/cglm.dir/src/clipspace/ortho_lh_zo.c.o CMakeFiles/cglm.dir/src/clipspace/ortho_rh_no.c.o CMakeFiles/cglm.dir/src/clipspace/ortho_rh_zo.c.o CMakeFiles/cglm.dir/src/clipspace/persp_lh_no.c.o CMakeFiles/cglm.dir/src/clipspace/persp_lh_zo.c.o CMakeFiles/cglm.dir/src/clipspace/persp_rh_no.c.o CMakeFiles/cglm.dir/src/clipspace/persp_rh_zo.c.o CMakeFiles/cglm.dir/src/clipspace/view_lh_no.c.o CMakeFiles/cglm.dir/src/clipspace/view_lh_zo.c.o CMakeFiles/cglm.dir/src/clipspace/view_rh_no.c.o CMakeFiles/cglm.dir/src/clipspace/view_rh_zo.c.o CMakeFiles/cglm.dir/src/clipspace/project_no.c.o CMakeFiles/cglm.dir/src/clipspace/project_zo.c.o /raven/bin/cmake -E cmake_symlink_library libcglm.so.0.9.1 libcglm.so.0 libcglm.so [100%] Built target cglm /raven/bin/cmake -E cmake_progress_start /construction/cglm/.build/CMakeFiles 0 => Checking for system changes between port configure and build Everything is fine. -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for cglm-standard ===> Generating temporary packing list (complete) ===> Generating temporary packing list (primary) ===> Generating temporary packing list (dev) /raven/bin/cmake -S/construction/cglm/cglm-0.9.1 -B/construction/cglm/.build --check-build-system CMakeFiles/Makefile.cmake 0 /raven/bin/cmake -E cmake_progress_start /construction/cglm/.build/CMakeFiles /construction/cglm/.build//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/cglm.dir/build.make CMakeFiles/cglm.dir/depend cd /construction/cglm/.build && /raven/bin/cmake -E cmake_depends "Unix Makefiles" /construction/cglm/cglm-0.9.1 /construction/cglm/cglm-0.9.1 /construction/cglm/.build /construction/cglm/.build /construction/cglm/.build/CMakeFiles/cglm.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/cglm.dir/build.make CMakeFiles/cglm.dir/build [100%] Built target cglm /raven/bin/cmake -E cmake_progress_start /construction/cglm/.build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall Install the project... /raven/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /construction/cglm/stage/raven/lib/libcglm.so.0.9.1 -- Installing: /construction/cglm/stage/raven/lib/libcglm.so.0 -- Installing: /construction/cglm/stage/raven/lib/libcglm.so -- Installing: /construction/cglm/stage/raven/include/cglm -- Installing: /construction/cglm/stage/raven/include/cglm/affine-mat.h -- Installing: /construction/cglm/stage/raven/include/cglm/affine-post.h -- Installing: /construction/cglm/stage/raven/include/cglm/affine-pre.h -- Installing: /construction/cglm/stage/raven/include/cglm/affine.h -- Installing: /construction/cglm/stage/raven/include/cglm/affine2d.h -- Installing: /construction/cglm/stage/raven/include/cglm/applesimd.h -- Installing: /construction/cglm/stage/raven/include/cglm/bezier.h -- Installing: /construction/cglm/stage/raven/include/cglm/box.h -- Installing: /construction/cglm/stage/raven/include/cglm/call.h -- Installing: /construction/cglm/stage/raven/include/cglm/call -- Installing: /construction/cglm/stage/raven/include/cglm/call/affine.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/affine2d.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/bezier.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/box.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/cam.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/clipspace -- Installing: /construction/cglm/stage/raven/include/cglm/call/clipspace/ortho_lh_no.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/clipspace/ortho_lh_zo.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/clipspace/ortho_rh_no.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/clipspace/ortho_rh_zo.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/clipspace/persp_lh_no.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/clipspace/persp_lh_zo.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/clipspace/persp_rh_no.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/clipspace/persp_rh_zo.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/clipspace/project_no.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/clipspace/project_zo.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/clipspace/view_lh_no.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/clipspace/view_lh_zo.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/clipspace/view_rh_no.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/clipspace/view_rh_zo.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/curve.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/ease.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/euler.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/frustum.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/io.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/ivec2.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/ivec3.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/ivec4.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/mat2.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/mat2x3.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/mat2x4.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/mat3.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/mat3x2.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/mat3x4.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/mat4.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/mat4x2.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/mat4x3.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/plane.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/project.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/quat.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/ray.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/sphere.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/vec2.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/vec3.h -- Installing: /construction/cglm/stage/raven/include/cglm/call/vec4.h -- Installing: /construction/cglm/stage/raven/include/cglm/cam.h -- Installing: /construction/cglm/stage/raven/include/cglm/cglm.h -- Installing: /construction/cglm/stage/raven/include/cglm/clipspace -- Installing: /construction/cglm/stage/raven/include/cglm/clipspace/ortho_lh_no.h -- Installing: /construction/cglm/stage/raven/include/cglm/clipspace/ortho_lh_zo.h -- Installing: /construction/cglm/stage/raven/include/cglm/clipspace/ortho_rh_no.h -- Installing: /construction/cglm/stage/raven/include/cglm/clipspace/ortho_rh_zo.h -- Installing: /construction/cglm/stage/raven/include/cglm/clipspace/persp.h -- Installing: /construction/cglm/stage/raven/include/cglm/clipspace/persp_lh_no.h -- Installing: /construction/cglm/stage/raven/include/cglm/clipspace/persp_lh_zo.h -- Installing: /construction/cglm/stage/raven/include/cglm/clipspace/persp_rh_no.h -- Installing: /construction/cglm/stage/raven/include/cglm/clipspace/persp_rh_zo.h -- Installing: /construction/cglm/stage/raven/include/cglm/clipspace/project_no.h -- Installing: /construction/cglm/stage/raven/include/cglm/clipspace/project_zo.h -- Installing: /construction/cglm/stage/raven/include/cglm/clipspace/view_lh.h -- Installing: /construction/cglm/stage/raven/include/cglm/clipspace/view_lh_no.h -- Installing: /construction/cglm/stage/raven/include/cglm/clipspace/view_lh_zo.h -- Installing: /construction/cglm/stage/raven/include/cglm/clipspace/view_rh.h -- Installing: /construction/cglm/stage/raven/include/cglm/clipspace/view_rh_no.h -- Installing: /construction/cglm/stage/raven/include/cglm/clipspace/view_rh_zo.h -- Installing: /construction/cglm/stage/raven/include/cglm/color.h -- Installing: /construction/cglm/stage/raven/include/cglm/common.h -- Installing: /construction/cglm/stage/raven/include/cglm/curve.h -- Installing: /construction/cglm/stage/raven/include/cglm/ease.h -- Installing: /construction/cglm/stage/raven/include/cglm/euler.h -- Installing: /construction/cglm/stage/raven/include/cglm/frustum.h -- Installing: /construction/cglm/stage/raven/include/cglm/io.h -- Installing: /construction/cglm/stage/raven/include/cglm/ivec2.h -- Installing: /construction/cglm/stage/raven/include/cglm/ivec3.h -- Installing: /construction/cglm/stage/raven/include/cglm/ivec4.h -- Installing: /construction/cglm/stage/raven/include/cglm/mat2.h -- Installing: /construction/cglm/stage/raven/include/cglm/mat2x3.h -- Installing: /construction/cglm/stage/raven/include/cglm/mat2x4.h -- Installing: /construction/cglm/stage/raven/include/cglm/mat3.h -- Installing: /construction/cglm/stage/raven/include/cglm/mat3x2.h -- Installing: /construction/cglm/stage/raven/include/cglm/mat3x4.h -- Installing: /construction/cglm/stage/raven/include/cglm/mat4.h -- Installing: /construction/cglm/stage/raven/include/cglm/mat4x2.h -- Installing: /construction/cglm/stage/raven/include/cglm/mat4x3.h -- Installing: /construction/cglm/stage/raven/include/cglm/plane.h -- Installing: /construction/cglm/stage/raven/include/cglm/project.h -- Installing: /construction/cglm/stage/raven/include/cglm/quat.h -- Installing: /construction/cglm/stage/raven/include/cglm/ray.h -- Installing: /construction/cglm/stage/raven/include/cglm/simd -- Installing: /construction/cglm/stage/raven/include/cglm/simd/arm.h -- Installing: /construction/cglm/stage/raven/include/cglm/simd/avx -- Installing: /construction/cglm/stage/raven/include/cglm/simd/avx/affine.h -- Installing: /construction/cglm/stage/raven/include/cglm/simd/avx/mat4.h -- Installing: /construction/cglm/stage/raven/include/cglm/simd/intrin.h -- Installing: /construction/cglm/stage/raven/include/cglm/simd/neon -- Installing: /construction/cglm/stage/raven/include/cglm/simd/neon/affine.h -- Installing: /construction/cglm/stage/raven/include/cglm/simd/neon/mat2.h -- Installing: /construction/cglm/stage/raven/include/cglm/simd/neon/mat4.h -- Installing: /construction/cglm/stage/raven/include/cglm/simd/neon/quat.h -- Installing: /construction/cglm/stage/raven/include/cglm/simd/sse2 -- Installing: /construction/cglm/stage/raven/include/cglm/simd/sse2/affine.h -- Installing: /construction/cglm/stage/raven/include/cglm/simd/sse2/mat2.h -- Installing: /construction/cglm/stage/raven/include/cglm/simd/sse2/mat3.h -- Installing: /construction/cglm/stage/raven/include/cglm/simd/sse2/mat4.h -- Installing: /construction/cglm/stage/raven/include/cglm/simd/sse2/quat.h -- Installing: /construction/cglm/stage/raven/include/cglm/simd/wasm.h -- Installing: /construction/cglm/stage/raven/include/cglm/simd/wasm -- Installing: /construction/cglm/stage/raven/include/cglm/simd/wasm/affine.h -- Installing: /construction/cglm/stage/raven/include/cglm/simd/wasm/mat2.h -- Installing: /construction/cglm/stage/raven/include/cglm/simd/wasm/mat3.h -- Installing: /construction/cglm/stage/raven/include/cglm/simd/wasm/mat4.h -- Installing: /construction/cglm/stage/raven/include/cglm/simd/wasm/quat.h -- Installing: /construction/cglm/stage/raven/include/cglm/simd/x86.h -- Installing: /construction/cglm/stage/raven/include/cglm/sphere.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct -- Installing: /construction/cglm/stage/raven/include/cglm/struct/affine-mat.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/affine-post.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/affine-pre.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/affine.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/affine2d.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/box.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/cam.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/clipspace -- Installing: /construction/cglm/stage/raven/include/cglm/struct/clipspace/ortho_lh_no.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/clipspace/ortho_lh_zo.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/clipspace/ortho_rh_no.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/clipspace/ortho_rh_zo.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/clipspace/persp_lh_no.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/clipspace/persp_lh_zo.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/clipspace/persp_rh_no.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/clipspace/persp_rh_zo.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/clipspace/project_no.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/clipspace/project_zo.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/clipspace/view_lh_no.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/clipspace/view_lh_zo.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/clipspace/view_rh_no.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/clipspace/view_rh_zo.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/color.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/curve.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/euler.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/frustum.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/io.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/mat2.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/mat2x3.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/mat2x4.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/mat3.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/mat3x2.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/mat3x4.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/mat4.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/mat4x2.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/mat4x3.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/plane.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/project.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/quat.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/sphere.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/vec2-ext.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/vec2.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/vec3-ext.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/vec3.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/vec4-ext.h -- Installing: /construction/cglm/stage/raven/include/cglm/struct/vec4.h -- Installing: /construction/cglm/stage/raven/include/cglm/types-struct.h -- Installing: /construction/cglm/stage/raven/include/cglm/types.h -- Installing: /construction/cglm/stage/raven/include/cglm/util.h -- Installing: /construction/cglm/stage/raven/include/cglm/vec2-ext.h -- Installing: /construction/cglm/stage/raven/include/cglm/vec2.h -- Installing: /construction/cglm/stage/raven/include/cglm/vec3-ext.h -- Installing: /construction/cglm/stage/raven/include/cglm/vec3.h -- Installing: /construction/cglm/stage/raven/include/cglm/vec4-ext.h -- Installing: /construction/cglm/stage/raven/include/cglm/vec4.h -- Installing: /construction/cglm/stage/raven/include/cglm/version.h -- Installing: /construction/cglm/stage/raven/lib/cmake/cglm/cglmConfig.cmake -- Installing: /construction/cglm/stage/raven/lib/cmake/cglm/cglmConfig-release.cmake -- Installing: /construction/cglm/stage/raven/lib/pkgconfig/cglm.pc /raven/toolchain/bin/strip /construction/cglm/stage/raven/lib/libcglm.so.0.9.1 ====> Start compressing man pages ====> Man page compression complete ====> Install MIT license (primary) ====> Running Q/A tests (stage-qa) License information: License file: summary.primary.standard ====================================================================================== This package is solo-licensed: * MIT (MIT license / X11 license) ====================================================================================== License file: MIT.standard ====================================================================================== The MIT License (MIT) Copyright (c) 2015 Recep Aslantas Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ====================================================================================== -------------------------------------------------------------------------------- -- Phase: test / deinstall all packages -------------------------------------------------------------------------------- ===> Autoremoving orphaned packages Updating database digests format: .......... done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 17 packages (of 0 packages in the universe): Installed packages to be REMOVED: autoselect-ssl-single-standard-2 bzip2-primary-standard-1.0.8_1 cmake-primary-standard-3.27.2 expat-primary-standard-2.5.0_1 gettext-primary-standard-0.22 jsoncpp-single-standard-1.9.5 libarchive-primary-standard-3.7.1_1 libressl-primary-standard-3.6.3 libuv-primary-standard-1.46.0 ncurses-primary-standard-6.4_2 ncurses-terminfo-standard-6.4_2 ravensys-gcc-cxx_run-standard-13.2.0 ravensys-gcc-libs-standard-13.2.0 rhash-primary-standard-1.4.4 xz-primary-standard-5.4.4 zlib-primary-standard-1.2.13_2 zstd-primary-standard-1.5.5 Number of packages to be removed: 17 The operation will free 65 MiB. [1/17] Deinstalling cmake-primary-standard-3.27.2... [1/17] Deleting files for cmake-primary-standard-3.27.2: .......... done [2/17] Deinstalling jsoncpp-single-standard-1.9.5... [2/17] Deleting files for jsoncpp-single-standard-1.9.5: .......... done [3/17] Deinstalling libarchive-primary-standard-3.7.1_1... [3/17] Deleting files for libarchive-primary-standard-3.7.1_1: ...... done [4/17] Deinstalling libressl-primary-standard-3.6.3... [4/17] Deleting files for libressl-primary-standard-3.6.3: .......... done [5/17] Deinstalling ravensys-gcc-cxx_run-standard-13.2.0... [5/17] Deleting files for ravensys-gcc-cxx_run-standard-13.2.0: ... done [6/17] Deinstalling rhash-primary-standard-1.4.4... [6/17] Deleting files for rhash-primary-standard-1.4.4: ... done [7/17] Deinstalling autoselect-ssl-single-standard-2... [7/17] Deleting files for autoselect-ssl-single-standard-2: ...... done [8/17] Deinstalling bzip2-primary-standard-1.0.8_1... [8/17] Deleting files for bzip2-primary-standard-1.0.8_1: ... done [9/17] Deinstalling expat-primary-standard-2.5.0_1... [9/17] Deleting files for expat-primary-standard-2.5.0_1: ..... done [10/17] Deinstalling gettext-primary-standard-0.22... [10/17] Deleting files for gettext-primary-standard-0.22: ....... done [11/17] Deinstalling libuv-primary-standard-1.46.0... [11/17] Deleting files for libuv-primary-standard-1.46.0: .... done [12/17] Deinstalling ncurses-primary-standard-6.4_2... [12/17] Deleting files for ncurses-primary-standard-6.4_2: .......... done [13/17] Deinstalling ncurses-terminfo-standard-6.4_2... [13/17] Deleting files for ncurses-terminfo-standard-6.4_2: .......... done [14/17] Deinstalling ravensys-gcc-libs-standard-13.2.0... [14/17] Deleting files for ravensys-gcc-libs-standard-13.2.0: ......... done [15/17] Deinstalling xz-primary-standard-5.4.4... [15/17] Deleting files for xz-primary-standard-5.4.4: ...... done [16/17] Deinstalling zlib-primary-standard-1.2.13_2... [16/17] Deleting files for zlib-primary-standard-1.2.13_2: .... done [17/17] Deinstalling zstd-primary-standard-1.5.5... [17/17] Deleting files for zstd-primary-standard-1.5.5: .......... done -------------------------------------------------------------------------------- -- Phase: test / install run dependencies -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: check-plist -------------------------------------------------------------------------------- ====> Checking for package manifest issues ====> No manifest issues found ====> Full manifest saved at /build/ravenports/release64/manifests/cglm___standard.txt -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building cglm-complete-standard-0.9.1 subpackage file sizes/checksums [0]: . done packing files [0]: . done packing directories [0]: . done ===> Building cglm-primary-standard-0.9.1 subpackage file sizes/checksums [4]: . done packing files [4]: . done packing directories [0]: . done ===> Building cglm-dev-standard-0.9.1 subpackage file sizes/checksums [176]: .. done packing files [176]: .. done packing directories [0]: . done -------------------------------------------------------------------------------- -- Phase: install -------------------------------------------------------------------------------- ===> Installing cglm-complete-standard-0.9.1 package Installing cglm-complete-standard-0.9.1... `-- Installing cglm-primary-standard-0.9.1... `-- Extracting cglm-primary-standard-0.9.1: .... done `-- Installing cglm-dev-standard-0.9.1... `-- Extracting cglm-dev-standard-0.9.1: .......... done ===> Installing cglm-primary-standard-0.9.1 package Installing cglm-primary-standard-0.9.1... the most recent version of cglm-primary-standard-0.9.1 is already installed ===> Installing cglm-dev-standard-0.9.1 package Installing cglm-dev-standard-0.9.1... the most recent version of cglm-dev-standard-0.9.1 is already installed -------------------------------------------------------------------------------- -- Phase: deinstall -------------------------------------------------------------------------------- => Checking shared library dependencies ===> cglm-primary-standard-0.9.1 subpackage: NEEDED libc.so.8 ===> Deinstalling cglm-complete-standard-0.9.1 package Updating database digests format: ... done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: cglm-complete-standard-0.9.1 Number of packages to be removed: 1 [1/1] Deinstalling cglm-complete-standard-0.9.1... ===> Deinstalling cglm-primary-standard-0.9.1 package Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: cglm-primary-standard-0.9.1 Number of packages to be removed: 1 [1/1] Deinstalling cglm-primary-standard-0.9.1... [1/1] Deleting files for cglm-primary-standard-0.9.1: .... done ===> Deinstalling cglm-dev-standard-0.9.1 package Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: cglm-dev-standard-0.9.1 Number of packages to be removed: 1 [1/1] Deinstalling cglm-dev-standard-0.9.1... [1/1] Deleting files for cglm-dev-standard-0.9.1: .......... done => Checking for system changes between staging and package deinstallation Everything is fine. -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Sunday,13 AUG 2023 at 22:52:48 UTC Duration: 00:00:05