Package evaluation to load LibIIO on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:16:59.647 ################################################################################ # Set-up # Set-up completed after 0.15s ################################################################################ # Installation # Installing LibIIO... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [054d326e] + LibIIO v0.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [692b3bcd] + JLLWrappers v1.7.1 [054d326e] + LibIIO v0.1.2 [21216c6a] + Preferences v1.5.0 [94ce4f54] + Libiconv_jll v1.18.0+0 ⌅ [02c8fc9c] + XML2_jll v2.9.14+0 [ddfeb750] + libaio_jll v0.3.112+0 [8da1a5bb] + libiio_jll v0.24.0+0 [a877fdc9] + libusb_jll v1.0.29+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.9.9 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.67.1+0 [3f19e933] + p7zip_jll v17.6.0+0 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 3.41s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 1398.0 ms ✓ libaio_jll 1453.3 ms ✓ XML2_jll 1370.3 ms ✓ libiio_jll WARNING: Constructor for type "iio_channel" was extended in `LibIIO` without explicit qualification or import.  NOTE: Assumed "iio_channel" refers to `CLibIIO.iio_channel`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function iio_channel end`.  Hint: To silence the warning, qualify `iio_channel` as `CLibIIO.iio_channel` in the method signature or explicitly `import CLibIIO: iio_channel`. WARNING: Constructor for type "iio_context" was extended in `LibIIO` without explicit qualification or import.  NOTE: Assumed "iio_context" refers to `CLibIIO.iio_context`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function iio_context end`.  Hint: To silence the warning, qualify `iio_context` as `CLibIIO.iio_context` in the method signature or explicitly `import CLibIIO: iio_context`. 1930.3 ms ✓ LibIIO 4 dependencies successfully precompiled in 6 seconds. 31 already precompiled. 1 dependency had output during precompilation: ┌ LibIIO │ WARNING: Constructor for type "iio_channel" was extended in `LibIIO` without explicit qualification or import. │ NOTE: Assumed "iio_channel" refers to `CLibIIO.iio_channel`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function iio_channel end`. │ Hint: To silence the warning, qualify `iio_channel` as `CLibIIO.iio_channel` in the method signature or explicitly `import CLibIIO: iio_channel`. │ WARNING: Constructor for type "iio_context" was extended in `LibIIO` without explicit qualification or import. │ NOTE: Assumed "iio_context" refers to `CLibIIO.iio_context`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function iio_context end`. │ Hint: To silence the warning, qualify `iio_context` as `CLibIIO.iio_context` in the method signature or explicitly `import CLibIIO: iio_context`. └ Precompilation completed after 15.21s ################################################################################ # Loading # Loading LibIIO... Loading completed after 0.96s PkgEval succeeded after 28.72s