Package Base Details: duckdb-git

Git Clone URL: https://aur.archlinux.org/duckdb-git.git (read-only, click to copy)
Submitter: Piezo
Maintainer: Piezo
Last Packager: Piezo
Votes: 1
Popularity: 0.000000
First Submitted: 2020-05-30 20:36 (UTC)
Last Updated: 2022-01-14 16:47 (UTC)

Latest Comments

czardien commented on 2022-09-22 17:09 (UTC) (edited on 2022-09-22 17:12 (UTC) by czardien)

Failed compiling for me, and not sure what this is about:

==> Starting build()...
[...]
c++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
make[2]: *** [src/CMakeFiles/duckdb.dir/build.make:76: src/CMakeFiles/duckdb.dir/amalgamation/duckdb.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:629: src/CMakeFiles/duckdb.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

Edit: I've read online that it's possible that the compiler got killed by a OOM-killer, so will look into that later.

Piezo commented on 2020-06-04 14:59 (UTC)

@esbdb: Sorry, I missed pandas & numpy dependencies. Should be fixed now.

brendanb commented on 2020-06-04 07:16 (UTC)

It failed compiling: building 'duckdb' extension ... ModuleNotFoundError: No module named 'numpy'