Build of glm with clang_glibc toolchain

The build took 00h 04m 08s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
25,356 cpp
433 ansic
25,789 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: glm 0.9.7.5-1 (Thu Apr 13 12:14:14 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Entering fakeroot environment...
# ==> Starting package()...
# -- The C compiler identification is Clang 3.8.0
# -- The CXX compiler identification is Clang 3.8.0
# -- Check for working C compiler: /usr/bin/clang
# -- Check for working C compiler: /usr/bin/clang -- works
# -- Detecting C compiler ABI info
# -- Detecting C compiler ABI info - done
# -- Detecting C compile features
# -- Detecting C compile features - done
# -- Check for working CXX compiler: /usr/bin/clang++
# -- Check for working CXX compiler: /usr/bin/clang++ -- works
# -- Detecting CXX compiler ABI info
# -- Detecting CXX compiler ABI info - done
# -- Detecting CXX compile features
# -- Detecting CXX compile features - done
# -- GLM is a header only library, no need to build it. Set the option GLM_TEST_ENABLE with ON to build and run the test bench
# -- Configuring done
# -- Generating done
# -- Build files have been written to: /tmp/glm/src/glm/build
# Install the project...
# -- Install configuration: ""
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/common.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/mat2x4.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/packing.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/integer.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/matrix_access.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/color_space.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/color_space.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/matrix_inverse.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/matrix_inverse.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/random.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/reciprocal.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/packing.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/matrix_transform.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/bitfield.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/random.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/epsilon.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/matrix_integer.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/constants.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/ulp.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/reciprocal.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/matrix_transform.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/constants.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/type_precision.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/quaternion.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/vec1.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/type_ptr.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/round.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/noise.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/bitfield.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/integer.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/ulp.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/round.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/matrix_access.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/vec1.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/quaternion.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/type_precision.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/noise.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/type_ptr.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtc/epsilon.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/mat3x4.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/vector_angle.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/euler_angles.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/matrix_transform_2d.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/integer.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/common.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/color_space.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/compatibility.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/normalize_dot.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/gradient_paint.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/matrix_cross_product.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/common.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/mixed_product.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/number_precision.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/log_base.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/intersect.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/rotate_vector.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/raw_data.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/matrix_major_storage.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/std_based_type.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/extented_min_max.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/std_based_type.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/scalar_relational.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/polar_coordinates.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/range.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/norm.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/scalar_relational.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/wrap.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/euler_angles.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/fast_trigonometry.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/type_aligned.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/matrix_major_storage.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/matrix_cross_product.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/simd_quat.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/fast_exponential.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/spline.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/wrap.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/color_space.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/simd_mat4.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/log_base.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/matrix_transform_2d.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/handed_coordinate_space.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/color_space_YCoCg.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/fast_square_root.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/fast_exponential.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/scalar_multiplication.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/closest_point.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/matrix_interpolation.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/rotate_vector.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/dual_quaternion.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/rotate_normalized_axis.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/extend.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/extend.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/normal.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/transform2.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/orthonormalize.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/simd_quat.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/fast_trigonometry.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/gradient_paint.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/associated_min_max.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/simd_vec4.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/hash.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/hash.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/normal.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/fast_square_root.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/projection.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/bit.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/transform.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/string_cast.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/type_aligned.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/matrix_query.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/projection.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/dual_quaternion.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/optimum_pow.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/component_wise.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/vector_angle.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/matrix_query.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/quaternion.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/number_precision.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/vector_query.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/bit.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/matrix_interpolation.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/compatibility.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/mixed_product.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/simd_mat4.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/io.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/handed_coordinate_space.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/perpendicular.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/vector_query.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/component_wise.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/transform2.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/transform.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/matrix_decompose.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/color_space_YCoCg.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/integer.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/associated_min_max.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/closest_point.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/norm.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/rotate_normalized_axis.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/matrix_operation.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/quaternion.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/matrix_operation.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/intersect.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/normalize_dot.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/raw_data.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/simd_vec4.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/optimum_pow.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/matrix_decompose.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/io.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/string_cast.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/polar_coordinates.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/perpendicular.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/orthonormalize.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/extented_min_max.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/gtx/spline.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/ext.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/vec2.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/trigonometric.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/vector_relational.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/packing.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/glm.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/mat3x3.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/matrix.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/exponential.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/CMakeLists.txt
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/mat2x2.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/mat2x3.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/mat4x3.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/fwd.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/mat3x2.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/geometric.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/integer.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/func_exponential.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_vec3.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_vec3.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_vec4.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_vec4_sse2.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/setup.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_mat3x4.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_mat2x3.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/intrinsic_matrix.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/_swizzle_func.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_mat2x3.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/func_integer.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_gentype.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/intrinsic_exponential.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/func_common.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/intrinsic_geometric.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_gentype.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_vec1.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/intrinsic_exponential.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/func_geometric.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_float.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_vec4_avx2.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_mat2x4.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/intrinsic_trigonometric.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_vec.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_half.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/func_matrix.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/func_vector_relational.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_mat2x4.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/intrinsic_vector_relational.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_int.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_mat4x3.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/intrinsic_matrix.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/dummy.cpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/func_packing.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_mat3x3.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_mat2x2.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_mat.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_mat4x2.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_mat4x4.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/_swizzle.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/intrinsic_vector_relational.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/func_packing.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/func_trigonometric.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/func_matrix.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/_vectorize.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/precision.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_mat3x2.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/intrinsic_integer.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/_features.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_mat4x2.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_vec.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/intrinsic_integer.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/func_exponential.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_mat2x2.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_vec4_avx.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_mat3x4.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_mat4x3.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/intrinsic_trigonometric.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/intrinsic_common.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/intrinsic_common.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_vec4.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/_noise.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/glm.cpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_vec1.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_vec2.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_mat3x3.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/func_integer.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_mat3x2.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/intrinsic_geometric.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_mat.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/func_geometric.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_mat4x4.inl
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/func_common.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/func_vector_relational.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_vec2.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/_fixes.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/func_trigonometric.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/detail/type_half.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/vec4.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/mat4x4.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/vec3.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/include/glm/mat4x2.hpp
# -- Installing: /tmp/glm/pkg/glm/usr/lib64/cmake/glm/glmConfig.cmake
# -- Installing: /tmp/glm/pkg/glm/usr/lib64/cmake/glm/glmVersion.cmake
# -- Installing: /tmp/glm/pkg/glm/usr/lib64/cmake/glm/glmTargets.cmake
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "glm"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: glm 0.9.7.5-1 (Thu Apr 13 12:14:24 UTC 2017)

CMD: pacman --query --file glm-0.9.7.5-1-any.pkg.tar.xz
# glm 0.9.7.5-1

Creating hybrid package for 'glm'

Trying to find vanilla package 'glm'...

CMD: pacman --query --file /mirror/glm-0.9.7.5-1.pkg.tar.xz
# glm 0.9.7.5-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/licenses/glm/LICENSE
# /usr/share/doc/glm/pages.doxy
# /usr/share/doc/glm/glm.pdf
# /usr/share/doc/glm/logo.png
# /usr/share/doc/glm/man.doxy
# /usr/share/doc/glm/glm.docx
# /usr/share/doc/glm/theme/doxygen.css
# /usr/share/doc/glm/theme/tabs.css
# /usr/share/doc/glm/api/a00034_source.html
# /usr/share/doc/glm/api/a00225.html
# /usr/share/doc/glm/api/a00189.html
# /usr/share/doc/glm/api/a00160.html
# /usr/share/doc/glm/api/a00004.html
# /usr/share/doc/glm/api/a00082_source.html
# /usr/share/doc/glm/api/a00056_source.html
# /usr/share/doc/glm/api/a00138_source.html
# /usr/share/doc/glm/api/a00035.html
# /usr/share/doc/glm/api/a00151.html
# /usr/share/doc/glm/api/a00137_source.html
# /usr/share/doc/glm/api/a00059_source.html
# /usr/share/doc/glm/api/tabs.css
# /usr/share/doc/glm/api/a00214.html
# /usr/share/doc/glm/api/a00097.html
# /usr/share/doc/glm/api/a00049_source.html
# /usr/share/doc/glm/api/a00127_source.html
# /usr/share/doc/glm/api/a00178.html
# /usr/share/doc/glm/api/a00128_source.html
# /usr/share/doc/glm/api/a00046_source.html
# /usr/share/doc/glm/api/a00133.html
# /usr/share/doc/glm/api/a00191.html
# /usr/share/doc/glm/api/a00024_source.html
# /usr/share/doc/glm/api/a00145_source.html
# /usr/share/doc/glm/api/a00092_source.html
# /usr/share/doc/glm/api/a00102.html
# /usr/share/doc/glm/api/a00066.html
# /usr/share/doc/glm/api/dynsections.js
# /usr/share/doc/glm/api/a00031.html
# /usr/share/doc/glm/api/a00155.html
# /usr/share/doc/glm/api/a00066_source.html
# /usr/share/doc/glm/api/a00108_source.html
# /usr/share/doc/glm/api/a00107_source.html
# /usr/share/doc/glm/api/a00069_source.html
# /usr/share/doc/glm/api/a00093.html
# /usr/share/doc/glm/api/a00210.html
# /usr/share/doc/glm/api/a00221.html
# /usr/share/doc/glm/api/a00164.html
# /usr/share/doc/glm/api/a00004_source.html
# /usr/share/doc/glm/api/a00208.html
# /usr/share/doc/glm/api/jquery.js
# /usr/share/doc/glm/api/a00014_source.html
# /usr/share/doc/glm/api/bc_s.png
# /usr/share/doc/glm/api/a00029.html
# /usr/share/doc/glm/api/a00106.html
# /usr/share/doc/glm/api/a00062.html
# /usr/share/doc/glm/api/a00053.html
# /usr/share/doc/glm/api/a00137.html
# /usr/share/doc/glm/api/a00018.html
# /usr/share/doc/glm/api/folderclosed.png
# /usr/share/doc/glm/api/a00195.html
# /usr/share/doc/glm/api/a00239.html
# /usr/share/doc/glm/api/a00079_source.html
# /usr/share/doc/glm/api/a00117_source.html
# /usr/share/doc/glm/api/a00118_source.html
# /usr/share/doc/glm/api/a00076_source.html
# /usr/share/doc/glm/api/a00044_source.html
# /usr/share/doc/glm/api/a00170.html
# /usr/share/doc/glm/api/a00014.html
# /usr/share/doc/glm/api/a00125_source.html
# /usr/share/doc/glm/api/a00199.html
# /usr/share/doc/glm/api/a00235.html
# /usr/share/doc/glm/api/a00029_source.html
# /usr/share/doc/glm/api/a00087.html
# /usr/share/doc/glm/api/a00026_source.html
# /usr/share/doc/glm/api/a00204.html
# /usr/share/doc/glm/api/logo.png
# /usr/share/doc/glm/api/a00025.html
# /usr/share/doc/glm/api/a00141.html
# /usr/share/doc/glm/api/a00090_source.html
# /usr/share/doc/glm/api/a00181.html
# /usr/share/doc/glm/api/a00036_source.html
# /usr/share/doc/glm/api/a00039_source.html
# /usr/share/doc/glm/api/a00080_source.html
# /usr/share/doc/glm/api/a00047.html
# /usr/share/doc/glm/api/a00123.html
# /usr/share/doc/glm/api/a00168.html
# /usr/share/doc/glm/api/a00135_source.html
# /usr/share/doc/glm/api/a00159.html
# /usr/share/doc/glm/api/a00112.html
# /usr/share/doc/glm/api/a00076.html
# /usr/share/doc/glm/api/a00054_source.html
# /usr/share/doc/glm/api/files.html
# /usr/share/doc/glm/api/dir_5ce58d942b2d0776e17a9a58abc01e04.html
# /usr/share/doc/glm/api/a00200.html
# /usr/share/doc/glm/api/a00083.html
# /usr/share/doc/glm/api/a00019_source.html
# /usr/share/doc/glm/api/a00021.html
# /usr/share/doc/glm/api/a00145.html
# /usr/share/doc/glm/api/a00016_source.html
# /usr/share/doc/glm/api/a00174.html
# /usr/share/doc/glm/api/a00010.html
# /usr/share/doc/glm/api/a00074_source.html
# /usr/share/doc/glm/api/a00115_source.html
# /usr/share/doc/glm/api/a00231.html
# /usr/share/doc/glm/api/a00116.html
# /usr/share/doc/glm/api/a00072.html
# /usr/share/doc/glm/api/a00039.html
# /usr/share/doc/glm/api/a00218.html
# /usr/share/doc/glm/api/a00105_source.html
# /usr/share/doc/glm/api/a00064_source.html
# /usr/share/doc/glm/api/arrowright.png
# /usr/share/doc/glm/api/a00229.html
# /usr/share/doc/glm/api/a00185.html
# /usr/share/doc/glm/api/bdwn.png
# /usr/share/doc/glm/api/a00006_source.html
# /usr/share/doc/glm/api/a00008.html
# /usr/share/doc/glm/api/a00043.html
# /usr/share/doc/glm/api/a00009_source.html
# /usr/share/doc/glm/api/a00127.html
# /usr/share/doc/glm/api/a00103_source.html
# /usr/share/doc/glm/api/a00062_source.html
# /usr/share/doc/glm/api/a00171.html
# /usr/share/doc/glm/api/a00015.html
# /usr/share/doc/glm/api/a00198.html
# /usr/share/doc/glm/api/a00234.html
# /usr/share/doc/glm/api/arrowdown.png
# /usr/share/doc/glm/api/a00205.html
# /usr/share/doc/glm/api/a00086.html
# /usr/share/doc/glm/api/a00024.html
# /usr/share/doc/glm/api/a00140.html
# /usr/share/doc/glm/api/a00010_source.html
# /usr/share/doc/glm/api/a00180.html
# /usr/share/doc/glm/api/a00169.html
# /usr/share/doc/glm/api/a00046.html
# /usr/share/doc/glm/api/a00122.html
# /usr/share/doc/glm/api/a00113.html
# /usr/share/doc/glm/api/a00077.html
# /usr/share/doc/glm/api/a00158.html
# /usr/share/doc/glm/api/a00072_source.html
# /usr/share/doc/glm/api/a00113_source.html
# /usr/share/doc/glm/api/a00086_source.html
# /usr/share/doc/glm/api/a00082.html
# /usr/share/doc/glm/api/a00201.html
# /usr/share/doc/glm/api/a00089_source.html
# /usr/share/doc/glm/api/a00030_source.html
# /usr/share/doc/glm/api/a00020.html
# /usr/share/doc/glm/api/a00144.html
# /usr/share/doc/glm/api/a00175.html
# /usr/share/doc/glm/api/a00011.html
# /usr/share/doc/glm/api/a00230.html
# /usr/share/doc/glm/api/a00133_source.html
# /usr/share/doc/glm/api/a00052_source.html
# /usr/share/doc/glm/api/a00038.html
# /usr/share/doc/glm/api/a00117.html
# /usr/share/doc/glm/api/a00073.html
# /usr/share/doc/glm/api/a00219.html
# /usr/share/doc/glm/api/a00042_source.html
# /usr/share/doc/glm/api/a00123_source.html
# /usr/share/doc/glm/api/a00099_source.html
# /usr/share/doc/glm/api/a00228.html
# /usr/share/doc/glm/api/a00184.html
# /usr/share/doc/glm/api/a00096_source.html
# /usr/share/doc/glm/api/a00042.html
# /usr/share/doc/glm/api/a00126.html
# /usr/share/doc/glm/api/a00009.html
# /usr/share/doc/glm/api/a00141_source.html
# /usr/share/doc/glm/api/closed.png
# /usr/share/doc/glm/api/a00020_source.html
# /usr/share/doc/glm/api/a00012_source.html
# /usr/share/doc/glm/api/a00224.html
# /usr/share/doc/glm/api/a00188.html
# /usr/share/doc/glm/api/tab_a.png
# /usr/share/doc/glm/api/a00161.html
# /usr/share/doc/glm/api/a00005.html
# /usr/share/doc/glm/api/a00111_source.html
# /usr/share/doc/glm/api/a00034.html
# /usr/share/doc/glm/api/a00070_source.html
# /usr/share/doc/glm/api/a00096.html
# /usr/share/doc/glm/api/a00215.html
# /usr/share/doc/glm/api/a00056.html
# /usr/share/doc/glm/api/a00132.html
# /usr/share/doc/glm/api/a00060_source.html
# /usr/share/doc/glm/api/a00179.html
# /usr/share/doc/glm/api/tab_h.png
# /usr/share/doc/glm/api/a00101_source.html
# /usr/share/doc/glm/api/a00190.html
# /usr/share/doc/glm/api/a00002_source.html
# /usr/share/doc/glm/api/a00103.html
# /usr/share/doc/glm/api/a00067.html
# /usr/share/doc/glm/api/a00030.html
# /usr/share/doc/glm/api/a00154.html
# /usr/share/doc/glm/api/a00121_source.html
# /usr/share/doc/glm/api/a00211.html
# /usr/share/doc/glm/api/a00092.html
# /usr/share/doc/glm/api/a00040_source.html
# /usr/share/doc/glm/api/a00094_source.html
# /usr/share/doc/glm/api/a00220.html
# /usr/share/doc/glm/api/dir_577c788b67d63fb3b3b5752bd495d0f2.html
# /usr/share/doc/glm/api/a00022_source.html
# /usr/share/doc/glm/api/tab_s.png
# /usr/share/doc/glm/api/a00165.html
# /usr/share/doc/glm/api/a00001.html
# /usr/share/doc/glm/api/a00143_source.html
# /usr/share/doc/glm/api/a00209.html
# /usr/share/doc/glm/api/a00084_source.html
# /usr/share/doc/glm/api/a00107.html
# /usr/share/doc/glm/api/a00063.html
# /usr/share/doc/glm/api/a00028.html
# /usr/share/doc/glm/api/a00032_source.html
# /usr/share/doc/glm/api/a00019.html
# /usr/share/doc/glm/api/a00136.html
# /usr/share/doc/glm/api/a00050_source.html
# /usr/share/doc/glm/api/a00194.html
# /usr/share/doc/glm/api/a00238.html
# /usr/share/doc/glm/api/a00131_source.html
# /usr/share/doc/glm/api/a00097_source.html
# /usr/share/doc/glm/api/a00098_source.html
# /usr/share/doc/glm/api/a00236.html
# /usr/share/doc/glm/api/a00173.html
# /usr/share/doc/glm/api/a00021_source.html
# /usr/share/doc/glm/api/a00017.html
# /usr/share/doc/glm/api/a00138.html
# /usr/share/doc/glm/api/a00140_source.html
# /usr/share/doc/glm/api/a00109.html
# /usr/share/doc/glm/api/a00026.html
# /usr/share/doc/glm/api/a00142.html
# /usr/share/doc/glm/api/a00122_source.html
# /usr/share/doc/glm/api/a00043_source.html
# /usr/share/doc/glm/api/a00207.html
# /usr/share/doc/glm/api/tab_b.png
# /usr/share/doc/glm/api/a00084.html
# /usr/share/doc/glm/api/a00044.html
# /usr/share/doc/glm/api/a00120.html
# /usr/share/doc/glm/api/a00053_source.html
# /usr/share/doc/glm/api/a00182.html
# /usr/share/doc/glm/api/a00132_source.html
# /usr/share/doc/glm/api/a00088_source.html
# /usr/share/doc/glm/api/a00087_source.html
# /usr/share/doc/glm/api/a00111.html
# /usr/share/doc/glm/api/a00075.html
# /usr/share/doc/glm/api/a00031_source.html
# /usr/share/doc/glm/api/a00022.html
# /usr/share/doc/glm/api/a00112_source.html
# /usr/share/doc/glm/api/a00069.html
# /usr/share/doc/glm/api/a00073_source.html
# /usr/share/doc/glm/api/a00080.html
# /usr/share/doc/glm/api/a00203.html
# /usr/share/doc/glm/api/a00011_source.html
# /usr/share/doc/glm/api/index.html
# /usr/share/doc/glm/api/a00232.html
# /usr/share/doc/glm/api/a00058.html
# /usr/share/doc/glm/api/a00177.html
# /usr/share/doc/glm/api/a00013.html
# /usr/share/doc/glm/api/a00098.html
# /usr/share/doc/glm/api/a00001_source.html
# /usr/share/doc/glm/api/a00115.html
# /usr/share/doc/glm/api/a00071.html
# /usr/share/doc/glm/api/a00063_source.html
# /usr/share/doc/glm/api/a00040.html
# /usr/share/doc/glm/api/a00124.html
# /usr/share/doc/glm/api/a00102_source.html
# /usr/share/doc/glm/api/a00186.html
# /usr/share/doc/glm/api/a00128.html
# /usr/share/doc/glm/api/a00163.html
# /usr/share/doc/glm/api/a00007.html
# /usr/share/doc/glm/api/a00130_source.html
# /usr/share/doc/glm/api/a00226.html
# /usr/share/doc/glm/api/a00051_source.html
# /usr/share/doc/glm/api/sync_off.png
# /usr/share/doc/glm/api/a00085_source.html
# /usr/share/doc/glm/api/dir_275089585c7fc1b5fd5d7d42c69cb1da.html
# /usr/share/doc/glm/api/a00094.html
# /usr/share/doc/glm/api/a00217.html
# /usr/share/doc/glm/api/a00036.html
# /usr/share/doc/glm/api/a00033_source.html
# /usr/share/doc/glm/api/a00152.html
# /usr/share/doc/glm/api/a00119.html
# /usr/share/doc/glm/api/dir_e29b03b892e0e25920d021a614d4db9b.html
# /usr/share/doc/glm/api/a00192.html
# /usr/share/doc/glm/api/a00095_source.html
# /usr/share/doc/glm/api/a00142_source.html
# /usr/share/doc/glm/api/a00054.html
# /usr/share/doc/glm/api/a00130.html
# /usr/share/doc/glm/api/a00023_source.html
# /usr/share/doc/glm/api/dir_e529a619cfdec1fa4c331fb042fd332f.html
# /usr/share/doc/glm/api/a00101.html
# /usr/share/doc/glm/api/a00041_source.html
# /usr/share/doc/glm/api/a00120_source.html
# /usr/share/doc/glm/api/a00003_source.html
# /usr/share/doc/glm/api/a00213.html
# /usr/share/doc/glm/api/a00090.html
# /usr/share/doc/glm/api/a00079.html
# /usr/share/doc/glm/api/a00032.html
# /usr/share/doc/glm/api/a00156.html
# /usr/share/doc/glm/api/a00100_source.html
# /usr/share/doc/glm/api/a00167.html
# /usr/share/doc/glm/api/a00003.html
# /usr/share/doc/glm/api/open.png
# /usr/share/doc/glm/api/a00048.html
# /usr/share/doc/glm/api/nav_f.png
# /usr/share/doc/glm/api/a00061_source.html
# /usr/share/doc/glm/api/modules.html
# /usr/share/doc/glm/api/a00222.html
# /usr/share/doc/glm/api/nav_h.png
# /usr/share/doc/glm/api/a00071_source.html
# /usr/share/doc/glm/api/a00105.html
# /usr/share/doc/glm/api/a00061.html
# /usr/share/doc/glm/api/a00110_source.html
# /usr/share/doc/glm/api/a00088.html
# /usr/share/doc/glm/api/a00240.html
# /usr/share/doc/glm/api/a00196.html
# /usr/share/doc/glm/api/a00013_source.html
# /usr/share/doc/glm/api/dir_8d176b5b7dd0ae42ea6876078f2bde49.html
# /usr/share/doc/glm/api/a00050.html
# /usr/share/doc/glm/api/a00134.html
# /usr/share/doc/glm/api/doxygen.png
# /usr/share/doc/glm/api/a00162.html
# /usr/share/doc/glm/api/a00006.html
# /usr/share/doc/glm/api/a00129.html
# /usr/share/doc/glm/api/a00119_source.html
# /usr/share/doc/glm/api/a00077_source.html
# /usr/share/doc/glm/api/a00227.html
# /usr/share/doc/glm/api/a00078_source.html
# /usr/share/doc/glm/api/a00116_source.html
# /usr/share/doc/glm/api/a00216.html
# /usr/share/doc/glm/api/a00095.html
# /usr/share/doc/glm/api/a00015_source.html
# /usr/share/doc/glm/api/a00118.html
# /usr/share/doc/glm/api/a00037.html
# /usr/share/doc/glm/api/a00153.html
# /usr/share/doc/glm/api/a00193.html
# /usr/share/doc/glm/api/a00055.html
# /usr/share/doc/glm/api/a00005_source.html
# /usr/share/doc/glm/api/a00131.html
# /usr/share/doc/glm/api/sync_on.png
# /usr/share/doc/glm/api/a00100.html
# /usr/share/doc/glm/api/a00064.html
# /usr/share/doc/glm/api/folderopen.png
# /usr/share/doc/glm/api/a00106_source.html
# /usr/share/doc/glm/api/a00068_source.html
# /usr/share/doc/glm/api/a00067_source.html
# /usr/share/doc/glm/api/a00109_source.html
# /usr/share/doc/glm/api/a00091.html
# /usr/share/doc/glm/api/a00144_source.html
# /usr/share/doc/glm/api/a00212.html
# /usr/share/doc/glm/api/a00025_source.html
# /usr/share/doc/glm/api/a00033.html
# /usr/share/doc/glm/api/a00157.html
# /usr/share/doc/glm/api/a00093_source.html
# /usr/share/doc/glm/api/a00078.html
# /usr/share/doc/glm/api/a00129_source.html
# /usr/share/doc/glm/api/a00047_source.html
# /usr/share/doc/glm/api/a00048_source.html
# /usr/share/doc/glm/api/a00126_source.html
# /usr/share/doc/glm/api/a00049.html
# /usr/share/doc/glm/api/a00166.html
# /usr/share/doc/glm/api/a00002.html
# /usr/share/doc/glm/api/a00223.html
# /usr/share/doc/glm/api/a00104.html
# /usr/share/doc/glm/api/a00060.html
# /usr/share/doc/glm/api/a00136_source.html
# /usr/share/doc/glm/api/a00058_source.html
# /usr/share/doc/glm/api/a00057_source.html
# /usr/share/doc/glm/api/a00139_source.html
# /usr/share/doc/glm/api/a00241.html
# /usr/share/doc/glm/api/a00035_source.html
# /usr/share/doc/glm/api/a00197.html
# /usr/share/doc/glm/api/a00051.html
# /usr/share/doc/glm/api/a00135.html
# /usr/share/doc/glm/api/a00083_source.html
# /usr/share/doc/glm/api/a00237.html
# /usr/share/doc/glm/api/a00008_source.html
# /usr/share/doc/glm/api/doc.png
# /usr/share/doc/glm/api/a00139.html
# /usr/share/doc/glm/api/a00007_source.html
# /usr/share/doc/glm/api/a00172.html
# /usr/share/doc/glm/api/a00016.html
# /usr/share/doc/glm/api/a00027.html
# /usr/share/doc/glm/api/a00143.html
# /usr/share/doc/glm/api/a00108.html
# /usr/share/doc/glm/api/a00085.html
# /usr/share/doc/glm/api/a00065_source.html
# /usr/share/doc/glm/api/a00206.html
# /usr/share/doc/glm/api/a00104_source.html
# /usr/share/doc/glm/api/a00045.html
# /usr/share/doc/glm/api/a00121.html
# /usr/share/doc/glm/api/nav_g.png
# /usr/share/doc/glm/api/dir_9440d7c11b99dcd7e5d369c7cf9802fe.html
# /usr/share/doc/glm/api/a00114_source.html
# /usr/share/doc/glm/api/a00183.html
# /usr/share/doc/glm/api/a00075_source.html
# /usr/share/doc/glm/api/a00110.html
# /usr/share/doc/glm/api/a00017_source.html
# /usr/share/doc/glm/api/a00074.html
# /usr/share/doc/glm/api/a00018_source.html
# /usr/share/doc/glm/api/a00055_source.html
# /usr/share/doc/glm/api/a00068.html
# /usr/share/doc/glm/api/a00134_source.html
# /usr/share/doc/glm/api/dir_1f76e953200861345293ade84ac7fb6c.html
# /usr/share/doc/glm/api/a00202.html
# /usr/share/doc/glm/api/a00081.html
# /usr/share/doc/glm/api/a00038_source.html
# /usr/share/doc/glm/api/splitbar.png
# /usr/share/doc/glm/api/a00233.html
# /usr/share/doc/glm/api/a00037_source.html
# /usr/share/doc/glm/api/a00176.html
# /usr/share/doc/glm/api/a00012.html
# /usr/share/doc/glm/api/a00081_source.html
# /usr/share/doc/glm/api/doxygen.css
# /usr/share/doc/glm/api/a00059.html
# /usr/share/doc/glm/api/a00027_source.html
# /usr/share/doc/glm/api/a00099.html
# /usr/share/doc/glm/api/a00028_source.html
# /usr/share/doc/glm/api/dir_7b98f88bffbed4b390b5f8f520d9c08e.html
# /usr/share/doc/glm/api/a00114.html
# /usr/share/doc/glm/api/a00070.html
# /usr/share/doc/glm/api/a00091_source.html
# /usr/share/doc/glm/api/a00124_source.html
# /usr/share/doc/glm/api/a00041.html
# /usr/share/doc/glm/api/a00125.html
# /usr/share/doc/glm/api/a00045_source.html
# /usr/share/doc/glm/api/a00187.html
# /usr/lib/cmake/glm/glmConfig.cmake
# /usr/lib/cmake/glm/glmTargets.cmake
# /usr/lib/cmake/glm/glmVersion.cmake
# /usr/include/glm/mat3x4.hpp
# /usr/include/glm/mat3x3.hpp
# /usr/include/glm/vec4.hpp
# /usr/include/glm/vec3.hpp
# /usr/include/glm/mat2x4.hpp
# /usr/include/glm/mat2x3.hpp
# /usr/include/glm/vec2.hpp
# /usr/include/glm/mat3x2.hpp
# /usr/include/glm/exponential.hpp
# /usr/include/glm/vector_relational.hpp
# /usr/include/glm/glm.hpp
# /usr/include/glm/mat2x2.hpp
# /usr/include/glm/CMakeLists.txt
# /usr/include/glm/matrix.hpp
# /usr/include/glm/fwd.hpp
# /usr/include/glm/geometric.hpp
# /usr/include/glm/trigonometric.hpp
# /usr/include/glm/packing.hpp
# /usr/include/glm/mat4x2.hpp
# /usr/include/glm/ext.hpp
# /usr/include/glm/common.hpp
# /usr/include/glm/mat4x3.hpp
# /usr/include/glm/mat4x4.hpp
# /usr/include/glm/integer.hpp
# /usr/include/glm/gtc/constants.inl
# /usr/include/glm/gtc/reciprocal.hpp
# /usr/include/glm/gtc/matrix_transform.inl
# /usr/include/glm/gtc/ulp.hpp
# /usr/include/glm/gtc/packing.inl
# /usr/include/glm/gtc/round.inl
# /usr/include/glm/gtc/bitfield.inl
# /usr/include/glm/gtc/matrix_inverse.inl
# /usr/include/glm/gtc/random.inl
# /usr/include/glm/gtc/type_precision.inl
# /usr/include/glm/gtc/matrix_access.inl
# /usr/include/glm/gtc/color_space.hpp
# /usr/include/glm/gtc/vec1.inl
# /usr/include/glm/gtc/type_ptr.inl
# /usr/include/glm/gtc/epsilon.inl
# /usr/include/glm/gtc/integer.inl
# /usr/include/glm/gtc/noise.hpp
# /usr/include/glm/gtc/quaternion.inl
# /usr/include/glm/gtc/matrix_integer.hpp
# /usr/include/glm/gtc/constants.hpp
# /usr/include/glm/gtc/reciprocal.inl
# /usr/include/glm/gtc/round.hpp
# /usr/include/glm/gtc/packing.hpp
# /usr/include/glm/gtc/ulp.inl
# /usr/include/glm/gtc/bitfield.hpp
# /usr/include/glm/gtc/matrix_inverse.hpp
# /usr/include/glm/gtc/matrix_transform.hpp
# /usr/include/glm/gtc/matrix_access.hpp
# /usr/include/glm/gtc/type_ptr.hpp
# /usr/include/glm/gtc/vec1.hpp
# /usr/include/glm/gtc/color_space.inl
# /usr/include/glm/gtc/type_precision.hpp
# /usr/include/glm/gtc/random.hpp
# /usr/include/glm/gtc/quaternion.hpp
# /usr/include/glm/gtc/integer.hpp
# /usr/include/glm/gtc/noise.inl
# /usr/include/glm/gtc/epsilon.hpp
# /usr/include/glm/gtx/polar_coordinates.inl
# /usr/include/glm/gtx/orthonormalize.hpp
# /usr/include/glm/gtx/handed_coordinate_space.hpp
# /usr/include/glm/gtx/common.inl
# /usr/include/glm/gtx/type_aligned.inl
# /usr/include/glm/gtx/number_precision.hpp
# /usr/include/glm/gtx/range.hpp
# /usr/include/glm/gtx/log_base.inl
# /usr/include/glm/gtx/std_based_type.hpp
# /usr/include/glm/gtx/raw_data.hpp
# /usr/include/glm/gtx/associated_min_max.inl
# /usr/include/glm/gtx/matrix_decompose.hpp
# /usr/include/glm/gtx/scalar_relational.inl
# /usr/include/glm/gtx/color_space.hpp
# /usr/include/glm/gtx/rotate_normalized_axis.inl
# /usr/include/glm/gtx/compatibility.inl
# /usr/include/glm/gtx/simd_vec4.inl
# /usr/include/glm/gtx/intersect.inl
# /usr/include/glm/gtx/string_cast.hpp
# /usr/include/glm/gtx/fast_trigonometry.hpp
# /usr/include/glm/gtx/hash.inl
# /usr/include/glm/gtx/quaternion.inl
# /usr/include/glm/gtx/transform2.inl
# /usr/include/glm/gtx/rotate_vector.hpp
# /usr/include/glm/gtx/extented_min_max.hpp
# /usr/include/glm/gtx/simd_mat4.hpp
# /usr/include/glm/gtx/extend.inl
# /usr/include/glm/gtx/wrap.inl
# /usr/include/glm/gtx/color_space_YCoCg.inl
# /usr/include/glm/gtx/scalar_multiplication.hpp
# /usr/include/glm/gtx/mixed_product.inl
# /usr/include/glm/gtx/matrix_operation.hpp
# /usr/include/glm/gtx/bit.hpp
# /usr/include/glm/gtx/transform.inl
# /usr/include/glm/gtx/norm.hpp
# /usr/include/glm/gtx/normalize_dot.hpp
# /usr/include/glm/gtx/matrix_query.hpp
# /usr/include/glm/gtx/gradient_paint.hpp
# /usr/include/glm/gtx/euler_angles.hpp
# /usr/include/glm/gtx/closest_point.hpp
# /usr/include/glm/gtx/integer.inl
# /usr/include/glm/gtx/vector_angle.inl
# /usr/include/glm/gtx/dual_quaternion.inl
# /usr/include/glm/gtx/matrix_transform_2d.hpp
# /usr/include/glm/gtx/matrix_major_storage.inl
# /usr/include/glm/gtx/simd_quat.hpp
# /usr/include/glm/gtx/fast_square_root.hpp
# /usr/include/glm/gtx/vector_query.inl
# /usr/include/glm/gtx/normal.inl
# /usr/include/glm/gtx/io.hpp
# /usr/include/glm/gtx/matrix_interpolation.hpp
# /usr/include/glm/gtx/matrix_cross_product.hpp
# /usr/include/glm/gtx/component_wise.hpp
# /usr/include/glm/gtx/perpendicular.hpp
# /usr/include/glm/gtx/fast_exponential.inl
# /usr/include/glm/gtx/projection.inl
# /usr/include/glm/gtx/optimum_pow.inl
# /usr/include/glm/gtx/spline.inl
# /usr/include/glm/gtx/color_space.inl
# /usr/include/glm/gtx/scalar_relational.hpp
# /usr/include/glm/gtx/matrix_decompose.inl
# /usr/include/glm/gtx/associated_min_max.hpp
# /usr/include/glm/gtx/fast_trigonometry.inl
# /usr/include/glm/gtx/intersect.hpp
# /usr/include/glm/gtx/string_cast.inl
# /usr/include/glm/gtx/simd_vec4.hpp
# /usr/include/glm/gtx/rotate_normalized_axis.hpp
# /usr/include/glm/gtx/compatibility.hpp
# /usr/include/glm/gtx/orthonormalize.inl
# /usr/include/glm/gtx/polar_coordinates.hpp
# /usr/include/glm/gtx/raw_data.inl
# /usr/include/glm/gtx/log_base.hpp
# /usr/include/glm/gtx/std_based_type.inl
# /usr/include/glm/gtx/handed_coordinate_space.inl
# /usr/include/glm/gtx/common.hpp
# /usr/include/glm/gtx/type_aligned.hpp
# /usr/include/glm/gtx/number_precision.inl
# /usr/include/glm/gtx/color_space_YCoCg.hpp
# /usr/include/glm/gtx/wrap.hpp
# /usr/include/glm/gtx/extend.hpp
# /usr/include/glm/gtx/mixed_product.hpp
# /usr/include/glm/gtx/hash.hpp
# /usr/include/glm/gtx/simd_mat4.inl
# /usr/include/glm/gtx/extented_min_max.inl
# /usr/include/glm/gtx/rotate_vector.inl
# /usr/include/glm/gtx/quaternion.hpp
# /usr/include/glm/gtx/transform2.hpp
# /usr/include/glm/gtx/euler_angles.inl
# /usr/include/glm/gtx/closest_point.inl
# /usr/include/glm/gtx/gradient_paint.inl
# /usr/include/glm/gtx/matrix_query.inl
# /usr/include/glm/gtx/matrix_transform_2d.inl
# /usr/include/glm/gtx/dual_quaternion.hpp
# /usr/include/glm/gtx/integer.hpp
# /usr/include/glm/gtx/vector_angle.hpp
# /usr/include/glm/gtx/transform.hpp
# /usr/include/glm/gtx/matrix_operation.inl
# /usr/include/glm/gtx/bit.inl
# /usr/include/glm/gtx/normalize_dot.inl
# /usr/include/glm/gtx/norm.inl
# /usr/include/glm/gtx/perpendicular.inl
# /usr/include/glm/gtx/component_wise.inl
# /usr/include/glm/gtx/spline.hpp
# /usr/include/glm/gtx/optimum_pow.hpp
# /usr/include/glm/gtx/fast_exponential.hpp
# /usr/include/glm/gtx/projection.hpp
# /usr/include/glm/gtx/fast_square_root.inl
# /usr/include/glm/gtx/matrix_major_storage.hpp
# /usr/include/glm/gtx/simd_quat.inl
# /usr/include/glm/gtx/matrix_cross_product.inl
# /usr/include/glm/gtx/io.inl
# /usr/include/glm/gtx/matrix_interpolation.inl
# /usr/include/glm/gtx/normal.hpp
# /usr/include/glm/gtx/vector_query.hpp
# /usr/include/glm/detail/func_vector_relational.inl
# /usr/include/glm/detail/intrinsic_vector_relational.inl
# /usr/include/glm/detail/type_mat.inl
# /usr/include/glm/detail/type_mat3x2.inl
# /usr/include/glm/detail/func_integer.hpp
# /usr/include/glm/detail/type_half.hpp
# /usr/include/glm/detail/intrinsic_common.inl
# /usr/include/glm/detail/func_trigonometric.hpp
# /usr/include/glm/detail/type_vec2.hpp
# /usr/include/glm/detail/_swizzle.hpp
# /usr/include/glm/detail/intrinsic_matrix.hpp
# /usr/include/glm/detail/type_mat4x3.hpp
# /usr/include/glm/detail/type_mat4x4.hpp
# /usr/include/glm/detail/type_mat2x2.inl
# /usr/include/glm/detail/intrinsic_trigonometric.hpp
# /usr/include/glm/detail/func_exponential.inl
# /usr/include/glm/detail/type_vec3.hpp
# /usr/include/glm/detail/func_packing.hpp
# /usr/include/glm/detail/type_vec4.hpp
# /usr/include/glm/detail/intrinsic_exponential.hpp
# /usr/include/glm/detail/func_geometric.hpp
# /usr/include/glm/detail/type_mat3x3.inl
# /usr/include/glm/detail/func_common.hpp
# /usr/include/glm/detail/_noise.hpp
# /usr/include/glm/detail/type_mat3x4.inl
# /usr/include/glm/detail/type_vec.hpp
# /usr/include/glm/detail/func_matrix.inl
# /usr/include/glm/detail/glm.cpp
# /usr/include/glm/detail/type_vec1.inl
# /usr/include/glm/detail/intrinsic_integer.hpp
# /usr/include/glm/detail/intrinsic_geometric.hpp
# /usr/include/glm/detail/type_mat2x3.inl
# /usr/include/glm/detail/type_mat2x4.inl
# /usr/include/glm/detail/type_mat4x2.hpp
# /usr/include/glm/detail/type_gentype.hpp
# /usr/include/glm/detail/_swizzle_func.hpp
# /usr/include/glm/detail/func_trigonometric.inl
# /usr/include/glm/detail/type_vec2.inl
# /usr/include/glm/detail/type_int.hpp
# /usr/include/glm/detail/func_integer.inl
# /usr/include/glm/detail/type_half.inl
# /usr/include/glm/detail/intrinsic_common.hpp
# /usr/include/glm/detail/type_float.hpp
# /usr/include/glm/detail/intrinsic_vector_relational.hpp
# /usr/include/glm/detail/func_vector_relational.hpp
# /usr/include/glm/detail/type_mat3x2.hpp
# /usr/include/glm/detail/type_vec4_avx.inl
# /usr/include/glm/detail/type_mat.hpp
# /usr/include/glm/detail/intrinsic_trigonometric.inl
# /usr/include/glm/detail/func_exponential.hpp
# /usr/include/glm/detail/setup.hpp
# /usr/include/glm/detail/type_mat2x2.hpp
# /usr/include/glm/detail/type_mat4x4.inl
# /usr/include/glm/detail/type_mat4x3.inl
# /usr/include/glm/detail/intrinsic_matrix.inl
# /usr/include/glm/detail/type_mat3x4.hpp
# /usr/include/glm/detail/func_common.inl
# /usr/include/glm/detail/type_mat3x3.hpp
# /usr/include/glm/detail/type_vec.inl
# /usr/include/glm/detail/intrinsic_exponential.inl
# /usr/include/glm/detail/_vectorize.hpp
# /usr/include/glm/detail/type_vec4.inl
# /usr/include/glm/detail/type_vec3.inl
# /usr/include/glm/detail/func_packing.inl
# /usr/include/glm/detail/type_vec4_avx2.inl
# /usr/include/glm/detail/_features.hpp
# /usr/include/glm/detail/dummy.cpp
# /usr/include/glm/detail/func_geometric.inl
# /usr/include/glm/detail/type_mat4x2.inl
# /usr/include/glm/detail/type_mat2x4.hpp
# /usr/include/glm/detail/type_mat2x3.hpp
# /usr/include/glm/detail/type_gentype.inl
# /usr/include/glm/detail/func_matrix.hpp
# /usr/include/glm/detail/_fixes.hpp
# /usr/include/glm/detail/precision.hpp
# /usr/include/glm/detail/intrinsic_geometric.inl
# /usr/include/glm/detail/intrinsic_integer.inl
# /usr/include/glm/detail/type_vec1.hpp
# /usr/include/glm/detail/type_vec4_sse2.inl
# /sysroot/usr/include/glm/common.hpp
# /sysroot/usr/include/glm/mat2x4.hpp
# /sysroot/usr/include/glm/mat3x4.hpp
# /sysroot/usr/include/glm/ext.hpp
# /sysroot/usr/include/glm/vec2.hpp
# /sysroot/usr/include/glm/trigonometric.hpp
# /sysroot/usr/include/glm/vector_relational.hpp
# /sysroot/usr/include/glm/packing.hpp
# /sysroot/usr/include/glm/glm.hpp
# /sysroot/usr/include/glm/mat3x3.hpp
# /sysroot/usr/include/glm/matrix.hpp
# /sysroot/usr/include/glm/exponential.hpp
# /sysroot/usr/include/glm/CMakeLists.txt
# /sysroot/usr/include/glm/mat2x2.hpp
# /sysroot/usr/include/glm/mat2x3.hpp
# /sysroot/usr/include/glm/mat4x3.hpp
# /sysroot/usr/include/glm/fwd.hpp
# /sysroot/usr/include/glm/mat3x2.hpp
# /sysroot/usr/include/glm/geometric.hpp
# /sysroot/usr/include/glm/integer.hpp
# /sysroot/usr/include/glm/vec4.hpp
# /sysroot/usr/include/glm/mat4x4.hpp
# /sysroot/usr/include/glm/vec3.hpp
# /sysroot/usr/include/glm/mat4x2.hpp
# /sysroot/usr/include/glm/gtc/packing.inl
# /sysroot/usr/include/glm/gtc/integer.inl
# /sysroot/usr/include/glm/gtc/matrix_access.inl
# /sysroot/usr/include/glm/gtc/color_space.inl
# /sysroot/usr/include/glm/gtc/color_space.hpp
# /sysroot/usr/include/glm/gtc/matrix_inverse.inl
# /sysroot/usr/include/glm/gtc/matrix_inverse.hpp
# /sysroot/usr/include/glm/gtc/random.inl
# /sysroot/usr/include/glm/gtc/reciprocal.inl
# /sysroot/usr/include/glm/gtc/packing.hpp
# /sysroot/usr/include/glm/gtc/matrix_transform.inl
# /sysroot/usr/include/glm/gtc/bitfield.inl
# /sysroot/usr/include/glm/gtc/random.hpp
# /sysroot/usr/include/glm/gtc/epsilon.inl
# /sysroot/usr/include/glm/gtc/matrix_integer.hpp
# /sysroot/usr/include/glm/gtc/constants.hpp
# /sysroot/usr/include/glm/gtc/ulp.hpp
# /sysroot/usr/include/glm/gtc/reciprocal.hpp
# /sysroot/usr/include/glm/gtc/matrix_transform.hpp
# /sysroot/usr/include/glm/gtc/constants.inl
# /sysroot/usr/include/glm/gtc/type_precision.inl
# /sysroot/usr/include/glm/gtc/quaternion.inl
# /sysroot/usr/include/glm/gtc/vec1.inl
# /sysroot/usr/include/glm/gtc/type_ptr.inl
# /sysroot/usr/include/glm/gtc/round.hpp
# /sysroot/usr/include/glm/gtc/noise.inl
# /sysroot/usr/include/glm/gtc/bitfield.hpp
# /sysroot/usr/include/glm/gtc/integer.hpp
# /sysroot/usr/include/glm/gtc/ulp.inl
# /sysroot/usr/include/glm/gtc/round.inl
# /sysroot/usr/include/glm/gtc/matrix_access.hpp
# /sysroot/usr/include/glm/gtc/vec1.hpp
# /sysroot/usr/include/glm/gtc/quaternion.hpp
# /sysroot/usr/include/glm/gtc/type_precision.hpp
# /sysroot/usr/include/glm/gtc/noise.hpp
# /sysroot/usr/include/glm/gtc/type_ptr.hpp
# /sysroot/usr/include/glm/gtc/epsilon.hpp
# /sysroot/usr/include/glm/gtx/vector_angle.inl
# /sysroot/usr/include/glm/gtx/euler_angles.inl
# /sysroot/usr/include/glm/gtx/matrix_transform_2d.hpp
# /sysroot/usr/include/glm/gtx/integer.inl
# /sysroot/usr/include/glm/gtx/common.hpp
# /sysroot/usr/include/glm/gtx/color_space.inl
# /sysroot/usr/include/glm/gtx/compatibility.hpp
# /sysroot/usr/include/glm/gtx/normalize_dot.inl
# /sysroot/usr/include/glm/gtx/gradient_paint.hpp
# /sysroot/usr/include/glm/gtx/matrix_cross_product.inl
# /sysroot/usr/include/glm/gtx/common.inl
# /sysroot/usr/include/glm/gtx/mixed_product.hpp
# /sysroot/usr/include/glm/gtx/number_precision.inl
# /sysroot/usr/include/glm/gtx/log_base.hpp
# /sysroot/usr/include/glm/gtx/intersect.inl
# /sysroot/usr/include/glm/gtx/rotate_vector.inl
# /sysroot/usr/include/glm/gtx/raw_data.hpp
# /sysroot/usr/include/glm/gtx/matrix_major_storage.hpp
# /sysroot/usr/include/glm/gtx/std_based_type.hpp
# /sysroot/usr/include/glm/gtx/extented_min_max.hpp
# /sysroot/usr/include/glm/gtx/std_based_type.inl
# /sysroot/usr/include/glm/gtx/scalar_relational.hpp
# /sysroot/usr/include/glm/gtx/polar_coordinates.inl
# /sysroot/usr/include/glm/gtx/range.hpp
# /sysroot/usr/include/glm/gtx/norm.inl
# /sysroot/usr/include/glm/gtx/scalar_relational.inl
# /sysroot/usr/include/glm/gtx/wrap.inl
# /sysroot/usr/include/glm/gtx/euler_angles.hpp
# /sysroot/usr/include/glm/gtx/fast_trigonometry.inl
# /sysroot/usr/include/glm/gtx/type_aligned.inl
# /sysroot/usr/include/glm/gtx/matrix_major_storage.inl
# /sysroot/usr/include/glm/gtx/matrix_cross_product.hpp
# /sysroot/usr/include/glm/gtx/simd_quat.hpp
# /sysroot/usr/include/glm/gtx/fast_exponential.inl
# /sysroot/usr/include/glm/gtx/spline.hpp
# /sysroot/usr/include/glm/gtx/wrap.hpp
# /sysroot/usr/include/glm/gtx/color_space.hpp
# /sysroot/usr/include/glm/gtx/simd_mat4.inl
# /sysroot/usr/include/glm/gtx/log_base.inl
# /sysroot/usr/include/glm/gtx/matrix_transform_2d.inl
# /sysroot/usr/include/glm/gtx/handed_coordinate_space.hpp
# /sysroot/usr/include/glm/gtx/color_space_YCoCg.inl
# /sysroot/usr/include/glm/gtx/fast_square_root.inl
# /sysroot/usr/include/glm/gtx/fast_exponential.hpp
# /sysroot/usr/include/glm/gtx/scalar_multiplication.hpp
# /sysroot/usr/include/glm/gtx/closest_point.inl
# /sysroot/usr/include/glm/gtx/matrix_interpolation.hpp
# /sysroot/usr/include/glm/gtx/rotate_vector.hpp
# /sysroot/usr/include/glm/gtx/dual_quaternion.inl
# /sysroot/usr/include/glm/gtx/rotate_normalized_axis.hpp
# /sysroot/usr/include/glm/gtx/extend.inl
# /sysroot/usr/include/glm/gtx/extend.hpp
# /sysroot/usr/include/glm/gtx/normal.inl
# /sysroot/usr/include/glm/gtx/transform2.inl
# /sysroot/usr/include/glm/gtx/orthonormalize.inl
# /sysroot/usr/include/glm/gtx/simd_quat.inl
# /sysroot/usr/include/glm/gtx/fast_trigonometry.hpp
# /sysroot/usr/include/glm/gtx/gradient_paint.inl
# /sysroot/usr/include/glm/gtx/associated_min_max.hpp
# /sysroot/usr/include/glm/gtx/simd_vec4.hpp
# /sysroot/usr/include/glm/gtx/hash.hpp
# /sysroot/usr/include/glm/gtx/hash.inl
# /sysroot/usr/include/glm/gtx/normal.hpp
# /sysroot/usr/include/glm/gtx/fast_square_root.hpp
# /sysroot/usr/include/glm/gtx/projection.inl
# /sysroot/usr/include/glm/gtx/bit.hpp
# /sysroot/usr/include/glm/gtx/transform.hpp
# /sysroot/usr/include/glm/gtx/string_cast.hpp
# /sysroot/usr/include/glm/gtx/type_aligned.hpp
# /sysroot/usr/include/glm/gtx/matrix_query.hpp
# /sysroot/usr/include/glm/gtx/projection.hpp
# /sysroot/usr/include/glm/gtx/dual_quaternion.hpp
# /sysroot/usr/include/glm/gtx/optimum_pow.hpp
# /sysroot/usr/include/glm/gtx/component_wise.hpp
# /sysroot/usr/include/glm/gtx/vector_angle.hpp
# /sysroot/usr/include/glm/gtx/matrix_query.inl
# /sysroot/usr/include/glm/gtx/quaternion.inl
# /sysroot/usr/include/glm/gtx/number_precision.hpp
# /sysroot/usr/include/glm/gtx/vector_query.hpp
# /sysroot/usr/include/glm/gtx/bit.inl
# /sysroot/usr/include/glm/gtx/matrix_interpolation.inl
# /sysroot/usr/include/glm/gtx/compatibility.inl
# /sysroot/usr/include/glm/gtx/mixed_product.inl
# /sysroot/usr/include/glm/gtx/simd_mat4.hpp
# /sysroot/usr/include/glm/gtx/io.hpp
# /sysroot/usr/include/glm/gtx/handed_coordinate_space.inl
# /sysroot/usr/include/glm/gtx/perpendicular.inl
# /sysroot/usr/include/glm/gtx/vector_query.inl
# /sysroot/usr/include/glm/gtx/component_wise.inl
# /sysroot/usr/include/glm/gtx/transform2.hpp
# /sysroot/usr/include/glm/gtx/transform.inl
# /sysroot/usr/include/glm/gtx/matrix_decompose.inl
# /sysroot/usr/include/glm/gtx/color_space_YCoCg.hpp
# /sysroot/usr/include/glm/gtx/integer.hpp
# /sysroot/usr/include/glm/gtx/associated_min_max.inl
# /sysroot/usr/include/glm/gtx/closest_point.hpp
# /sysroot/usr/include/glm/gtx/norm.hpp
# /sysroot/usr/include/glm/gtx/rotate_normalized_axis.inl
# /sysroot/usr/include/glm/gtx/matrix_operation.inl
# /sysroot/usr/include/glm/gtx/quaternion.hpp
# /sysroot/usr/include/glm/gtx/matrix_operation.hpp
# /sysroot/usr/include/glm/gtx/intersect.hpp
# /sysroot/usr/include/glm/gtx/normalize_dot.hpp
# /sysroot/usr/include/glm/gtx/raw_data.inl
# /sysroot/usr/include/glm/gtx/simd_vec4.inl
# /sysroot/usr/include/glm/gtx/optimum_pow.inl
# /sysroot/usr/include/glm/gtx/matrix_decompose.hpp
# /sysroot/usr/include/glm/gtx/io.inl
# /sysroot/usr/include/glm/gtx/string_cast.inl
# /sysroot/usr/include/glm/gtx/polar_coordinates.hpp
# /sysroot/usr/include/glm/gtx/perpendicular.hpp
# /sysroot/usr/include/glm/gtx/orthonormalize.hpp
# /sysroot/usr/include/glm/gtx/extented_min_max.inl
# /sysroot/usr/include/glm/gtx/spline.inl
# /sysroot/usr/include/glm/detail/func_exponential.hpp
# /sysroot/usr/include/glm/detail/type_vec3.hpp
# /sysroot/usr/include/glm/detail/type_vec3.inl
# /sysroot/usr/include/glm/detail/type_vec4.inl
# /sysroot/usr/include/glm/detail/type_vec4_sse2.inl
# /sysroot/usr/include/glm/detail/setup.hpp
# /sysroot/usr/include/glm/detail/type_mat3x4.inl
# /sysroot/usr/include/glm/detail/type_mat2x3.hpp
# /sysroot/usr/include/glm/detail/intrinsic_matrix.hpp
# /sysroot/usr/include/glm/detail/_swizzle_func.hpp
# /sysroot/usr/include/glm/detail/type_mat2x3.inl
# /sysroot/usr/include/glm/detail/func_integer.inl
# /sysroot/usr/include/glm/detail/type_gentype.hpp
# /sysroot/usr/include/glm/detail/intrinsic_exponential.hpp
# /sysroot/usr/include/glm/detail/func_common.inl
# /sysroot/usr/include/glm/detail/intrinsic_geometric.inl
# /sysroot/usr/include/glm/detail/type_gentype.inl
# /sysroot/usr/include/glm/detail/type_vec1.inl
# /sysroot/usr/include/glm/detail/intrinsic_exponential.inl
# /sysroot/usr/include/glm/detail/func_geometric.inl
# /sysroot/usr/include/glm/detail/type_float.hpp
# /sysroot/usr/include/glm/detail/type_vec4_avx2.inl
# /sysroot/usr/include/glm/detail/type_mat2x4.inl
# /sysroot/usr/include/glm/detail/intrinsic_trigonometric.hpp
# /sysroot/usr/include/glm/detail/type_vec.hpp
# /sysroot/usr/include/glm/detail/type_half.inl
# /sysroot/usr/include/glm/detail/func_matrix.inl
# /sysroot/usr/include/glm/detail/func_vector_relational.inl
# /sysroot/usr/include/glm/detail/type_mat2x4.hpp
# /sysroot/usr/include/glm/detail/intrinsic_vector_relational.hpp
# /sysroot/usr/include/glm/detail/type_int.hpp
# /sysroot/usr/include/glm/detail/type_mat4x3.inl
# /sysroot/usr/include/glm/detail/intrinsic_matrix.inl
# /sysroot/usr/include/glm/detail/dummy.cpp
# /sysroot/usr/include/glm/detail/func_packing.inl
# /sysroot/usr/include/glm/detail/type_mat3x3.hpp
# /sysroot/usr/include/glm/detail/type_mat2x2.inl
# /sysroot/usr/include/glm/detail/type_mat.hpp
# /sysroot/usr/include/glm/detail/type_mat4x2.hpp
# /sysroot/usr/include/glm/detail/type_mat4x4.hpp
# /sysroot/usr/include/glm/detail/_swizzle.hpp
# /sysroot/usr/include/glm/detail/intrinsic_vector_relational.inl
# /sysroot/usr/include/glm/detail/func_packing.hpp
# /sysroot/usr/include/glm/detail/func_trigonometric.inl
# /sysroot/usr/include/glm/detail/func_matrix.hpp
# /sysroot/usr/include/glm/detail/_vectorize.hpp
# /sysroot/usr/include/glm/detail/precision.hpp
# /sysroot/usr/include/glm/detail/type_mat3x2.inl
# /sysroot/usr/include/glm/detail/intrinsic_integer.inl
# /sysroot/usr/include/glm/detail/_features.hpp
# /sysroot/usr/include/glm/detail/type_mat4x2.inl
# /sysroot/usr/include/glm/detail/type_vec.inl
# /sysroot/usr/include/glm/detail/intrinsic_integer.hpp
# /sysroot/usr/include/glm/detail/func_exponential.inl
# /sysroot/usr/include/glm/detail/type_mat2x2.hpp
# /sysroot/usr/include/glm/detail/type_vec4_avx.inl
# /sysroot/usr/include/glm/detail/type_mat3x4.hpp
# /sysroot/usr/include/glm/detail/type_mat4x3.hpp
# /sysroot/usr/include/glm/detail/intrinsic_trigonometric.inl
# /sysroot/usr/include/glm/detail/intrinsic_common.hpp
# /sysroot/usr/include/glm/detail/intrinsic_common.inl
# /sysroot/usr/include/glm/detail/type_vec4.hpp
# /sysroot/usr/include/glm/detail/_noise.hpp
# /sysroot/usr/include/glm/detail/glm.cpp
# /sysroot/usr/include/glm/detail/type_vec1.hpp
# /sysroot/usr/include/glm/detail/type_vec2.inl
# /sysroot/usr/include/glm/detail/type_mat3x3.inl
# /sysroot/usr/include/glm/detail/func_integer.hpp
# /sysroot/usr/include/glm/detail/type_mat3x2.hpp
# /sysroot/usr/include/glm/detail/intrinsic_geometric.hpp
# /sysroot/usr/include/glm/detail/type_mat.inl
# /sysroot/usr/include/glm/detail/func_geometric.hpp
# /sysroot/usr/include/glm/detail/type_mat4x4.inl
# /sysroot/usr/include/glm/detail/func_common.hpp
# /sysroot/usr/include/glm/detail/func_vector_relational.hpp
# /sysroot/usr/include/glm/detail/type_vec2.hpp
# /sysroot/usr/include/glm/detail/_fixes.hpp
# /sysroot/usr/include/glm/detail/func_trigonometric.hpp
# /sysroot/usr/include/glm/detail/type_half.hpp

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf glm.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/glm.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/glm.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 3600

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/glm.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 3600

Attempting to access local repository, attempt 3

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/glm.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/glm.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing Cmake output

CMD: Cmake output '/tmp/glm/src/glm/build/CMakeFiles/CMakeOutput.log'
# The system is: Linux - 4.10.6-1-ARCH - x86_64
# Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
# Compiler: /usr/bin/clang
# Build flags:
# Id flags:
#
# The output was:
# 0
#
#
# Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
#
# The C compiler identification is Clang, found in "/tmp/glm/src/glm/build/CMakeFiles/3.5.2/CompilerIdC/a.out"
#
# Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
# Compiler: /usr/bin/clang++
# Build flags:
# Id flags:
#
# The output was:
# 0
#
#
# Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
#
# The CXX compiler identification is Clang, found in "/tmp/glm/src/glm/build/CMakeFiles/3.5.2/CompilerIdCXX/a.out"
#
# Determining if the C compiler works passed with the following output:
# Change Dir: /tmp/glm/src/glm/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_c0b5e/fast"
# /usr/bin/make -f CMakeFiles/cmTC_c0b5e.dir/build.make CMakeFiles/cmTC_c0b5e.dir/build
# make[1]: Entering directory '/tmp/glm/src/glm/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_c0b5e.dir/testCCompiler.c.o
# /usr/bin/clang -o CMakeFiles/cmTC_c0b5e.dir/testCCompiler.c.o -c /tmp/glm/src/glm/build/CMakeFiles/CMakeTmp/testCCompiler.c
# Linking C executable cmTC_c0b5e
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c0b5e.dir/link.txt --verbose=1
# /usr/bin/clang CMakeFiles/cmTC_c0b5e.dir/testCCompiler.c.o -o cmTC_c0b5e -rdynamic
# make[1]: Leaving directory '/tmp/glm/src/glm/build/CMakeFiles/CMakeTmp'
#
#
# Detecting C compiler ABI info compiled with the following output:
# Change Dir: /tmp/glm/src/glm/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_18661/fast"
# /usr/bin/make -f CMakeFiles/cmTC_18661.dir/build.make CMakeFiles/cmTC_18661.dir/build
# make[1]: Entering directory '/tmp/glm/src/glm/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_18661.dir/CMakeCCompilerABI.c.o
# /usr/bin/clang -o CMakeFiles/cmTC_18661.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c
# Linking C executable cmTC_18661
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_18661.dir/link.txt --verbose=1
# /usr/bin/clang -v CMakeFiles/cmTC_18661.dir/CMakeCCompilerABI.c.o -o cmTC_18661 -rdynamic
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# "/usr/bin/ld" -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_18661 /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_18661.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o
# make[1]: Leaving directory '/tmp/glm/src/glm/build/CMakeFiles/CMakeTmp'
#
#
# Parsed C implicit link information from above output:
# link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
# ignore line: [Change Dir: /tmp/glm/src/glm/build/CMakeFiles/CMakeTmp]
# ignore line: []
# ignore line: [Run Build Command:"/usr/bin/make" "cmTC_18661/fast"]
# ignore line: [/usr/bin/make -f CMakeFiles/cmTC_18661.dir/build.make CMakeFiles/cmTC_18661.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/glm/src/glm/build/CMakeFiles/CMakeTmp']
# ignore line: [Building C object CMakeFiles/cmTC_18661.dir/CMakeCCompilerABI.c.o]
# ignore line: [/usr/bin/clang -o CMakeFiles/cmTC_18661.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c]
# ignore line: [Linking C executable cmTC_18661]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_18661.dir/link.txt --verbose=1]
# ignore line: [/usr/bin/clang -v CMakeFiles/cmTC_18661.dir/CMakeCCompilerABI.c.o -o cmTC_18661 -rdynamic ]
# ignore line: [clang version 3.8.0 (tags/RELEASE_380/final)]
# ignore line: [Target: x86_64-unknown-linux-gnu]
# ignore line: [Thread model: posix]
# ignore line: [InstalledDir: /usr/bin]
# ignore line: [Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Candidate multilib: .]
# ignore line: [@m64]
# ignore line: [Selected multilib: .]
# ignore line: [@m64]
# link line: [ "/usr/bin/ld" -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_18661 /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_18661.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o]
# arg [/usr/bin/ld] ==> ignore
# arg [-export-dynamic] ==> ignore
# arg [--eh-frame-hdr] ==> ignore
# arg [-m] ==> ignore
# arg [elf_x86_64] ==> ignore
# arg [-dynamic-linker] ==> ignore
# arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
# arg [-o] ==> ignore
# arg [cmTC_18661] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o] ==> ignore
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64]
# arg [-L/usr/bin/../lib64] ==> dir [/usr/bin/../lib64]
# arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
# arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64]
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..]
# arg [-L/usr/bin/../lib] ==> dir [/usr/bin/../lib]
# arg [-L/lib] ==> dir [/lib]
# arg [-L/usr/lib] ==> dir [/usr/lib]
# arg [CMakeFiles/cmTC_18661.dir/CMakeCCompilerABI.c.o] ==> ignore
# arg [-lgcc] ==> lib [gcc]
# arg [--as-needed] ==> ignore
# arg [-lgcc_s] ==> lib [gcc_s]
# arg [--no-as-needed] ==> ignore
# arg [-lc] ==> lib [c]
# arg [-lgcc] ==> lib [gcc]
# arg [--as-needed] ==> ignore
# arg [-lgcc_s] ==> lib [gcc_s]
# arg [--no-as-needed] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o] ==> ignore
# remove lib [gcc]
# remove lib [gcc_s]
# remove lib [gcc]
# remove lib [gcc_s]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1] ==> [/usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib64] ==> [/usr/lib64]
# collapse library dir [/lib/../lib64] ==> [/lib64]
# collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib] ==> [/usr/lib]
# collapse library dir [/lib] ==> [/lib]
# collapse library dir [/usr/lib] ==> [/usr/lib]
# implicit libs: [c]
# implicit dirs: [/usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1;/usr/lib64;/lib64;/usr/lib;/lib]
# implicit fwks: []
#
#
#
#
# Detecting C [-std=c11] compiler features compiled with the following output:
# Change Dir: /tmp/glm/src/glm/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_131c4/fast"
# /usr/bin/make -f CMakeFiles/cmTC_131c4.dir/build.make CMakeFiles/cmTC_131c4.dir/build
# make[1]: Entering directory '/tmp/glm/src/glm/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_131c4.dir/feature_tests.c.o
# /usr/bin/clang -std=c11 -o CMakeFiles/cmTC_131c4.dir/feature_tests.c.o -c /tmp/glm/src/glm/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_131c4
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_131c4.dir/link.txt --verbose=1
# /usr/bin/clang CMakeFiles/cmTC_131c4.dir/feature_tests.c.o -o cmTC_131c4 -rdynamic
# make[1]: Leaving directory '/tmp/glm/src/glm/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: C_FEATURE:1c_function_prototypes
# Feature record: C_FEATURE:1c_restrict
# Feature record: C_FEATURE:1c_static_assert
# Feature record: C_FEATURE:1c_variadic_macros
#
#
# Detecting C [-std=c99] compiler features compiled with the following output:
# Change Dir: /tmp/glm/src/glm/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_b094a/fast"
# /usr/bin/make -f CMakeFiles/cmTC_b094a.dir/build.make CMakeFiles/cmTC_b094a.dir/build
# make[1]: Entering directory '/tmp/glm/src/glm/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_b094a.dir/feature_tests.c.o
# /usr/bin/clang -std=c99 -o CMakeFiles/cmTC_b094a.dir/feature_tests.c.o -c /tmp/glm/src/glm/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_b094a
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b094a.dir/link.txt --verbose=1
# /usr/bin/clang CMakeFiles/cmTC_b094a.dir/feature_tests.c.o -o cmTC_b094a -rdynamic
# make[1]: Leaving directory '/tmp/glm/src/glm/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: C_FEATURE:1c_function_prototypes
# Feature record: C_FEATURE:1c_restrict
# Feature record: C_FEATURE:0c_static_assert
# Feature record: C_FEATURE:1c_variadic_macros
#
#
# Detecting C [-std=c90] compiler features compiled with the following output:
# Change Dir: /tmp/glm/src/glm/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_bee16/fast"
# /usr/bin/make -f CMakeFiles/cmTC_bee16.dir/build.make CMakeFiles/cmTC_bee16.dir/build
# make[1]: Entering directory '/tmp/glm/src/glm/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_bee16.dir/feature_tests.c.o
# /usr/bin/clang -std=c90 -o CMakeFiles/cmTC_bee16.dir/feature_tests.c.o -c /tmp/glm/src/glm/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_bee16
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bee16.dir/link.txt --verbose=1
# /usr/bin/clang CMakeFiles/cmTC_bee16.dir/feature_tests.c.o -o cmTC_bee16 -rdynamic
# make[1]: Leaving directory '/tmp/glm/src/glm/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: C_FEATURE:1c_function_prototypes
# Feature record: C_FEATURE:0c_restrict
# Feature record: C_FEATURE:0c_static_assert
# Feature record: C_FEATURE:0c_variadic_macros
# Determining if the CXX compiler works passed with the following output:
# Change Dir: /tmp/glm/src/glm/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_d0651/fast"
# /usr/bin/make -f CMakeFiles/cmTC_d0651.dir/build.make CMakeFiles/cmTC_d0651.dir/build
# make[1]: Entering directory '/tmp/glm/src/glm/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_d0651.dir/testCXXCompiler.cxx.o
# /usr/bin/clang++ -o CMakeFiles/cmTC_d0651.dir/testCXXCompiler.cxx.o -c /tmp/glm/src/glm/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
# Linking CXX executable cmTC_d0651
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d0651.dir/link.txt --verbose=1
# /usr/bin/clang++ CMakeFiles/cmTC_d0651.dir/testCXXCompiler.cxx.o -o cmTC_d0651 -rdynamic
# make[1]: Leaving directory '/tmp/glm/src/glm/build/CMakeFiles/CMakeTmp'
#
#
# Detecting CXX compiler ABI info compiled with the following output:
# Change Dir: /tmp/glm/src/glm/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_0025a/fast"
# /usr/bin/make -f CMakeFiles/cmTC_0025a.dir/build.make CMakeFiles/cmTC_0025a.dir/build
# make[1]: Entering directory '/tmp/glm/src/glm/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_0025a.dir/CMakeCXXCompilerABI.cpp.o
# /usr/bin/clang++ -o CMakeFiles/cmTC_0025a.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp
# Linking CXX executable cmTC_0025a
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0025a.dir/link.txt --verbose=1
# /usr/bin/clang++ -v CMakeFiles/cmTC_0025a.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_0025a -rdynamic
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# "/usr/bin/ld" -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_0025a /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_0025a.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o
# make[1]: Leaving directory '/tmp/glm/src/glm/build/CMakeFiles/CMakeTmp'
#
#
# Parsed CXX implicit link information from above output:
# link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
# ignore line: [Change Dir: /tmp/glm/src/glm/build/CMakeFiles/CMakeTmp]
# ignore line: []
# ignore line: [Run Build Command:"/usr/bin/make" "cmTC_0025a/fast"]
# ignore line: [/usr/bin/make -f CMakeFiles/cmTC_0025a.dir/build.make CMakeFiles/cmTC_0025a.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/glm/src/glm/build/CMakeFiles/CMakeTmp']
# ignore line: [Building CXX object CMakeFiles/cmTC_0025a.dir/CMakeCXXCompilerABI.cpp.o]
# ignore line: [/usr/bin/clang++ -o CMakeFiles/cmTC_0025a.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp]
# ignore line: [Linking CXX executable cmTC_0025a]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0025a.dir/link.txt --verbose=1]
# ignore line: [/usr/bin/clang++ -v CMakeFiles/cmTC_0025a.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_0025a -rdynamic ]
# ignore line: [clang version 3.8.0 (tags/RELEASE_380/final)]
# ignore line: [Target: x86_64-unknown-linux-gnu]
# ignore line: [Thread model: posix]
# ignore line: [InstalledDir: /usr/bin]
# ignore line: [Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Candidate multilib: .]
# ignore line: [@m64]
# ignore line: [Selected multilib: .]
# ignore line: [@m64]
# link line: [ "/usr/bin/ld" -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_0025a /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_0025a.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o]
# arg [/usr/bin/ld] ==> ignore
# arg [-export-dynamic] ==> ignore
# arg [--eh-frame-hdr] ==> ignore
# arg [-m] ==> ignore
# arg [elf_x86_64] ==> ignore
# arg [-dynamic-linker] ==> ignore
# arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
# arg [-o] ==> ignore
# arg [cmTC_0025a] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o] ==> ignore
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64]
# arg [-L/usr/bin/../lib64] ==> dir [/usr/bin/../lib64]
# arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
# arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64]
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..]
# arg [-L/usr/bin/../lib] ==> dir [/usr/bin/../lib]
# arg [-L/lib] ==> dir [/lib]
# arg [-L/usr/lib] ==> dir [/usr/lib]
# arg [CMakeFiles/cmTC_0025a.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
# arg [-lstdc++] ==> lib [stdc++]
# arg [-lm] ==> lib [m]
# arg [-lgcc_s] ==> lib [gcc_s]
# arg [-lgcc] ==> lib [gcc]
# arg [-lc] ==> lib [c]
# arg [-lgcc_s] ==> lib [gcc_s]
# arg [-lgcc] ==> lib [gcc]
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o] ==> ignore
# remove lib [gcc_s]
# remove lib [gcc]
# remove lib [gcc_s]
# remove lib [gcc]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1] ==> [/usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib64] ==> [/usr/lib64]
# collapse library dir [/lib/../lib64] ==> [/lib64]
# collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib] ==> [/usr/lib]
# collapse library dir [/lib] ==> [/lib]
# collapse library dir [/usr/lib] ==> [/usr/lib]
# implicit libs: [stdc++;m;c]
# implicit dirs: [/usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1;/usr/lib64;/lib64;/usr/lib;/lib]
# implicit fwks: []
#
#
#
#
# Detecting CXX [-std=c++14] compiler features compiled with the following output:
# Change Dir: /tmp/glm/src/glm/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_9aedb/fast"
# /usr/bin/make -f CMakeFiles/cmTC_9aedb.dir/build.make CMakeFiles/cmTC_9aedb.dir/build
# make[1]: Entering directory '/tmp/glm/src/glm/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_9aedb.dir/feature_tests.cxx.o
# /usr/bin/clang++ -std=c++14 -o CMakeFiles/cmTC_9aedb.dir/feature_tests.cxx.o -c /tmp/glm/src/glm/build/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_9aedb
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9aedb.dir/link.txt --verbose=1
# /usr/bin/clang++ CMakeFiles/cmTC_9aedb.dir/feature_tests.cxx.o -o cmTC_9aedb -rdynamic
# make[1]: Leaving directory '/tmp/glm/src/glm/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
# Feature record: CXX_FEATURE:1cxx_alias_templates
# Feature record: CXX_FEATURE:1cxx_alignas
# Feature record: CXX_FEATURE:1cxx_alignof
# Feature record: CXX_FEATURE:1cxx_attributes
# Feature record: CXX_FEATURE:1cxx_attribute_deprecated
# Feature record: CXX_FEATURE:1cxx_auto_type
# Feature record: CXX_FEATURE:1cxx_binary_literals
# Feature record: CXX_FEATURE:1cxx_constexpr
# Feature record: CXX_FEATURE:1cxx_contextual_conversions
# Feature record: CXX_FEATURE:1cxx_decltype
# Feature record: CXX_FEATURE:1cxx_decltype_auto
# Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
# Feature record: CXX_FEATURE:1cxx_default_function_template_args
# Feature record: CXX_FEATURE:1cxx_defaulted_functions
# Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
# Feature record: CXX_FEATURE:1cxx_delegating_constructors
# Feature record: CXX_FEATURE:1cxx_deleted_functions
# Feature record: CXX_FEATURE:1cxx_digit_separators
# Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
# Feature record: CXX_FEATURE:1cxx_explicit_conversions
# Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
# Feature record: CXX_FEATURE:1cxx_extern_templates
# Feature record: CXX_FEATURE:1cxx_final
# Feature record: CXX_FEATURE:1cxx_func_identifier
# Feature record: CXX_FEATURE:1cxx_generalized_initializers
# Feature record: CXX_FEATURE:1cxx_generic_lambdas
# Feature record: CXX_FEATURE:1cxx_inheriting_constructors
# Feature record: CXX_FEATURE:1cxx_inline_namespaces
# Feature record: CXX_FEATURE:1cxx_lambdas
# Feature record: CXX_FEATURE:1cxx_lambda_init_captures
# Feature record: CXX_FEATURE:1cxx_local_type_template_args
# Feature record: CXX_FEATURE:1cxx_long_long_type
# Feature record: CXX_FEATURE:1cxx_noexcept
# Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
# Feature record: CXX_FEATURE:1cxx_nullptr
# Feature record: CXX_FEATURE:1cxx_override
# Feature record: CXX_FEATURE:1cxx_range_for
# Feature record: CXX_FEATURE:1cxx_raw_string_literals
# Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
# Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
# Feature record: CXX_FEATURE:1cxx_return_type_deduction
# Feature record: CXX_FEATURE:1cxx_right_angle_brackets
# Feature record: CXX_FEATURE:1cxx_rvalue_references
# Feature record: CXX_FEATURE:1cxx_sizeof_member
# Feature record: CXX_FEATURE:1cxx_static_assert
# Feature record: CXX_FEATURE:1cxx_strong_enums
# Feature record: CXX_FEATURE:1cxx_template_template_parameters
# Feature record: CXX_FEATURE:1cxx_thread_local
# Feature record: CXX_FEATURE:1cxx_trailing_return_types
# Feature record: CXX_FEATURE:1cxx_unicode_literals
# Feature record: CXX_FEATURE:1cxx_uniform_initialization
# Feature record: CXX_FEATURE:1cxx_unrestricted_unions
# Feature record: CXX_FEATURE:1cxx_user_literals
# Feature record: CXX_FEATURE:1cxx_variable_templates
# Feature record: CXX_FEATURE:1cxx_variadic_macros
# Feature record: CXX_FEATURE:1cxx_variadic_templates
#
#
# Detecting CXX [-std=c++11] compiler features compiled with the following output:
# Change Dir: /tmp/glm/src/glm/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_83dd8/fast"
# /usr/bin/make -f CMakeFiles/cmTC_83dd8.dir/build.make CMakeFiles/cmTC_83dd8.dir/build
# make[1]: Entering directory '/tmp/glm/src/glm/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_83dd8.dir/feature_tests.cxx.o
# /usr/bin/clang++ -std=c++11 -o CMakeFiles/cmTC_83dd8.dir/feature_tests.cxx.o -c /tmp/glm/src/glm/build/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_83dd8
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_83dd8.dir/link.txt --verbose=1
# /usr/bin/clang++ CMakeFiles/cmTC_83dd8.dir/feature_tests.cxx.o -o cmTC_83dd8 -rdynamic
# make[1]: Leaving directory '/tmp/glm/src/glm/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
# Feature record: CXX_FEATURE:1cxx_alias_templates
# Feature record: CXX_FEATURE:1cxx_alignas
# Feature record: CXX_FEATURE:1cxx_alignof
# Feature record: CXX_FEATURE:1cxx_attributes
# Feature record: CXX_FEATURE:0cxx_attribute_deprecated
# Feature record: CXX_FEATURE:1cxx_auto_type
# Feature record: CXX_FEATURE:0cxx_binary_literals
# Feature record: CXX_FEATURE:1cxx_constexpr
# Feature record: CXX_FEATURE:0cxx_contextual_conversions
# Feature record: CXX_FEATURE:1cxx_decltype
# Feature record: CXX_FEATURE:0cxx_decltype_auto
# Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
# Feature record: CXX_FEATURE:1cxx_default_function_template_args
# Feature record: CXX_FEATURE:1cxx_defaulted_functions
# Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
# Feature record: CXX_FEATURE:1cxx_delegating_constructors
# Feature record: CXX_FEATURE:1cxx_deleted_functions
# Feature record: CXX_FEATURE:0cxx_digit_separators
# Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
# Feature record: CXX_FEATURE:1cxx_explicit_conversions
# Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
# Feature record: CXX_FEATURE:1cxx_extern_templates
# Feature record: CXX_FEATURE:1cxx_final
# Feature record: CXX_FEATURE:1cxx_func_identifier
# Feature record: CXX_FEATURE:1cxx_generalized_initializers
# Feature record: CXX_FEATURE:0cxx_generic_lambdas
# Feature record: CXX_FEATURE:1cxx_inheriting_constructors
# Feature record: CXX_FEATURE:1cxx_inline_namespaces
# Feature record: CXX_FEATURE:1cxx_lambdas
# Feature record: CXX_FEATURE:0cxx_lambda_init_captures
# Feature record: CXX_FEATURE:1cxx_local_type_template_args
# Feature record: CXX_FEATURE:1cxx_long_long_type
# Feature record: CXX_FEATURE:1cxx_noexcept
# Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
# Feature record: CXX_FEATURE:1cxx_nullptr
# Feature record: CXX_FEATURE:1cxx_override
# Feature record: CXX_FEATURE:1cxx_range_for
# Feature record: CXX_FEATURE:1cxx_raw_string_literals
# Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
# Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
# Feature record: CXX_FEATURE:0cxx_return_type_deduction
# Feature record: CXX_FEATURE:1cxx_right_angle_brackets
# Feature record: CXX_FEATURE:1cxx_rvalue_references
# Feature record: CXX_FEATURE:1cxx_sizeof_member
# Feature record: CXX_FEATURE:1cxx_static_assert
# Feature record: CXX_FEATURE:1cxx_strong_enums
# Feature record: CXX_FEATURE:1cxx_template_template_parameters
# Feature record: CXX_FEATURE:1cxx_thread_local
# Feature record: CXX_FEATURE:1cxx_trailing_return_types
# Feature record: CXX_FEATURE:1cxx_unicode_literals
# Feature record: CXX_FEATURE:1cxx_uniform_initialization
# Feature record: CXX_FEATURE:1cxx_unrestricted_unions
# Feature record: CXX_FEATURE:1cxx_user_literals
# Feature record: CXX_FEATURE:0cxx_variable_templates
# Feature record: CXX_FEATURE:1cxx_variadic_macros
# Feature record: CXX_FEATURE:1cxx_variadic_templates
#
#
# Detecting CXX [-std=c++98] compiler features compiled with the following output:
# Change Dir: /tmp/glm/src/glm/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_3f7b3/fast"
# /usr/bin/make -f CMakeFiles/cmTC_3f7b3.dir/build.make CMakeFiles/cmTC_3f7b3.dir/build
# make[1]: Entering directory '/tmp/glm/src/glm/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_3f7b3.dir/feature_tests.cxx.o
# /usr/bin/clang++ -std=c++98 -o CMakeFiles/cmTC_3f7b3.dir/feature_tests.cxx.o -c /tmp/glm/src/glm/build/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_3f7b3
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3f7b3.dir/link.txt --verbose=1
# /usr/bin/clang++ CMakeFiles/cmTC_3f7b3.dir/feature_tests.cxx.o -o cmTC_3f7b3 -rdynamic
# make[1]: Leaving directory '/tmp/glm/src/glm/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
# Feature record: CXX_FEATURE:0cxx_alias_templates
# Feature record: CXX_FEATURE:0cxx_alignas
# Feature record: CXX_FEATURE:0cxx_alignof
# Feature record: CXX_FEATURE:0cxx_attributes
# Feature record: CXX_FEATURE:0cxx_attribute_deprecated
# Feature record: CXX_FEATURE:0cxx_auto_type
# Feature record: CXX_FEATURE:0cxx_binary_literals
# Feature record: CXX_FEATURE:0cxx_constexpr
# Feature record: CXX_FEATURE:0cxx_contextual_conversions
# Feature record: CXX_FEATURE:0cxx_decltype
# Feature record: CXX_FEATURE:0cxx_decltype_auto
# Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
# Feature record: CXX_FEATURE:0cxx_default_function_template_args
# Feature record: CXX_FEATURE:0cxx_defaulted_functions
# Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
# Feature record: CXX_FEATURE:0cxx_delegating_constructors
# Feature record: CXX_FEATURE:0cxx_deleted_functions
# Feature record: CXX_FEATURE:0cxx_digit_separators
# Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
# Feature record: CXX_FEATURE:0cxx_explicit_conversions
# Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
# Feature record: CXX_FEATURE:0cxx_extern_templates
# Feature record: CXX_FEATURE:0cxx_final
# Feature record: CXX_FEATURE:0cxx_func_identifier
# Feature record: CXX_FEATURE:0cxx_generalized_initializers
# Feature record: CXX_FEATURE:0cxx_generic_lambdas
# Feature record: CXX_FEATURE:0cxx_inheriting_constructors
# Feature record: CXX_FEATURE:0cxx_inline_namespaces
# Feature record: CXX_FEATURE:0cxx_lambdas
# Feature record: CXX_FEATURE:0cxx_lambda_init_captures
# Feature record: CXX_FEATURE:0cxx_local_type_template_args
# Feature record: CXX_FEATURE:0cxx_long_long_type
# Feature record: CXX_FEATURE:0cxx_noexcept
# Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
# Feature record: CXX_FEATURE:0cxx_nullptr
# Feature record: CXX_FEATURE:0cxx_override
# Feature record: CXX_FEATURE:0cxx_range_for
# Feature record: CXX_FEATURE:0cxx_raw_string_literals
# Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
# Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
# Feature record: CXX_FEATURE:0cxx_return_type_deduction
# Feature record: CXX_FEATURE:0cxx_right_angle_brackets
# Feature record: CXX_FEATURE:0cxx_rvalue_references
# Feature record: CXX_FEATURE:0cxx_sizeof_member
# Feature record: CXX_FEATURE:0cxx_static_assert
# Feature record: CXX_FEATURE:0cxx_strong_enums
# Feature record: CXX_FEATURE:1cxx_template_template_parameters
# Feature record: CXX_FEATURE:0cxx_thread_local
# Feature record: CXX_FEATURE:0cxx_trailing_return_types
# Feature record: CXX_FEATURE:0cxx_unicode_literals
# Feature record: CXX_FEATURE:0cxx_uniform_initialization
# Feature record: CXX_FEATURE:0cxx_unrestricted_unions
# Feature record: CXX_FEATURE:0cxx_user_literals
# Feature record: CXX_FEATURE:0cxx_variable_templates
# Feature record: CXX_FEATURE:0cxx_variadic_macros
# Feature record: CXX_FEATURE:0cxx_variadic_templates