+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/gftp.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PMkLul + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gftp-2.0.19 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gftp-2.0.19.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gftp-2.0.19 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gftp-stropts.patch):' Patch #0 (gftp-stropts.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .stropts --fuzz=0 patching file lib/pty.c + echo 'Patch #1 (gftp-2.0.19-fix-broken-bookmarks.patch):' Patch #1 (gftp-2.0.19-fix-broken-bookmarks.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fix-broken-bookmarks --fuzz=0 patching file docs/sample.gftp/bookmarks + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1CbSQN + umask 022 + cd /builddir/build/BUILD + cd gftp-2.0.19 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... 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 dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for AIX... no 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... 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 riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-getconf... no checking for getconf... getconf checking for CFLAGS value to request large file support... checking for LDFLAGS value to request large file support... checking for LIBS value to request large file support... checking for _FILE_OFFSET_BITS... no checking for _LARGEFILE_SOURCE... no checking for _LARGE_FILES... no checking for function prototypes... yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether the printf family of functions supports %'ld... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gawk... (cached) gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking for inttypes.h... (cached) yes checking for socklen_t in sys/socket.h... yes checking for mode_t... yes checking for intptr_t in stdint.h... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for off_t... yes checking size of off_t... 8 checking for working alloca.h... yes checking for alloca... yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking return type of signal handlers... void checking for strftime... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking whether utime accepts a null argument... yes checking for gai_strerror... yes checking for getaddrinfo... yes checking for getcwd... yes checking for gettimeofday... yes checking for getwd... yes checking for mkdir... yes checking for mktime... yes checking for putenv... yes checking for rmdir... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for uname... yes checking for grantpt... yes checking for openpty... no checking for getdtablesize... yes checking for union semun... no checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... 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 in -lreadline... yes Using -lreadline -lncurses checking for log10 in -lm... yes checking if malloc debugging is wanted... no checking for GTK... yes checking for pthread_create in -lpthread... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking ssl.h usability... no checking ssl.h presence... no checking for ssl.h... no checking for SSL_library_init in -lssl... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking for simple visibility declarations... yes checking for stdint.h... yes checking whether integer division by zero raises SIGFPE... no checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for pthread_rwlock_t... yes checking for multithread API to use... posix checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for getcwd... (cached) yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... (cached) yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for iconv... yes checking for working 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_LOCALE_NAME macro... yes checking for bison... no checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for putenv... (cached) yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for wcslen... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for db2html... false configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating intl/Makefile config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/sample.gftp/Makefile config.status: creating lib/Makefile config.status: creating lib/fsplib/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 gftp.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + make 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' make all-recursive make[1]: Entering directory '/builddir/build/BUILD/gftp-2.0.19' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/docs' Making all in sample.gftp make[3]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/docs/sample.gftp' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/docs/sample.gftp' make[3]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/docs' make[2]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/docs' Making all in intl make[2]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/intl' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/lib' Making all in fsplib make[3]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/lib/fsplib' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DFSP_USE_SHAREMEM_AND_SEMOP=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fsplib.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DFSP_USE_SHAREMEM_AND_SEMOP=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c lock.c rm -f libfsp.a ar cru libfsp.a fsplib.o lock.o ranlib libfsp.a make[3]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/lib/fsplib' make[3]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/lib' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I../intl -DSHARE_DIR=\"/usr/share/gftp\" -DLOCALE_DIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c bookmark.c bookmark.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: bookmark.c 893 2007-03-13 01:52:50Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I../intl -DSHARE_DIR=\"/usr/share/gftp\" -DLOCALE_DIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c cache.c cache.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: cache.c 893 2007-03-13 01:52:50Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I../intl -DSHARE_DIR=\"/usr/share/gftp\" -DLOCALE_DIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c charset-conv.c charset-conv.c:22:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: protocols.c 952 2008-01-24 23:31:26Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I../intl -DSHARE_DIR=\"/usr/share/gftp\" -DLOCALE_DIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c config_file.c config_file.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: config_file.c 950 2008-01-24 23:28:30Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I../intl -DSHARE_DIR=\"/usr/share/gftp\" -DLOCALE_DIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fsp.c fsp.c:22:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: fsp.c 903 2007-03-16 02:44:07Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I../intl -DSHARE_DIR=\"/usr/share/gftp\" -DLOCALE_DIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ftps.c ftps.c:23:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: ftps.c 977 2008-11-30 14:41:36Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I../intl -DSHARE_DIR=\"/usr/share/gftp\" -DLOCALE_DIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c https.c https.c:23:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: https.c 893 2007-03-13 01:52:50Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I../intl -DSHARE_DIR=\"/usr/share/gftp\" -DLOCALE_DIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c local.c local.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: local.c 926 2007-04-27 00:40:52Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I../intl -DSHARE_DIR=\"/usr/share/gftp\" -DLOCALE_DIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c misc.c misc.c: In function 'gftp_info': misc.c:327:30: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] printf ("sizeof (off_t) = %d\n", sizeof (off_t)); ~^ %ld misc.c: In function 'gftp_tdata_new': misc.c:558:3: warning: 'g_static_mutex_init' is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] g_static_mutex_init (&tdata->statmutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from gftp.h:53, from misc.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here void g_static_mutex_init (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ misc.c:559:3: warning: 'g_static_mutex_init' is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] g_static_mutex_init (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from gftp.h:53, from misc.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here void g_static_mutex_init (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ misc.c: In function 'gftp_gen_ls_string': misc.c:899:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . tempstr2 = g_strdup_printf ("%d, %d", major (fle->size), minor (fle->size)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:899:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . tempstr2 = g_strdup_printf ("%d, %d", major (fle->size), minor (fle->size)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from misc.c:20:0: gftp.h:165:34: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'off_t {aka long int}' [-Wformat=] #define GFTP_OFF_T_11PRINTF_MOD "%11lld" ^ misc.c:901:33: note: in expansion of macro 'GFTP_OFF_T_11PRINTF_MOD' tempstr2 = g_strdup_printf (GFTP_OFF_T_11PRINTF_MOD, fle->size); ^~~~~~~~~~~~~~~~~~~~~~~ At top level: misc.c:22:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: misc.c 960 2008-03-28 11:44:36Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I../intl -DSHARE_DIR=\"/usr/share/gftp\" -DLOCALE_DIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mkstemps.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I../intl -DSHARE_DIR=\"/usr/share/gftp\" -DLOCALE_DIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c parse-dir-listing.c parse-dir-listing.c:22:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: protocols.c 952 2008-01-24 23:31:26Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I../intl -DSHARE_DIR=\"/usr/share/gftp\" -DLOCALE_DIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c protocols.c protocols.c: In function 'print_file_list': protocols.c:1368:15: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t {aka long int}' [-Wformat=] printf ("%s:%s:" GFTP_OFF_T_PRINTF_MOD ":" GFTP_OFF_T_PRINTF_MOD ":%s:%s:%s\n", ^~~~~~~~ protocols.c:1370:15: tempfle->size, tempfle->startsize, ~~~~~~~~~~~~~ In file included from protocols.c:20:0: gftp.h:164:36: note: format string is defined here #define GFTP_OFF_T_PRINTF_MOD "%lld" ~~~^ %ld protocols.c:1368:15: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'off_t {aka long int}' [-Wformat=] printf ("%s:%s:" GFTP_OFF_T_PRINTF_MOD ":" GFTP_OFF_T_PRINTF_MOD ":%s:%s:%s\n", ^~~~~~~~ protocols.c:1370:30: tempfle->size, tempfle->startsize, ~~~~~~~~~~~~~~~~~~ In file included from protocols.c:20:0: gftp.h:164:36: note: format string is defined here #define GFTP_OFF_T_PRINTF_MOD "%lld" ~~~^ %ld protocols.c:1384:15: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t {aka long int}' [-Wformat=] printf ("%s:%s:" GFTP_OFF_T_PRINTF_MOD ":" GFTP_OFF_T_PRINTF_MOD ":%s:%s:%s\n", ^~~~~~~~ protocols.c:1386:15: tempfle->size, tempfle->startsize, ~~~~~~~~~~~~~ In file included from protocols.c:20:0: gftp.h:164:36: note: format string is defined here #define GFTP_OFF_T_PRINTF_MOD "%lld" ~~~^ %ld protocols.c:1384:15: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'off_t {aka long int}' [-Wformat=] printf ("%s:%s:" GFTP_OFF_T_PRINTF_MOD ":" GFTP_OFF_T_PRINTF_MOD ":%s:%s:%s\n", ^~~~~~~~ protocols.c:1386:30: tempfle->size, tempfle->startsize, ~~~~~~~~~~~~~~~~~~ In file included from protocols.c:20:0: gftp.h:164:36: note: format string is defined here #define GFTP_OFF_T_PRINTF_MOD "%lld" ~~~^ %ld protocols.c: In function 'gftp_calc_kbs': protocols.c:1437:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&tdata->statmutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from gftp.h:53, from protocols.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ protocols.c:1460:13: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&tdata->statmutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from gftp.h:53, from protocols.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ protocols.c:1466:13: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&tdata->statmutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from gftp.h:53, from protocols.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ protocols.c:1477:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&tdata->statmutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from gftp.h:53, from protocols.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ protocols.c: In function 'gftp_get_transfer_status': protocols.c:1504:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from gftp.h:53, from protocols.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ protocols.c:1509:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from gftp.h:53, from protocols.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ protocols.c:1517:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from gftp.h:53, from protocols.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ protocols.c:1566:13: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from gftp.h:53, from protocols.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ protocols.c:1597:13: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from gftp.h:53, from protocols.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: protocols.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: protocols.c 958 2008-03-04 12:28:40Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I../intl -DSHARE_DIR=\"/usr/share/gftp\" -DLOCALE_DIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c pty.c pty.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: pty.c 893 2007-03-13 01:52:50Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I../intl -DSHARE_DIR=\"/usr/share/gftp\" -DLOCALE_DIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c rfc959.c rfc959.c: In function 'rfc959_ipv6_data_connection_new': rfc959.c:967:24: warning: passing argument 3 of 'getsockname' from incompatible pointer type [-Wincompatible-pointer-types] &request->remote_addr_len) == -1) ^ In file included from gftp.h:44:0, from rfc959.c:20: /usr/include/sys/socket.h:116:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'size_t * {aka long unsigned int *}' extern int getsockname (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ rfc959.c: In function 'rfc959_setup_file_transfer': rfc959.c:1181:34: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'off_t {aka long int}' [-Wformat=] command = g_strdup_printf ("REST " GFTP_OFF_T_PRINTF_MOD "\r\n", ^~~~~~~ In file included from rfc959.c:20:0: gftp.h:164:36: note: format string is defined here #define GFTP_OFF_T_PRINTF_MOD "%lld" ~~~^ %ld At top level: rfc959.c:23:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: rfc959.c 957 2008-03-04 12:02:47Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I../intl -DSHARE_DIR=\"/usr/share/gftp\" -DLOCALE_DIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c rfc2068.c In file included from rfc2068.c:20:0: rfc2068.c: In function 'rfc2068_read_response': gftp.h:162:35: warning: format '%llx' expects argument of type 'long long unsigned int *', but argument 3 has type 'off_t * {aka long int *}' [-Wformat=] #define GFTP_OFF_T_HEX_PRINTF_MOD "%llx" ^ rfc2068.c:148:28: note: in expansion of macro 'GFTP_OFF_T_HEX_PRINTF_MOD' if (sscanf (tempstr, GFTP_OFF_T_HEX_PRINTF_MOD, ¶ms->chunk_size) != 1) ^~~~~~~~~~~~~~~~~~~~~~~~~ rfc2068.c: In function 'rfc2068_get_file': rfc2068.c:305:34: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'off_t {aka long int}' [-Wformat=] tempstr = g_strdup_printf ("%sRange: bytes=" GFTP_OFF_T_PRINTF_MOD "-\n", ^~~~~~~~~~~~~~~~~ In file included from rfc2068.c:20:0: gftp.h:164:36: note: format string is defined here #define GFTP_OFF_T_PRINTF_MOD "%lld" ~~~^ %ld rfc2068.c: In function 'rfc2068_chunked_read': gftp.h:162:35: warning: format '%llx' expects argument of type 'long long unsigned int *', but argument 3 has type 'off_t * {aka long int *}' [-Wformat=] #define GFTP_OFF_T_HEX_PRINTF_MOD "%llx" ^ rfc2068.c:836:30: note: in expansion of macro 'GFTP_OFF_T_HEX_PRINTF_MOD' if (sscanf (stpos + 2, GFTP_OFF_T_HEX_PRINTF_MOD, ^~~~~~~~~~~~~~~~~~~~~~~~~ At top level: rfc2068.c:23:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: rfc2068.c 950 2008-01-24 23:28:30Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I../intl -DSHARE_DIR=\"/usr/share/gftp\" -DLOCALE_DIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sshv2.c sshv2.c: In function 'sshv2_decode_file_attributes': sshv2.c:1374:66: warning: pointer targets in passing argument 5 of 'sshv2_buffer_get_int64' differ in signedness [-Wpointer-sign] if ((ret = sshv2_buffer_get_int64 (request, message, 0, 0, &fle->size)) < 0) ^ sshv2.c:980:1: note: expected 'guint64 * {aka long unsigned int *}' but argument is of type 'off_t * {aka long int *}' sshv2_buffer_get_int64 (gftp_request * request, sshv2_message * message, ^~~~~~~~~~~~~~~~~~~~~~ At top level: sshv2.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: sshv2.c 950 2008-01-24 23:28:30Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I../intl -DSHARE_DIR=\"/usr/share/gftp\" -DLOCALE_DIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sslcommon.c sslcommon.c:22:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: sslcommon.c 979 2008-11-30 19:25:36Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I../intl -DSHARE_DIR=\"/usr/share/gftp\" -DLOCALE_DIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c socket-connect.c socket-connect.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: protocols.c 952 2008-01-24 23:31:26Z masneyb $"; ^~~~~ socket-connect.c: In function 'gftp_connect_server': socket-connect.c:85:47: warning: 'addy[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (((addy[0] & 0xff) << 24) | ((addy[1] & 0xff) << 16) | ~~~~^~~ socket-connect.c:86:20: warning: 'addy[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] ((addy[2] & 0xff) << 8) | (addy[3] & 0xff)) & ~~~~^~~ socket-connect.c:86:45: warning: 'addy[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] ((addy[2] & 0xff) << 8) | (addy[3] & 0xff)) & ~~~~^~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I../intl -DSHARE_DIR=\"/usr/share/gftp\" -DLOCALE_DIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c socket-connect-getaddrinfo.c socket-connect-getaddrinfo.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: protocols.c 952 2008-01-24 23:31:26Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I../intl -DSHARE_DIR=\"/usr/share/gftp\" -DLOCALE_DIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c socket-connect-gethostbyname.c socket-connect-gethostbyname.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: protocols.c 952 2008-01-24 23:31:26Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I../intl -DSHARE_DIR=\"/usr/share/gftp\" -DLOCALE_DIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sockutils.c sockutils.c: In function 'r_getservbyname': sockutils.c:370:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&servfunclock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from gftp.h:53, from sockutils.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sockutils.c:384:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&servfunclock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from gftp.h:53, from sockutils.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: sockutils.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: protocols.c 952 2008-01-24 23:31:26Z masneyb $"; ^~~~~ rm -f libgftp.a ar cru libgftp.a bookmark.o cache.o charset-conv.o config_file.o fsp.o ftps.o https.o local.o misc.o mkstemps.o parse-dir-listing.o protocols.o pty.o rfc959.o rfc2068.o sshv2.o sslcommon.o socket-connect.o socket-connect-getaddrinfo.o socket-connect-gethostbyname.o sockutils.o ranlib libgftp.a make[3]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/lib' make[2]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/lib' Making all in po make[2]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/po' make[2]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/po' Making all in src make[2]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/src' Making all in uicommon make[3]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/src/uicommon' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I../intl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gftpui.c gftpui.c: In function 'gftpui_common_add_file_transfer': gftpui.c:1136:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&gftpui_common_transfer_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftpui.h:25, from gftpui.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gftpui.c:1145:13: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftpui.h:25, from gftpui.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gftpui.c:1152:17: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftpui.h:25, from gftpui.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gftpui.c:1175:13: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftpui.h:25, from gftpui.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gftpui.c:1181:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&gftpui_common_transfer_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftpui.h:25, from gftpui.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gftpui.c:1212:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&gftpui_common_transfer_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftpui.h:25, from gftpui.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gftpui.c:1217:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&gftpui_common_transfer_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftpui.h:25, from gftpui.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gftpui.c: In function 'gftpui_common_skip_file_transfer': gftpui.c:1317:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftpui.h:25, from gftpui.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gftpui.c:1331:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftpui.h:25, from gftpui.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gftpui.c: In function 'gftpui_common_cancel_file_transfer': gftpui.c:1343:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftpui.h:25, from gftpui.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gftpui.c:1356:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftpui.h:25, from gftpui.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gftpui.c: In function '_gftpui_common_next_file_in_trans': gftpui.c:1370:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftpui.h:25, from gftpui.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gftpui.c:1380:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftpui.h:25, from gftpui.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gftpui.c: In function '_gftpui_common_trans_file_or_dir': gftpui.c:1428:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftpui.h:25, from gftpui.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gftpui.c:1434:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftpui.h:25, from gftpui.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gftpui.c:1486:13: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftpui.h:25, from gftpui.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gftpui.c:1493:13: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftpui.h:25, from gftpui.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: gftpui.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: gftpui.c 980 2008-11-30 20:03:50Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -I../intl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gftpuicallbacks.c gftpuicallbacks.c:22:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: gftpuicallbacks.c 893 2007-03-13 01:52:50Z masneyb $"; ^~~~~ rm -f libgftpui.a ar cru libgftpui.a gftpui.o gftpuicallbacks.o ranlib libgftpui.a make[3]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/src/uicommon' Making all in text make[3]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/src/text' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../intl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gftp-text.c gftp-text.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: gftp-text.c 893 2007-03-13 01:52:50Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../intl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c textui.c textui.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: textui.c 893 2007-03-13 01:52:50Z masneyb $"; ^~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gftp-text gftp-text.o textui.o ../../lib/libgftp.a ../../lib/fsplib/libfsp.a ../uicommon/libgftpui.a -lglib-2.0 -lutil -lm -lreadline -lncurses make[3]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/src/text' Making all in gtk make[3]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/src/gtk' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -D_REENTRANT -I../../intl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c bookmarks.c bookmarks.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: bookmarks.c 949 2008-01-24 23:26:45Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -D_REENTRANT -I../../intl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c chmod_dialog.c chmod_dialog.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: chmod_dialog.c 893 2007-03-13 01:52:50Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -D_REENTRANT -I../../intl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c delete_dialog.c delete_dialog.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: delete_dialog.c 978 2008-11-30 17:55:04Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -D_REENTRANT -I../../intl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dnd.c dnd.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: dnd.c 949 2008-01-24 23:26:45Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -D_REENTRANT -I../../intl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gftp-gtk.c gftp-gtk.c: In function 'main': gftp-gtk.c:1373:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftp-gtk.h:25, from gftp-gtk.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ At top level: gftp-gtk.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: gftp-gtk.c 949 2008-01-24 23:26:45Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -D_REENTRANT -I../../intl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gtkui.c gtkui.c: In function '_gftpui_gtk_thread_func': gtkui.c:221:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (thread_data->cdata->request->wakeup_main_thread[1], " ", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkui.c: In function '_gftpui_wakeup_main_thread': gtkui.c:172:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (request->wakeup_main_thread[0], &c, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: gtkui.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: gtkui.c 932 2007-05-19 01:37:07Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -D_REENTRANT -I../../intl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gtkui_transfer.c gtkui_transfer.c: In function 'gftpui_gtk_set_action': gtkui_transfer.c:116:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftp-gtk.h:25, from gtkui_transfer.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkui_transfer.c:129:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftp-gtk.h:25, from gtkui_transfer.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkui_transfer.c: In function 'gftpui_gtk_ok': gtkui_transfer.c:162:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftp-gtk.h:25, from gtkui_transfer.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkui_transfer.c:179:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftp-gtk.h:25, from gtkui_transfer.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkui_transfer.c: In function 'gftpui_gtk_cancel': gtkui_transfer.c:189:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftp-gtk.h:25, from gtkui_transfer.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkui_transfer.c:192:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftp-gtk.h:25, from gtkui_transfer.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: gtkui_transfer.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: gtkui_transfer.c 949 2008-01-24 23:26:45Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -D_REENTRANT -I../../intl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c menu-items.c menu-items.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: menu-items.c 949 2008-01-24 23:26:45Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -D_REENTRANT -I../../intl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c misc-gtk.c misc-gtk.c: In function 'add_file_listbox': misc-gtk.c:754:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . tempstr = g_strdup_printf ("%d, %d", major (fle->size), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc-gtk.c:755:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . minor (fle->size)); ^ ~~~~~~~~~~~~~~~~~~~ At top level: misc-gtk.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: misc-gtk.c 924 2007-04-26 23:47:34Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -D_REENTRANT -I../../intl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c options_dialog.c options_dialog.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: options_dialog.c 893 2007-03-13 01:52:50Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -D_REENTRANT -I../../intl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c transfer.c transfer.c: In function 'transfer_done': transfer.c:641:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&gftpui_common_transfer_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftp-gtk.h:25, from transfer.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ transfer.c:643:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&gftpui_common_transfer_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftp-gtk.h:25, from transfer.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ transfer.c: In function 'update_file_status': transfer.c:772:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&tdata->statmutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftp-gtk.h:25, from transfer.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ transfer.c:789:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&tdata->statmutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftp-gtk.h:25, from transfer.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ transfer.c:812:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&tdata->statmutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftp-gtk.h:25, from transfer.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ transfer.c: In function 'update_downloads': transfer.c:874:11: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftp-gtk.h:25, from transfer.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ transfer.c:883:15: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftp-gtk.h:25, from transfer.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ transfer.c:902:11: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&tdata->structmutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftp-gtk.h:25, from transfer.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ transfer.c: In function 'start_transfer': transfer.c:927:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&transdata->transfer->structmutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftp-gtk.h:25, from transfer.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ transfer.c:930:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&transdata->transfer->structmutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftp-gtk.h:25, from transfer.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ transfer.c: In function 'move_transfer_up': transfer.c:1021:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&transdata->transfer->structmutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftp-gtk.h:25, from transfer.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ transfer.c:1058:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&transdata->transfer->structmutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftp-gtk.h:25, from transfer.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ transfer.c: In function 'move_transfer_down': transfer.c:1081:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&transdata->transfer->structmutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftp-gtk.h:25, from transfer.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ transfer.c:1118:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&transdata->transfer->structmutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../../lib/gftp.h:53, from gftp-gtk.h:25, from transfer.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: transfer.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: transfer.c 949 2008-01-24 23:26:45Z masneyb $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -D_REENTRANT -I../../intl -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c view_dialog.c view_dialog.c:21:19: warning: 'cvsid' defined but not used [-Wunused-const-variable=] static const char cvsid[] = "$Id: view_dialog.c 913 2007-03-28 02:31:06Z masneyb $"; ^~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gftp-gtk bookmarks.o chmod_dialog.o delete_dialog.o dnd.o gftp-gtk.o gtkui.o gtkui_transfer.o menu-items.o misc-gtk.o options_dialog.o transfer.o view_dialog.o ../../lib/libgftp.a ../../lib/fsplib/libfsp.a ../uicommon/libgftpui.a -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lpthread -lutil -lm -lgthread-2.0 make[3]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/src/gtk' make[3]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/src' make[2]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/src' make[2]: Entering directory '/builddir/build/BUILD/gftp-2.0.19' make[2]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19' make[1]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6Tb4VV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64 + cd gftp-2.0.19 + rm -rf /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64 Making install in docs make[1]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/docs' Making install in sample.gftp make[2]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/docs/sample.gftp' make[3]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/docs/sample.gftp' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/gftp" || mkdir -p -- "/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp" /usr/bin/install -c -m 644 'COPYING' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/COPYING' /usr/bin/install -c -m 644 'bookmarks' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/bookmarks' /usr/bin/install -c -m 644 'connect.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/connect.xpm' /usr/bin/install -c -m 644 'deb.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/deb.xpm' /usr/bin/install -c -m 644 'diff.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/diff.xpm' /usr/bin/install -c -m 644 'dir.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/dir.xpm' /usr/bin/install -c -m 644 'doc.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/doc.xpm' /usr/bin/install -c -m 644 'dotdot.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/dotdot.xpm' /usr/bin/install -c -m 644 'down.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/down.xpm' /usr/bin/install -c -m 644 'exe.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/exe.xpm' /usr/bin/install -c -m 644 'gftp-logo.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/gftp-logo.xpm' /usr/bin/install -c -m 644 'gftp.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/gftp.xpm' /usr/bin/install -c -m 644 'gftprc' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/gftprc' /usr/bin/install -c -m 644 'img.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/img.xpm' /usr/bin/install -c -m 644 'left.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/left.xpm' /usr/bin/install -c -m 644 'linkdir.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/linkdir.xpm' /usr/bin/install -c -m 644 'linkfile.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/linkfile.xpm' /usr/bin/install -c -m 644 'man.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/man.xpm' /usr/bin/install -c -m 644 'open_dir.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/open_dir.xpm' /usr/bin/install -c -m 644 'right.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/right.xpm' /usr/bin/install -c -m 644 'rpm.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/rpm.xpm' /usr/bin/install -c -m 644 'stop.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/stop.xpm' /usr/bin/install -c -m 644 'tar.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/tar.xpm' /usr/bin/install -c -m 644 'txt.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/txt.xpm' /usr/bin/install -c -m 644 'sound.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/sound.xpm' /usr/bin/install -c -m 644 'up.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/up.xpm' /usr/bin/install -c -m 644 'world.xpm' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/world.xpm' /usr/bin/install -c -m 644 'gftp-16x16.png' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/gftp-16x16.png' /usr/bin/install -c -m 644 'gftp-22x22.png' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/gftp-22x22.png' /usr/bin/install -c -m 644 'gftp-24x24.png' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/gftp-24x24.png' /usr/bin/install -c -m 644 'gftp-32x32.png' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/gftp-32x32.png' /usr/bin/install -c -m 644 'gftp-48x48.png' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/gftp-48x48.png' /usr/bin/install -c -m 644 'gftp-scalable.svg' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gftp/gftp-scalable.svg' make[3]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/docs/sample.gftp' make[2]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/docs/sample.gftp' make[2]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/docs' make[3]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/docs' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/pixmaps" || mkdir -p -- "/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/pixmaps" /usr/bin/install -c -m 644 'gftp.png' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/pixmaps/gftp.png' test -z "/usr/share/applications" || mkdir -p -- "/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/applications" /usr/bin/install -c -m 644 'gftp.desktop' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/applications/gftp.desktop' test -z "/usr/share/man/man1" || mkdir -p -- "/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/man/man1" /usr/bin/install -c -m 644 './gftp.1' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/man/man1/gftp.1' make[3]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/docs' make[2]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/docs' make[1]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/docs' Making install in intl make[1]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/intl' if { test "gftp" = "gettext-runtime" || test "gftp" = "gettext-tools"; } \ && test 'no' = yes; then \ mkdir -p -- /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/lib64 /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/include; \ /usr/bin/install -c -m 644 libintl.h /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/include/libintl.h; \ @LIBTOOL@ --mode=install \ /usr/bin/install -c -m 644 libintl.a /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/lib64/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/lib64/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/lib64/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "gftp" = "gettext-tools" \ && test 'no' = no \ && test yes != no; then \ mkdir -p -- /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/lib64; \ @LIBTOOL@ --mode=install \ /usr/bin/install -c -m 644 libgnuintl.a /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/lib64/libgnuintl.a; \ rm -f /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/lib64/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/lib64/libgnuintl.so /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/lib64/preloadable_libintl.so; \ @LIBTOOL@ --mode=uninstall \ rm -f /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/lib64/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || mkdir -p -- /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/lib64; \ temp=/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/lib64/t-charset.alias; \ dest=/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/lib64/charset.alias; \ if test -f /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/lib64/charset.alias; then \ orig=/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ mkdir -p -- /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale; \ test -f /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/locale.alias \ && orig=/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/t-locale.alias; \ dest=/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "gftp" = "gettext-tools"; then \ mkdir -p -- /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h libintl.rc gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h tsearch.h tsearch.c xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c lock.c relocatable.c langprefs.c localename.c log.c printf.c version.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gettext/intl/$file; \ done; \ chmod a+x /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; \ for file in $dists; do \ rm -f /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/intl' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/lib' Making install in fsplib make[2]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/lib/fsplib' make[3]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/lib/fsplib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/lib/fsplib' make[2]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/lib/fsplib' make[2]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/lib' make[3]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/lib' make[2]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/lib' make[1]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/lib' Making install in po make[1]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/po' mkdir -p -- /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share installing am.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/am/LC_MESSAGES/gftp.mo installing ar.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/ar/LC_MESSAGES/gftp.mo installing az.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/az/LC_MESSAGES/gftp.mo installing be.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/be/LC_MESSAGES/gftp.mo installing bg.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/bg/LC_MESSAGES/gftp.mo installing bn.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/bn/LC_MESSAGES/gftp.mo installing ca.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES/gftp.mo installing cs.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/gftp.mo installing da.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/gftp.mo installing de.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/gftp.mo installing dz.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/dz/LC_MESSAGES/gftp.mo installing el.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/el/LC_MESSAGES/gftp.mo installing en_CA.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/en_CA/LC_MESSAGES/gftp.mo installing en_GB.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/en_GB/LC_MESSAGES/gftp.mo installing es.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/gftp.mo installing fi.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES/gftp.mo installing fr.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/gftp.mo installing ga.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/ga/LC_MESSAGES/gftp.mo installing gl.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/gl/LC_MESSAGES/gftp.mo installing gu.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/gu/LC_MESSAGES/gftp.mo installing he.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/he/LC_MESSAGES/gftp.mo installing hr.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/hr/LC_MESSAGES/gftp.mo installing hu.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/gftp.mo installing it.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/gftp.mo installing ja.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/gftp.mo installing ko.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/ko/LC_MESSAGES/gftp.mo installing lt.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/lt/LC_MESSAGES/gftp.mo installing lv.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/lv/LC_MESSAGES/gftp.mo installing mk.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/mk/LC_MESSAGES/gftp.mo installing ml.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/ml/LC_MESSAGES/gftp.mo installing ms.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/ms/LC_MESSAGES/gftp.mo installing nb.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/nb/LC_MESSAGES/gftp.mo installing ne.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/ne/LC_MESSAGES/gftp.mo installing nl.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/gftp.mo installing oc.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/oc/LC_MESSAGES/gftp.mo installing pa.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/pa/LC_MESSAGES/gftp.mo installing pl.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/gftp.mo installing pt.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES/gftp.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/gftp.mo installing ro.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/ro/LC_MESSAGES/gftp.mo installing ru.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/gftp.mo installing rw.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/rw/LC_MESSAGES/gftp.mo installing sk.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/sk/LC_MESSAGES/gftp.mo installing sq.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/sq/LC_MESSAGES/gftp.mo installing sr.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/sr/LC_MESSAGES/gftp.mo installing sr@Latn.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/sr@Latn/LC_MESSAGES/gftp.mo installing sv.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/gftp.mo installing ta.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/ta/LC_MESSAGES/gftp.mo installing th.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/th/LC_MESSAGES/gftp.mo installing tr.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/gftp.mo installing uk.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/gftp.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/gftp.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/zh_HK/LC_MESSAGES/gftp.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/gftp.mo if test "gftp" = "gettext-tools"; then \ mkdir -p -- /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/po' Making install in src make[1]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/src' Making install in uicommon make[2]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/src/uicommon' make[3]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/src/uicommon' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/src/uicommon' make[2]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/src/uicommon' Making install in text make[2]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/src/text' make[3]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/src/text' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/bin" /usr/bin/install -c 'gftp-text' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/bin/gftp-text' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/src/text' make[2]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/src/text' Making install in gtk make[2]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/src/gtk' make[3]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/src/gtk' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/bin" /usr/bin/install -c 'gftp-gtk' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/bin/gftp-gtk' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/src/gtk' make[2]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/src/gtk' make[2]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/src' make[3]: Entering directory '/builddir/build/BUILD/gftp-2.0.19/src' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/bin" /usr/bin/install -c 'gftp' '/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/bin/gftp' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/src' make[2]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/src' make[1]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19/src' make[1]: Entering directory '/builddir/build/BUILD/gftp-2.0.19' make[2]: Entering directory '/builddir/build/BUILD/gftp-2.0.19' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19' make[1]: Leaving directory '/builddir/build/BUILD/gftp-2.0.19' + sed -i -e s#Icon=gftp.png#Icon=/usr/share/pixmaps/gftp.png# /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/applications/gftp.desktop + desktop-file-install --vendor net --delete-original --dir /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/applications --remove-category Application /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/applications/gftp.desktop + rm -f /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/bin/gftp-text + install -m 755 /builddir/build/SOURCES/gftp-text-disabled.sh /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/bin/gftp-text + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64 gftp + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: gftp-2.0.19-17.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NMkEcF + umask 022 + cd /builddir/build/BUILD + cd gftp-2.0.19 + DOCDIR=/builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/doc/gftp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/doc/gftp + cp -pr ChangeLog /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/doc/gftp + cp -pr COPYING /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/doc/gftp + cp -pr README /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/doc/gftp + cp -pr TODO /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64/usr/share/doc/gftp + exit 0 Provides: application() application(net-gftp.desktop) gftp = 2:2.0.19-17.fc28 gftp(riscv-64) = 2:2.0.19-17.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64 Wrote: /builddir/build/SRPMS/gftp-2.0.19-17.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/gftp-2.0.19-17.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FzolcJ + umask 022 + cd /builddir/build/BUILD + cd gftp-2.0.19 + rm -rf /builddir/build/BUILDROOT/gftp-2.0.19-17.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff