The package builds fine in cowbuilder but salsa triggers -- Build files have been written to: /builds/science-team/arrow/debian/output/source_dir/cpp_build ninja: error: manifest 'build.ninja' still dirty after 100 tries, perhaps system time is not set dh_auto_build: error: cd cpp_build && LC_ALL=C.UTF-8 ninja -j2 -v returned exit code 1 make[1]: *** [debian/rules:102: override_dh_auto_build] Error 25 make[1]: Leaving directory '/builds/science-team/arrow/debian/output/source_dir' make: *** [debian/rules:37: binary] Error 2
I presume this is some feature for reproducible builds, anyway. Ideas how to address this are appreciated. Cheers, Steffen > Gesendet: Donnerstag, 11. September 2025 um 17:26 > Von: "Steffen Möller" <[email protected]> > An: [email protected] > Betreff: Aw: Aw: Re: Aw: Re: Aw: Re: Aw: Aw: Re: Packaging of Apache Arrow - > where are we? > > > Hello again, > > cowbuilder builds the arrow packages just fine, we are darn close with > debian/copyright. Lintian complaints, including some errors. > What do you think is missing to rightously upload to experimental? > > Best, > Steffen > > > E: libarrow-python-flight2100: > arch-dependent-file-not-in-arch-specific-directory > [usr/lib/python3.13/dist-packages/pyarrow/libarrow_python_flight.so.2100.0.0] > E: libarrow-python-flight2100: > arch-dependent-file-not-in-arch-specific-directory > [usr/lib/python3.13/dist-packages/pyarrow/libarrow_python_flight.so.2100] > E: libarrow-python2100: arch-dependent-file-not-in-arch-specific-directory > [usr/lib/python3.13/dist-packages/pyarrow/libarrow_python.so.2100.0.0] > E: libarrow-python2100: arch-dependent-file-not-in-arch-specific-directory > [usr/lib/python3.13/dist-packages/pyarrow/libarrow_python.so.2100] > E: python3-pyarrow: arch-dependent-file-not-in-arch-specific-directory > [usr/lib/python3.13/dist-packages/pyarrow/libarrow_python.so.2100.0.0] > E: python3-pyarrow: arch-dependent-file-not-in-arch-specific-directory > [usr/lib/python3.13/dist-packages/pyarrow/libarrow_python.so.2100] > E: python3-pyarrow: arch-dependent-file-not-in-arch-specific-directory > [usr/lib/python3.13/dist-packages/pyarrow/libarrow_python.so] > E: python3-pyarrow: arch-dependent-file-not-in-arch-specific-directory > [usr/lib/python3.13/dist-packages/pyarrow/libarrow_python_flight.so.2100.0.0] > E: python3-pyarrow: arch-dependent-file-not-in-arch-specific-directory > [usr/lib/python3.13/dist-packages/pyarrow/libarrow_python_flight.so.2100] > E: python3-pyarrow: arch-dependent-file-not-in-arch-specific-directory > [usr/lib/python3.13/dist-packages/pyarrow/libarrow_python_flight.so] > E: r-cran-arrow: arch-dependent-file-not-in-arch-specific-directory > [usr/lib/R/site-library/arrow/libs/arrow.so] > E: python3-pyarrow: missing-dependency-on-libc needed by > usr/lib/python3.13/dist-packages/pyarrow/_acero.cpython-313-x86_64-linux-gnu.so > and 19 others > E: r-cran-arrow: missing-dependency-on-libc needed by > usr/lib/R/site-library/arrow/libs/arrow.so > E: libarrow-python-flight2100: python-package-missing-depends-on-python > E: python3-pyarrow: python-package-missing-depends-on-python > E: apache-arrow source: python3-depends-but-no-python3-helper > libarrow-python-flight2100 pyarrow-dev python3-pyarrow > E: r-cran-arrow: requires-r-api > W: apache-arrow source: binaries-have-file-conflict libarrow-dev pyarrow-dev > usr/share/arrow/gdb/gdb_arrow.py > W: apache-arrow source: binaries-have-file-conflict > libarrow-python-flight2100 python3-pyarrow > usr/lib/python3.13/dist-packages/pyarrow/libarrow_python_flight.so.2100 > W: apache-arrow source: binaries-have-file-conflict > libarrow-python-flight2100 python3-pyarrow > usr/lib/python3.13/dist-packages/pyarrow/libarrow_python_flight.so.2100.0.0 > W: apache-arrow source: binaries-have-file-conflict > libarrow-python-flight2100-dbgsym python3-pyarrow-dbgsym > usr/lib/debug/.build-id/bb/128659158a15063e2be34818a4b9ebab8f8ec3.debug > W: apache-arrow source: binaries-have-file-conflict libarrow-python2100 > python3-pyarrow > usr/lib/python3.13/dist-packages/pyarrow/libarrow_python.so.2100 > W: apache-arrow source: binaries-have-file-conflict libarrow-python2100 > python3-pyarrow > usr/lib/python3.13/dist-packages/pyarrow/libarrow_python.so.2100.0.0 > W: apache-arrow source: binaries-have-file-conflict > libarrow-python2100-dbgsym python3-pyarrow-dbgsym > usr/lib/debug/.build-id/91/2272dc914dfe99c9c2a26d68f042b904bef25a.debug > W: libarrow-python2100: distant-prerequisite-in-shlibs libarrow-python2100 > (>= ${binary:Version}) [shlibs] > W: gir1.2-arrow-1.0: empty-binary-package > W: gir1.2-arrow-dataset-1.0: empty-binary-package > W: gir1.2-parquet-1.0: empty-binary-package > W: apache-arrow source: obsolete-url-in-packaging > https://code.google.com/archive/p/mman-win32 [debian/copyright] > W: libarrow-python-flight2100: python-module-in-wrong-location > usr/lib/python3.13/dist-packages/pyarrow -> > usr/lib/python3/dist-packages/pyarrow > W: libarrow-python2100: python-module-in-wrong-location > usr/lib/python3.13/dist-packages/pyarrow -> > usr/lib/python3/dist-packages/pyarrow > W: python3-pyarrow: python-module-in-wrong-location > usr/lib/python3.13/dist-packages/pyarrow -> > usr/lib/python3/dist-packages/pyarrow > W: python3-pyarrow: python-module-in-wrong-location > usr/lib/python3.13/dist-packages/pyarrow-21.0.0.egg-info -> > usr/lib/python3/dist-packages/pyarrow-21.0.0.egg-info > >

