Running phase: unpackPhase unpacking source archive /nix/store/axyh4j4m364gp75wcw5s38b83cjnid66-macopix-1.7.4.tar.bz2 source root is macopix-1.7.4 setting SOURCE_DATE_EPOCH to timestamp 1214283800 of file "macopix-1.7.4/po/ja.gmo" Running phase: patchPhase Running phase: 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 Running phase: configurePhase fixing libtool script ./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-static --disable-dependency-tracking --prefix=/nix/store/sscyl8f2wr17sywkds6w4jldfj3nlbhw-macopix-1.7.4 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu 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 whether to enable maintainer-specific portions of Makefiles... no 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 library containing strerror... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for a BSD-compatible install... /nix/store/fr9yr63a1267cr0r86w18c77mh3xavcc-coreutils-9.6/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... gcc -E checking for flex... no checking for lex... no checking for bison... no checking for byacc... no checking for a sed that does not truncate output... /nix/store/fcny04vmfnkqc4ym5m9znckswlq9pglg-gnused-4.9/bin/sed 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 ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for ld option to reload object files... -r checking for BSD-compatible nm... nm checking how to recognize dependent libraries... (cached) pass_all ./configure: line 6007: /usr/bin/file: No such file or directory 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... ld checking if the linker (ld) is GNU ld... yes checking whether the g++ linker (ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for windres... (cached) no checking for working alloca.h... yes checking for alloca... 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 sys/wait.h that is POSIX.1 compatible... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking whether closedir returns void... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking return type of signal handlers... void checking whether stat accepts an empty string... no checking for __argz_count... yes checking for __argz_next... yes checking for __argz_stringify... yes checking for dup2... yes checking for getcwd... yes checking for gethostbyname... yes checking for mempcpy... yes checking for memset... yes checking for mkdir... yes checking for munmap... yes checking for nl_langinfo... yes checking for setlocale... yes checking for socket... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for isascii... yes checking for memmove... yes checking for strncasecmp... yes checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.0.0... yes (version 2.82.4) checking for pkg-config... /nix/store/601zbsyxn1zqx22yrif9yxa1x450qfc8-pkg-config-wrapper-0.29.2/bin/pkg-config checking for GTK+ - version >= 2.0.0... yes (version 2.24.33) 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 locale.h... (cached) yes checking for LC_MESSAGES... yes checking for libintl.h... (cached) yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt checking for xgettext... /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/xgettext checking for catalogs to be installed... ja ./configure: line 28692: test: =: unary operator expected checking whether to use SSL... yes checking whether to use GNUTLS... no checking whether to use OpenSSL... yes checking for OPENSSL... yes checking if openssl is available... yes no configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating m4/Makefile config.status: creating src/version.h config.status: creating src/macopix_res.rc config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands ############################################################################## macopix 1.7.4 with Gtk+2.x (If you want to make with Gtk+1.x, use "./configure --with-gtk1" .) Compiling with OpenSSL to support SSL (If you want to use GNUTLS instead of OpenSSL, use "./configure --with-gnutls" .) ############################################################################## The binary will be installed in /nix/store/sscyl8f2wr17sywkds6w4jldfj3nlbhw-macopix-1.7.4/bin The common directory will be /nix/store/sscyl8f2wr17sywkds6w4jldfj3nlbhw-macopix-1.7.4/share/macopix/ Configure finished, type 'make' to build. Running phase: buildPhase build flags: -j2 SHELL=/nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash make all-recursive make[1]: Entering directory '/build/macopix-1.7.4' Making all in m4 make[2]: Entering directory '/build/macopix-1.7.4/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/macopix-1.7.4/m4' Making all in po make[2]: Entering directory '/build/macopix-1.7.4/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/macopix-1.7.4/po' Making all in src make[2]: Entering directory '/build/macopix-1.7.4/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0 -I/nix/store/nd2kgprpy943w7mr6awiil3ixv5piy7f-gtk+-2.24.33/lib/gtk-2.0/include -I/nix/store/lc5v7njfmcfvn7h7xhldnpaczimfv2hn-at-spi2-core-2.54.1-dev/include/atk-1.0 -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/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/nix/store/jzm3c9znmlbfi7is9yyxr5dw6lr4jymd-cairo-1.18.2-dev/include/cairo -I/nix/store/b09crwvrqdz6qynhjjz78db27vkzap5v-freetype-2.13.3-dev/include/freetype2 -I/nix/store/b09crwvrqdz6qynhjjz78db27vkzap5v-freetype-2.13.3-dev/include -I/nix/store/jww3brzhq47m8an8f0q0xf99aa0gkd8b-fontconfig-2.16.0-dev/include -I/nix/store/b09crwvrqdz6qynhjjz78db27vkzap5v-freetype-2.13.3-dev/include/freetype2 -I/nix/store/mvnysgbyg5w452hdchmcy6y6yyqr85n8-gdk-pixbuf-2.42.12-dev/include/gdk-pixbuf-2.0 -I/nix/store/rznmp2sm3n8a3xvr0vyf4111fw2dkwn8-pango-1.56.1-dev/include/pango-1.0 -I/nix/store/nfshcmab8vv7cqrnb37i2lid67p03gj8-harfbuzz-10.2.0-dev/include/harfbuzz -DLOCALEDIR=\""/nix/store/sscyl8f2wr17sywkds6w4jldfj3nlbhw-macopix-1.7.4/share/locale"\" -DCOMMON_DIR=\""/nix/store/sscyl8f2wr17sywkds6w4jldfj3nlbhw-macopix-1.7.4/share/macopix/"\" -DPREFIX_DIR=\""/nix/store/sscyl8f2wr17sywkds6w4jldfj3nlbhw-macopix-1.7.4/share/"\" -g -O2 -I/nix/store/7dp0ay805yh80xvxmdad49hwyqaqzg37-openssl-3.4.1-dev/include -c main.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0 -I/nix/store/nd2kgprpy943w7mr6awiil3ixv5piy7f-gtk+-2.24.33/lib/gtk-2.0/include -I/nix/store/lc5v7njfmcfvn7h7xhldnpaczimfv2hn-at-spi2-core-2.54.1-dev/include/atk-1.0 -I/nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/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/nix/store/jzm3c9znmlbfi7is9yyxr5dw6lr4jymd-cairo-1.18.2-dev/include/cairo -I/nix/store/b09crwvrqdz6qynhjjz78db27vkzap5v-freetype-2.13.3-dev/include/freetype2 -I/nix/store/b09crwvrqdz6qynhjjz78db27vkzap5v-freetype-2.13.3-dev/include -I/nix/store/jww3brzhq47m8an8f0q0xf99aa0gkd8b-fontconfig-2.16.0-dev/include -I/nix/store/b09crwvrqdz6qynhjjz78db27vkzap5v-freetype-2.13.3-dev/include/freetype2 -I/nix/store/mvnysgbyg5w452hdchmcy6y6yyqr85n8-gdk-pixbuf-2.42.12-dev/include/gdk-pixbuf-2.0 -I/nix/store/rznmp2sm3n8a3xvr0vyf4111fw2dkwn8-pango-1.56.1-dev/include/pango-1.0 -I/nix/store/nfshcmab8vv7cqrnb37i2lid67p03gj8-harfbuzz-10.2.0-dev/include/harfbuzz -DLOCALEDIR=\""/nix/store/sscyl8f2wr17sywkds6w4jldfj3nlbhw-macopix-1.7.4/share/locale"\" -DCOMMON_DIR=\""/nix/store/sscyl8f2wr17sywkds6w4jldfj3nlbhw-macopix-1.7.4/share/macopix/"\" -DPREFIX_DIR=\""/nix/store/sscyl8f2wr17sywkds6w4jldfj3nlbhw-macopix-1.7.4/share/"\" -g -O2 -I/nix/store/7dp0ay805yh80xvxmdad49hwyqaqzg37-openssl-3.4.1-dev/include -c callbacks.c In file included from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkobject.h:37, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkwidget.h:36, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkcontainer.h:35, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkbin.h:35, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkwindow.h:36, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkdialog.h:35, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:33, from main.h:93, from callbacks.c:28: /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0/gobject/gobject.h:26, from /nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0/gobject/gbinding.h:31, from /nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0/glib-object.h:24, from /nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0/gio/gioenums.h:30, from /nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0/gio/giotypes.h:30, from /nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0/gio/gio.h:28, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gdk/gdk.h:32, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:32: /nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0/gobject/gtype.h:725:1: note: declared here 725 | { | ^ In file included from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkobject.h:37, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkwidget.h:36, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkcontainer.h:35, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkbin.h:35, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkwindow.h:36, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkdialog.h:35, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:33, from main.h:93, from main.c:33: /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0/gobject/gobject.h:26, from /nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0/gobject/gbinding.h:31, from /nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0/glib-object.h:24, from /nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0/gio/gioenums.h:30, from /nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0/gio/giotypes.h:30, from /nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0/gio/gio.h:28, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gdk/gdk.h:32, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:32: /nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0/gobject/gtype.h:725:1: note: declared here 725 | { | ^ In file included from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktoolitem.h:31, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:126: /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0/glib/galloca.h:34, from /nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0/glib.h:32, from /nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0/gobject/gbinding.h:30: /nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktoolitem.h:31, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:126: /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0/glib/galloca.h:34, from /nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0/glib.h:32, from /nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0/gobject/gbinding.h:30: /nix/store/18la66bfb39im9k4f97i1ksxlk8rwm09-glib-2.82.4-dev/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ callbacks.c: In function 'MoveToFocus': callbacks.c:541:47: error: 'return' with no value, in function returning non-void [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-return-mismatch-Wreturn-mismatch8;;] 541 | if(flag_homepos==HOMEPOS_NEVER) return; | ^~~~~~ callbacks.c:364:5: note: declared here 364 | int MoveToFocus(typMascot *mascot, gboolean force_fl) | ^~~~~~~~~~~ callbacks.c: In function 'time_update': callbacks.c:1578:19: error: implicit declaration of function 'duet_cl_init' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration8;;] 1578 | sockres = duet_cl_init(mascot->duet_tgt[mascot->anime_ptn]); | ^~~~~~~~~~~~ callbacks.c:1583:11: error: implicit declaration of function 'duet_send_msg' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration8;;] 1583 | duet_send_msg(msg); | ^~~~~~~~~~~~~ callbacks.c:1584:11: error: implicit declaration of function 'duet_cl_done' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration8;;] 1584 | duet_cl_done(mascot->duet_tgt[mascot->anime_ptn],FALSE); | ^~~~~~~~~~~~ callbacks.c: In function 'ext_play': callbacks.c:1950:9: warning: ignoring return value of 'system' 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;;] 1950 | system(cmdline); | ^~~~~~~~~~~~~~~ callbacks.c: In function 'sound_play': callbacks.c:1986:7: warning: ignoring return value of 'system' 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;;] 1986 | system(cmdline); | ^~~~~~~~~~~~~~~ make[2]: *** [Makefile:395: callbacks.o] Error 1 make[2]: *** Waiting for unfinished jobs.... main.c:155:8: error: type defaults to 'int' in declaration of 'make_biff_pix' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-int-Wimplicit-int8;;] 155 | extern make_biff_pix(); | ^~~~~~~~~~~~~ main.c: In function 'ReadMenu': main.c:635:13: error: implicit declaration of function 'g_sprintf'; did you mean 'g_snprintf'? [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration8;;] 635 | g_sprintf(progress_txt, | ^~~~~~~~~ | g_snprintf main.c: In function 'InitMascot': main.c:4232:15: error: implicit declaration of function 'duet_sv_init'; did you mean 'duet_sv_done'? [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration8;;] 4232 | sockres = duet_sv_init((gchar *)my_basename(mascot->file)); | ^~~~~~~~~~~~ | duet_sv_done main.c:4242:7: error: implicit declaration of function 'duet_set_mascot' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration8;;] 4242 | duet_set_mascot(mascot); | ^~~~~~~~~~~~~~~ main.c: In function 'main': main.c:4909:3: warning: 'gdk_pixbuf_new_from_inline' is deprecated [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;] 4909 | icon = gdk_pixbuf_new_from_inline(sizeof(macopix_icon), macopix_icon, | ^~~~ In file included from /nix/store/mvnysgbyg5w452hdchmcy6y6yyqr85n8-gdk-pixbuf-2.42.12-dev/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gdk/gdkcairo.h:28, from /nix/store/wxgax6vh2yg4ymamj8145waa2i28vw8v-gtk+-2.24.33-dev/include/gtk-2.0/gdk/gdk.h:33: /nix/store/mvnysgbyg5w452hdchmcy6y6yyqr85n8-gdk-pixbuf-2.42.12-dev/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:298:12: note: declared here 298 | GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:5002:5: error: implicit declaration of function 'trayicon_hide'; did you mean 'trayicon_hyde'? [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration8;;] 5002 | trayicon_hide(Mascot); | ^~~~~~~~~~~~~ | trayicon_hyde main.c: In function 'ScanMenu': main.c:705:3: warning: ignoring return value of 'getcwd' 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;;] 705 | getcwd(cwdname,1024); | ^~~~~~~~~~~~~~~~~~~~ main.c:725:5: warning: ignoring return value of 'chdir' 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;;] 725 | chdir(dirname); | ^~~~~~~~~~~~~~ main.c:775:5: warning: ignoring return value of 'chdir' 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;;] 775 | chdir(dirname); | ^~~~~~~~~~~~~~ main.c:807:3: warning: ignoring return value of 'chdir' 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;;] 807 | chdir(cwdname); | ^~~~~~~~~~~~~~ make[2]: *** [Makefile:395: main.o] Error 1 make[2]: Leaving directory '/build/macopix-1.7.4/src' make[1]: *** [Makefile:382: all-recursive] Error 1 make[1]: Leaving directory '/build/macopix-1.7.4' make: *** [Makefile:267: all] Error 2