Skip to content

Instantly share code, notes, and snippets.

@h-vetinari
h-vetinari / gist:c66844c89bd632271717b6d2186beb1c
Created September 10, 2023 05:01
cat builddir/meson-logs/meson-log.txt (numpy 1.26.0rc1, linux-aarch64)
From https://github.com/conda-forge/numpy-feedstock/pull/297 /
https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=777737&view=results
+ cat builddir/meson-logs/meson-log.txt
Build started at 2023-09-10T03:22:59.199473
Main binary: $PREFIX/bin/python
Build Options: -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md -Dblas=blas -Dlapack=lapack -Dlibdir=lib -Dprefix=$PREFIX --cross-file=$BUILD_PREFIX/meson_cross_file.txt --native-file=$SRC_DIR/builddir/meson-python-native-file.ini
Python system: Linux
The Meson build system
Version: 1.2.99
@h-vetinari
h-vetinari / scipy_bench_positional.txt
Created July 12, 2023 16:39
logs for python dev.py bench --compare main
This file has been truncated, but you can view the full file.
💻 ninja -C /home/user/tmp/scipy/build -j2
ninja: Entering directory `/home/user/tmp/scipy/build'
[1/70] Generating scipy/special/_dummy_cython_special.pxd with a custom command
[2/67] Generating scipy/generate-version with a custom command
fatal: bad revision '^v1.10.0'
[3/67] Generating scipy/linalg/_dummy_cython_blas.pxd with a custom command
[4/31] Generating scipy/stats/_dummy_stats_gen_pyx with a custom command
Build OK
💻 meson install -C build --only-changed
· Creating environments