Closed regro-cf-autotick-bot closed 11 months ago
Hi! This is the friendly automated conda-forge-linting service.
I just wanted to let you know that I linted all conda-recipes in your PR (recipe
) and found it was in an excellent condition.
Hi! This is the friendly conda-forge automerge bot!
I considered the following status checks when analyzing this PR:
Thus the PR was passing and merged! Have a great day!
On linux_64, the Boost.Iostreams library tests are missing dependencies to the underlying compression libraries, leading to:
boost-split_1702518685946/_test_env_placehold_/bin/../lib/gcc/x86_64-conda-linux-gnu/12.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: warning: libzstd.so.1, needed by boost-split_1702518685946/_test_env_placehold_/lib/libboost_iostreams.so, not found (try using -rpath or -rpath-link)
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `BZ2_bzDecompress'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `deflateInit2_'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `BZ2_bzCompressInit'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `BZ2_bzCompressEnd'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `deflate'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `ZSTD_flushStream'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `ZSTD_initCStream'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `lzma_stream_encoder_mt@XZ_5.2'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `deflateEnd'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `lzma_cputhreads@XZ_5.2'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `ZSTD_compressStream'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `crc32'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `ZSTD_freeCStream'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `inflate'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `inflateInit2_'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `BZ2_bzDecompressEnd'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `BZ2_bzDecompressInit'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `ZSTD_createDStream'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `inflateEnd'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `BZ2_bzCompress'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `lzma_code@XZ_5.0'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `ZSTD_decompressStream'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `lzma_stream_decoder@XZ_5.0'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `ZSTD_initDStream'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `ZSTD_createCStream'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `inflateReset'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `deflateReset'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `ZSTD_isError'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `ZSTD_freeDStream'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `ZSTD_getErrorName'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `ZSTD_endStream'
_test_env_placehold_/lib/libboost_iostreams.so: undefined reference to `lzma_end@XZ_5.0'
I wonder why the tests pass for the other linux platform though...
I think this was an artefact of a conda bug. At least, a simple rerun seems to have fixed things š¤·
It is very likely that the current package version for this feedstock is out of date.
Checklist before merging this PR:
license_file
is packagedInformation about this PR:
please add bot automerge
in the title and merge the resulting PR. This command will add our bot automerge feature to your feedstock.bot-rerun
label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase code>@<space/conda-forge-admin, please rerun bot in a PR comment to have theconda-forge-admin
add it for you.Closes https://github.com/conda-forge/boost-cpp-feedstock/pull/157
Pending Dependency Version Updates
Here is a list of all the pending dependency version updates for this repo. Please double check all dependencies before merging.
Dependency Analysis
We couldn't run dependency analysis due to an internal error in the bot, depfinder, or grayskull. :/ Help is very welcome!
This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/7202383592, please use this URL for debugging.