Created
August 8, 2023 10:29
-
-
Save SomeoneSerge/a7bc7ec7c66468921824bf67de247e79 to your computer and use it in GitHub Desktop.
nix log /nix/store/jd58dpv4xrj7mi47hv3dc5pmd94ajdph-python3.10-gumath-unstable-2019-08-01.drv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sourcing python-remove-tests-dir-hook | |
Sourcing python-catch-conflicts-hook.sh | |
Sourcing python-remove-bin-bytecode-hook.sh | |
Sourcing setuptools-build-hook | |
Using setuptoolsBuildPhase | |
Using setuptoolsShellHook | |
Sourcing pip-install-hook | |
Using pipInstallPhase | |
Sourcing python-imports-check-hook.sh | |
Using pythonImportsCheckPhase | |
Sourcing python-namespaces-hook | |
Sourcing python-catch-conflicts-hook.sh | |
Sourcing setuptools-check-hook | |
Sourcing setup-cuda-hook | |
Executing setupCUDAToolkitCompilers | |
@nix { "action": "setPhase", "phase": "unpackPhase" } | |
unpacking sources | |
unpacking source archive /nix/store/y5c8gilv2iwn4dlz673qy5alihl8z4hq-source | |
source root is source | |
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/vcbuild/vcdistclean.bat | |
@nix { "action": "setPhase", "phase": "patchPhase" } | |
patching sources | |
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } | |
updateAutotoolsGnuConfigScriptsPhase | |
Updating Autotools / GNU config script to a newer upstream version: ./config.sub | |
Updating Autotools / GNU config script to a newer upstream version: ./config.guess | |
@nix { "action": "setPhase", "phase": "configurePhase" } | |
configuring | |
configure flags: --prefix=/nix/store/wd0qdm5xycgh7132gfaaah9r3rlj36i3-python3.10-gumath-unstable-2019-08-01 --bindir=/nix/store/wd0qdm5xycgh7132gfaaah9r3rlj36i3-python3.10-gumath-unstable-2019-08-01/bin --sbindir=/nix/store/wd0qdm5xycgh7132gfaaah9r3rlj36i3-python3.10-gumath-unstable-2019-08-01/sbin --includedir=/nix/store/wd0qdm5xycgh7132gfaaah9r3rlj36i3-python3.10-gumath-unstable-2019-08-01/include --oldincludedir=/nix/store/wd0qdm5xycgh7132gfaaah9r3rlj36i3-python3.10-gumath-unstable-2019-08-01/include --mandir=/nix/store/wd0qdm5xycgh7132gfaaah9r3rlj36i3-python3.10-gumath-unstable-2019-08-01/share/man --infodir=/nix/store/wd0qdm5xycgh7132gfaaah9r3rlj36i3-python3.10-gumath-unstable-2019-08-01/share/info --docdir=/nix/store/wd0qdm5xycgh7132gfaaah9r3rlj36i3-python3.10-gumath-unstable-2019-08-01/share/doc/gumath --libdir=/nix/store/wd0qdm5xycgh7132gfaaah9r3rlj36i3-python3.10-gumath-unstable-2019-08-01/lib --libexecdir=/nix/store/wd0qdm5xycgh7132gfaaah9r3rlj36i3-python3.10-gumath-unstable-2019-08-01/libexec --localedir=/nix/store/wd0qdm5xycgh7132gfaaah9r3rlj36i3-python3.10-gumath-unstable-2019-08-01/share/locale | |
checking system as reported by uname -s... Linux | |
checking build system type... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking for ar... ar | |
checking for ranlib... ranlib | |
checking how to run the C preprocessor... gcc -E | |
checking for grep that handles long lines and -e... /nix/store/7ch1llcm71yxakj661n576rjw2ms34d9-gnugrep-3.11/bin/grep | |
checking for egrep... /nix/store/7ch1llcm71yxakj661n576rjw2ms34d9-gnugrep-3.11/bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking pthread.h usability... yes | |
checking pthread.h presence... yes | |
checking for pthread.h... yes | |
checking for a BSD-compatible install... /nix/store/cbzwjj38mvy6sz7k9wpl33sa5mgxx5j3-coreutils-9.3/bin/install -c | |
checking for nvcc... yes | |
checking for --with-includes... none | |
checking for --with-libs... none | |
checking for --with-docs... yes | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating libgumath/Makefile | |
config.status: creating config.h | |
@nix { "action": "setPhase", "phase": "buildPhase" } | |
building | |
Executing setuptoolsBuildPhase | |
checking system as reported by uname -s... Linux | |
checking build system type... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking for ar... ar | |
checking for ranlib... ranlib | |
checking how to run the C preprocessor... gcc -E | |
checking for grep that handles long lines and -e... /nix/store/7ch1llcm71yxakj661n576rjw2ms34d9-gnugrep-3.11/bin/grep | |
checking for egrep... /nix/store/7ch1llcm71yxakj661n576rjw2ms34d9-gnugrep-3.11/bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking pthread.h usability... yes | |
checking pthread.h presence... yes | |
checking for pthread.h... yes | |
checking for a BSD-compatible install... /nix/store/cbzwjj38mvy6sz7k9wpl33sa5mgxx5j3-coreutils-9.3/bin/install -c | |
checking for nvcc... yes | |
checking for --with-includes... none | |
checking for --with-libs... none | |
checking for --with-docs... yes | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating libgumath/Makefile | |
config.status: creating config.h | |
config.status: config.h is unchanged | |
cd libgumath && make | |
make[1]: Entering directory '/build/source/libgumath' | |
gcc -I.. -I../ndtypes/libndtypes -Wall -Wextra -std=c11 -pedantic -O3 -I/nix/store/jhflvwr40xbb0xr6jx4311icp9cym1fp-python3-3.10.12/lib/python3.10/site-packages/ndtypes -I/nix/store/jhflvwr40xbb0xr6jx4311icp9cym1fp-python3-3.10.12/lib/python3.10/site-packages/xnd -c apply.c | |
[01m[Kapply.c:38:10:[m[K [01;31m[Kfatal error: [m[Kndtypes.h: No such file or directory | |
38 | #include [01;31m[K"ndtypes.h"[m[K | |
| [01;31m[K^~~~~~~~~~~[m[K | |
compilation terminated. | |
make[1]: *** [Makefile:64: apply.o] Error 1 | |
make[1]: Leaving directory '/build/source/libgumath' | |
make: *** [Makefile:25: default] Error 2 | |
running bdist_wheel | |
running build | |
running build_py | |
creating build | |
creating build/lib.linux-x86_64-cpython-310 | |
creating build/lib.linux-x86_64-cpython-310/gumath | |
copying python/gumath/__init__.py -> build/lib.linux-x86_64-cpython-310/gumath | |
copying python/gumath/pygumath.h -> build/lib.linux-x86_64-cpython-310/gumath | |
running build_ext | |
building 'gumath._gumath' extension | |
creating build/temp.linux-x86_64-cpython-310 | |
creating build/temp.linux-x86_64-cpython-310/python | |
creating build/temp.linux-x86_64-cpython-310/python/gumath | |
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/nhnxylvmaisx7pw8pyyx3a8cq93xanpx-libxcrypt-4.4.36/include -fPIC -I. -I/nix/store/isbipwdj97nsqn865bai235ac0y25bv3-libndtypes-unstable-2019-08-01/include -I/nix/store/zmzfx5rm3kvig65ivk64p3jv7rlzx9pd-libxnd-unstable-2019-08-01/include -I/nix/store/rifvrqi18y4jhs040b4zk3iqwajpg644-libgumath-unstable-2019-08-01/include -I/nix/store/jhflvwr40xbb0xr6jx4311icp9cym1fp-python3-3.10.12/include/python3.10 -c python/gumath/_gumath.c -o build/temp.linux-x86_64-cpython-310/python/gumath/_gumath.o -Wextra -Wno-missing-field-initializers -std=c11 | |
[01m[Kpython/gumath/_gumath.c:847:14:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from ‘[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K’ {aka ‘[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K’} to ‘[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K’ {aka ‘[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K’} [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcast-function-type-Wcast-function-type]8;;[m[K] | |
847 | { "vfold", [01;35m[K([m[KPyCFunction)gufunc_vfold, METH_VARARGS|METH_KEYWORDS, NULL }, | |
| [01;35m[K^[m[K | |
[01m[Kpython/gumath/_gumath.c:848:26:[m[K [01;35m[Kwarning: [m[Kcast between incompatible function types from ‘[01m[KPyObject * (*)(PyObject *, PyObject *, PyObject *)[m[K’ {aka ‘[01m[Kstruct _object * (*)(struct _object *, struct _object *, struct _object *)[m[K’} to ‘[01m[KPyObject * (*)(PyObject *, PyObject *)[m[K’ {aka ‘[01m[Kstruct _object * (*)(struct _object *, struct _object *)[m[K’} [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcast-function-type-Wcast-function-type]8;;[m[K] | |
848 | { "unsafe_add_kernel", [01;35m[K([m[KPyCFunction)unsafe_add_kernel, METH_VARARGS|METH_KEYWORDS, NULL }, | |
| [01;35m[K^[m[K | |
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.5.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.4.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.4/lib -L/nix/store/nhnxylvmaisx7pw8pyyx3a8cq93xanpx-libxcrypt-4.4.36/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.23/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.42.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.2p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.9/lib -L/nix/store/hwdckdgh3y73qravhmx7dmkv825zbipi-tzdata-2023c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.5.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.4.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.4/lib -L/nix/store/nhnxylvmaisx7pw8pyyx3a8cq93xanpx-libxcrypt-4.4.36/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.23/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.42.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.2p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.9/lib -L/nix/store/hwdckdgh3y73qravhmx7dmkv825zbipi-tzdata-2023c/lib build/temp.linux-x86_64-cpython-310/python/gumath/_gumath.o -L/nix/store/isbipwdj97nsqn865bai235ac0y25bv3-libndtypes-unstable-2019-08-01/lib -L/nix/store/zmzfx5rm3kvig65ivk64p3jv7rlzx9pd-libxnd-unstable-2019-08-01/lib -L/nix/store/rifvrqi18y4jhs040b4zk3iqwajpg644-libgumath-unstable-2019-08-01/lib -L/nix/store/jhflvwr40xbb0xr6jx4311icp9cym1fp-python3-3.10.12/lib -Wl,--enable-new-dtags,-R/nix/store/isbipwdj97nsqn865bai235ac0y25bv3-libndtypes-unstable-2019-08-01/lib -Wl,--enable-new-dtags,-R/nix/store/zmzfx5rm3kvig65ivk64p3jv7rlzx9pd-libxnd-unstable-2019-08-01/lib -Wl,--enable-new-dtags,-R/nix/store/rifvrqi18y4jhs040b4zk3iqwajpg644-libgumath-unstable-2019-08-01/lib -l:libndtypes.so.0.2.0dev3 -l:libxnd.so.0.2.0dev3 -l:libgumath.so.0.2.0dev3 -o build/lib.linux-x86_64-cpython-310/gumath/_gumath.cpython-310-x86_64-linux-gnu.so | |
building 'gumath.functions' extension | |
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/nhnxylvmaisx7pw8pyyx3a8cq93xanpx-libxcrypt-4.4.36/include -fPIC -I. -I/nix/store/isbipwdj97nsqn865bai235ac0y25bv3-libndtypes-unstable-2019-08-01/include -I/nix/store/zmzfx5rm3kvig65ivk64p3jv7rlzx9pd-libxnd-unstable-2019-08-01/include -I/nix/store/rifvrqi18y4jhs040b4zk3iqwajpg644-libgumath-unstable-2019-08-01/include -I/nix/store/jhflvwr40xbb0xr6jx4311icp9cym1fp-python3-3.10.12/include/python3.10 -c python/gumath/functions.c -o build/temp.linux-x86_64-cpython-310/python/gumath/functions.o -Wextra -Wno-missing-field-initializers -std=c11 | |
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.5.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.4.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.4/lib -L/nix/store/nhnxylvmaisx7pw8pyyx3a8cq93xanpx-libxcrypt-4.4.36/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.23/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.42.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.2p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.9/lib -L/nix/store/hwdckdgh3y73qravhmx7dmkv825zbipi-tzdata-2023c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.5.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.4.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.4/lib -L/nix/store/nhnxylvmaisx7pw8pyyx3a8cq93xanpx-libxcrypt-4.4.36/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.23/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.42.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.2p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.9/lib -L/nix/store/hwdckdgh3y73qravhmx7dmkv825zbipi-tzdata-2023c/lib build/temp.linux-x86_64-cpython-310/python/gumath/functions.o -L/nix/store/isbipwdj97nsqn865bai235ac0y25bv3-libndtypes-unstable-2019-08-01/lib -L/nix/store/zmzfx5rm3kvig65ivk64p3jv7rlzx9pd-libxnd-unstable-2019-08-01/lib -L/nix/store/rifvrqi18y4jhs040b4zk3iqwajpg644-libgumath-unstable-2019-08-01/lib -L/nix/store/jhflvwr40xbb0xr6jx4311icp9cym1fp-python3-3.10.12/lib -Wl,--enable-new-dtags,-R/nix/store/isbipwdj97nsqn865bai235ac0y25bv3-libndtypes-unstable-2019-08-01/lib -Wl,--enable-new-dtags,-R/nix/store/zmzfx5rm3kvig65ivk64p3jv7rlzx9pd-libxnd-unstable-2019-08-01/lib -Wl,--enable-new-dtags,-R/nix/store/rifvrqi18y4jhs040b4zk3iqwajpg644-libgumath-unstable-2019-08-01/lib -l:libndtypes.so.0.2.0dev3 -l:libxnd.so.0.2.0dev3 -l:libgumath.so.0.2.0dev3 -o build/lib.linux-x86_64-cpython-310/gumath/functions.cpython-310-x86_64-linux-gnu.so | |
building 'gumath.examples' extension | |
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/nhnxylvmaisx7pw8pyyx3a8cq93xanpx-libxcrypt-4.4.36/include -fPIC -I. -I/nix/store/isbipwdj97nsqn865bai235ac0y25bv3-libndtypes-unstable-2019-08-01/include -I/nix/store/zmzfx5rm3kvig65ivk64p3jv7rlzx9pd-libxnd-unstable-2019-08-01/include -I/nix/store/rifvrqi18y4jhs040b4zk3iqwajpg644-libgumath-unstable-2019-08-01/include -I/nix/store/jhflvwr40xbb0xr6jx4311icp9cym1fp-python3-3.10.12/include/python3.10 -c python/gumath/examples.c -o build/temp.linux-x86_64-cpython-310/python/gumath/examples.o -Wextra -Wno-missing-field-initializers -std=c11 | |
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.5.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.4.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.4/lib -L/nix/store/nhnxylvmaisx7pw8pyyx3a8cq93xanpx-libxcrypt-4.4.36/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.23/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.42.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.2p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.9/lib -L/nix/store/hwdckdgh3y73qravhmx7dmkv825zbipi-tzdata-2023c/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.5.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.4.3/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.4/lib -L/nix/store/nhnxylvmaisx7pw8pyyx3a8cq93xanpx-libxcrypt-4.4.36/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.23/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.42.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.2p1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.9/lib -L/nix/store/hwdckdgh3y73qravhmx7dmkv825zbipi-tzdata-2023c/lib build/temp.linux-x86_64-cpython-310/python/gumath/examples.o -L/nix/store/isbipwdj97nsqn865bai235ac0y25bv3-libndtypes-unstable-2019-08-01/lib -L/nix/store/zmzfx5rm3kvig65ivk64p3jv7rlzx9pd-libxnd-unstable-2019-08-01/lib -L/nix/store/rifvrqi18y4jhs040b4zk3iqwajpg644-libgumath-unstable-2019-08-01/lib -L/nix/store/jhflvwr40xbb0xr6jx4311icp9cym1fp-python3-3.10.12/lib -Wl,--enable-new-dtags,-R/nix/store/isbipwdj97nsqn865bai235ac0y25bv3-libndtypes-unstable-2019-08-01/lib -Wl,--enable-new-dtags,-R/nix/store/zmzfx5rm3kvig65ivk64p3jv7rlzx9pd-libxnd-unstable-2019-08-01/lib -Wl,--enable-new-dtags,-R/nix/store/rifvrqi18y4jhs040b4zk3iqwajpg644-libgumath-unstable-2019-08-01/lib -l:libndtypes.so.0.2.0dev3 -l:libxnd.so.0.2.0dev3 -l:libgumath.so.0.2.0dev3 -o build/lib.linux-x86_64-cpython-310/gumath/examples.cpython-310-x86_64-linux-gnu.so | |
/nix/store/w453w4jw22kf20x0yv8dg08p4gima8mv-python3.10-setuptools-67.4.0/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. | |
warnings.warn( | |
installing to build/bdist.linux-x86_64/wheel | |
running install | |
running install_lib | |
creating build/bdist.linux-x86_64 | |
creating build/bdist.linux-x86_64/wheel | |
creating build/bdist.linux-x86_64/wheel/gumath | |
copying build/lib.linux-x86_64-cpython-310/gumath/__init__.py -> build/bdist.linux-x86_64/wheel/gumath | |
copying build/lib.linux-x86_64-cpython-310/gumath/functions.cpython-310-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/gumath | |
copying build/lib.linux-x86_64-cpython-310/gumath/_gumath.cpython-310-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/gumath | |
copying build/lib.linux-x86_64-cpython-310/gumath/examples.cpython-310-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/gumath | |
copying build/lib.linux-x86_64-cpython-310/gumath/pygumath.h -> build/bdist.linux-x86_64/wheel/gumath | |
running install_egg_info | |
running egg_info | |
creating python/gumath.egg-info | |
writing python/gumath.egg-info/PKG-INFO | |
writing dependency_links to python/gumath.egg-info/dependency_links.txt | |
writing requirements to python/gumath.egg-info/requires.txt | |
writing top-level names to python/gumath.egg-info/top_level.txt | |
writing manifest file 'python/gumath.egg-info/SOURCES.txt' | |
reading manifest file 'python/gumath.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no files found matching 'doc/Makefile' anywhere in distribution | |
adding license file 'LICENSE.txt' | |
adding license file 'AUTHORS.txt' | |
writing manifest file 'python/gumath.egg-info/SOURCES.txt' | |
Copying python/gumath.egg-info to build/bdist.linux-x86_64/wheel/gumath-0.2.0.dev3-py3.10.egg-info | |
running install_scripts | |
creating build/bdist.linux-x86_64/wheel/gumath-0.2.0.dev3.dist-info/WHEEL | |
creating 'dist/gumath-0.2.0.dev3-cp310-cp310-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it | |
adding 'gumath/__init__.py' | |
adding 'gumath/_gumath.cpython-310-x86_64-linux-gnu.so' | |
adding 'gumath/examples.cpython-310-x86_64-linux-gnu.so' | |
adding 'gumath/functions.cpython-310-x86_64-linux-gnu.so' | |
adding 'gumath/pygumath.h' | |
adding 'gumath-0.2.0.dev3.dist-info/AUTHORS.txt' | |
adding 'gumath-0.2.0.dev3.dist-info/LICENSE.txt' | |
adding 'gumath-0.2.0.dev3.dist-info/METADATA' | |
adding 'gumath-0.2.0.dev3.dist-info/WHEEL' | |
adding 'gumath-0.2.0.dev3.dist-info/top_level.txt' | |
adding 'gumath-0.2.0.dev3.dist-info/RECORD' | |
removing build/bdist.linux-x86_64/wheel | |
Finished executing setuptoolsBuildPhase | |
@nix { "action": "setPhase", "phase": "installPhase" } | |
installing | |
Executing pipInstallPhase | |
/build/source/dist /build/source | |
Processing ./gumath-0.2.0.dev3-cp310-cp310-linux_x86_64.whl | |
Requirement already satisfied: ndtypes==v0.2.0dev3 in /nix/store/vh9akwrgszh2pllap800cvaw0p1j9vcg-python3.10-ndtypes-unstable-2019-08-01/lib/python3.10/site-packages (from gumath==0.2.0.dev3) (0.2.0.dev3) | |
Requirement already satisfied: xnd==v0.2.0dev3 in /nix/store/85ls96c5lmhxjlksvcabbinqxiq4bf6v-python3.10-xnd-unstable-2019-08-01/lib/python3.10/site-packages (from gumath==0.2.0.dev3) (0.2.0.dev3) | |
Installing collected packages: gumath | |
Successfully installed gumath-0.2.0.dev3 | |
/build/source | |
Finished executing pipInstallPhase | |
@nix { "action": "setPhase", "phase": "pythonOutputDistPhase" } | |
pythonOutputDistPhase | |
Executing pythonOutputDistPhase | |
Finished executing pythonOutputDistPhase | |
@nix { "action": "setPhase", "phase": "fixupPhase" } | |
post-installation fixup | |
shrinking RPATHs of ELF executables and libraries in /nix/store/wd0qdm5xycgh7132gfaaah9r3rlj36i3-python3.10-gumath-unstable-2019-08-01 | |
shrinking /nix/store/wd0qdm5xycgh7132gfaaah9r3rlj36i3-python3.10-gumath-unstable-2019-08-01/lib/python3.10/site-packages/gumath/functions.cpython-310-x86_64-linux-gnu.so | |
shrinking /nix/store/wd0qdm5xycgh7132gfaaah9r3rlj36i3-python3.10-gumath-unstable-2019-08-01/lib/python3.10/site-packages/gumath/_gumath.cpython-310-x86_64-linux-gnu.so | |
shrinking /nix/store/wd0qdm5xycgh7132gfaaah9r3rlj36i3-python3.10-gumath-unstable-2019-08-01/lib/python3.10/site-packages/gumath/examples.cpython-310-x86_64-linux-gnu.so | |
checking for references to /build/ in /nix/store/wd0qdm5xycgh7132gfaaah9r3rlj36i3-python3.10-gumath-unstable-2019-08-01... | |
patching script interpreter paths in /nix/store/wd0qdm5xycgh7132gfaaah9r3rlj36i3-python3.10-gumath-unstable-2019-08-01 | |
stripping (with command strip and flags -S -p) in /nix/store/wd0qdm5xycgh7132gfaaah9r3rlj36i3-python3.10-gumath-unstable-2019-08-01/lib | |
shrinking RPATHs of ELF executables and libraries in /nix/store/gxhpxqds3ygxmzp8gfjmfs4xy9bsz5i3-python3.10-gumath-unstable-2019-08-01-dist | |
checking for references to /build/ in /nix/store/gxhpxqds3ygxmzp8gfjmfs4xy9bsz5i3-python3.10-gumath-unstable-2019-08-01-dist... | |
patching script interpreter paths in /nix/store/gxhpxqds3ygxmzp8gfjmfs4xy9bsz5i3-python3.10-gumath-unstable-2019-08-01-dist | |
Executing pythonRemoveTestsDir | |
Finished executing pythonRemoveTestsDir | |
@nix { "action": "setPhase", "phase": "installCheckPhase" } | |
running install tests | |
/build/source/python /build/source | |
Traceback (most recent call last): | |
File "/build/source/python/test_gumath.py", line 54, in <module> | |
np.warnings.filterwarnings('ignore') | |
File "/nix/store/dbykha9ik0d0if8bkyb9yzkn5ws2mi18-python3.10-numpy-1.24.2/lib/python3.10/site-packages/numpy/__init__.py", line 320, in __getattr__ | |
raise AttributeError("module {!r} has no attribute " | |
AttributeError: module 'numpy' has no attribute 'warnings'. Did you mean: 'hanning'? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment