>>> cglm: Building testing/cglm 0.8.5-r0 (using abuild 3.9.0-r0) started Tue, 22 Mar 2022 13:34:10 +0000 >>> cglm: Checking sanity of /home/buildozer/aports/testing/cglm/APKBUILD... >>> cglm: Analyzing dependencies... >>> cglm: Installing for build: build-base autoconf automake libtool py3-sphinx py3-sphinx_rtd_theme (1/44) Installing m4 (1.4.19-r1) (2/44) Installing perl (5.34.0-r1) (3/44) Installing autoconf (2.71-r0) (4/44) Installing automake (1.16.5-r0) (5/44) Installing libltdl (2.4.6-r8) (6/44) Installing libtool (2.4.6-r8) (7/44) Installing libffi (3.4.2-r1) (8/44) Installing gdbm (1.23-r0) (9/44) Installing mpdecimal (2.5.1-r1) (10/44) Installing readline (8.1.2-r0) (11/44) Installing sqlite-libs (3.37.2-r0) (12/44) Installing python3 (3.10.2-r0) (13/44) Installing py3-tz (2021.3-r0) (14/44) Installing py3-babel (2.9.1-r1) (15/44) Installing py3-docutils (0.16-r4) (16/44) Installing py3-imagesize (1.3.0-r0) (17/44) Installing py3-markupsafe (2.0.1-r1) (18/44) Installing py3-jinja2 (3.0.3-r0) (19/44) Installing py3-pygments (2.11.2-r0) (20/44) Installing py3-certifi (2021.10.8-r0) (21/44) Installing py3-charset-normalizer (2.0.10-r0) (22/44) Installing py3-idna (3.3-r2) (23/44) Installing py3-urllib3 (1.26.9-r0) (24/44) Installing py3-requests (2.27.1-r0) (25/44) Installing py3-ordered-set (4.0.2-r3) (26/44) Installing py3-appdirs (1.4.4-r3) (27/44) Installing py3-parsing (2.4.7-r3) (28/44) Installing py3-six (1.16.0-r1) (29/44) Installing py3-packaging (21.3-r0) (30/44) Installing py3-setuptools (52.0.0-r5) (31/44) Installing py3-snowballstemmer (2.1.0-r2) (32/44) Installing py3-alabaster (0.7.12-r5) (33/44) Installing py3-sphinxcontrib-applehelp (1.0.2-r2) (34/44) Installing py3-sphinxcontrib-devhelp (1.0.2-r2) (35/44) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r1) (36/44) Installing py3-sphinxcontrib-jsmath (1.0.1-r2) (37/44) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r1) (38/44) Installing py3-sphinxcontrib-qthelp (1.0.3-r2) (39/44) Installing py3-sphinx (4.3.0-r1) (40/44) Installing py3-sphinx_rtd_theme (0.4.3-r5) (41/44) Installing .makedepends-cglm (20220322.133411) (42/44) Installing perl-error (0.17029-r1) (43/44) Installing perl-git (2.35.1-r1) (44/44) Installing git-perl (2.35.1-r1) Executing busybox-1.35.0-r5.trigger OK: 497 MiB in 143 packages >>> cglm: Cleaning up srcdir >>> cglm: Cleaning up pkgdir >>> cglm: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cglm-0.8.5.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> cglm: Fetching cglm-0.8.5.tar.gz::https://github.com/recp/cglm/archive/v0.8.5.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127 100 127 0 0 578 0 --:--:-- --:--:-- --:--:-- 579 100 607k 0 607k 0 0 1096k 0 --:--:-- --:--:-- --:--:-- 1096k >>> cglm: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cglm-0.8.5.tar.gz >>> cglm: Checking sha512sums... cglm-0.8.5.tar.gz: OK >>> cglm: Unpacking /var/cache/distfiles/edge/cglm-0.8.5.tar.gz... libtoolize: putting auxiliary files in '.'. libtoolize: linking file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: linking file 'm4/libtool.m4' libtoolize: linking file 'm4/ltoptions.m4' libtoolize: linking file 'm4/ltsugar.m4' libtoolize: linking file 'm4/ltversion.m4' libtoolize: linking file 'm4/lt~obsolete.m4' configure.ac:39: installing './ar-lib' configure.ac:35: installing './compile' configure.ac:44: installing './config.guess' configure.ac:44: installing './config.sub' configure.ac:11: installing './install-sh' configure.ac:11: installing './missing' Makefile.am: installing './depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for x86_64-alpine-linux-musl-ar... no checking for x86_64-alpine-linux-musl-lib... no checking for x86_64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for floor in -lm... yes checking whether make supports nested variables... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for limits.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for inline... inline checking for int32_t... yes checking for int64_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for error_at_line... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cglm.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/home/buildozer/aports/testing/cglm/src/cglm-0.8.5/missing' autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h make all-am make[1]: Entering directory '/home/buildozer/aports/testing/cglm/src/cglm-0.8.5' CC src/euler.lo CC src/affine.lo CC src/io.lo CC src/quat.lo CC src/cam.lo CC src/vec2.lo CC src/vec3.lo CC src/vec4.lo CC src/mat2.lo CC src/mat3.lo CC src/mat4.lo CC src/plane.lo CC src/frustum.lo CC src/box.lo CC src/project.lo CC src/sphere.lo CC src/ease.lo CC src/curve.lo CC src/bezier.lo CC src/ray.lo CC src/affine2d.lo CC src/clipspace/ortho_lh_no.lo CC src/clipspace/ortho_lh_zo.lo CC src/clipspace/ortho_rh_no.lo CC src/clipspace/ortho_rh_zo.lo CC src/clipspace/persp_lh_no.lo CC src/clipspace/persp_lh_zo.lo CC src/clipspace/persp_rh_no.lo CC src/clipspace/persp_rh_zo.lo CC src/clipspace/view_lh_no.lo CC src/clipspace/view_lh_zo.lo CC src/clipspace/view_rh_no.lo CC src/clipspace/view_rh_zo.lo CC src/clipspace/project_no.lo CC src/clipspace/project_zo.lo CCLD libcglm.la ar: `u' modifier ignored since `D' is the default (see `U') make[1]: Leaving directory '/home/buildozer/aports/testing/cglm/src/cglm-0.8.5' Running Sphinx v4.3.0 making output directory... done WARNING: html_static_path entry '_static' does not exist building [mo]: targets for 0 po files that are out of date building [html]: targets for 36 source files that are out of date updating environment: [new config] 36 added, 0 changed, 0 removed reading sources... [ 2%] affine reading sources... [ 5%] affine-mat reading sources... [ 8%] affine2d reading sources... [ 11%] api reading sources... [ 13%] bezier reading sources... [ 16%] box reading sources... [ 19%] build reading sources... [ 22%] call reading sources... [ 25%] cam reading sources... [ 27%] color reading sources... [ 30%] curve reading sources... [ 33%] euler reading sources... [ 36%] features reading sources... [ 38%] frustum reading sources... [ 41%] getting_started reading sources... [ 44%] index reading sources... [ 47%] io reading sources... [ 50%] mat2 reading sources... [ 52%] mat3 reading sources... [ 55%] mat4 reading sources... [ 58%] opengl reading sources... [ 61%] opt reading sources... [ 63%] plane reading sources... [ 66%] project reading sources... [ 69%] quat reading sources... [ 72%] ray reading sources... [ 75%] sphere reading sources... [ 77%] troubleshooting reading sources... [ 80%] util reading sources... [ 83%] vec2 reading sources... [ 86%] vec2-ext reading sources... [ 88%] vec3 reading sources... [ 91%] vec3-ext reading sources... [ 94%] vec4 reading sources... [ 97%] vec4-ext reading sources... [100%] version looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] affine writing output... [ 5%] affine-mat writing output... [ 8%] affine2d writing output... [ 11%] api writing output... [ 13%] bezier writing output... [ 16%] box writing output... [ 19%] build writing output... [ 22%] call writing output... [ 25%] cam writing output... [ 27%] color writing output... [ 30%] curve writing output... [ 33%] euler writing output... [ 36%] features writing output... [ 38%] frustum writing output... [ 41%] getting_started writing output... [ 44%] index writing output... [ 47%] io writing output... [ 50%] mat2 writing output... [ 52%] mat3 writing output... [ 55%] mat4 writing output... [ 58%] opengl writing output... [ 61%] opt writing output... [ 63%] plane writing output... [ 66%] project writing output... [ 69%] quat writing output... [ 72%] ray writing output... [ 75%] sphere writing output... [ 77%] troubleshooting writing output... [ 80%] util writing output... [ 83%] vec2 writing output... [ 86%] vec2-ext writing output... [ 88%] vec3 writing output... [ 91%] vec3-ext writing output... [ 94%] vec4 writing output... [ 97%] vec4-ext writing output... [100%] version generating indices... genindex done writing additional pages... search done copying images... [100%] cglm-intro.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in build. make test/tests make[1]: Entering directory '/home/buildozer/aports/testing/cglm/src/cglm-0.8.5' CC test/tests-runner.o CC test/src/tests-test_common.o CC test/src/tests-tests.o CC test/src/tests-test_cam.o CC test/src/tests-test_cam_lh_zo.o CC test/src/tests-test_cam_rh_zo.o CC test/src/tests-test_cam_lh_no.o CC test/src/tests-test_cam_rh_no.o CC test/src/tests-test_clamp.o CC test/src/tests-test_euler.o CC test/src/tests-test_bezier.o CC test/src/tests-test_struct.o CCLD test/tests make[1]: Leaving directory '/home/buildozer/aports/testing/cglm/src/cglm-0.8.5' make check-TESTS make[1]: Entering directory '/home/buildozer/aports/testing/cglm/src/cglm-0.8.5'  Welcome to cglm tests  Test Name Elapsed Time  ✔︎ glm_mul 0  ✔︎ glm_mul 0  ✔︎ glm_inv_tr 0  ✔︎ glmc_mul 0  ✔︎ glmc_mul_rot 0  ✔︎ glmc_inv_tr 0  ✔︎ glm_translate 0  ✔︎ glm_translate_to 0  ✔︎ glm_translate_x 0  ✔︎ glm_translate_y 0  ✔︎ glm_translate_z 0  ✔︎ glm_translate_make 0  ✔︎ glm_scale_to 0  ✔︎ glm_scale_make 0  ✔︎ glm_scale 0  ✔︎ glm_scale_uni 0  ✔︎ glm_rotate_x 0  ✔︎ glm_rotate_y 0  ✔︎ glm_rotate_z 0  ✔︎ glm_rotate_make 0  ✔︎ glm_rotate 0  ✔︎ glm_rotate_at 0  ✔︎ glm_rotate_atm 0  ✔︎ glm_decompose_scalev 0  ✔︎ glm_uniscaled 0  ✔︎ glm_decompose_rs 0  ✔︎ glm_decompose 0  ✔︎ glmc_translate 0  ✔︎ glmc_translate_to 0  ✔︎ glmc_translate_x 0  ✔︎ glmc_translate_y 0  ✔︎ glmc_translate_z 0  ✔︎ glmc_translate_make 0  ✔︎ glmc_scale_to 0  ✔︎ glmc_scale_make 0  ✔︎ glmc_scale 0  ✔︎ glmc_scale_uni 0  ✔︎ glmc_rotate_x 0  ✔︎ glmc_rotate_y 0  ✔︎ glmc_rotate_z 0  ✔︎ glmc_rotate_make 0  ✔︎ glmc_rotate 0  ✔︎ glmc_rotate_at 0  ✔︎ glmc_rotate_atm 0  ✔︎ glmc_decompose_scalev 0  ✔︎ glmc_uniscaled 0  ✔︎ glmc_decompose_rs 0  ✔︎ glmc_decompose 0  ✔︎ glm_translate2d 0  ✔︎ glm_translate2d_to 0  ✔︎ glm_translate2d_x 0  ✔︎ glm_translate2d_y 0  ✔︎ glm_translate2d_make 0  ✔︎ glm_scale2d_to 0  ✔︎ glm_scale2d_make 0  ✔︎ glm_scale2d 0  ✔︎ glm_scale2d_uni 0  ✔︎ glm_rotate2d_make 0  ✔︎ glm_rotate2d 0  ✔︎ glm_rotate2d_to 0  ✔︎ glmc_translate2d 0  ✔︎ glmc_translate2d_to 0  ✔︎ glmc_translate2d_x 0  ✔︎ glmc_translate2d_y 0  ✔︎ glmc_translate2d_make 0  ✔︎ glmc_scale2d_to 0  ✔︎ glmc_scale2d_make 0  ✔︎ glmc_scale2d 0  ✔︎ glmc_scale2d_uni 0  ✔︎ glmc_rotate2d_make 0  ✔︎ glmc_rotate2d 0  ✔︎ glmc_rotate2d_to 0  ✔︎ glm_mat4_ucopy 0  ✔︎ glm_mat4_copy 0  ✔︎ glm_mat4_identity 0  ✔︎ glm_mat4_identity_array 0  ✔︎ glm_mat4_zero 0  ✔︎ glm_mat4_pick3 0  ✔︎ glm_mat4_pick3t 0  ✔︎ glm_mat4_ins3 0  ✔︎ glm_mat4_mul 0  ✔︎ glm_mat4_mulN 0  ✔︎ glm_mat4_mulv 0  ✔︎ glm_mat4_mulv3 0  ✔︎ glm_mat4_trace 0  ✔︎ glm_mat4_trace3 0  ✔︎ glm_mat4_quat 0  ✔︎ glm_mat4_transpose_to 0  ✔︎ glm_mat4_transpose 0  ✔︎ glm_mat4_scale_p 0  ✔︎ glm_mat4_scale 0  ✔︎ glm_mat4_det 0  ✔︎ glm_mat4_inv 0.05s  ✔︎ glm_mat4_inv_fast 0.04s  ✔︎ glm_mat4_inv_precise 0.09s  ✔︎ glm_mat4_swap_col 0  ✔︎ glm_mat4_swap_row 0  ✔︎ glm_mat4_rmc 0  ✔︎ glmc_mat4_ucopy 0  ✔︎ glmc_mat4_copy 0  ✔︎ glmc_mat4_identity 0  ✔︎ glmc_mat4_identity_array 0  ✔︎ glmc_mat4_zero 0  ✔︎ glmc_mat4_pick3 0  ✔︎ glmc_mat4_pick3t 0  ✔︎ glmc_mat4_ins3 0  ✔︎ glmc_mat4_mul 0  ✔︎ glmc_mat4_mulN 0  ✔︎ glmc_mat4_mulv 0  ✔︎ glmc_mat4_mulv3 0  ✔︎ glmc_mat4_trace 0  ✔︎ glmc_mat4_trace3 0  ✔︎ glmc_mat4_quat 0  ✔︎ glmc_mat4_transpose_to 0  ✔︎ glmc_mat4_transpose 0  ✔︎ glmc_mat4_scale_p 0  ✔︎ glmc_mat4_scale 0  ✔︎ glmc_mat4_det 0  ✔︎ glmc_mat4_inv 0.04s  ✔︎ glmc_mat4_inv_fast 0.04s  ✔︎ glmc_mat4_swap_col 0  ✔︎ glmc_mat4_swap_row 0  ✔︎ glmc_mat4_rmc 0  ✔︎ glm_mat3_copy 0  ✔︎ glm_mat3_identity 0  ✔︎ glm_mat3_identity_array 0  ✔︎ glm_mat3_zero 0  ✔︎ glm_mat3_mul 0  ✔︎ glm_mat3_mulv 0  ✔︎ glm_mat3_trace 0  ✔︎ glm_mat3_quat 0  ✔︎ glm_mat3_transpose_to 0  ✔︎ glm_mat3_transpose 0  ✔︎ glm_mat3_scale 0  ✔︎ glm_mat3_det 0  ✔︎ glm_mat3_inv 0.02s  ✔︎ glm_mat3_swap_col 0  ✔︎ glm_mat3_swap_row 0  ✔︎ glm_mat3_rmc 0  ✔︎ glmc_mat3_copy 0  ✔︎ glmc_mat3_identity 0  ✔︎ glmc_mat3_identity_array 0  ✔︎ glmc_mat3_zero 0  ✔︎ glmc_mat3_mul 0  ✔︎ glmc_mat3_mulv 0  ✔︎ glmc_mat3_trace 0  ✔︎ glmc_mat3_quat 0  ✔︎ glmc_mat3_transpose_to 0  ✔︎ glmc_mat3_transpose 0  ✔︎ glmc_mat3_scale 0  ✔︎ glmc_mat3_det 0  ✔︎ glmc_mat3_inv 0.03s  ✔︎ glmc_mat3_swap_col 0  ✔︎ glmc_mat3_swap_row 0  ✔︎ glmc_mat3_rmc 0  ✔︎ MACRO_GLM_MAT2_IDENTITY_INIT 0  ✔︎ MACRO_GLM_MAT2_ZERO_INIT 0  ✔︎ MACRO_GLM_MAT2_IDENTITY 0  ✔︎ MACRO_GLM_MAT2_ZERO 0  ✔︎ glm_mat2_copy 0  ✔︎ glm_mat2_identity 0  ✔︎ glm_mat2_identity_array 0  ✔︎ glm_mat2_zero 0  ✔︎ glm_mat2_mul 0  ✔︎ glm_mat2_transpose_to 0  ✔︎ glm_mat2_transpose 0  ✔︎ glm_mat2_mulv 0  ✔︎ glm_mat2_trace 0  ✔︎ glm_mat2_scale 0  ✔︎ glm_mat2_det 0  ✔︎ glm_mat2_inv 0  ✔︎ glm_mat2_swap_col 0  ✔︎ glm_mat2_swap_row 0  ✔︎ glm_mat2_rmc 0  ✔︎ glmc_mat2_copy 0  ✔︎ glmc_mat2_identity 0  ✔︎ glmc_mat2_identity_array 0  ✔︎ glmc_mat2_zero 0  ✔︎ glmc_mat2_mul 0  ✔︎ glmc_mat2_transpose_to 0  ✔︎ glmc_mat2_transpose 0  ✔︎ glmc_mat2_mulv 0  ✔︎ glmc_mat2_trace 0  ✔︎ glmc_mat2_scale 0  ✔︎ glmc_mat2_det 0  ✔︎ glmc_mat2_inv 0  ✔︎ glmc_mat2_swap_col 0  ✔︎ glmc_mat2_swap_row 0  ✔︎ glmc_mat2_rmc 0  ✔︎ perspective_lh_zo 0  ✔︎ perspective_rh_zo 0  ✔︎ perspective_lh_no 0  ✔︎ perspective_rh_no 0  ✔︎ camera_lookat 0  ✔︎ camera_decomp 0  ✔︎ glm_frustum 0  ✔︎ glmc_frustum 0  ✔︎ glm_unprojecti 0  ✔︎ glm_unproject 0  ✔︎ glm_project 0  ✔︎ glmc_unprojecti 0  ✔︎ glmc_unproject 0  ✔︎ glmc_project 0  ✔︎ glm_plane_normalize 0  ✔︎ glmc_plane_normalize 0  ✔︎ clamp 0  ✔︎ euler 0  ✔︎ glm_ray_triangle 0  ✔︎ glmc_ray_triangle 0  ✔︎ MACRO_GLM_QUAT_IDENTITY_INIT 0  ✔︎ MACRO_GLM_QUAT_IDENTITY 0  ✔︎ glm_quat_identity 0  ✔︎ glm_quat_identity_array 0  ✔︎ glm_quat_init 0  ✔︎ glm_quatv 0  ✔︎ glm_quat 0  ✔︎ glm_quat_copy 0  ✔︎ glm_quat_norm 0  ✔︎ glm_quat_normalize_to 0  ✔︎ glm_quat_normalize 0  ✔︎ glm_quat_dot 0  ✔︎ glm_quat_conjugate 0  ✔︎ glm_quat_inv 0  ✔︎ glm_quat_add 0  ✔︎ glm_quat_sub 0  ✔︎ glm_quat_real 0  ✔︎ glm_quat_imag 0  ✔︎ glm_quat_imagn 0  ✔︎ glm_quat_imaglen 0  ✔︎ glm_quat_angle 0  ✔︎ glm_quat_axis 0  ✔︎ glm_quat_mul 0  ✔︎ glm_quat_mat4 0  ✔︎ glm_quat_mat4t 0  ✔︎ glm_quat_mat3 0  ✔︎ glm_quat_mat3t 0  ✔︎ glm_quat_lerp 0  ✔︎ glm_quat_lerpc 0  ✔︎ glm_quat_nlerp 0  ✔︎ glm_quat_slerp 0  ✔︎ glm_quat_look 0  ✔︎ glm_quat_for 0  ✔︎ glm_quat_forp 0  ✔︎ glm_quat_rotatev 0  ✔︎ glm_quat_rotate 0  ✔︎ glm_quat_rotate_at 0  ✔︎ glm_quat_rotate_atm 0  ✔︎ glm_quat_from_vecs 0  ✔︎ glmc_quat_identity 0  ✔︎ glmc_quat_identity_array 0  ✔︎ glmc_quat_init 0  ✔︎ glmc_quatv 0  ✔︎ glmc_quat 0  ✔︎ glmc_quat_copy 0  ✔︎ glmc_quat_norm 0  ✔︎ glmc_quat_normalize_to 0  ✔︎ glmc_quat_normalize 0  ✔︎ glmc_quat_dot 0  ✔︎ glmc_quat_conjugate 0  ✔︎ glmc_quat_inv 0  ✔︎ glmc_quat_add 0  ✔︎ glmc_quat_sub 0  ✔︎ glmc_quat_real 0  ✔︎ glmc_quat_imag 0  ✔︎ glmc_quat_imagn 0  ✔︎ glmc_quat_imaglen 0  ✔︎ glmc_quat_angle 0  ✔︎ glmc_quat_axis 0  ✔︎ glmc_quat_mul 0  ✔︎ glmc_quat_mat4 0  ✔︎ glmc_quat_mat4t 0  ✔︎ glmc_quat_mat3 0  ✔︎ glmc_quat_mat3t 0  ✔︎ glmc_quat_lerp 0  ✔︎ glmc_quat_lerpc 0  ✔︎ glmc_quat_nlerp 0  ✔︎ glmc_quat_slerp 0  ✔︎ glmc_quat_look 0  ✔︎ glmc_quat_for 0  ✔︎ glmc_quat_forp 0  ✔︎ glmc_quat_rotatev 0  ✔︎ glmc_quat_rotate 0  ✔︎ glmc_quat_rotate_at 0  ✔︎ glmc_quat_rotate_atm 0  ✔︎ glmc_quat_from_vecs 0  ✔︎ bezier 0  ✔︎ MACRO_GLM_VEC2_ONE_INIT 0  ✔︎ MACRO_GLM_VEC2_ZERO_INIT 0  ✔︎ MACRO_GLM_VEC2_ONE 0  ✔︎ MACRO_GLM_VEC2_ZERO 0  ✔︎ glm_vec2 0  ✔︎ glm_vec2_copy 0  ✔︎ glm_vec2_zero 0  ✔︎ glm_vec2_one 0  ✔︎ glm_vec2_dot 0  ✔︎ glm_vec2_cross 0  ✔︎ glm_vec2_norm2 0  ✔︎ glm_vec2_norm 0  ✔︎ glm_vec2_add 0  ✔︎ glm_vec2_adds 0  ✔︎ glm_vec2_sub 0  ✔︎ glm_vec2_subs 0  ✔︎ glm_vec2_mul 0  ✔︎ glm_vec2_scale 0  ✔︎ glm_vec2_scale_as 0  ✔︎ glm_vec2_div 0  ✔︎ glm_vec2_divs 0  ✔︎ glm_vec2_addadd 0  ✔︎ glm_vec2_subadd 0  ✔︎ glm_vec2_muladd 0  ✔︎ glm_vec2_muladds 0  ✔︎ glm_vec2_maxadd 0  ✔︎ glm_vec2_minadd 0  ✔︎ glm_vec2_negate_to 0  ✔︎ glm_vec2_negate 0  ✔︎ glm_vec2_normalize 0  ✔︎ glm_vec2_normalize_to 0  ✔︎ glm_vec2_rotate 0  ✔︎ glm_vec2_distance2 0  ✔︎ glm_vec2_distance 0  ✔︎ glm_vec2_maxv 0  ✔︎ glm_vec2_minv 0  ✔︎ glm_vec2_clamp 0  ✔︎ glm_vec2_lerp 0  ✔︎ glm_vec2_complex_mul 0  ✔︎ glm_vec2_complex_div 0  ✔︎ glmc_vec2 0  ✔︎ glmc_vec2_copy 0  ✔︎ glmc_vec2_zero 0  ✔︎ glmc_vec2_one 0  ✔︎ glmc_vec2_dot 0  ✔︎ glmc_vec2_cross 0  ✔︎ glmc_vec2_norm2 0  ✔︎ glmc_vec2_norm 0  ✔︎ glmc_vec2_add 0  ✔︎ glmc_vec2_adds 0  ✔︎ glmc_vec2_sub 0  ✔︎ glmc_vec2_subs 0  ✔︎ glmc_vec2_mul 0  ✔︎ glmc_vec2_scale 0  ✔︎ glmc_vec2_scale_as 0  ✔︎ glmc_vec2_div 0  ✔︎ glmc_vec2_divs 0  ✔︎ glmc_vec2_addadd 0  ✔︎ glmc_vec2_subadd 0  ✔︎ glmc_vec2_muladd 0  ✔︎ glmc_vec2_muladds 0  ✔︎ glmc_vec2_maxadd 0  ✔︎ glmc_vec2_minadd 0  ✔︎ glmc_vec2_negate_to 0  ✔︎ glmc_vec2_negate 0  ✔︎ glmc_vec2_normalize 0  ✔︎ glmc_vec2_normalize_to 0  ✔︎ glmc_vec2_rotate 0  ✔︎ glmc_vec2_distance2 0  ✔︎ glmc_vec2_distance 0  ✔︎ glmc_vec2_maxv 0  ✔︎ glmc_vec2_minv 0  ✔︎ glmc_vec2_clamp 0  ✔︎ glmc_vec2_lerp 0  ✔︎ glmc_vec2_complex_mul 0  ✔︎ glmc_vec2_complex_div 0  ✔︎ MACRO_GLM_VEC3_ONE_INIT 0  ✔︎ MACRO_GLM_VEC3_ZERO_INIT 0  ✔︎ MACRO_GLM_VEC3_ONE 0  ✔︎ MACRO_GLM_VEC3_ZERO 0  ✔︎ MACRO_GLM_YUP 0  ✔︎ MACRO_GLM_ZUP 0  ✔︎ MACRO_GLM_XUP 0  ✔︎ MACRO_GLM_FORWARD_RH 0  ✔︎ MACRO_GLM_SHUFFLE3 0  ✔︎ MACRO_GLM_XXX 0  ✔︎ MACRO_GLM_YYY 0  ✔︎ MACRO_GLM_ZZZ 0  ✔︎ MACRO_GLM_ZYX 0  ✔︎ MACRO_glm_vec3_dup 0  ✔︎ MACRO_glm_vec3_flipsign 0  ✔︎ MACRO_glm_vec3_flipsign_to 0  ✔︎ MACRO_glm_vec3_inv 0  ✔︎ MACRO_glm_vec3_inv_to 0  ✔︎ MACRO_glm_vec3_mulv 0  ✔︎ glm_vec3 0  ✔︎ glm_vec3_copy 0  ✔︎ glm_vec3_zero 0  ✔︎ glm_vec3_one 0  ✔︎ glm_vec3_dot 0  ✔︎ glm_dot 0  ✔︎ glm_vec3_norm2 0  ✔︎ glm_vec3_norm 0  ✔︎ glm_vec3_norm_one 0  ✔︎ glm_vec3_norm_inf 0  ✔︎ glm_vec3_add 0  ✔︎ glm_vec3_adds 0  ✔︎ glm_vec3_sub 0  ✔︎ glm_vec3_subs 0  ✔︎ glm_vec3_mul 0  ✔︎ glm_vec3_scale 0  ✔︎ glm_vec3_scale_as 0  ✔︎ glm_vec3_div 0  ✔︎ glm_vec3_divs 0  ✔︎ glm_vec3_addadd 0  ✔︎ glm_vec3_subadd 0  ✔︎ glm_vec3_muladd 0  ✔︎ glm_vec3_muladds 0  ✔︎ glm_vec3_maxadd 0  ✔︎ glm_vec3_minadd 0  ✔︎ glm_vec3_negate_to 0  ✔︎ glm_vec3_negate 0  ✔︎ glm_vec3_normalize 0  ✔︎ glm_vec3_normalize_to 0  ✔︎ glm_normalize 0  ✔︎ glm_normalize_to 0  ✔︎ glm_vec3_cross 0  ✔︎ glm_vec3_crossn 0  ✔︎ glm_cross 0  ✔︎ glm_vec3_angle 0  ✔︎ glm_vec3_rotate 0  ✔︎ glm_vec3_rotate_m4 0  ✔︎ glm_vec3_rotate_m3 0  ✔︎ glm_vec3_proj 0  ✔︎ glm_vec3_center 0  ✔︎ glmc_vec3_distance2 0  ✔︎ glmc_vec3_distance 0  ✔︎ glm_vec3_maxv 0  ✔︎ glm_vec3_minv 0  ✔︎ glm_vec3_ortho 0  ✔︎ glm_vec3_clamp 0  ✔︎ glm_vec3_mix 0  ✔︎ glm_vec3_mixc 0  ✔︎ glm_vec3_step_uni 0  ✔︎ glm_vec3_step 0  ✔︎ glm_vec3_smoothstep_uni 0  ✔︎ glm_vec3_smoothstep 0  ✔︎ glm_vec3_smoothinterp 0  ✔︎ glm_vec3_smoothinterpc 0  ✔︎ glm_vec3_swizzle 0  ✔︎ glm_vec3_broadcast 0  ✔︎ glm_vec3_fill 0  ✔︎ glm_vec3_eq 0  ✔︎ glm_vec3_eq_eps 0  ✔︎ glm_vec3_eq_all 0  ✔︎ glm_vec3_eqv 0  ✔︎ glm_vec3_eqv_eps 0  ✔︎ glm_vec3_max 0  ✔︎ glm_vec3_min 0  ✔︎ glm_vec3_isnan 0  ✔︎ glm_vec3_isinf 0  ✔︎ glm_vec3_isvalid 0  ✔︎ glm_vec3_sign 0  ✔︎ glm_vec3_abs 0  ✔︎ glm_vec3_fract 0  ✔︎ glm_vec3_hadd 0  ✔︎ glm_vec3_sqrt 0  ✔︎ glmc_vec3 0  ✔︎ glmc_vec3_copy 0  ✔︎ glmc_vec3_zero 0  ✔︎ glmc_vec3_one 0  ✔︎ glmc_vec3_dot 0  ✔︎ glmc_vec3_norm2 0  ✔︎ glmc_vec3_norm 0  ✔︎ glmc_vec3_norm_one 0  ✔︎ glmc_vec3_norm_inf 0  ✔︎ glmc_vec3_add 0  ✔︎ glmc_vec3_adds 0  ✔︎ glmc_vec3_sub 0  ✔︎ glmc_vec3_subs 0  ✔︎ glmc_vec3_mul 0  ✔︎ glmc_vec3_scale 0  ✔︎ glmc_vec3_scale_as 0  ✔︎ glmc_vec3_div 0  ✔︎ glmc_vec3_divs 0  ✔︎ glmc_vec3_addadd 0  ✔︎ glmc_vec3_subadd 0  ✔︎ glmc_vec3_muladd 0  ✔︎ glmc_vec3_muladds 0  ✔︎ glmc_vec3_maxadd 0  ✔︎ glmc_vec3_minadd 0  ✔︎ glmc_vec3_negate_to 0  ✔︎ glmc_vec3_negate 0  ✔︎ glmc_vec3_normalize 0  ✔︎ glmc_vec3_normalize_to 0  ✔︎ glmc_vec3_cross 0  ✔︎ glmc_vec3_crossn 0  ✔︎ glmc_vec3_angle 0  ✔︎ glmc_vec3_rotate 0  ✔︎ glmc_vec3_rotate_m4 0  ✔︎ glmc_vec3_rotate_m3 0  ✔︎ glmc_vec3_proj 0  ✔︎ glmc_vec3_center 0  ✔︎ glmc_vec3_distance2 0  ✔︎ glmc_vec3_distance 0  ✔︎ glmc_vec3_maxv 0  ✔︎ glmc_vec3_minv 0  ✔︎ glmc_vec3_ortho 0  ✔︎ glmc_vec3_clamp 0  ✔︎ glmc_vec3_mix 0  ✔︎ glmc_vec3_mixc 0  ✔︎ glmc_vec3_step_uni 0  ✔︎ glmc_vec3_step 0  ✔︎ glmc_vec3_smoothstep_uni 0  ✔︎ glmc_vec3_smoothstep 0  ✔︎ glmc_vec3_smoothinterp 0  ✔︎ glmc_vec3_smoothinterpc 0  ✔︎ glmc_vec3_swizzle 0  ✔︎ glmc_vec3_broadcast 0  ✔︎ glmc_vec3_fill 0  ✔︎ glmc_vec3_eq 0  ✔︎ glmc_vec3_eq_eps 0  ✔︎ glmc_vec3_eq_all 0  ✔︎ glmc_vec3_eqv 0  ✔︎ glmc_vec3_eqv_eps 0  ✔︎ glmc_vec3_max 0  ✔︎ glmc_vec3_min 0  ✔︎ glmc_vec3_isnan 0  ✔︎ glmc_vec3_isinf 0  ✔︎ glmc_vec3_isvalid 0  ✔︎ glmc_vec3_sign 0  ✔︎ glmc_vec3_abs 0  ✔︎ glmc_vec3_fract 0  ✔︎ glmc_vec3_hadd 0  ✔︎ glmc_vec3_sqrt 0  ✔︎ MACRO_GLM_VEC4_ONE_INIT 0  ✔︎ MACRO_GLM_VEC4_ZERO_INIT 0  ✔︎ MACRO_GLM_VEC4_ONE 0  ✔︎ MACRO_GLM_VEC4_ZERO 0  ✔︎ MACRO_GLM_XXXX 0  ✔︎ MACRO_GLM_YYYY 0  ✔︎ MACRO_GLM_ZZZZ 0  ✔︎ MACRO_GLM_WZYX 0  ✔︎ MACRO_glm_vec4_dup 0  ✔︎ MACRO_glm_vec4_flipsign 0  ✔︎ MACRO_glm_vec4_flipsign_to 0  ✔︎ MACRO_glm_vec4_inv 0  ✔︎ MACRO_glm_vec4_inv_to 0  ✔︎ MACRO_glm_vec4_mulv 0  ✔︎ glm_vec4 0  ✔︎ glm_vec4_copy3 0  ✔︎ glm_vec4_copy 0  ✔︎ glm_vec4_ucopy 0  ✔︎ glm_vec4_zero 0  ✔︎ glm_vec4_one 0  ✔︎ glm_vec4_dot 0  ✔︎ glm_vec4_norm2 0  ✔︎ glm_vec4_norm 0  ✔︎ glm_vec4_norm_one 0  ✔︎ glm_vec4_norm_inf 0  ✔︎ glm_vec4_add 0  ✔︎ glm_vec4_adds 0  ✔︎ glm_vec4_sub 0  ✔︎ glm_vec4_subs 0  ✔︎ glm_vec4_mul 0  ✔︎ glm_vec4_scale 0  ✔︎ glm_vec4_scale_as 0  ✔︎ glm_vec4_div 0  ✔︎ glm_vec4_divs 0  ✔︎ glm_vec4_addadd 0  ✔︎ glm_vec4_subadd 0  ✔︎ glm_vec4_muladd 0  ✔︎ glm_vec4_muladds 0  ✔︎ glm_vec4_maxadd 0  ✔︎ glm_vec4_minadd 0  ✔︎ glm_vec4_negate_to 0  ✔︎ glm_vec4_negate 0  ✔︎ glm_vec4_normalize 0  ✔︎ glm_vec4_normalize_to 0  ✔︎ glm_vec4_distance2 0  ✔︎ glm_vec4_distance 0  ✔︎ glm_vec4_maxv 0  ✔︎ glm_vec4_minv 0  ✔︎ glm_vec4_clamp 0  ✔︎ glm_vec4_lerp 0  ✔︎ glm_vec4_lerpc 0  ✔︎ glm_vec4_mix 0  ✔︎ glm_vec4_mixc 0  ✔︎ glm_vec4_step_uni 0  ✔︎ glm_vec4_step 0  ✔︎ glm_vec4_smoothstep_uni 0  ✔︎ glm_vec4_smoothstep 0  ✔︎ glm_vec4_smoothinterp 0  ✔︎ glm_vec4_smoothinterpc 0  ✔︎ glm_vec4_cubic 0  ✔︎ glm_vec4_swizzle 0  ✔︎ glm_vec4_broadcast 0  ✔︎ glm_vec4_fill 0  ✔︎ glm_vec4_eq 0  ✔︎ glm_vec4_eq_eps 0  ✔︎ glm_vec4_eq_all 0  ✔︎ glm_vec4_eqv 0  ✔︎ glm_vec4_eqv_eps 0  ✔︎ glm_vec4_max 0  ✔︎ glm_vec4_min 0  ✔︎ glm_vec4_isnan 0  ✔︎ glm_vec4_isinf 0  ✔︎ glm_vec4_isvalid 0  ✔︎ glm_vec4_sign 0  ✔︎ glm_vec4_abs 0  ✔︎ glm_vec4_fract 0  ✔︎ glm_vec4_hadd 0  ✔︎ glm_vec4_sqrt 0  ✔︎ glmc_vec4 0  ✔︎ glmc_vec4_copy3 0  ✔︎ glmc_vec4_copy 0  ✔︎ glmc_vec4_ucopy 0  ✔︎ glmc_vec4_zero 0  ✔︎ glmc_vec4_one 0  ✔︎ glmc_vec4_dot 0  ✔︎ glmc_vec4_norm2 0  ✔︎ glmc_vec4_norm 0  ✔︎ glmc_vec4_norm_one 0  ✔︎ glmc_vec4_norm_inf 0  ✔︎ glmc_vec4_add 0  ✔︎ glmc_vec4_adds 0  ✔︎ glmc_vec4_sub 0  ✔︎ glmc_vec4_subs 0  ✔︎ glmc_vec4_mul 0  ✔︎ glmc_vec4_scale 0  ✔︎ glmc_vec4_scale_as 0  ✔︎ glmc_vec4_div 0  ✔︎ glmc_vec4_divs 0  ✔︎ glmc_vec4_addadd 0  ✔︎ glmc_vec4_subadd 0  ✔︎ glmc_vec4_muladd 0  ✔︎ glmc_vec4_muladds 0  ✔︎ glmc_vec4_maxadd 0  ✔︎ glmc_vec4_minadd 0  ✔︎ glmc_vec4_negate_to 0  ✔︎ glmc_vec4_negate 0  ✔︎ glmc_vec4_normalize 0  ✔︎ glmc_vec4_normalize_to 0  ✔︎ glmc_vec4_distance2 0  ✔︎ glmc_vec4_distance 0  ✔︎ glmc_vec4_maxv 0  ✔︎ glmc_vec4_minv 0  ✔︎ glmc_vec4_clamp 0  ✔︎ glmc_vec4_lerp 0  ✔︎ glmc_vec4_lerpc 0  ✔︎ glmc_vec4_mix 0  ✔︎ glmc_vec4_mixc 0  ✔︎ glmc_vec4_step_uni 0  ✔︎ glmc_vec4_step 0  ✔︎ glmc_vec4_smoothstep_uni 0  ✔︎ glmc_vec4_smoothstep 0  ✔︎ glmc_vec4_smoothinterp 0  ✔︎ glmc_vec4_smoothinterpc 0  ✔︎ glmc_vec4_cubic 0  ✔︎ glmc_vec4_swizzle 0  ✔︎ glmc_vec4_broadcast 0  ✔︎ glmc_vec4_fill 0  ✔︎ glmc_vec4_eq 0  ✔︎ glmc_vec4_eq_eps 0  ✔︎ glmc_vec4_eq_all 0  ✔︎ glmc_vec4_eqv 0  ✔︎ glmc_vec4_eqv_eps 0  ✔︎ glmc_vec4_max 0  ✔︎ glmc_vec4_min 0  ✔︎ glmc_vec4_isnan 0  ✔︎ glmc_vec4_isinf 0  ✔︎ glmc_vec4_isvalid 0  ✔︎ glmc_vec4_sign 0  ✔︎ glmc_vec4_abs 0  ✔︎ glmc_vec4_fract 0  ✔︎ glmc_vec4_hadd 0  ✔︎ glmc_vec4_sqrt 0  ✔︎ mat3s_identity_init 0  ✔︎ mat3s_zero_init 0  ✔︎ mat4s_identity_init 0  ✔︎ mat4s_zero_init 0  ✔︎ quats_zero_init 0  ✔︎ vec3s_one_init 0  ✔︎ vec3s_zero_init 0  ✔︎ vec4s_black_init 0  ✔︎ vec4s_one_init 0  ✔︎ vec4s_zero_init 0  All tests passed 🎉  cglm test results (0.32s): -------------------------- 673 tests ran, 673 passed, 0 failed PASS: test/tests ============= 1 test passed ============= make[1]: Leaving directory '/home/buildozer/aports/testing/cglm/src/cglm-0.8.5' >>> cglm: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/testing/cglm/src/cglm-0.8.5' ./install-sh -c -d '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/lib' ./install-sh -c -d '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/include/cglm' ./install-sh -c -d '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/include/cglm/call' ./install-sh -c -d '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/include/cglm/call/clipspace' ./install-sh -c -d '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/include/cglm/clipspace' ./install-sh -c -d '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/include/cglm/simd' ./install-sh -c -d '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/include/cglm/simd/avx' /bin/sh ./libtool --mode=install /usr/bin/install -c libcglm.la '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/lib' ./install-sh -c -d '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/include/cglm/simd/neon' ./install-sh -c -d '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/include/cglm/simd/sse2' ./install-sh -c -d '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/include/cglm/struct' /usr/bin/install -c -m 644 include/cglm/version.h include/cglm/common.h include/cglm/types.h include/cglm/types-struct.h include/cglm/cglm.h include/cglm/call.h include/cglm/struct.h include/cglm/cam.h include/cglm/io.h include/cglm/mat4.h include/cglm/mat3.h include/cglm/mat2.h include/cglm/affine.h include/cglm/vec2.h include/cglm/vec2-ext.h include/cglm/vec3.h include/cglm/vec3-ext.h include/cglm/vec4.h include/cglm/vec4-ext.h include/cglm/euler.h include/cglm/util.h include/cglm/quat.h include/cglm/affine-mat.h include/cglm/plane.h include/cglm/frustum.h include/cglm/box.h include/cglm/color.h include/cglm/project.h include/cglm/sphere.h include/cglm/ease.h include/cglm/curve.h include/cglm/bezier.h include/cglm/applesimd.h include/cglm/ray.h include/cglm/affine2d.h '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/include/cglm' /usr/bin/install -c -m 644 include/cglm/simd/intrin.h include/cglm/simd/x86.h include/cglm/simd/arm.h '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/include/cglm/simd' /usr/bin/install -c -m 644 include/cglm/call/mat4.h include/cglm/call/mat3.h include/cglm/call/mat2.h include/cglm/call/vec2.h include/cglm/call/vec3.h include/cglm/call/vec4.h include/cglm/call/affine.h include/cglm/call/io.h include/cglm/call/cam.h include/cglm/call/quat.h include/cglm/call/euler.h include/cglm/call/plane.h include/cglm/call/frustum.h include/cglm/call/box.h include/cglm/call/project.h include/cglm/call/sphere.h include/cglm/call/ease.h include/cglm/call/curve.h include/cglm/call/bezier.h include/cglm/call/ray.h include/cglm/call/affine2d.h '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/include/cglm/call' ./install-sh -c -d '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/include/cglm/struct/clipspace' /usr/bin/install -c -m 644 include/cglm/call/clipspace/persp_lh_zo.h include/cglm/call/clipspace/persp_rh_zo.h include/cglm/call/clipspace/persp_lh_no.h include/cglm/call/clipspace/persp_rh_no.h include/cglm/call/clipspace/ortho_lh_zo.h include/cglm/call/clipspace/ortho_rh_zo.h include/cglm/call/clipspace/ortho_lh_no.h include/cglm/call/clipspace/ortho_rh_no.h include/cglm/call/clipspace/view_lh_zo.h include/cglm/call/clipspace/view_rh_zo.h include/cglm/call/clipspace/view_lh_no.h include/cglm/call/clipspace/view_rh_no.h include/cglm/call/clipspace/project_no.h include/cglm/call/clipspace/project_zo.h '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/include/cglm/call/clipspace' /usr/bin/install -c -m 644 include/cglm/simd/avx/mat4.h include/cglm/simd/avx/affine.h '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/include/cglm/simd/avx' ./install-sh -c -d '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/cglm/clipspace/persp.h include/cglm/clipspace/persp_lh_zo.h include/cglm/clipspace/persp_rh_zo.h include/cglm/clipspace/persp_lh_no.h include/cglm/clipspace/persp_rh_no.h include/cglm/clipspace/ortho_lh_zo.h include/cglm/clipspace/ortho_rh_zo.h include/cglm/clipspace/ortho_lh_no.h include/cglm/clipspace/ortho_rh_no.h include/cglm/clipspace/view_lh.h include/cglm/clipspace/view_rh.h include/cglm/clipspace/view_lh_zo.h include/cglm/clipspace/view_rh_zo.h include/cglm/clipspace/view_lh_no.h include/cglm/clipspace/view_rh_no.h include/cglm/clipspace/project_zo.h include/cglm/clipspace/project_no.h '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/include/cglm/clipspace' /usr/bin/install -c -m 644 include/cglm/simd/sse2/affine.h include/cglm/simd/sse2/mat4.h include/cglm/simd/sse2/mat3.h include/cglm/simd/sse2/mat2.h include/cglm/simd/sse2/quat.h '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/include/cglm/simd/sse2' /usr/bin/install -c -m 644 include/cglm/simd/neon/mat4.h include/cglm/simd/neon/mat2.h include/cglm/simd/neon/affine.h include/cglm/simd/neon/quat.h '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/include/cglm/simd/neon' /usr/bin/install -c -m 644 include/cglm/struct/mat4.h include/cglm/struct/mat3.h include/cglm/struct/mat2.h include/cglm/struct/vec2.h include/cglm/struct/vec2-ext.h include/cglm/struct/vec3.h include/cglm/struct/vec3-ext.h include/cglm/struct/vec4.h include/cglm/struct/vec4-ext.h include/cglm/struct/affine.h include/cglm/struct/io.h include/cglm/struct/cam.h include/cglm/struct/quat.h include/cglm/struct/euler.h include/cglm/struct/plane.h include/cglm/struct/frustum.h include/cglm/struct/box.h include/cglm/struct/project.h include/cglm/struct/sphere.h include/cglm/struct/color.h include/cglm/struct/curve.h include/cglm/struct/affine2d.h '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/include/cglm/struct' libtool: install: /usr/bin/install -c .libs/libcglm.so.0.0.1 /home/buildozer/aports/testing/cglm/pkg/cglm/usr/lib/libcglm.so.0.0.1 /usr/bin/install -c -m 644 cglm.pc '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/cglm/struct/clipspace/persp_lh_zo.h include/cglm/struct/clipspace/persp_rh_zo.h include/cglm/struct/clipspace/persp_lh_no.h include/cglm/struct/clipspace/persp_rh_no.h include/cglm/struct/clipspace/ortho_lh_zo.h include/cglm/struct/clipspace/ortho_rh_zo.h include/cglm/struct/clipspace/ortho_lh_no.h include/cglm/struct/clipspace/ortho_rh_no.h include/cglm/struct/clipspace/view_lh_zo.h include/cglm/struct/clipspace/view_rh_zo.h include/cglm/struct/clipspace/view_lh_no.h include/cglm/struct/clipspace/view_rh_no.h '/home/buildozer/aports/testing/cglm/pkg/cglm/usr/include/cglm/struct/clipspace' libtool: install: (cd /home/buildozer/aports/testing/cglm/pkg/cglm/usr/lib && { ln -s -f libcglm.so.0.0.1 libcglm.so.0 || { rm -f libcglm.so.0 && ln -s libcglm.so.0.0.1 libcglm.so.0; }; }) libtool: install: (cd /home/buildozer/aports/testing/cglm/pkg/cglm/usr/lib && { ln -s -f libcglm.so.0.0.1 libcglm.so || { rm -f libcglm.so && ln -s libcglm.so.0.0.1 libcglm.so; }; }) libtool: install: /usr/bin/install -c .libs/libcglm.lai /home/buildozer/aports/testing/cglm/pkg/cglm/usr/lib/libcglm.la libtool: install: /usr/bin/install -c .libs/libcglm.a /home/buildozer/aports/testing/cglm/pkg/cglm/usr/lib/libcglm.a libtool: install: chmod 644 /home/buildozer/aports/testing/cglm/pkg/cglm/usr/lib/libcglm.a libtool: install: ranlib /home/buildozer/aports/testing/cglm/pkg/cglm/usr/lib/libcglm.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/home/buildozer/aports/testing/cglm/src/cglm-0.8.5' >>> cglm-dev*: Running split function dev... >>> cglm-dev*: Preparing subpackage cglm-dev... >>> cglm-dev*: Stripping binaries >>> cglm-dev*: Running postcheck for cglm-dev >>> cglm-doc*: Running split function doc... >>> cglm-doc*: Preparing subpackage cglm-doc... >>> cglm-doc*: Running postcheck for cglm-doc >>> cglm*: Running postcheck for cglm >>> cglm*: Preparing package cglm... >>> cglm*: Stripping binaries >>> cglm-dev*: Scanning shared objects >>> cglm-doc*: Scanning shared objects >>> cglm*: Scanning shared objects >>> cglm-dev*: Tracing dependencies... cglm=0.8.5-r0 pkgconfig >>> cglm-dev*: Package size: 1.2 MB >>> cglm-dev*: Compressing data... >>> cglm-dev*: Create checksum... >>> cglm-dev*: Create cglm-dev-0.8.5-r0.apk >>> cglm-doc*: Tracing dependencies... >>> cglm-doc*: Package size: 5.9 MB >>> cglm-doc*: Compressing data... >>> cglm-doc*: Create checksum... >>> cglm-doc*: Create cglm-doc-0.8.5-r0.apk >>> cglm*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> cglm*: Package size: 136.0 KB >>> cglm*: Compressing data... >>> cglm*: Create checksum... >>> cglm*: Create cglm-0.8.5-r0.apk >>> cglm: Build complete at Tue, 22 Mar 2022 13:34:54 +0000 elapsed time 0h 0m 44s >>> cglm: Cleaning up srcdir >>> cglm: Cleaning up pkgdir >>> cglm: Uninstalling dependencies... (1/44) Purging .makedepends-cglm (20220322.133411) (2/44) Purging autoconf (2.71-r0) (3/44) Purging m4 (1.4.19-r1) (4/44) Purging automake (1.16.5-r0) (5/44) Purging libtool (2.4.6-r8) (6/44) Purging libltdl (2.4.6-r8) (7/44) Purging py3-sphinx (4.3.0-r1) (8/44) Purging py3-babel (2.9.1-r1) (9/44) Purging py3-tz (2021.3-r0) (10/44) Purging py3-docutils (0.16-r4) (11/44) Purging py3-imagesize (1.3.0-r0) (12/44) Purging py3-jinja2 (3.0.3-r0) (13/44) Purging py3-markupsafe (2.0.1-r1) (14/44) Purging py3-pygments (2.11.2-r0) (15/44) Purging py3-requests (2.27.1-r0) (16/44) Purging py3-certifi (2021.10.8-r0) (17/44) Purging py3-charset-normalizer (2.0.10-r0) (18/44) Purging py3-idna (3.3-r2) (19/44) Purging py3-urllib3 (1.26.9-r0) (20/44) Purging py3-setuptools (52.0.0-r5) (21/44) Purging py3-ordered-set (4.0.2-r3) (22/44) Purging py3-appdirs (1.4.4-r3) (23/44) Purging py3-packaging (21.3-r0) (24/44) Purging py3-parsing (2.4.7-r3) (25/44) Purging py3-six (1.16.0-r1) (26/44) Purging py3-snowballstemmer (2.1.0-r2) (27/44) Purging py3-alabaster (0.7.12-r5) (28/44) Purging py3-sphinxcontrib-applehelp (1.0.2-r2) (29/44) Purging py3-sphinxcontrib-devhelp (1.0.2-r2) (30/44) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r1) (31/44) Purging py3-sphinxcontrib-jsmath (1.0.1-r2) (32/44) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r1) (33/44) Purging py3-sphinxcontrib-qthelp (1.0.3-r2) (34/44) Purging py3-sphinx_rtd_theme (0.4.3-r5) (35/44) Purging python3 (3.10.2-r0) (36/44) Purging git-perl (2.35.1-r1) (37/44) Purging perl-git (2.35.1-r1) (38/44) Purging perl-error (0.17029-r1) (39/44) Purging perl (5.34.0-r1) (40/44) Purging libffi (3.4.2-r1) (41/44) Purging gdbm (1.23-r0) (42/44) Purging mpdecimal (2.5.1-r1) (43/44) Purging readline (8.1.2-r0) (44/44) Purging sqlite-libs (3.37.2-r0) Executing busybox-1.35.0-r5.trigger OK: 331 MiB in 99 packages >>> cglm: Updating the testing/x86_64 repository index... >>> cglm: Signing the index...