Running phase: unpackPhase unpacking source archive /nix/store/mylcf5jdcfd3yhalib097gz8xf77545f-source source root is source Running phase: patchPhase Running phase: autoreconfPhase autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I build-scripts aclocal: warning: couldn't open directory 'build-scripts': No such file or directory autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory build-scripts autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-scripts'. libtoolize: copying file 'build-scripts/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-scripts'. libtoolize: copying file 'build-scripts/libtool.m4' libtoolize: copying file 'build-scripts/ltoptions.m4' libtoolize: copying file 'build-scripts/ltsugar.m4' libtoolize: copying file 'build-scripts/ltversion.m4' libtoolize: copying file 'build-scripts/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I build-scripts autoreconf: running: /nix/store/ssb1caxs15hsawzj7q8q7g49xr9r4q73-autoconf-2.73/bin/autoconf --force configure.ac:50: warning: The macro 'AC_PROG_CC_C99' is obsolete. configure.ac:50: You should run autoupdate. ./lib/autoconf/c.m4:1788: AC_PROG_CC_C99 is expanded from... configure.ac:50: the top level configure.ac:129: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:129: You should run autoupdate. ./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from... configure.ac:129: the top level autoreconf: running: /nix/store/ssb1caxs15hsawzj7q8q7g49xr9r4q73-autoconf-2.73/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:48: installing 'build-scripts/ar-lib' configure.ac:48: installing 'build-scripts/compile' configure.ac:53: installing 'build-scripts/config.guess' configure.ac:53: installing 'build-scripts/config.sub' configure.ac:17: installing 'build-scripts/install-sh' configure.ac:17: installing 'build-scripts/missing' Makefile.am: installing './INSTALL' frontend/Makefile.am: installing 'build-scripts/depcomp' parallel-tests: installing 'build-scripts/test-driver' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory '.' Running phase: updateAutotoolsGnuConfigScriptsPhase Updating Autotools / GNU config script to a newer upstream version: ./build-scripts/config.sub Updating Autotools / GNU config script to a newer upstream version: ./build-scripts/config.guess Running phase: configurePhase fixing libtool script ./build-scripts/ltmain.sh ./configure patching script interpreter paths in ./configure ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/sh" configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/5vdki8g18g5z1qgacszhvrq60n26vvpn-twolame-2017-09-27 CFLAGS=-std=gnu17 checking for a BSD-compatible install... /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '364' is supported by ustar format... yes checking whether GID '350' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for gcc... clang 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 clang accepts -g... yes checking for clang option to enable C23 features... unsupported checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... none checking the archiver (ar) interface... ar checking for gcc... (cached) clang checking whether the compiler supports GNU C... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to enable C23 features... (cached) unsupported checking for clang option to enable C11 features... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking dependency style of clang... (cached) none checking whether ln -s works... yes checking build system type... aarch64-apple-darwin24.6.0 checking host system type... aarch64-apple-darwin24.6.0 checking how to print strings... printf checking for a sed that does not truncate output... /nix/store/jxv7x6mqqrjl0vbr0d0vryf6nslfrypz-gnused-4.10/bin/sed checking for grep that handles long lines and -e... /nix/store/wjfmy3kmcz10qh675jal4nrixsq8kgmh-gnugrep-3.12/bin/grep checking for egrep... /nix/store/wjfmy3kmcz10qh675jal4nrixsq8kgmh-gnugrep-3.12/bin/grep -E checking for fgrep... /nix/store/wjfmy3kmcz10qh675jal4nrixsq8kgmh-gnugrep-3.12/bin/grep -F checking for ld used by clang... ld checking if the linker (ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking the maximum length of command line arguments... 49152 checking how to convert aarch64-apple-darwin24.6.0 file names to aarch64-apple-darwin24.6.0 format... func_convert_file_noop checking how to convert aarch64-apple-darwin24.6.0 file names to toolchain format... func_convert_file_noop checking for ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for archiver @FILE support... @ checking for strip... strip checking command to parse nm output from clang object... ok checking for sysroot... no checking for a working dd... /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/dd checking how to truncate binary pipes... /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... no checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -no_fixup_chains linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... 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 dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fno-common -DPIC checking if clang PIC flag -fno-common -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.6.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether byte ordering is bigendian... no checking for inline... inline checking for an ANSI C-conforming const... yes checking for perl... no configure: WARNING: perl is needed to run the test suite checking size of short... 2 checking size of float... 4 checking for sqrt in -lm... yes checking for lrintf in -lm... yes checking for powf in -lmx... yes checking pkg-config is at least version 0.9.0... yes checking for sndfile >= 1.0.0... yes checking for egrep... (cached) /nix/store/wjfmy3kmcz10qh675jal4nrixsq8kgmh-gnugrep-3.12/bin/grep -E checking for malloc.h... no checking for assert.h... yes checking for unistd.h... (cached) yes checking for inttypes.h... (cached) yes checking for getopt.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating twolame.pc config.status: creating doc/Makefile config.status: creating doc/html/Makefile config.status: creating doc/html/Doxyfile config.status: creating libtwolame/Makefile config.status: creating frontend/Makefile config.status: creating simplefrontend/Makefile config.status: creating tests/Makefile config.status: creating libtwolame/config.h config.status: executing depfiles commands config.status: executing libtool commands Running phase: buildPhase build flags: SHELL=/nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash Making all in libtwolame make[1]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source/libtwolame' make all-am make[2]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source/libtwolame' /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c -o ath.lo ath.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c ath.c -fno-common -DPIC -o .libs/ath.o /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c -o availbits.lo availbits.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c availbits.c -fno-common -DPIC -o .libs/availbits.o /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c -o bitbuffer.lo bitbuffer.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c bitbuffer.c -fno-common -DPIC -o .libs/bitbuffer.o /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c -o crc.lo crc.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c crc.c -fno-common -DPIC -o .libs/crc.o /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c -o dab.lo dab.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c dab.c -fno-common -DPIC -o .libs/dab.o /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c -o encode.lo encode.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c encode.c -fno-common -DPIC -o .libs/encode.o /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c -o energy.lo energy.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c energy.c -fno-common -DPIC -o .libs/energy.o /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c -o fft.lo fft.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c fft.c -fno-common -DPIC -o .libs/fft.o /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c -o get_set.lo get_set.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c get_set.c -fno-common -DPIC -o .libs/get_set.o /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c -o mem.lo mem.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c mem.c -fno-common -DPIC -o .libs/mem.o /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c -o psycho_0.lo psycho_0.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c psycho_0.c -fno-common -DPIC -o .libs/psycho_0.o /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c -o psycho_1.lo psycho_1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c psycho_1.c -fno-common -DPIC -o .libs/psycho_1.o /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c -o psycho_2.lo psycho_2.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c psycho_2.c -fno-common -DPIC -o .libs/psycho_2.o psycho_2.c:57:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 57 | static void psycho_2_read_absthr(absthr, table) | ^ 1 warning generated. /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c -o psycho_3.lo psycho_3.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c psycho_3.c -fno-common -DPIC -o .libs/psycho_3.o /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c -o psycho_4.lo psycho_4.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c psycho_4.c -fno-common -DPIC -o .libs/psycho_4.o /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c -o psycho_n1.lo psycho_n1.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c psycho_n1.c -fno-common -DPIC -o .libs/psycho_n1.o /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c -o subband.lo subband.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c subband.c -fno-common -DPIC -o .libs/subband.o /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c -o twolame.lo twolame.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c twolame.c -fno-common -DPIC -o .libs/twolame.o /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c -o util.lo util.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -std=gnu17 -c util.c -fno-common -DPIC -o .libs/util.o /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --tag=CC --mode=link clang -I ../build/ -std=gnu17 -export-dynamic -version-info 0:0:0 -o libtwolame.la -rpath /nix/store/5vdki8g18g5z1qgacszhvrq60n26vvpn-twolame-2017-09-27/lib ath.lo availbits.lo bitbuffer.lo crc.lo dab.lo encode.lo energy.lo fft.lo get_set.lo mem.lo psycho_0.lo psycho_1.lo psycho_2.lo psycho_3.lo psycho_4.lo psycho_n1.lo subband.lo twolame.lo util.lo -lmx -lm -lm libtool: link: clang -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -Wl,-no_fixup_chains -o .libs/libtwolame.0.dylib .libs/ath.o .libs/availbits.o .libs/bitbuffer.o .libs/crc.o .libs/dab.o .libs/encode.o .libs/energy.o .libs/fft.o .libs/get_set.o .libs/mem.o .libs/psycho_0.o .libs/psycho_1.o .libs/psycho_2.o .libs/psycho_3.o .libs/psycho_4.o .libs/psycho_n1.o .libs/subband.o .libs/twolame.o .libs/util.o -lmx -lm -install_name /nix/store/5vdki8g18g5z1qgacszhvrq60n26vvpn-twolame-2017-09-27/lib/libtwolame.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module libtool: link: (cd ".libs" && rm -f "libtwolame.dylib" && ln -s "libtwolame.0.dylib" "libtwolame.dylib") libtool: link: ( cd ".libs" && rm -f "libtwolame.la" && ln -s "../libtwolame.la" "libtwolame.la" ) make[2]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source/libtwolame' make[1]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source/libtwolame' Making all in frontend make[1]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source/frontend' clang -DHAVE_CONFIG_H -I. -I../libtwolame -I../build/ -I../libtwolame/ -I/nix/store/gm11d73l7zr5r4s8kp85v86x0win53n0-libsndfile-1.2.2-dev/include -std=gnu17 -c -o frontend.o frontend.c clang -DHAVE_CONFIG_H -I. -I../libtwolame -I../build/ -I../libtwolame/ -I/nix/store/gm11d73l7zr5r4s8kp85v86x0win53n0-libsndfile-1.2.2-dev/include -std=gnu17 -c -o audioin_raw.o audioin_raw.c clang -DHAVE_CONFIG_H -I. -I../libtwolame -I../build/ -I../libtwolame/ -I/nix/store/gm11d73l7zr5r4s8kp85v86x0win53n0-libsndfile-1.2.2-dev/include -std=gnu17 -c -o audioin_sndfile.o audioin_sndfile.c /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --tag=CC --mode=link clang -I../build/ -I../libtwolame/ -I/nix/store/gm11d73l7zr5r4s8kp85v86x0win53n0-libsndfile-1.2.2-dev/include -std=gnu17 -o twolame frontend.o audioin_raw.o audioin_sndfile.o ../libtwolame/libtwolame.la -L/nix/store/8m1g9wcrmy0rx4m1m6am07icr8grm3f3-libsndfile-1.2.2/lib -lsndfile -lmx -lm -lm libtool: link: clang -I../build/ -I../libtwolame/ -I/nix/store/gm11d73l7zr5r4s8kp85v86x0win53n0-libsndfile-1.2.2-dev/include -std=gnu17 -o .libs/twolame frontend.o audioin_raw.o audioin_sndfile.o ../libtwolame/.libs/libtwolame.dylib -L/nix/store/8m1g9wcrmy0rx4m1m6am07icr8grm3f3-libsndfile-1.2.2/lib /nix/store/8m1g9wcrmy0rx4m1m6am07icr8grm3f3-libsndfile-1.2.2/lib/libsndfile.dylib -lmx -lm make[1]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source/frontend' Making all in simplefrontend make[1]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source/simplefrontend' clang -DHAVE_CONFIG_H -I. -I../libtwolame -I../libtwolame/ -std=gnu17 -c -o simplefrontend.o simplefrontend.c clang -DHAVE_CONFIG_H -I. -I../libtwolame -I../libtwolame/ -std=gnu17 -c -o audio_wave.o audio_wave.c /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --tag=CC --mode=link clang -I../libtwolame/ -std=gnu17 -o stwolame simplefrontend.o audio_wave.o ../libtwolame/libtwolame.la -lmx -lm -lm libtool: link: clang -I../libtwolame/ -std=gnu17 -o .libs/stwolame simplefrontend.o audio_wave.o ../libtwolame/.libs/libtwolame.dylib -lmx -lm make[1]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source/simplefrontend' Making all in doc make[1]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source/doc' Making all in html make[2]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source/doc/html' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source/doc/html' make[2]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source/doc' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source/doc' make[1]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source/doc' Making all in tests make[1]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source/tests' make[1]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source' Running phase: installPhase install flags: SHELL=/nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash install Making install in libtwolame make[1]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source/libtwolame' make[2]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source/libtwolame' /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/mkdir -p '/nix/store/5vdki8g18g5z1qgacszhvrq60n26vvpn-twolame-2017-09-27/lib' /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --mode=install /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/install -c libtwolame.la '/nix/store/5vdki8g18g5z1qgacszhvrq60n26vvpn-twolame-2017-09-27/lib' libtool: install: /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/install -c .libs/libtwolame.0.dylib /nix/store/5vdki8g18g5z1qgacszhvrq60n26vvpn-twolame-2017-09-27/lib/libtwolame.0.dylib libtool: install: (cd /nix/store/5vdki8g18g5z1qgacszhvrq60n26vvpn-twolame-2017-09-27/lib && { ln -s -f libtwolame.0.dylib libtwolame.dylib || { rm -f libtwolame.dylib && ln -s libtwolame.0.dylib libtwolame.dylib; }; }) libtool: install: /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/install -c .libs/libtwolame.lai /nix/store/5vdki8g18g5z1qgacszhvrq60n26vvpn-twolame-2017-09-27/lib/libtwolame.la /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/mkdir -p '/nix/store/5vdki8g18g5z1qgacszhvrq60n26vvpn-twolame-2017-09-27/include' /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/install -c -m 644 twolame.h '/nix/store/5vdki8g18g5z1qgacszhvrq60n26vvpn-twolame-2017-09-27/include' make[2]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source/libtwolame' make[1]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source/libtwolame' Making install in frontend make[1]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source/frontend' make[2]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source/frontend' /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/mkdir -p '/nix/store/5vdki8g18g5z1qgacszhvrq60n26vvpn-twolame-2017-09-27/bin' /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --mode=install /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/install -c twolame '/nix/store/5vdki8g18g5z1qgacszhvrq60n26vvpn-twolame-2017-09-27/bin' libtool: install: /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/install -c .libs/twolame /nix/store/5vdki8g18g5z1qgacszhvrq60n26vvpn-twolame-2017-09-27/bin/twolame make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source/frontend' make[1]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source/frontend' Making install in simplefrontend make[1]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source/simplefrontend' make[2]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source/simplefrontend' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source/simplefrontend' make[1]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source/simplefrontend' Making install in doc make[1]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source/doc' Making install in html make[2]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source/doc/html' make[3]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source/doc/html' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source/doc/html' make[2]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source/doc/html' make[2]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source/doc' make[3]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source/doc' make[3]: Nothing to be done for 'install-exec-am'. /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/mkdir -p '/nix/store/5vdki8g18g5z1qgacszhvrq60n26vvpn-twolame-2017-09-27/share/doc/twolame' /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/install -c -m 644 api.txt psycho.txt vbr.txt '/nix/store/5vdki8g18g5z1qgacszhvrq60n26vvpn-twolame-2017-09-27/share/doc/twolame' make[3]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source/doc' make[2]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source/doc' make[1]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source/doc' Making install in tests make[1]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source/tests' make[2]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source/tests' make[1]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source/tests' make[1]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source' make[2]: Entering directory '/nix/var/nix/builds/nix-79792-1664808904/source' make[2]: Nothing to be done for 'install-exec-am'. /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/mkdir -p '/nix/store/5vdki8g18g5z1qgacszhvrq60n26vvpn-twolame-2017-09-27/lib/pkgconfig' /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/install -c -m 644 twolame.pc '/nix/store/5vdki8g18g5z1qgacszhvrq60n26vvpn-twolame-2017-09-27/lib/pkgconfig' make[2]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source' make[1]: Leaving directory '/nix/var/nix/builds/nix-79792-1664808904/source' Running phase: fixupPhase checking for references to /nix/var/nix/builds/nix-79792-1664808904/ in /nix/store/5vdki8g18g5z1qgacszhvrq60n26vvpn-twolame-2017-09-27... patching script interpreter paths in /nix/store/5vdki8g18g5z1qgacszhvrq60n26vvpn-twolame-2017-09-27 stripping (with command strip and flags -S) in /nix/store/5vdki8g18g5z1qgacszhvrq60n26vvpn-twolame-2017-09-27/lib /nix/store/5vdki8g18g5z1qgacszhvrq60n26vvpn-twolame-2017-09-27/bin