fix recent Arrow easyconfigs to not use system libraries + use PythonPackage easyblock for pyarrow#24283
Conversation
|
Test report by @Flamefire |
|
@boegelbot please test @ jsc-zen3 |
|
@Micket: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3414449165 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @Flamefire |
|
Test report by @boegelbot |
|
Test report by @Flamefire |
PythonPackage easyblock for pyarrow
(created using
eb --new-pr)The raw
pip installmisses important env variables causing failures in some environments."PYARROW_CMAKE_OPTIONS='-DZSTD_LIB=$EBROOTZSTD/lib/libzstd.%s ' " % SHLIB_EXTuses single quotes on the commandline so $EBROOTZSTD is not resolved causing it to potentially use a system zstd