Running phase: unpackPhase unpacking source archive /nix/store/9p7c7z53j0jxq7rj5p8fjmbpn8bxlg84-streamripper-1.64.6.tar.gz source root is streamripper-1.64.6 setting SOURCE_DATE_EPOCH to timestamp 1238464302 of file "streamripper-1.64.6/lib/config.h.in" Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Updating Autotools / GNU config script to a newer upstream version: ./libmad-0.15.1b/config.sub Updating Autotools / GNU config script to a newer upstream version: ./config.sub Updating Autotools / GNU config script to a newer upstream version: ./libmad-0.15.1b/config.guess Updating Autotools / GNU config script to a newer upstream version: ./config.guess Running phase: configurePhase fixing libtool script ./ltmain.sh fixing libtool script ./libmad-0.15.1b/ltmain.sh 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/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6 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 thread-safe mkdir -p... /nix/store/fr9yr63a1267cr0r86w18c77mh3xavcc-coreutils-9.6/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of gcc... none checking for a BSD-compatible install... /nix/store/fr9yr63a1267cr0r86w18c77mh3xavcc-coreutils-9.6/bin/install -c checking for ranlib... ranlib checking for inline... inline checking for main in -lm... yes checking how to run the C preprocessor... gcc -E 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 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 for working alloca.h... yes checking for alloca... yes checking pkg-config is at least version 0.7... yes checking for GLIB - version >= 2.16.0... yes (version 2.82.4) checking for mad_stream_buffer in -lmad... yes checking for pthread_create in -lpthread... yes checking for socklen_t... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for wchar_t... yes checking for iswcntrl... yes checking for vswprintf... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for buildargv in -liberty... no checking for NeAACDecDecode2 in -lfaad... no checking for initscr in -lncurses ... no checking for initscr in -lcurses ... no checking for initscr in -lncursesw... no checking for initscr in -lpdcurses... no configure: Request no curses checking for Ogg... yes checking for Vorbis... yes checking for sem_init... yes checking for sem_init... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for uint32_t... yes checking for u_int32_t... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for connect... yes checking for size_t... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for mkdir... yes checking for socket... yes checking for strerror... yes checking for strstr... yes configure: creating ./config.status config.status: creating lib/Makefile config.status: creating Makefile config.status: creating lib/config.h config.status: executing depfiles commands * Streamripper configuration Using included MAD library? no Ogg/vorbis support? yes Running phase: buildPhase build flags: SHELL=/nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash AR:=\$\(AR\) Making all in lib make[1]: Entering directory '/build/streamripper-1.64.6/lib' make all-am make[2]: Entering directory '/build/streamripper-1.64.6/lib' gcc -DHAVE_CONFIG_H -I. -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0 -I/nix/store/w1nz8qqc1l0dk6af9s36zchba3hm04ry-glib-2.82.4/lib/glib-2.0/include -I/build/streamripper-1.64.6/lib -D__UNIX__ -g -O2 -Wall -c cbuf2.c In file included from srtypes.h:25, from errors.h:4, from cbuf2.c:43: cbuf2.c: In function 'cbuf2_advance_metadata_list': list.h:211:32: warning: right-hand operand of comma expression has no effect [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-value-Wunused-value8;;] 211 | for (pos = (head)->prev, prefetch(pos->prev); pos != (head); \ | ^ cbuf2.c:140:5: note: in expansion of macro 'list_for_each_prev' 140 | list_for_each_prev (p, &(cbuf2->metadata_list)) { | ^~~~~~~~~~~~~~~~~~ list.h:212:32: warning: right-hand operand of comma expression has no effect [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-value-Wunused-value8;;] 212 | pos = pos->prev, prefetch(pos->prev)) | ^ cbuf2.c:140:5: note: in expansion of macro 'list_for_each_prev' 140 | list_for_each_prev (p, &(cbuf2->metadata_list)) { | ^~~~~~~~~~~~~~~~~~ cbuf2.c: In function 'cbuf2_insert_chunk': list.h:203:32: warning: right-hand operand of comma expression has no effect [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-value-Wunused-value8;;] 203 | for (pos = (head)->next, prefetch(pos->next); pos != (head); \ | ^ cbuf2.c:378:9: note: in expansion of macro 'list_for_each' 378 | list_for_each (p, &this_page_list) { | ^~~~~~~~~~~~~ list.h:204:32: warning: right-hand operand of comma expression has no effect [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-value-Wunused-value8;;] 204 | pos = pos->next, prefetch(pos->next)) | ^ cbuf2.c:378:9: note: in expansion of macro 'list_for_each' 378 | list_for_each (p, &this_page_list) { | ^~~~~~~~~~~~~ cbuf2.c: In function 'cbuf2_extract_relay_mp3': list.h:203:32: warning: right-hand operand of comma expression has no effect [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-value-Wunused-value8;;] 203 | for (pos = (head)->next, prefetch(pos->next); pos != (head); \ | ^ cbuf2.c:521:9: note: in expansion of macro 'list_for_each' 521 | list_for_each (p, &(cbuf2->metadata_list)) { | ^~~~~~~~~~~~~ list.h:204:32: warning: right-hand operand of comma expression has no effect [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-value-Wunused-value8;;] 204 | pos = pos->next, prefetch(pos->next)) | ^ cbuf2.c:521:9: note: in expansion of macro 'list_for_each' 521 | list_for_each (p, &(cbuf2->metadata_list)) { | ^~~~~~~~~~~~~ cbuf2.c: In function 'cbuf2_debug_lists': list.h:203:32: warning: right-hand operand of comma expression has no effect [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-value-Wunused-value8;;] 203 | for (pos = (head)->next, prefetch(pos->next); pos != (head); \ | ^ cbuf2.c:555:9: note: in expansion of macro 'list_for_each' 555 | list_for_each (p, &(cbuf2->metadata_list)) { | ^~~~~~~~~~~~~ list.h:204:32: warning: right-hand operand of comma expression has no effect [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-value-Wunused-value8;;] 204 | pos = pos->next, prefetch(pos->next)) | ^ cbuf2.c:555:9: note: in expansion of macro 'list_for_each' 555 | list_for_each (p, &(cbuf2->metadata_list)) { | ^~~~~~~~~~~~~ list.h:203:32: warning: right-hand operand of comma expression has no effect [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-value-Wunused-value8;;] 203 | for (pos = (head)->next, prefetch(pos->next); pos != (head); \ | ^ cbuf2.c:572:9: note: in expansion of macro 'list_for_each' 572 | list_for_each (p, &(cbuf2->ogg_page_list)) { | ^~~~~~~~~~~~~ list.h:204:32: warning: right-hand operand of comma expression has no effect [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-value-Wunused-value8;;] 204 | pos = pos->next, prefetch(pos->next)) | ^ cbuf2.c:572:9: note: in expansion of macro 'list_for_each' 572 | list_for_each (p, &(cbuf2->ogg_page_list)) { | ^~~~~~~~~~~~~ cbuf2.c: In function 'cbuf2_init_relay_entry': list.h:203:32: warning: right-hand operand of comma expression has no effect [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-value-Wunused-value8;;] 203 | for (pos = (head)->next, prefetch(pos->next); pos != (head); \ | ^ cbuf2.c:782:9: note: in expansion of macro 'list_for_each' 782 | list_for_each (p, &(cbuf2->ogg_page_list)) { | ^~~~~~~~~~~~~ list.h:204:32: warning: right-hand operand of comma expression has no effect [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-value-Wunused-value8;;] 204 | pos = pos->next, prefetch(pos->next)) | ^ cbuf2.c:782:9: note: in expansion of macro 'list_for_each' 782 | list_for_each (p, &(cbuf2->ogg_page_list)) { | ^~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0 -I/nix/store/w1nz8qqc1l0dk6af9s36zchba3hm04ry-glib-2.82.4/lib/glib-2.0/include -I/build/streamripper-1.64.6/lib -D__UNIX__ -g -O2 -Wall -c charset.c gcc -DHAVE_CONFIG_H -I. -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0 -I/nix/store/w1nz8qqc1l0dk6af9s36zchba3hm04ry-glib-2.82.4/lib/glib-2.0/include -I/build/streamripper-1.64.6/lib -D__UNIX__ -g -O2 -Wall -c debug.c gcc -DHAVE_CONFIG_H -I. -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0 -I/nix/store/w1nz8qqc1l0dk6af9s36zchba3hm04ry-glib-2.82.4/lib/glib-2.0/include -I/build/streamripper-1.64.6/lib -D__UNIX__ -g -O2 -Wall -c errors.c gcc -DHAVE_CONFIG_H -I. -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0 -I/nix/store/w1nz8qqc1l0dk6af9s36zchba3hm04ry-glib-2.82.4/lib/glib-2.0/include -I/build/streamripper-1.64.6/lib -D__UNIX__ -g -O2 -Wall -c external.c gcc -DHAVE_CONFIG_H -I. -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0 -I/nix/store/w1nz8qqc1l0dk6af9s36zchba3hm04ry-glib-2.82.4/lib/glib-2.0/include -I/build/streamripper-1.64.6/lib -D__UNIX__ -g -O2 -Wall -c filelib.c filelib.c: In function 'parse_and_subst_pat': filelib.c:805:9: warning: variable 'done' set but not used [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-but-set-variable-Wunused-but-set-variable8;;] 805 | int done; | ^~~~ filelib.c: In function 'get_next_sequence_number': filelib.c:1338:9: warning: variable 'rc' set but not used [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-but-set-variable-Wunused-but-set-variable8;;] 1338 | int rc; | ^~ filelib.c: In function 'filelib_adjust_cuefile': filelib.c:1215:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-result-Wunused-result8;;] 1215 | fgets (cue_buf, 1024, fp_in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0 -I/nix/store/w1nz8qqc1l0dk6af9s36zchba3hm04ry-glib-2.82.4/lib/glib-2.0/include -I/build/streamripper-1.64.6/lib -D__UNIX__ -g -O2 -Wall -c findsep.c findsep.c: In function 'findsep_silence': findsep.c:133:9: warning: variable 'result' set but not used [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-but-set-variable-Wunused-but-set-variable8;;] 133 | int result; | ^~~~~~ In file included from srtypes.h:25, from findsep.h:21, from findsep.c:30: findsep.c: In function 'apply_padding': list.h:240:58: warning: right-hand operand of comma expression has no effect [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-value-Wunused-value8;;] 240 | for (pos = list_entry((head)->next, type, member), \ | ^ findsep.c:251:5: note: in expansion of macro 'list_for_each_entry' 251 | list_for_each_entry (pos, FRAME_LIST, &(ds->frame_list), m_list) { | ^~~~~~~~~~~~~~~~~~~ list.h:243:62: warning: right-hand operand of comma expression has no effect [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-value-Wunused-value8;;] 243 | pos = list_entry(pos->member.next, type, member), \ | ^ findsep.c:251:5: note: in expansion of macro 'list_for_each_entry' 251 | list_for_each_entry (pos, FRAME_LIST, &(ds->frame_list), m_list) { | ^~~~~~~~~~~~~~~~~~~ findsep.c: In function 'find_bitrate': findsep.c:488:9: warning: variable 'result' set but not used [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-but-set-variable-Wunused-but-set-variable8;;] 488 | int result; | ^~~~~~ gcc -DHAVE_CONFIG_H -I. -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0 -I/nix/store/w1nz8qqc1l0dk6af9s36zchba3hm04ry-glib-2.82.4/lib/glib-2.0/include -I/build/streamripper-1.64.6/lib -D__UNIX__ -g -O2 -Wall -c findsep2.c findsep2.c: In function 'findsep_silence_2': findsep2.c:130:9: warning: variable 'result' set but not used [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-but-set-variable-Wunused-but-set-variable8;;] 130 | int result; | ^~~~~~ In file included from srtypes.h:25, from findsep.h:21, from findsep2.c:30: findsep2.c: In function 'apply_padding': list.h:240:58: warning: right-hand operand of comma expression has no effect [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-value-Wunused-value8;;] 240 | for (pos = list_entry((head)->next, type, member), \ | ^ findsep2.c:250:5: note: in expansion of macro 'list_for_each_entry' 250 | list_for_each_entry (pos, FRAME_LIST, &(ds->frame_list), m_list) { | ^~~~~~~~~~~~~~~~~~~ list.h:243:62: warning: right-hand operand of comma expression has no effect [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-value-Wunused-value8;;] 243 | pos = list_entry(pos->member.next, type, member), \ | ^ findsep2.c:250:5: note: in expansion of macro 'list_for_each_entry' 250 | list_for_each_entry (pos, FRAME_LIST, &(ds->frame_list), m_list) { | ^~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0 -I/nix/store/w1nz8qqc1l0dk6af9s36zchba3hm04ry-glib-2.82.4/lib/glib-2.0/include -I/build/streamripper-1.64.6/lib -D__UNIX__ -g -O2 -Wall -c http.c gcc -DHAVE_CONFIG_H -I. -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0 -I/nix/store/w1nz8qqc1l0dk6af9s36zchba3hm04ry-glib-2.82.4/lib/glib-2.0/include -I/build/streamripper-1.64.6/lib -D__UNIX__ -g -O2 -Wall -c iconvert.c gcc -DHAVE_CONFIG_H -I. -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0 -I/nix/store/w1nz8qqc1l0dk6af9s36zchba3hm04ry-glib-2.82.4/lib/glib-2.0/include -I/build/streamripper-1.64.6/lib -D__UNIX__ -g -O2 -Wall -c mchar.c mchar.c: In function 'set_codesets_default': mchar.c:575:9: warning: '__builtin_strncpy' specified bound 128 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation8;;] 575 | strncpy (cs_opt->codeset_locale, fromcode, MAX_CODESET_STRING); | ^ mchar.c:576:9: warning: '__builtin_strncpy' specified bound 128 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation8;;] 576 | strncpy (cs_opt->codeset_filesys, fromcode, MAX_CODESET_STRING); | ^ mchar.c:577:9: warning: '__builtin_strncpy' specified bound 128 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation8;;] 577 | strncpy (cs_opt->codeset_metadata, fromcode, MAX_CODESET_STRING); | ^ mchar.c:578:9: warning: '__builtin_strncpy' specified bound 128 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation8;;] 578 | strncpy (cs_opt->codeset_relay, fromcode, MAX_CODESET_STRING); | ^ gcc -DHAVE_CONFIG_H -I. -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0 -I/nix/store/w1nz8qqc1l0dk6af9s36zchba3hm04ry-glib-2.82.4/lib/glib-2.0/include -I/build/streamripper-1.64.6/lib -D__UNIX__ -g -O2 -Wall -c parse.c parse.c: In function 'parse_metadata': parse.c:451:9: warning: variable 'eflags' set but not used [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-but-set-variable-Wunused-but-set-variable8;;] 451 | int eflags; | ^~~~~~ gcc -DHAVE_CONFIG_H -I. -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0 -I/nix/store/w1nz8qqc1l0dk6af9s36zchba3hm04ry-glib-2.82.4/lib/glib-2.0/include -I/build/streamripper-1.64.6/lib -D__UNIX__ -g -O2 -Wall -c prefs.c prefs.c: In function 'prefs_load': prefs.c:184:22: warning: 'padding' may be used uninitialized [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized8;;] 184 | if (!rc1 || padding == 300) { | ~~~~~^~~~~~~~~~~~~~~~~ prefs.c:132:13: note: 'padding' was declared here 132 | int padding; | ^~~~~~~ gcc -DHAVE_CONFIG_H -I. -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0 -I/nix/store/w1nz8qqc1l0dk6af9s36zchba3hm04ry-glib-2.82.4/lib/glib-2.0/include -I/build/streamripper-1.64.6/lib -D__UNIX__ -g -O2 -Wall -c relaylib.c relaylib.c: In function 'thread_send': relaylib.c:670:16: warning: variable 'err' set but not used [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-but-set-variable-Wunused-but-set-variable8;;] 670 | error_code err = SR_SUCCESS; | ^~~ gcc -DHAVE_CONFIG_H -I. -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0 -I/nix/store/w1nz8qqc1l0dk6af9s36zchba3hm04ry-glib-2.82.4/lib/glib-2.0/include -I/build/streamripper-1.64.6/lib -D__UNIX__ -g -O2 -Wall -c rip_manager.c rip_manager.c: In function 'rip_manager_stop': rip_manager.c:152:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-result-Wunused-result8;;] 152 | write (rmi->abort_pipe[1], "0", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0 -I/nix/store/w1nz8qqc1l0dk6af9s36zchba3hm04ry-glib-2.82.4/lib/glib-2.0/include -I/build/streamripper-1.64.6/lib -D__UNIX__ -g -O2 -Wall -c ripaac.c gcc -DHAVE_CONFIG_H -I. -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0 -I/nix/store/w1nz8qqc1l0dk6af9s36zchba3hm04ry-glib-2.82.4/lib/glib-2.0/include -I/build/streamripper-1.64.6/lib -D__UNIX__ -g -O2 -Wall -c ripogg.c gcc -DHAVE_CONFIG_H -I. -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0 -I/nix/store/w1nz8qqc1l0dk6af9s36zchba3hm04ry-glib-2.82.4/lib/glib-2.0/include -I/build/streamripper-1.64.6/lib -D__UNIX__ -g -O2 -Wall -c ripstream.c ripstream.c: In function 'ripstream_rip_ogg': ripstream.c:228:12: warning: variable 'extract_size' set but not used [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-but-set-variable-Wunused-but-set-variable8;;] 228 | u_long extract_size; | ^~~~~~~~~~~~ ripstream.c: In function 'end_track_mp3': ripstream.c:676:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation8;;] 676 | strncpy (id3v1.tag, "TAG", strlen("TAG")); | ^ ripstream.c: In function 'write_id3v2_frame.isra': ripstream.c:723:5: warning: '__builtin_strncpy' specified bound 4 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation8;;] 723 | strncpy(id3v2frame.id, tag_name, 4); | ^ gcc -DHAVE_CONFIG_H -I. -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0 -I/nix/store/w1nz8qqc1l0dk6af9s36zchba3hm04ry-glib-2.82.4/lib/glib-2.0/include -I/build/streamripper-1.64.6/lib -D__UNIX__ -g -O2 -Wall -c socklib.c gcc -DHAVE_CONFIG_H -I. -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0 -I/nix/store/w1nz8qqc1l0dk6af9s36zchba3hm04ry-glib-2.82.4/lib/glib-2.0/include -I/build/streamripper-1.64.6/lib -D__UNIX__ -g -O2 -Wall -c threadlib.c gcc -DHAVE_CONFIG_H -I. -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0 -I/nix/store/w1nz8qqc1l0dk6af9s36zchba3hm04ry-glib-2.82.4/lib/glib-2.0/include -I/build/streamripper-1.64.6/lib -D__UNIX__ -g -O2 -Wall -c utf8.c utf8.c: In function 'utf8_decode': utf8.c:310:11: warning: unused variable 'charset' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-variable-Wunused-variable8;;] 310 | char *charset; | ^~~~~~~ rm -f libstreamripper.a ar cru libstreamripper.a cbuf2.o charset.o debug.o errors.o external.o filelib.o findsep.o findsep2.o http.o iconvert.o mchar.o parse.o prefs.o relaylib.o rip_manager.o ripaac.o ripogg.o ripstream.o socklib.o threadlib.o utf8.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libstreamripper.a make[2]: Leaving directory '/build/streamripper-1.64.6/lib' make[1]: Leaving directory '/build/streamripper-1.64.6/lib' make[1]: Entering directory '/build/streamripper-1.64.6' gcc -DHAVE_CONFIG_H -I. -I./lib -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0 -I/nix/store/w1nz8qqc1l0dk6af9s36zchba3hm04ry-glib-2.82.4/lib/glib-2.0/include -I/build/streamripper-1.64.6/lib -D__UNIX__ -g -O2 -Wall -c -o streamripper.o `test -f 'console/streamripper.c' || echo './'`console/streamripper.c console/streamripper.c: In function 'main': console/streamripper.c:343:5: warning: '__builtin_strncpy' specified bound 8192 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation8;;] 343 | strncpy (prefs->url, argv[1], MAX_URL_LEN); | ^ console/streamripper.c:493:13: warning: '__builtin_strncpy' specified bound 254 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation8;;] 493 | strncpy(prefs->rules_file, argv[i], SR_MAX_PATH); | ^ console/streamripper.c:486:13: warning: '__builtin_strncpy' specified bound 1024 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation8;;] 486 | strncpy(prefs->useragent, argv[i], MAX_USERAGENT_STR); | ^ console/streamripper.c:467:17: warning: '__builtin_strncpy' specified bound 254 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation8;;] 467 | strncpy(prefs->relay_ip, argv[i], SR_MAX_PATH); | ^ console/streamripper.c:442:13: warning: '__builtin_strncpy' specified bound 8192 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation8;;] 442 | strncpy(prefs->proxyurl, argv[i], MAX_URL_LEN); | ^ console/streamripper.c:381:13: warning: '__builtin_strncpy' specified bound 254 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation8;;] 381 | strncpy(prefs->output_directory, argv[i], SR_MAX_PATH); | ^ console/streamripper.c:371:13: warning: '__builtin_strncpy' specified bound 254 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation8;;] 371 | strncpy (prefs->showfile_pattern, argv[i], SR_MAX_PATH); | ^ console/streamripper.c:421:13: warning: '__builtin_strncpy' specified bound 254 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation8;;] 421 | strncpy(prefs->pls_file, argv[i], SR_MAX_PATH); | ^ console/streamripper.c:408:13: warning: '__builtin_strncpy' specified bound 254 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation8;;] 408 | strncpy(prefs->if_name, argv[i], SR_MAX_PATH); | ^ console/streamripper.c:390:13: warning: '__builtin_strncpy' specified bound 254 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation8;;] 390 | strncpy(prefs->ext_cmd, argv[i], SR_MAX_PATH); | ^ console/streamripper.c:385:13: warning: '__builtin_strncpy' specified bound 254 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation8;;] 385 | strncpy(prefs->output_pattern, argv[i], SR_MAX_PATH); | ^ console/streamripper.c:627:9: warning: '__builtin_strncpy' specified bound 128 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation8;;] 627 | strncpy (prefs->cs_opt.codeset_relay, &rule[x], MAX_CODESET_STRING); | ^ console/streamripper.c:620:9: warning: '__builtin_strncpy' specified bound 128 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation8;;] 620 | strncpy (prefs->cs_opt.codeset_metadata, &rule[x], MAX_CODESET_STRING); | ^ console/streamripper.c:613:9: warning: '__builtin_strncpy' specified bound 128 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation8;;] 613 | strncpy (prefs->cs_opt.codeset_id3, &rule[x], MAX_CODESET_STRING); | ^ console/streamripper.c:606:9: warning: '__builtin_strncpy' specified bound 128 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation8;;] 606 | strncpy (prefs->cs_opt.codeset_filesys, &rule[x], MAX_CODESET_STRING); | ^ gcc -DHAVE_CONFIG_H -I. -I./lib -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/8h4xakpmvwg4lapjl0n510r3sp02n9pq-streamripper-1.64.6/include -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0 -I/nix/store/w1nz8qqc1l0dk6af9s36zchba3hm04ry-glib-2.82.4/lib/glib-2.0/include -I/build/streamripper-1.64.6/lib -D__UNIX__ -g -O2 -Wall -c -o argv.o `test -f 'lib/argv.c' || echo './'`lib/argv.c lib/argv.c:64:14: warning: conflicting types for built-in function 'memcpy'; expected 'void *(void *, const void *, long unsigned int)' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wbuiltin-declaration-mismatch-Wbuiltin-declaration-mismatch8;;] 64 | extern char *memcpy (); /* Copy memory region */ | ^~~~~~ lib/argv.c:34:1: note: 'memcpy' is declared in header '<string.h>' 33 | # include <alloca.h> +++ |+#include <string.h> 34 | #elif defined __GNUC__ lib/argv.c:65:12: warning: conflicting types for built-in function 'strlen'; expected 'long unsigned int(const char *)' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wbuiltin-declaration-mismatch-Wbuiltin-declaration-mismatch8;;] 65 | extern int strlen (); /* Count length of string */ | ^~~~~~ lib/argv.c:65:12: note: 'strlen' is declared in header '<string.h>' lib/argv.c:66:14: warning: conflicting types for built-in function 'malloc'; expected 'void *(long unsigned int)' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wbuiltin-declaration-mismatch-Wbuiltin-declaration-mismatch8;;] 66 | extern char *malloc (); /* Standard memory allocater */ | ^~~~~~ lib/argv.c:34:1: note: 'malloc' is declared in header '<stdlib.h>' 33 | # include <alloca.h> +++ |+#include <stdlib.h> 34 | #elif defined __GNUC__ lib/argv.c:67:14: warning: conflicting types for built-in function 'realloc'; expected 'void *(void *, long unsigned int)' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wbuiltin-declaration-mismatch-Wbuiltin-declaration-mismatch8;;] 67 | extern char *realloc (); /* Standard memory reallocator */ | ^~~~~~~ lib/argv.c:67:14: note: 'realloc' is declared in header '<stdlib.h>' lib/argv.c: In function 'dupargv': lib/argv.c:126:7: error: implicit declaration of function 'strcpy' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration8;;] 126 | strcpy (copy[argc], argv[argc]); | ^~~~~~ lib/argv.c:126:7: note: include '<string.h>' or provide a declaration of 'strcpy' lib/argv.c:126:7: warning: incompatible implicit declaration of built-in function 'strcpy' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wbuiltin-declaration-mismatch-Wbuiltin-declaration-mismatch8;;] lib/argv.c:126:7: note: include '<string.h>' or provide a declaration of 'strcpy' make[1]: *** [Makefile:750: argv.o] Error 1 make[1]: Leaving directory '/build/streamripper-1.64.6' make: *** [Makefile:811: all-recursive] Error 1