Running phase: unpackPhase unpacking source archive /nix/store/f7i8plpr2ys0qc2cdxhxwsmq4zyay4vz-source source root is source Running phase: patchPhase Running phase: autoreconfPhase autoreconf: export WARNINGS= autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: Entering directory '.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal --force aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: configure.in: tracing autoreconf: configure.in: not using Libtool autoreconf: configure.in: not using Intltool autoreconf: configure.in: not using Gtkdoc autoreconf: running: /nix/store/m9qpqr7m6ik1szwlrnk2sjw7x7k0rdbg-autoconf-2.72/bin/autoconf --force configure.in:162: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.in:162: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.in:162: the top level configure.in:164: warning: The macro 'AC_HEADER_TIME' is obsolete. configure.in:164: You should run autoupdate. ./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from... configure.in:164: the top level configure.in:174: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete. configure.in:174: You should run autoupdate. ./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from... configure.in:174: the top level configure.in:175: warning: The macro 'AC_TYPE_SIGNAL' is obsolete. configure.in:175: You should run autoupdate. ./lib/autoconf/types.m4:805: AC_TYPE_SIGNAL is expanded from... configure.in:175: the top level configure.in:208: warning: AC_OUTPUT should be used without arguments. configure.in:208: You should run autoupdate. autoreconf: configure.in: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:36: installing './compile' configure.in:3: installing './install-sh' configure.in:3: installing './missing' autoreconf: './install-sh' is updated autoreconf: Leaving directory '.' Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase patching script interpreter paths in ./configure ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/sh" configure flags: --disable-dependency-tracking --prefix=/nix/store/9rrwan9qlzblniz15cs685l53xvwzqyp-gwc-0.22-06 checking for a BSD-compatible install... /nix/store/fr9yr63a1267cr0r86w18c77mh3xavcc-coreutils-9.6/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /nix/store/fr9yr63a1267cr0r86w18c77mh3xavcc-coreutils-9.6/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '100' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking pkg-config is at least version 0.9.0... yes checking for sndfile >= 1.0.0... yes checking for libpulse-simple >= 0.9.0... yes 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for cos in -lm... yes checking for ogg... disabled checking for mp3... disabled checking for alsa >= 0.9.0... yes checking Pulse Audio enabled... no checking for fftw_plan_r2r_1d in -lfftw3... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for grep that handles long lines and -e... /nix/store/yz6nq9v29l3g990w8zlqsnzlzbicd3b3-gnugrep-3.11/bin/grep checking for egrep... /nix/store/yz6nq9v29l3g990w8zlqsnzlzbicd3b3-gnugrep-3.11/bin/grep -E checking for fcntl.h... yes checking for limits.h... yes checking for malloc.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for sndfile.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for gtk+-2.0 >= 2.16 glib-2.0 >= 2.30 ... yes checking return type of signal handlers... void checking for vprintf... yes checking for gettimeofday... yes checking for Mac OS X platform... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands Running phase: buildPhase build flags: SHELL=/nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash (cd meschach ; ./configure --with-sparse ; make part1 ; make part2 ; make part3 ; cp machine.h ..) checking how to run the C preprocessor checking for AIX checking for minix/config.h checking for POSIXized ISC checking for memory.h checking for ANSI C header files checking for malloc.h checking for varargs.h checking for size_t in sys/types.h checking for working const checking byte ordering checking for u_int computing machine epsilon(s) gcc -o macheps dmacheps.c dmacheps.c:37:1: error: return type defaults to 'int' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-int-Wimplicit-int8;;] 37 | main() | ^~~~ ./configure: line 689: ./macheps: not found ./configure: line 689: ./macheps: not found ./configure: line 689: ./macheps: not found ./configure: line 689: ./macheps: not found gcc -o macheps fmacheps.c fmacheps.c:37:1: error: return type defaults to 'int' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-int-Wimplicit-int8;;] 37 | main() | ^~~~ ./configure: line 701: ./macheps: not found ./configure: line 701: ./macheps: not found ./configure: line 701: ./macheps: not found ./configure: line 701: ./macheps: not found computing M_MAX_INT gcc -o maxint maxint.c maxint.c:27:1: error: return type defaults to 'int' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-int-Wimplicit-int8;;] 27 | main() | ^~~~ maxint.c: In function 'main': maxint.c:37:5: error: implicit declaration of function 'printf' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration8;;] 37 | printf("%d\n", old_i); | ^~~~~~ maxint.c:1:1: note: include '' or provide a declaration of 'printf' +++ |+#include 1 | maxint.c:37:5: warning: incompatible implicit declaration of built-in function 'printf' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wbuiltin-declaration-mismatch-Wbuiltin-declaration-mismatch8;;] 37 | printf("%d\n", old_i); | ^~~~~~ maxint.c:37:5: note: include '' or provide a declaration of 'printf' ./configure: line 714: ./maxint: not found ./configure: line 714: ./maxint: not found ./configure: line 714: ./maxint: not found ./configure: line 714: ./maxint: not found checking char \\0 vs. float zeros checking for bcopy checking for bzero checking for function prototypes creating config.status creating makefile creating machine.h Extensions to basic version: use configure --with-opt1 --with-opt2 Option: --with-complex incorporate complex functions --with-sparse incorporate sparse matrix functions --with-all both of the above --with-unroll unroll low level loops on vectors --with-munroll unroll low level loops on matrices --with-float single precision --with-double double precision (default) Re-run configure with these options if you want them make[1]: Entering directory '/build/source/meschach' gcc -c -DHAVE_CONFIG_H copy.c copy.c: In function '_m_copy': copy.c:53:17: error: implicit declaration of function 'MEM_COPY'; did you mean 'MEMCOPY'? [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration8;;] 53 | MEM_COPY(&(in->me[i][j0]),&(out->me[i][j0]), | ^~~~~~~~ | MEMCOPY make[1]: *** [makefile:24: copy.o] Error 1 make[1]: Leaving directory '/build/source/meschach' make[1]: Entering directory '/build/source/meschach' gcc -c -DHAVE_CONFIG_H lufactor.c In file included from matrix.h:38, from lufactor.c:36: lufactor.c: In function 'm_inverse': err.h:172:17: error: implicit declaration of function 'MEM_COPY'; did you mean 'MEMCOPY'? [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration8;;] 172 | MEM_COPY(restart,_save,sizeof(jmp_buf)); \ | ^~~~~~~~ lufactor.c:222:9: note: in expansion of macro 'tracecatch' 222 | tracecatch(LUfactor(A_cp,pivot),"m_inverse"); | ^~~~~~~~~~ make[1]: *** [makefile:24: lufactor.o] Error 1 make[1]: Leaving directory '/build/source/meschach' make[1]: Entering directory '/build/source/meschach' gcc -c -DHAVE_CONFIG_H sparse.c sparse.c: In function 'sp_set_val': sparse.c:112:9: error: implicit declaration of function 'MEM_COPY'; did you mean 'MEMCOPY'? [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration8;;] 112 | MEM_COPY((char *)(&(r->elt[idx2])), | ^~~~~~~~ | MEMCOPY make[1]: *** [makefile:24: sparse.o] Error 1 make[1]: Leaving directory '/build/source/meschach' cp meschach/meschach.a . cp: cannot stat 'meschach/meschach.a': No such file or directory make: *** [Makefile:792: meschach.a] Error 1