* installing *source* package ‘icebergr’ ...
** this is package ‘icebergr’ version ‘0.1.0’
** package ‘icebergr’ successfully unpacked and MD5 sums checked
** using staged installation
Using cargo 1.93.0 (083ac5135 2025-12-15)
Using rustc 1.93.0 (254b59607 2026-01-19)
Building for CRAN.
R states no macOS deployment target; using the x86_64 floor instead.
Building Rust against MACOSX_DEPLOYMENT_TARGET=10.13.
Writing `src/Makevars`.
`tools/config.R` has finished.
** libs
using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using SDK: ‘MacOSX11.3.1.sdk’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c entrypoint.c -o entrypoint.o
if [ "true" = "true" ]; then \
tar xf rust/vendor.tar.xz && \
mkdir -p /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/.cargo && \
cp rust/vendor-config.toml /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/.cargo/config.toml; \
fi
export CARGO_HOME=/Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/.cargo && \
export MACOSX_DEPLOYMENT_TARGET=10.13 && \
export PATH="/opt/R/x86_64/bin:/opt/gfortran/bin:/Applications/CMake.app/CMake.app/Contents/bin:/Library/Frameworks/R.framework/Resources/bin:/opt/gfortran/bin:/opt/R/x86_64/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/usr/local/go/bin:/opt/X11/bin:/Library/Apple/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Users/urbanek/.cargo/bin" && \
RUSTFLAGS=" --print=native-static-libs" cargo build --ignore-rust-version -j 2 --offline --lib --release --manifest-path=./rust/Cargo.toml --target-dir ./rust/target
warning: a `-j` argument was passed to Cargo but Cargo is also configured with an external jobserver in its environment, ignoring the `-j` parameter
Compiling proc-macro2 v1.0.107
Compiling quote v1.0.47
Compiling unicode-ident v1.0.24
Compiling libc v0.2.189
Compiling cfg-if v1.0.4
Compiling serde_core v1.0.229
Compiling version_check v0.9.5
Compiling autocfg v1.5.1
Compiling libm v0.2.16
Compiling num-traits v0.2.19
Compiling bytes v1.12.1
Compiling serde v1.0.229
Compiling syn v2.0.119
Compiling syn v3.0.3
Compiling once_cell v1.21.4
Compiling zerocopy v0.8.56
Compiling getrandom v0.2.17
Compiling pin-project-lite v0.2.17
Compiling bitflags v2.13.1
Compiling jobserver v0.1.35
Compiling shlex v2.0.1
Compiling find-msvc-tools v0.1.10
Compiling core-foundation-sys v0.8.7
Compiling getrandom v0.3.4
Compiling memchr v2.8.3
Compiling cc v1.4.2
Compiling num-integer v0.1.46
Compiling synstructure v0.13.2
Compiling generic-array v0.14.7
Compiling stable_deref_trait v1.2.1
Compiling serde_derive v1.0.229
Compiling futures-core v0.3.33
Compiling typenum v1.20.1
Compiling strsim v0.11.1
Compiling ident_case v1.0.1
Compiling displaydoc v0.2.7
Compiling ahash v0.8.12
Compiling futures-sink v0.3.33
Compiling smallvec v1.15.2
Compiling futures-channel v0.3.33
Compiling zerocopy-derive v0.8.56
Compiling zerofrom-derive v0.1.7
Compiling yoke-derive v0.8.2
Compiling zerovec-derive v0.11.3
Compiling zerofrom v0.1.8
Compiling iana-time-zone v0.1.65
Compiling arrow-schema v58.4.0
Compiling rand_core v0.6.4
Compiling itoa v1.0.18
Compiling crypto-common v0.1.7
Compiling chrono v0.4.45
Compiling futures-macro v0.3.33
Compiling yoke v0.8.3
Compiling tokio-macros v2.7.2
Compiling num-complex v0.4.6
Compiling zerovec v0.11.6
Compiling socket2 v0.6.5
Compiling num-bigint v0.4.8
Compiling mio v1.2.2
Compiling hashbrown v0.17.1
Compiling futures-io v0.3.33
Compiling futures-task v0.3.33
Compiling slab v0.4.12
Compiling futures-util v0.3.33
Compiling tokio v1.53.1
Compiling tinystr v0.8.3
Compiling ring v0.17.14
Compiling writeable v0.6.3
Compiling litemap v0.8.2
Compiling icu_locale_core v2.2.0
Compiling potential_utf v0.1.5
Compiling zerotrie v0.2.4
Compiling half v2.7.1
Compiling icu_normalizer_data v2.2.0
Compiling icu_properties_data v2.2.0
Compiling utf8_iter v1.0.4
Compiling subtle v2.6.1
Compiling arrow-buffer v58.4.0
Compiling pkg-config v0.3.33
Compiling zstd-sys v2.0.16+zstd.1.5.7
Compiling icu_collections v2.2.0
Compiling icu_provider v2.2.0
Compiling http v1.5.0
Compiling darling_core v0.23.0
Compiling arrow-data v58.4.0
Compiling arrow-array v58.4.0
Compiling untrusted v0.9.0
Compiling lexical-util v1.0.7
Compiling percent-encoding v2.3.2
Compiling zeroize v1.9.0
Compiling rustls-pki-types v1.15.1
Compiling darling_macro v0.23.0
Compiling http-body v1.1.0
Compiling base64 v0.22.1
Compiling semver v1.0.28
Compiling fnv v1.0.7
Compiling httparse v1.10.1
Compiling darling_core v0.20.11
Compiling rustc_version v0.4.1
Compiling icu_properties v2.2.0
Compiling icu_normalizer v2.2.0
Compiling arrow-select v58.4.0
Compiling darling v0.23.0
Compiling crossbeam-utils v0.8.22
Compiling crc32fast v1.5.0
Compiling rustversion v1.0.23
Compiling zmij v1.0.23
Compiling prettyplease v0.2.37
Compiling tower-service v0.3.3
Compiling getrandom v0.4.3
Compiling try-lock v0.2.5
Compiling rustls v0.23.43
Compiling zstd-safe v7.2.4
Compiling want v0.3.1
Compiling idna_adapter v1.2.2
Compiling darling_macro v0.20.11
Compiling flatbuffers v25.12.19
Compiling rustls-webpki v0.103.13
Compiling lexical-parse-integer v1.0.6
Compiling lexical-write-integer v1.0.6
Compiling form_urlencoded v1.2.2
Compiling inout v0.1.4
Compiling tracing-attributes v0.1.31
Compiling aho-corasick v1.1.5
Compiling core-foundation v0.10.1
Compiling security-framework-sys v2.17.0
Compiling tracing-core v0.1.36
Compiling atomic-waker v1.1.2
Compiling ryu v1.0.23
Compiling adler2 v2.0.1
Compiling typeid v1.0.3
Compiling serde_json v1.0.151
Compiling snap v1.1.2
Compiling simd-adler32 v0.3.10
Compiling regex-syntax v0.8.11
Compiling alloc-no-stdlib v2.0.4
Compiling parking v2.2.1
Compiling parking_lot_core v0.9.12
Compiling cpufeatures v0.2.17
Compiling paste v1.0.15
Compiling event-listener v5.4.2
Compiling alloc-stdlib v0.2.4
Compiling miniz_oxide v0.8.9
Compiling regex-automata v0.4.18
Compiling hyper v1.11.0
Compiling tracing v0.1.44
Compiling security-framework v3.7.0
Compiling lexical-write-float v1.0.6
Compiling cipher v0.4.4
Compiling lexical-parse-float v1.0.6
Compiling darling v0.20.11
Compiling idna v1.1.0
Compiling universal-hash v0.5.1
Compiling ppv-lite86 v0.2.21
Compiling sync_wrapper v1.0.2
Compiling rand_core v0.9.5
Compiling bigdecimal v0.4.10
Compiling byteorder v1.5.0
Compiling tower-layer v0.3.3
Compiling crossbeam-epoch v0.9.20
Compiling ipnet v2.12.1
Compiling opaque-debug v0.3.1
Compiling heck v0.5.0
Compiling erased-serde v0.4.10
Compiling thiserror v2.0.20
Compiling portable-atomic v1.14.0
Compiling scopeguard v1.2.0
Compiling lock_api v0.4.14
Compiling tokio-rustls v0.26.4
Compiling hyper-util v0.1.20
Compiling strum_macros v0.27.2
Compiling polyval v0.6.2
Compiling tower v0.5.3
Compiling rand_chacha v0.9.0
Compiling uuid v1.24.0
Compiling bon-macros v3.9.3
Compiling url v2.5.8
Compiling derive_builder_core v0.20.2
Compiling rustls-native-certs v0.8.4
Compiling lexical-core v1.0.6
Compiling regex v1.13.1
Compiling brotli-decompressor v5.0.3
Compiling event-listener-strategy v0.5.4
Compiling arrow-ord v58.4.0
Compiling futures-executor v0.3.33
Compiling serde-big-array v0.5.1
Compiling zstd v0.13.3
Compiling block-buffer v0.10.4
Compiling thiserror-impl v2.0.20
Compiling atoi v2.0.0
Compiling ordered-float v2.10.1
Compiling log v0.4.33
Compiling zlib-rs v0.6.7
Compiling twox-hash v2.1.3
Compiling integer-encoding v3.0.4
Compiling anyhow v1.0.104
Compiling fastnum v0.7.5
Compiling extendr-ffi v0.9.0
Compiling typetag v0.2.23
Compiling arrow-cast v58.4.0
Compiling thrift v0.17.0
Compiling lz4_flex v0.13.1
Compiling brotli v8.0.4
Compiling flate2 v1.1.9
Compiling digest v0.10.7
Compiling bnum v0.12.1
Compiling futures v0.3.33
Compiling parking_lot v0.12.5
Compiling bon v3.9.3
Compiling async-lock v3.4.2
Compiling arrow-string v58.4.0
Compiling arrow-ipc v58.4.0
Compiling hyper-rustls v0.27.9
Compiling derive_builder_macro v0.20.2
Compiling tower-http v0.6.11
Compiling rand v0.9.5
Compiling strum v0.27.2
Compiling ghash v0.5.1
Compiling crossbeam-channel v0.5.16
Compiling aes v0.8.4
Compiling ctr v0.9.2
Compiling serde_urlencoded v0.7.1
Compiling serde_with_macros v3.22.0
Compiling arrow-arith v58.4.0
Compiling http-body-util v0.1.4
Compiling aead v0.5.2
Compiling typed-builder-macro v0.20.1
Compiling typetag-impl v0.2.23
Compiling serde_bytes v0.11.19
Compiling equivalent v1.0.2
Compiling tagptr v0.2.0
Compiling simdutf8 v0.1.5
Compiling seq-macro v0.3.6
Compiling inventory v0.3.24
Compiling regex-lite v0.1.9
Compiling dissimilar v1.0.11
Compiling bytemuck v1.25.2
Compiling fastrand v2.5.0
Compiling either v1.17.0
Compiling itertools v0.13.0
Compiling backon v1.6.0
Compiling roaring v0.11.4
Compiling apache-avro v0.21.0
Compiling expect-test v1.5.1
Compiling parquet v58.4.0
Compiling typed-builder v0.20.1
Compiling moka v0.12.15
Compiling reqwest v0.12.28
Compiling aes-gcm v0.10.3
Compiling serde_with v3.22.0
Compiling derive_builder v0.20.2
Compiling serde_repr v0.1.21
Compiling async-trait v0.1.92
Compiling ordered-float v4.6.0
Compiling lazy_static v1.5.0
Compiling as-any v0.3.2
Compiling array-init v2.1.0
Compiling bimap v0.6.3
Compiling murmur3 v0.5.2
Compiling extendr-api v0.9.0
Compiling iceberg v0.10.0
Compiling extendr-macros v0.9.0
Compiling arrow-row v58.4.0
Compiling readonly v0.2.14
Compiling arrow v58.4.0
Compiling iceberg-catalog-rest v0.10.0
Compiling icebergr v0.1.0 (/Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/rust)
note: link against the following native artifacts when linking against this static library. The order and any duplication can be significant on some platforms.
note: native-static-libs: -framework Security -lR -liconv -framework CoreFoundation -lSystem -lc -lm
Finished `release` profile [optimized] target(s) in 15m 07s
# CARGO_HOME is inside the build tree, so it must not be left behind.
rm -Rf /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/.cargo
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o icebergr.so entrypoint.o -L./rust/target/release -licebergr -framework Security -framework CoreFoundation -framework SystemConfiguration -F/Library/Frameworks/R.framework/.. -framework R
rm -Rf /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/.cargo /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/vendor ./rust/target
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00LOCK-icebergr/00new/icebergr/libs
** generating debug symbols (dSYM)
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(icebergr-250faa4cc03e2936.icebergr.8d9ee233f9ae3b70-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(25ac62e5b3c53843-curve25519.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(0bbbd18bda93c05b-aes_nohw.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(00c879ee3285a50d-montgomery.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(00c879ee3285a50d-montgomery_inv.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(a0330e891e733f4e-ecp_nistz.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(a0330e891e733f4e-gfp_p384.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(aaa1ba3e455ee2e1-limbs.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(a4019cc0736b0423-mem.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(a4019cc0736b0423-crypto.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(a4019cc0736b0423-cpu_intel.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(25ac62e5b3c53843-curve25519_64_adx.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(e165cd818145c705-fiat_curve25519_adx_mul.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(e165cd818145c705-fiat_curve25519_adx_square.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(a0330e891e733f4e-p256-nistz.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(c322a0bcc369f531-chacha-x86_64-macosx.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(c322a0bcc369f531-aes-gcm-avx2-x86_64-macosx.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(c322a0bcc369f531-aesni-gcm-x86_64-macosx.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(c322a0bcc369f531-aesni-x86_64-macosx.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(c322a0bcc369f531-ghash-x86_64-macosx.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(c322a0bcc369f531-vpaes-x86_64-macosx.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(c322a0bcc369f531-x86_64-mont-macosx.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(c322a0bcc369f531-x86_64-mont5-macosx.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(c322a0bcc369f531-p256-x86_64-asm-macosx.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(c322a0bcc369f531-sha512-x86_64-macosx.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(c322a0bcc369f531-chacha20_poly1305_x86_64-macosx.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(c322a0bcc369f531-sha256-x86_64-macosx.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(compiler_builtins-5f28702a8bd39742.compiler_builtins.3e851ac2cc681d13-cgu.030.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(compiler_builtins-5f28702a8bd39742.compiler_builtins.3e851ac2cc681d13-cgu.100.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(compiler_builtins-5f28702a8bd39742.compiler_builtins.3e851ac2cc681d13-cgu.101.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(compiler_builtins-5f28702a8bd39742.compiler_builtins.3e851ac2cc681d13-cgu.116.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(compiler_builtins-5f28702a8bd39742.compiler_builtins.3e851ac2cc681d13-cgu.127.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(compiler_builtins-5f28702a8bd39742.compiler_builtins.3e851ac2cc681d13-cgu.163.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/icebergr.Rcheck/00_pkg_src/icebergr/src/./rust/target/release/libicebergr.a(compiler_builtins-5f28702a8bd39742.compiler_builtins.3e851ac2cc681d13-cgu.193.rcgu.o) unable to open object file: No such file or directory
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (icebergr)