Package evaluation of Assimp on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T05:05:06.844 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.01s ################################################################################ # Installation # Installing Assimp... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [079381af] + Assimp v0.1.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [079381af] + Assimp v0.1.1 ⌅ [fa961155] + CEnum v0.4.2 [692b3bcd] + JLLWrappers v1.7.0 [21216c6a] + Preferences v1.4.3 [54ae6823] + assimp_jll v5.2.5+0 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [de0858da] + Printf [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode [83775a58] + Zlib_jll v1.2.13+1 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.57s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.74s ################################################################################ # Testing # Testing Assimp Status `/tmp/jl_evsU93/Project.toml` [079381af] Assimp v0.1.1 ⌅ [fa961155] CEnum v0.4.2 [54ae6823] assimp_jll v5.2.5+0 [8dfed614] Test Status `/tmp/jl_evsU93/Manifest.toml` [079381af] Assimp v0.1.1 ⌅ [fa961155] CEnum v0.4.2 [692b3bcd] JLLWrappers v1.7.0 [21216c6a] Preferences v1.4.3 [54ae6823] assimp_jll v5.2.5+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode [83775a58] Zlib_jll v1.2.13+1 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Sys.iswindows() = false Sys.ARCH = :x86_64 Test Summary: | Pass Total Time System Trivial | 1 1 0.1s Test Summary: | Pass Total Time Assimp.jl | 3 3 0.1s vt = aiVector3D(1.0f0, 1.0f0, 1.0f0) vt = aiVector3D(-1.0f0, 1.0f0, 1.0f0) vt = aiVector3D(-1.0f0, -1.0f0, 1.0f0) vt = aiVector3D(1.0f0, -1.0f0, 1.0f0) vt = aiVector3D(1.0f0, -1.0f0, -1.0f0) vt = aiVector3D(1.0f0, -1.0f0, 1.0f0) vt = aiVector3D(-1.0f0, -1.0f0, 1.0f0) vt = aiVector3D(-1.0f0, -1.0f0, -1.0f0) vt = aiVector3D(-1.0f0, -1.0f0, -1.0f0) vt = aiVector3D(-1.0f0, -1.0f0, 1.0f0) vt = aiVector3D(-1.0f0, 1.0f0, 1.0f0) vt = aiVector3D(-1.0f0, 1.0f0, -1.0f0) vt = aiVector3D(-1.0f0, 1.0f0, -1.0f0) vt = aiVector3D(1.0f0, 1.0f0, -1.0f0) vt = aiVector3D(1.0f0, -1.0f0, -1.0f0) vt = aiVector3D(-1.0f0, -1.0f0, -1.0f0) vt = aiVector3D(1.0f0, 1.0f0, -1.0f0) vt = aiVector3D(1.0f0, 1.0f0, 1.0f0) vt = aiVector3D(1.0f0, -1.0f0, 1.0f0) vt = aiVector3D(1.0f0, -1.0f0, -1.0f0) vt = aiVector3D(-1.0f0, 1.0f0, -1.0f0) vt = aiVector3D(-1.0f0, 1.0f0, 1.0f0) vt = aiVector3D(1.0f0, 1.0f0, 1.0f0) vt = aiVector3D(1.0f0, 1.0f0, -1.0f0) Test Summary: |Time Show vertices | None 0.0s Testing Assimp tests passed Testing completed after 7.34s PkgEval succeeded after 35.06s