+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/tnftp.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.Ufxy6k
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf tnftp-20151004
+ /usr/bin/gzip -dc /builddir/build/SOURCES/tnftp-20151004.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd tnftp-20151004
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (tnftp-20130505-libedit.patch):'
Patch #0 (tnftp-20130505-libedit.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .libedit --fuzz=0
patching file src/Makefile.in
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rz9Qu6
+ umask 022
+ cd /builddir/build/BUILD
+ cd tnftp-20151004
+ export '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 '
+ 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 '
+ 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 ./buildaux/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./buildaux/config.sub
++ basename ./buildaux/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./buildaux/config.sub
'/usr/lib/rpm/redhat/config.sub' -> './buildaux/config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./buildaux/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./buildaux/config.guess
++ basename ./buildaux/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./buildaux/config.guess
'/usr/lib/rpm/redhat/config.guess' -> './buildaux/config.guess'
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./buildaux/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 --enable-editcomplete --enable-ipv6 --enable-ssl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for gawk... (cached) gawk
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for riscv64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for riscv64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for library containing tgetent... -ltermcap
checking for library containing gethostbyname... none required
checking for library containing socket... none required
configure: --with-socks=auto; checking for required SOCKS5 features
checking for library containing SOCKSinit... no
configure: disabling --with-socks
checking for pkg-config... /usr/bin/pkg-config
checking whether compiling and linking against OpenSSL works... yes
configure: --with-ssl=yes; checking for required OpenSSL features
configure: enabling SSL support
checking for sys/types.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/param.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/socket.h... yes
checking for sys/syslimits.h... no
checking for sys/time.h... yes
checking for sys/uio.h... yes
checking for sys/wait.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/types.h... (cached) yes
checking for netinet/in.h... yes
checking for arpa/nameser.h... yes
checking for netdb.h... yes
checking for resolv.h... yes
checking whether stat file-mode macros are broken... no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking for arpa/ftp.h... yes
checking for arpa/inet.h... yes
checking for arpa/nameser.h... (cached) yes
checking for err.h... yes
checking for fcntl.h... yes
checking for libgen.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for malloc.h... yes
checking for netinet/in.h... (cached) yes
checking for netinet/in_systm.h... yes
checking for netinet/ip.h... yes
checking for netinet/tcp.h... yes
checking for paths.h... yes
checking for poll.h... yes
checking for pwd.h... yes
checking for sys/poll.h... yes
checking for regex.h... yes
checking for setjmp.h... yes
checking for signal.h... yes
checking for stddef.h... yes
checking for termcap.h... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for utime.h... yes
checking for vis.h... no
checking whether AI_NUMERICHOST is declared... yes
checking whether dirname is declared... yes
checking whether fclose is declared... yes
checking whether getpass is declared... yes
checking whether h_errno is declared... yes
checking whether pclose is declared... yes
checking whether optarg is declared... yes
checking whether optind is declared... yes
checking for long double... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for uint32_t... yes
checking for off_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct sockaddr.sa_len... no
checking for struct sockaddr_in.sin_len... no
checking for struct dirent.d_namlen... no
checking for in_port_t... yes
checking for sa_family_t... yes
checking for socklen_t... yes
checking for struct addrinfo... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
configure: --enable-ipv6; checking for required IPv6 features
checking whether AF_INET6 is declared... yes
checking whether NS_IN6ADDRSZ is declared... yes
checking for struct sockaddr_in6... yes
configure: enabling IPv6 support
checking for working alloca.h... yes
checking for alloca... yes
checking whether closedir returns void... no
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for working strcoll... yes
checking for dirname... yes
checking for err... yes
checking for fgetln... no
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for mkstemp... yes
checking for setprogname... no
checking for sl_init... no
checking for snprintf... yes
checking for strdup... yes
checking for strerror... yes
checking for strlcat... no
checking for strlcpy... no
checking for strptime... yes
checking for strsep... yes
checking for strunvis... no
checking for strvis... no
checking for timegm... yes
checking for usleep... yes
checking for utimes... yes
checking for getcwd... yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for gethostbyname2... yes
checking for gethostname... yes
checking for getpass... yes
checking for getpassphrase... no
checking for getpgrp... yes
checking for gettimeofday... yes
checking for isascii... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for realpath... yes
checking for regcomp... yes
checking for select... yes
checking for setlocale... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strncasecmp... yes
checking for strpbrk... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for utime... yes
checking whether getpgrp requires zero arguments... yes
checking whether strptime is declared... no
checking *printf() support for %lld... yes
checking if *printf() can print long long ints... yes
checking for strtoll... yes
checking for struct pollfd... yes
checking for poll... yes
checking whether _POLL_EMUL_H_ is declared... no
checking if strptime() needs separators between conversions... no
configure: --enable-editcomplete; using internal libedit
checking for working getaddrinfo()... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libedit/Makefile
config.status: creating libedit/makelist
config.status: creating libnetbsd/Makefile
config.status: creating src/Makefile
config.status: creating tnftp_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure:  === Configuration results ===
configure: Package:               tnftp 20151004
configure: Prefix:                /usr
configure: Command-line editing:  yes
configure: IPv6 support:          yes
configure: SOCKS5 proxy support:  no
configure: SSL:                   yes
configure:  =============================
+ make -j4
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/tnftp-20151004'
Making all in libnetbsd
make[2]: Entering directory '/builddir/build/BUILD/tnftp-20151004/libnetbsd'
\
#	source='fgetln.c' object='fgetln.lo' libtool=yes 
\
#	source='setprogname.c' object='setprogname.lo' libtool=yes 
\
#	source='sl_init.c' object='sl_init.lo' libtool=yes 
\
#	source='strlcat.c' object='strlcat.lo' libtool=yes 
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H    -I. -I.. -I..  -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 -o setprogname.lo setprogname.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H    -I. -I.. -I..  -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 -o fgetln.lo fgetln.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H    -I. -I.. -I..  -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 -o sl_init.lo sl_init.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H    -I. -I.. -I..  -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 -o strlcat.lo strlcat.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 sl_init.c  -fPIC -DPIC -o .libs/sl_init.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 setprogname.c  -fPIC -DPIC -o .libs/setprogname.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 strlcat.c  -fPIC -DPIC -o .libs/strlcat.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 fgetln.c  -fPIC -DPIC -o .libs/fgetln.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 setprogname.c -o setprogname.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 fgetln.c -o fgetln.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 strlcat.c -o strlcat.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 sl_init.c -o sl_init.o >/dev/null 2>&1
\
#	source='strlcpy.c' object='strlcpy.lo' libtool=yes 
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H    -I. -I.. -I..  -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 -o strlcpy.lo strlcpy.c
\
#	source='strunvis.c' object='strunvis.lo' libtool=yes 
\
#	source='strvis.c' object='strvis.lo' libtool=yes 
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H    -I. -I.. -I..  -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 -o strunvis.lo strunvis.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H    -I. -I.. -I..  -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 -o strvis.lo strvis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 strlcpy.c  -fPIC -DPIC -o .libs/strlcpy.o
\
#	source='glob.c' object='glob.lo' libtool=yes 
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 strunvis.c  -fPIC -DPIC -o .libs/strunvis.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 strvis.c  -fPIC -DPIC -o .libs/strvis.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H    -I. -I.. -I..  -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 -o glob.lo glob.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 glob.c  -fPIC -DPIC -o .libs/glob.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 strlcpy.c -o strlcpy.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 strunvis.c -o strunvis.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 glob.c -o glob.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 strvis.c -o strvis.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=link 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 libnetbsd.la   fgetln.lo setprogname.lo sl_init.lo strlcat.lo strlcpy.lo strunvis.lo strvis.lo glob.lo -ltermcap 
libtool: link: ar cru .libs/libnetbsd.a .libs/fgetln.o .libs/setprogname.o .libs/sl_init.o .libs/strlcat.o .libs/strlcpy.o .libs/strunvis.o .libs/strvis.o .libs/glob.o 
libtool: link: ranlib .libs/libnetbsd.a
libtool: link: ( cd ".libs" && rm -f "libnetbsd.la" && ln -s "../libnetbsd.la" "libnetbsd.la" )
make[2]: Leaving directory '/builddir/build/BUILD/tnftp-20151004/libnetbsd'
Making all in libedit
make[2]: Entering directory '/builddir/build/BUILD/tnftp-20151004/libedit'
Create vi.h
/bin/sh ./makelist -h ./vi.c > vi.h
Create common.h
/bin/sh ./makelist -h ./common.c > common.h
Create help.c
Create emacs.h
/bin/sh ./makelist -h ./emacs.c > emacs.h
/bin/sh ./makelist -bc ./vi.c ./emacs.c ./common.c > help.c
Create help.h
/bin/sh ./makelist -bh ./vi.c ./emacs.c ./common.c > help.h
Create fcns.h
/bin/sh ./makelist -fh vi.h emacs.h common.h > fcns.h
Create fcns.c
/bin/sh ./makelist -fc vi.h emacs.h common.h > fcns.c
make  all-am
make[3]: Entering directory '/builddir/build/BUILD/tnftp-20151004/libedit'
\
#	source='chared.c' object='libedit_la-chared.lo' libtool=yes 
\
#	source='common.c' object='libedit_la-common.lo' libtool=yes 
\
#	source='el.c' object='libedit_la-el.lo' libtool=yes 
\
#	source='emacs.c' object='libedit_la-emacs.lo' libtool=yes 
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -I../libnetbsd -I.. -I..   -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 -o libedit_la-chared.lo `test -f 'chared.c' || echo './'`chared.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -I../libnetbsd -I.. -I..   -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 -o libedit_la-common.lo `test -f 'common.c' || echo './'`common.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -I../libnetbsd -I.. -I..   -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 -o libedit_la-el.lo `test -f 'el.c' || echo './'`el.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -I../libnetbsd -I.. -I..   -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 -o libedit_la-emacs.lo `test -f 'emacs.c' || echo './'`emacs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 chared.c  -fPIC -DPIC -o .libs/libedit_la-chared.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 common.c  -fPIC -DPIC -o .libs/libedit_la-common.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 el.c  -fPIC -DPIC -o .libs/libedit_la-el.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 emacs.c  -fPIC -DPIC -o .libs/libedit_la-emacs.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 el.c -o libedit_la-el.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 emacs.c -o libedit_la-emacs.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 common.c -o libedit_la-common.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 chared.c -o libedit_la-chared.o >/dev/null 2>&1
\
#	source='hist.c' object='libedit_la-hist.lo' libtool=yes 
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -I../libnetbsd -I.. -I..   -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 -o libedit_la-hist.lo `test -f 'hist.c' || echo './'`hist.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 hist.c  -fPIC -DPIC -o .libs/libedit_la-hist.o
\
#	source='history.c' object='libedit_la-history.lo' libtool=yes 
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -I../libnetbsd -I.. -I..   -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 -o libedit_la-history.lo `test -f 'history.c' || echo './'`history.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 history.c  -fPIC -DPIC -o .libs/libedit_la-history.o
\
#	source='key.c' object='libedit_la-key.lo' libtool=yes 
\
#	source='map.c' object='libedit_la-map.lo' libtool=yes 
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -I../libnetbsd -I.. -I..   -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 -o libedit_la-key.lo `test -f 'key.c' || echo './'`key.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -I../libnetbsd -I.. -I..   -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 -o libedit_la-map.lo `test -f 'map.c' || echo './'`map.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 map.c  -fPIC -DPIC -o .libs/libedit_la-map.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 key.c  -fPIC -DPIC -o .libs/libedit_la-key.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 hist.c -o libedit_la-hist.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 history.c -o libedit_la-history.o >/dev/null 2>&1
\
#	source='parse.c' object='libedit_la-parse.lo' libtool=yes 
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -I../libnetbsd -I.. -I..   -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 -o libedit_la-parse.lo `test -f 'parse.c' || echo './'`parse.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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.c  -fPIC -DPIC -o .libs/libedit_la-parse.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 key.c -o libedit_la-key.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 map.c -o libedit_la-map.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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.c -o libedit_la-parse.o >/dev/null 2>&1
\
#	source='prompt.c' object='libedit_la-prompt.lo' libtool=yes 
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -I../libnetbsd -I.. -I..   -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 -o libedit_la-prompt.lo `test -f 'prompt.c' || echo './'`prompt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 prompt.c  -fPIC -DPIC -o .libs/libedit_la-prompt.o
\
#	source='read.c' object='libedit_la-read.lo' libtool=yes 
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -I../libnetbsd -I.. -I..   -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 -o libedit_la-read.lo `test -f 'read.c' || echo './'`read.c
\
#	source='refresh.c' object='libedit_la-refresh.lo' libtool=yes 
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -I../libnetbsd -I.. -I..   -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 -o libedit_la-refresh.lo `test -f 'refresh.c' || echo './'`refresh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 read.c  -fPIC -DPIC -o .libs/libedit_la-read.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 refresh.c  -fPIC -DPIC -o .libs/libedit_la-refresh.o
\
#	source='search.c' object='libedit_la-search.lo' libtool=yes 
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -I../libnetbsd -I.. -I..   -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 -o libedit_la-search.lo `test -f 'search.c' || echo './'`search.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 prompt.c -o libedit_la-prompt.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 search.c  -fPIC -DPIC -o .libs/libedit_la-search.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 read.c -o libedit_la-read.o >/dev/null 2>&1
\
#	source='sig.c' object='libedit_la-sig.lo' libtool=yes 
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -I../libnetbsd -I.. -I..   -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 -o libedit_la-sig.lo `test -f 'sig.c' || echo './'`sig.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 sig.c  -fPIC -DPIC -o .libs/libedit_la-sig.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 refresh.c -o libedit_la-refresh.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 search.c -o libedit_la-search.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 sig.c -o libedit_la-sig.o >/dev/null 2>&1
\
#	source='term.c' object='libedit_la-term.lo' libtool=yes 
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -I../libnetbsd -I.. -I..   -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 -o libedit_la-term.lo `test -f 'term.c' || echo './'`term.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 term.c  -fPIC -DPIC -o .libs/libedit_la-term.o
\
#	source='tokenizer.c' object='libedit_la-tokenizer.lo' libtool=yes 
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -I../libnetbsd -I.. -I..   -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 -o libedit_la-tokenizer.lo `test -f 'tokenizer.c' || echo './'`tokenizer.c
\
#	source='tty.c' object='libedit_la-tty.lo' libtool=yes 
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -I../libnetbsd -I.. -I..   -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 -o libedit_la-tty.lo `test -f 'tty.c' || echo './'`tty.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 tokenizer.c  -fPIC -DPIC -o .libs/libedit_la-tokenizer.o
term.c: In function 'term_alloc':
term.c:402:28: warning: comparison between pointer and zero character constant [-Wpointer-compare]
   if (*tmp != NULL && *tmp != '\0' && *tmp != *str) {
                            ^~
term.c:402:23: note: did you mean to dereference the pointer?
   if (*tmp != NULL && *tmp != '\0' && *tmp != *str) {
                       ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 tty.c  -fPIC -DPIC -o .libs/libedit_la-tty.o
\
#	source='vi.c' object='libedit_la-vi.lo' libtool=yes 
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -I../libnetbsd -I.. -I..   -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 -o libedit_la-vi.lo `test -f 'vi.c' || echo './'`vi.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 vi.c  -fPIC -DPIC -o .libs/libedit_la-vi.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 tokenizer.c -o libedit_la-tokenizer.o >/dev/null 2>&1
vi.c: In function 'vi_histedit':
vi.c:1005:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(fd, cp, el->el_line.lastchar - cp +0u);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vi.c:1006:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(fd, "\n", 1);
  ^~~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 term.c -o libedit_la-term.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 tty.c -o libedit_la-tty.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 vi.c -o libedit_la-vi.o >/dev/null 2>&1
\
#	source='fcns.c' object='libedit_la-fcns.lo' libtool=yes 
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -I../libnetbsd -I.. -I..   -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 -o libedit_la-fcns.lo `test -f 'fcns.c' || echo './'`fcns.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 fcns.c  -fPIC -DPIC -o .libs/libedit_la-fcns.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 fcns.c -o libedit_la-fcns.o >/dev/null 2>&1
\
#	source='help.c' object='libedit_la-help.lo' libtool=yes 
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -I../libnetbsd -I.. -I..   -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 -o libedit_la-help.lo `test -f 'help.c' || echo './'`help.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 help.c  -fPIC -DPIC -o .libs/libedit_la-help.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -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 help.c -o libedit_la-help.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=link 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 libedit.la  libedit_la-chared.lo libedit_la-common.lo libedit_la-el.lo libedit_la-emacs.lo libedit_la-hist.lo libedit_la-history.lo libedit_la-key.lo libedit_la-map.lo libedit_la-parse.lo libedit_la-prompt.lo libedit_la-read.lo libedit_la-refresh.lo libedit_la-search.lo libedit_la-sig.lo libedit_la-term.lo libedit_la-tokenizer.lo libedit_la-tty.lo libedit_la-vi.lo libedit_la-fcns.lo libedit_la-help.lo ../libnetbsd/libnetbsd.la -ltermcap 
libtool: link: (cd .libs/libedit.lax/libnetbsd.a && ar x "/builddir/build/BUILD/tnftp-20151004/libedit/../libnetbsd/.libs/libnetbsd.a")
libtool: link: ar cru .libs/libedit.a .libs/libedit_la-chared.o .libs/libedit_la-common.o .libs/libedit_la-el.o .libs/libedit_la-emacs.o .libs/libedit_la-hist.o .libs/libedit_la-history.o .libs/libedit_la-key.o .libs/libedit_la-map.o .libs/libedit_la-parse.o .libs/libedit_la-prompt.o .libs/libedit_la-read.o .libs/libedit_la-refresh.o .libs/libedit_la-search.o .libs/libedit_la-sig.o .libs/libedit_la-term.o .libs/libedit_la-tokenizer.o .libs/libedit_la-tty.o .libs/libedit_la-vi.o .libs/libedit_la-fcns.o .libs/libedit_la-help.o   .libs/libedit.lax/libnetbsd.a/fgetln.o .libs/libedit.lax/libnetbsd.a/glob.o .libs/libedit.lax/libnetbsd.a/setprogname.o .libs/libedit.lax/libnetbsd.a/sl_init.o .libs/libedit.lax/libnetbsd.a/strlcat.o .libs/libedit.lax/libnetbsd.a/strlcpy.o .libs/libedit.lax/libnetbsd.a/strunvis.o .libs/libedit.lax/libnetbsd.a/strvis.o 
libtool: link: ranlib .libs/libedit.a
libtool: link: rm -fr .libs/libedit.lax
libtool: link: ( cd ".libs" && rm -f "libedit.la" && ln -s "../libedit.la" "libedit.la" )
make[3]: Leaving directory '/builddir/build/BUILD/tnftp-20151004/libedit'
make[2]: Leaving directory '/builddir/build/BUILD/tnftp-20151004/libedit'
Making all in src
make[2]: Entering directory '/builddir/build/BUILD/tnftp-20151004/src'
\
#	source='cmds.c' object='tnftp-cmds.o' libtool=no 
\
#	source='cmdtab.c' object='tnftp-cmdtab.o' libtool=no 
\
#	source='complete.c' object='tnftp-complete.o' libtool=no 
\
#	source='domacro.c' object='tnftp-domacro.o' libtool=no 
gcc -DHAVE_CONFIG_H   -DHAVE_TNFTPD_H=1 -D_DEFAULT_CONFDIR=\"/etc\" -I. -I../libnetbsd -I.. -I.. -I/usr/include/editline    -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 -o tnftp-cmds.o `test -f 'cmds.c' || echo './'`cmds.c
gcc -DHAVE_CONFIG_H   -DHAVE_TNFTPD_H=1 -D_DEFAULT_CONFDIR=\"/etc\" -I. -I../libnetbsd -I.. -I.. -I/usr/include/editline    -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 -o tnftp-complete.o `test -f 'complete.c' || echo './'`complete.c
gcc -DHAVE_CONFIG_H   -DHAVE_TNFTPD_H=1 -D_DEFAULT_CONFDIR=\"/etc\" -I. -I../libnetbsd -I.. -I.. -I/usr/include/editline    -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 -o tnftp-cmdtab.o `test -f 'cmdtab.c' || echo './'`cmdtab.c
gcc -DHAVE_CONFIG_H   -DHAVE_TNFTPD_H=1 -D_DEFAULT_CONFDIR=\"/etc\" -I. -I../libnetbsd -I.. -I.. -I/usr/include/editline    -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 -o tnftp-domacro.o `test -f 'domacro.c' || echo './'`domacro.c
\
#	source='fetch.c' object='tnftp-fetch.o' libtool=no 
gcc -DHAVE_CONFIG_H   -DHAVE_TNFTPD_H=1 -D_DEFAULT_CONFDIR=\"/etc\" -I. -I../libnetbsd -I.. -I.. -I/usr/include/editline    -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 -o tnftp-fetch.o `test -f 'fetch.c' || echo './'`fetch.c
cmds.c: In function 'mintr':
cmds.c:661:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   write(fileno(ttyout), "\n", 1);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cmds.c: In function 'lpage':
cmds.c:2589:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  system(pager);
  ^~~~~~~~~~~~~
\
#	source='ftp.c' object='tnftp-ftp.o' libtool=no 
gcc -DHAVE_CONFIG_H   -DHAVE_TNFTPD_H=1 -D_DEFAULT_CONFDIR=\"/etc\" -I. -I../libnetbsd -I.. -I.. -I/usr/include/editline    -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 -o tnftp-ftp.o `test -f 'ftp.c' || echo './'`ftp.c
\
#	source='main.c' object='tnftp-main.o' libtool=no 
gcc -DHAVE_CONFIG_H   -DHAVE_TNFTPD_H=1 -D_DEFAULT_CONFDIR=\"/etc\" -I. -I../libnetbsd -I.. -I.. -I/usr/include/editline    -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 -o tnftp-main.o `test -f 'main.c' || echo './'`main.c
fetch.c: In function 'aborthttp':
fetch.c:1434:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    write(fileno(ttyout), msgbuf, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
fetch.c: In function 'timeouthttp':
fetch.c:1450:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    write(fileno(ttyout), msgbuf, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ftp.c: In function 'cmdabort':
ftp.c:300:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   write(fileno(ttyout), "\n", 1);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ftp.c: In function 'cmdtimeout':
ftp.c:314:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   write(fileno(ttyout), "\n", 1);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ftp.c: In function 'abortxfer':
ftp.c:573:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(fileno(ttyout), msgbuf, len);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ftp.c: In function 'abort_squared':
ftp.c:2057:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(fileno(ttyout), msgbuf, len);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ftp.c: In function 'abortpt':
ftp.c:1842:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   write(fileno(ttyout), "\n", 1);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\
#	source='progressbar.c' object='tnftp-progressbar.o' libtool=no 
gcc -DHAVE_CONFIG_H   -DHAVE_TNFTPD_H=1 -D_DEFAULT_CONFDIR=\"/etc\" -I. -I../libnetbsd -I.. -I.. -I/usr/include/editline    -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 -o tnftp-progressbar.o `test -f 'progressbar.c' || echo './'`progressbar.c
progressbar.c: In function 'progressmeter':
progressbar.c:187:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    (void)write(fileno(ttyout), buf, len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
progressbar.c:298:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  (void)write(fileno(ttyout), buf, len);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
progressbar.c: In function 'ptransfer':
progressbar.c:379:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  (void)write(siginfo ? STDERR_FILENO : fileno(ttyout), buf, len);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
progressbar.c: In function 'psummary':
progressbar.c:392:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    write(fileno(ttyout), "\n", 1);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\
#	source='ruserpass.c' object='tnftp-ruserpass.o' libtool=no 
gcc -DHAVE_CONFIG_H   -DHAVE_TNFTPD_H=1 -D_DEFAULT_CONFDIR=\"/etc\" -I. -I../libnetbsd -I.. -I.. -I/usr/include/editline    -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 -o tnftp-ruserpass.o `test -f 'ruserpass.c' || echo './'`ruserpass.c
\
#	source='util.c' object='tnftp-util.o' libtool=no 
\
#	source='ssl.c' object='tnftp-ssl.o' libtool=no 
gcc -DHAVE_CONFIG_H   -DHAVE_TNFTPD_H=1 -D_DEFAULT_CONFDIR=\"/etc\" -I. -I../libnetbsd -I.. -I.. -I/usr/include/editline    -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 -o tnftp-util.o `test -f 'util.c' || echo './'`util.c
gcc -DHAVE_CONFIG_H   -DHAVE_TNFTPD_H=1 -D_DEFAULT_CONFDIR=\"/etc\" -I. -I../libnetbsd -I.. -I.. -I/usr/include/editline    -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 -o tnftp-ssl.o `test -f 'ssl.c' || echo './'`ssl.c
cp ./ftp.1 tnftp.1
util.c: In function 'intr':
util.c:327:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   write(fileno(ttyout), "\n", 1);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ssl.c: In function 'fetch_printf':
ssl.c:183:8: warning: implicit declaration of function 'vasprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration]
  len = vasprintf(&msg, fmt, ap);
        ^~~~~~~~~
        vsprintf
/bin/sh ../libtool  --tag=CC   --mode=link 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 tnftp tnftp-cmds.o tnftp-cmdtab.o tnftp-complete.o tnftp-domacro.o tnftp-fetch.o tnftp-ftp.o tnftp-main.o tnftp-progressbar.o tnftp-ruserpass.o tnftp-util.o tnftp-ssl.o ../libnetbsd/libnetbsd.la -ledit -ltinfo  -lssl -lcrypto  -ltermcap 
libtool: link: 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tnftp tnftp-cmds.o tnftp-cmdtab.o tnftp-complete.o tnftp-domacro.o tnftp-fetch.o tnftp-ftp.o tnftp-main.o tnftp-progressbar.o tnftp-ruserpass.o tnftp-util.o tnftp-ssl.o  ../libnetbsd/.libs/libnetbsd.a -ledit -ltinfo -lssl -lcrypto -ltermcap
make[2]: Leaving directory '/builddir/build/BUILD/tnftp-20151004/src'
make[2]: Entering directory '/builddir/build/BUILD/tnftp-20151004'
make[2]: Leaving directory '/builddir/build/BUILD/tnftp-20151004'
make[1]: Leaving directory '/builddir/build/BUILD/tnftp-20151004'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.COtySc
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/tnftp-20151004-2.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/tnftp-20151004-2.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/tnftp-20151004-2.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/tnftp-20151004-2.fc28.riscv64
+ cd tnftp-20151004
+ make install DESTDIR=/builddir/build/BUILDROOT/tnftp-20151004-2.fc28.riscv64
Making install in libnetbsd
make[1]: Entering directory '/builddir/build/BUILD/tnftp-20151004/libnetbsd'
make[2]: Entering directory '/builddir/build/BUILD/tnftp-20151004/libnetbsd'
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/tnftp-20151004/libnetbsd'
make[1]: Leaving directory '/builddir/build/BUILD/tnftp-20151004/libnetbsd'
Making install in libedit
make[1]: Entering directory '/builddir/build/BUILD/tnftp-20151004/libedit'
make  install-am
make[2]: Entering directory '/builddir/build/BUILD/tnftp-20151004/libedit'
make[3]: Entering directory '/builddir/build/BUILD/tnftp-20151004/libedit'
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/tnftp-20151004/libedit'
make[2]: Leaving directory '/builddir/build/BUILD/tnftp-20151004/libedit'
make[1]: Leaving directory '/builddir/build/BUILD/tnftp-20151004/libedit'
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/tnftp-20151004/src'
make[2]: Entering directory '/builddir/build/BUILD/tnftp-20151004/src'
test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tnftp-20151004-2.fc28.riscv64/usr/bin"
  /bin/sh ../libtool   --mode=install /usr/bin/install -c tnftp '/builddir/build/BUILDROOT/tnftp-20151004-2.fc28.riscv64/usr/bin'
libtool: install: /usr/bin/install -c tnftp /builddir/build/BUILDROOT/tnftp-20151004-2.fc28.riscv64/usr/bin/tnftp
test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tnftp-20151004-2.fc28.riscv64/usr/share/man/man1"
 /usr/bin/install -c -m 644 tnftp.1 '/builddir/build/BUILDROOT/tnftp-20151004-2.fc28.riscv64/usr/share/man/man1'
make[2]: Leaving directory '/builddir/build/BUILD/tnftp-20151004/src'
make[1]: Leaving directory '/builddir/build/BUILD/tnftp-20151004/src'
make[1]: Entering directory '/builddir/build/BUILD/tnftp-20151004'
make[2]: Entering directory '/builddir/build/BUILD/tnftp-20151004'
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/tnftp-20151004'
make[1]: Leaving directory '/builddir/build/BUILD/tnftp-20151004'
+ /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: tnftp-20151004-2.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eiAfgr
+ umask 022
+ cd /builddir/build/BUILD
+ cd tnftp-20151004
+ DOCDIR=/builddir/build/BUILDROOT/tnftp-20151004-2.fc28.riscv64/usr/share/doc/tnftp
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/tnftp-20151004-2.fc28.riscv64/usr/share/doc/tnftp
+ cp -pr ChangeLog /builddir/build/BUILDROOT/tnftp-20151004-2.fc28.riscv64/usr/share/doc/tnftp
+ cp -pr COPYING /builddir/build/BUILDROOT/tnftp-20151004-2.fc28.riscv64/usr/share/doc/tnftp
+ cp -pr NEWS /builddir/build/BUILDROOT/tnftp-20151004-2.fc28.riscv64/usr/share/doc/tnftp
+ cp -pr README /builddir/build/BUILDROOT/tnftp-20151004-2.fc28.riscv64/usr/share/doc/tnftp
+ cp -pr THANKS /builddir/build/BUILDROOT/tnftp-20151004-2.fc28.riscv64/usr/share/doc/tnftp
+ exit 0
Provides: tnftp = 20151004-2.fc28 tnftp(riscv-64) = 20151004-2.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libedit.so.0()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tnftp-20151004-2.fc28.riscv64
Wrote: /builddir/build/SRPMS/tnftp-20151004-2.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/tnftp-20151004-2.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iTIGo6
+ umask 022
+ cd /builddir/build/BUILD
+ cd tnftp-20151004
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/tnftp-20151004-2.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