Running phase: unpackPhase unpacking source archive /nix/store/fyaknfday7ykgsjcnv1ngghl16jmbl2d-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase - Running aclocal - Running autoheader --force - Running automake --add-missing --copy --force configure.ac:11: installing 'autoconf/ar-lib' configure.ac:10: installing 'autoconf/compile' configure.ac:10: installing 'autoconf/config.guess' configure.ac:10: installing 'autoconf/config.sub' configure.ac:6: installing 'autoconf/install-sh' configure.ac:6: installing 'autoconf/missing' lib/Makefile.am: installing 'autoconf/depcomp' - Running autoconf --force 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/7j27hv621qqqdhkndfm5vv23sc5xwc57-gftp-2.9.1b 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 make supports nested variables... (cached) yes checking for a sed that does not truncate output... /nix/store/fcny04vmfnkqc4ym5m9znckswlq9pglg-gnused-4.9/bin/sed checking whether NLS is requested... yes checking for msgfmt... /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt 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 msgmerge... /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgmerge checking whether make supports the include directive... yes (GNU style) 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 dependency style of gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for ld... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking how to run the C preprocessor... gcc -E checking for egrep -e... /nix/store/yz6nq9v29l3g990w8zlqsnzlzbicd3b3-gnugrep-3.11/bin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking the archiver (ar) interface... ar checking whether to enable maintainer-specific portions of Makefiles... no checking for ranlib... ranlib checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none 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 libutil.h... no checking for malloc.h... yes checking for pty.h... yes checking for sys/ioctl.h... yes checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for gettimeofday... yes checking for select... yes checking for socket... yes checking for grantpt... yes checking for openpty... yes checking for getdtablesize... yes checking for openpty in -lutil... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking whether to use readline... yes checking for readline/readline.h... yes checking for library containing tgetent... -lncurses checking for library containing readline... -lreadline checking if malloc debugging is wanted... no checking pkg-config is at least version 0.9.0... yes checking for glib-2.0 >= 2.18.0... yes checking for gtk+-2.0 >= 2.14.0... yes checking for gthread-2.0 >= 2.18.0... yes checking for pthread_create in -lpthread... yes checking for openssl >= 1.0... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/sample.gftp/Makefile config.status: creating icons/Makefile config.status: creating lib/Makefile config.status: creating src/gftp config.status: creating src/Makefile config.status: creating src/uicommon/Makefile config.status: creating src/gtk/Makefile config.status: creating src/text/Makefile config.status: creating po/Makefile config.status: creating config.h config.status: executing po-directories commands config.status: executing depfiles commands Running phase: buildPhase build flags: SHELL=/nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash make all-recursive make[1]: Entering directory '/build/source' Making all in docs make[2]: Entering directory '/build/source/docs' Making all in sample.gftp make[3]: Entering directory '/build/source/docs/sample.gftp' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/source/docs/sample.gftp' make[3]: Entering directory '/build/source/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/source/docs' make[2]: Leaving directory '/build/source/docs' Making all in icons make[2]: Entering directory '/build/source/icons' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/source/icons' Making all in po make[2]: Entering directory '/build/source/po' /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o am.mo am.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o ar.mo ar.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o as.mo as.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o az.mo az.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o be.mo be.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o bg.mo bg.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o bn_IN.mo bn_IN.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o bn.mo bn.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o bs.mo bs.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o ca.mo ca.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o ca@valencia.mo ca@valencia.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o cs.mo cs.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o da.mo da.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o de.mo de.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o dz.mo dz.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o el.mo el.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o eo.mo eo.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o es.mo es.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o eu.mo eu.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o fi.mo fi.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o fr.mo fr.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o ga.mo ga.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o gl.mo gl.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o gu.mo gu.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o he.mo he.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o hi.mo hi.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o hr.mo hr.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o hu.mo hu.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o it.mo it.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o ja.mo ja.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o kn.mo kn.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o ko.mo ko.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o lt.mo lt.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o lv.mo lv.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o mk.mo mk.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o ml.mo ml.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o mr.mo mr.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o ms.mo ms.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o nb.mo nb.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o ne.mo ne.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o nl.mo nl.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o oc.mo oc.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o or.mo or.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o pa.mo pa.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o pl.mo pl.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o pt_BR.mo pt_BR.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o pt.mo pt.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o ro.mo ro.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o ru.mo ru.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o rw.mo rw.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o sk.mo sk.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o sl.mo sl.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o sq.mo sq.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o sr@Latn.mo sr@Latn.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o sr.mo sr.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o sv.mo sv.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o ta.mo ta.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o te.mo te.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o th.mo th.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o tr.mo tr.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o uk.mo uk.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o zh_CN.mo zh_CN.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o zh_HK.mo zh_HK.po /nix/store/sn7508ryy1fsw7yfqyzjfsblma7226i3-gettext-0.22.5/bin/msgfmt -o zh_TW.mo zh_TW.po make[2]: Leaving directory '/build/source/po' Making all in lib make[2]: Entering directory '/build/source/lib' CC cache.o CC charset-conv.o CC config_file.o CC fsplib.o CC ftp-dir-listing.o CC misc.o CC protocols.o CC protocol_bookmark.o CC protocol_fsp.o CC protocol_ftp.o CC protocol_ftps.o CC protocol_localfs.o CC protocol_http.o protocol_http.c: In function 'http_chunked_read': protocol_http.c:772:38: warning: comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-sign-compare-Wsign-compare8;;] 772 | if (httpdat->content_length == httpdat->read_bytes) | ^~ protocol_http.c:778:47: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'off_t' {aka 'long int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-sign-compare-Wsign-compare8;;] 778 | if (read_size + httpdat->read_bytes > httpdat->content_length) | ^ protocol_http.c:782:36: warning: comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-sign-compare-Wsign-compare8;;] 782 | httpdat->chunk_size < read_size) | ^ protocol_http.c:895:31: warning: comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-sign-compare-Wsign-compare8;;] 895 | if (httpdat->chunk_size < current_size) | ^ CC protocol_https.o CC pty.o pty.c: In function 'gftp_exec': pty.c:66:3: warning: '__builtin_strncpy' specified bound 64 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-stringop-truncation-Wstringop-truncation8;;] 66 | strncpy (pts_name, new_pts_name, len); | ^ CC sshv2.o CC sslcommon.o CC socket-connect.o socket-connect.c: In function 'gftp_accept_connection': socket-connect.c:399:31: error: passing argument 3 of 'accept' from incompatible pointer type [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types8;;] 399 | newfd = accept (*fd, saddr, &request->remote_addr_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | size_t * {aka long unsigned int *} In file included from gftp.h:53, from socket-connect.c:24: /nix/store/1ycjq6h047qqwp3fm9sbl805xnrxlh2h-glibc-2.40-66-dev/include/sys/socket.h:307:42: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'size_t *' {aka 'long unsigned int *'} 307 | socklen_t *__restrict __addr_len); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ make[2]: *** [Makefile:440: socket-connect.o] Error 1 make[2]: Leaving directory '/build/source/lib' make[1]: *** [Makefile:415: all-recursive] Error 1 make[1]: Leaving directory '/build/source' make: *** [Makefile:354: all] Error 2