tadeja commented on issue #50865: URL: https://github.com/apache/arrow/issues/50865#issuecomment-5425006167
For completeness: - the same conda-forge gxx/gcc package resolution problem also affected the job `AMD64 Ubuntu Meson`, and was logged as issue #50921 -- [First failure - Wed, 19 Aug 2026 00:19 GMT](https://github.com/apache/arrow/actions/runs/32200415745/job/95912900943#step:6:2478) -- [Last stale-cache failure - Fri, 21 Aug 2026 00:19 GMT](https://github.com/apache/arrow/actions/runs/32431969985/job/96625303986#step:6:1105) note: no install of conda-gcc-specs, so no search in `$CONDA_PREFIX/include` and `$CONDA_PREFIX/lib`! `gcc 15.3.0 hb7a6aa6_1 conda-forge` ... `Has header "bzlib.h" : NO` ... `[6/1069] Compiling C object subprojects/bzip2-1.0.8/libbz2.a.p/bzlib.c.o` `FAILED: [code=1] subprojects/bzip2-1.0.8/libbz2.a.p/bzlib.c.o` -- [First successful fresh build: Sat, 22 Aug 2026 00:18 GMT](https://github.com/apache/arrow/actions/runs/32539661516/job/96947054677#step:6:710) `conda-gcc-specs 15.3.0 h8846f6e_3 conda-forge` `gcc 15.3.0 hc6a0c74_3 conda-forge` ... `Has header "bzlib.h" : YES` `Library bz2 found: YES` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
