+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/tn5250.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.1wHDnD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tn5250-0.17.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/tn5250-0.17.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tn5250-0.17.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (tn5250-0.17.4-fedora.patch):' Patch #0 (tn5250-0.17.4-fedora.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fedora --fuzz=0 patching file curses/cursesterm.c patching file lib5250/sslstream.c Hunk #1 succeeded at 307 (offset -10 lines). patching file lib5250/telnetstr.c Hunk #1 succeeded at 282 (offset -10 lines). patching file lib5250/sslstream.c Hunk #1 succeeded at 362 (offset -10 lines). patching file lib5250/sslstream.c Hunk #1 succeeded at 467 (offset -10 lines). patching file configure.ac patching file lib5250/sslstream.c Hunk #1 succeeded at 358 (offset -10 lines). + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:16: installing './compile' configure.ac:6: installing './missing' curses/Makefile.am:15: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') curses/Makefile.am: installing './depcomp' lib5250/Makefile.am:27: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') lp5250d/Makefile.am:18: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') python/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') autoreconf: Leaving directory `.' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Q8cw3U + umask 022 + cd /builddir/build/BUILD + cd tn5250-0.17.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches ' + 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 ' + 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 -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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + 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.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' + 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' + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./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 --disable-static --disable-silent-rules 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 make supports nested variables... yes 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 whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib 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 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... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 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... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for an ANSI C-conforming const... 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 pid_t... yes 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for vprintf... yes checking for _doprnt... no checking for gethostbyname... yes checking for memset... yes checking for putenv... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking whether to build curses terminal... (cached) yes checking whether to use old key handler... (cached) no checking for initscr in -lncurses... yes checking whether to build python terminal... (cached) no checking whether to build with OpenSSL support... (cached) yes checking for OpenSSL headers... -I/usr/include checking for OPENSSL_init in -lcrypto... yes checking for OPENSSL_init_ssl in -lssl... yes checking if OpenSSL needs krb5.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating curses/Makefile config.status: creating doc/Makefile config.status: creating lib5250/Makefile config.status: creating lp5250d/Makefile config.status: creating python/Makefile config.status: creating slang/Makefile config.status: creating freebsd/Makefile config.status: creating linux/Makefile config.status: creating sun/Makefile config.status: creating win32/Makefile config.status: creating xt5250 config.status: WARNING: 'xt5250.in' seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4' Making all in lib5250 make[2]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/lib5250' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o buffer.lo buffer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o conf.lo conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o dbuffer.lo dbuffer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o debug.lo debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c dbuffer.c -fPIC -DPIC -o .libs/dbuffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c buffer.c -fPIC -DPIC -o .libs/buffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c conf.c -fPIC -DPIC -o .libs/conf.o conf.c: In function 'tn5250_config_load': conf.c:258:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (buf, sizeof (buf) - 1, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o display.lo display.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o field.lo field.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c display.c -fPIC -DPIC -o .libs/display.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c field.c -fPIC -DPIC -o .libs/field.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o macro.lo macro.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o menu.lo menu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c macro.c -fPIC -DPIC -o .libs/macro.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c menu.c -fPIC -DPIC -o .libs/menu.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o printsession.lo printsession.c macro.c: In function 'tn5250_macro_printstate': macro.c:687:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (This->macro != NULL) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c printsession.c -fPIC -DPIC -o .libs/printsession.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o record.lo record.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o scrollbar.lo scrollbar.c display.c: In function 'tn5250_display_wordwrap': display.c:3475:10: warning: 'c2' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((c2 != ' ') && (c != TN5250_DISPLAY_WORD_WRAP_SPACE)) ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c record.c -fPIC -DPIC -o .libs/record.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c scrollbar.c -fPIC -DPIC -o .libs/scrollbar.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o scs.lo scs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o session.lo session.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o sslstream.lo sslstream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c scs.c -fPIC -DPIC -o .libs/scs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o stream.lo stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c session.c -fPIC -DPIC -o .libs/session.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c sslstream.c -fPIC -DPIC -o .libs/sslstream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c stream.c -fPIC -DPIC -o .libs/stream.o scs.c: In function 'scs_spsu': scs.c:418:17: warning: variable 'nextchar' set but not used [-Wunused-but-set-variable] unsigned char nextchar; ^~~~~~~~ scs.c:417:17: warning: variable 'trayparm' set but not used [-Wunused-but-set-variable] unsigned char trayparm; ^~~~~~~~ scs.c: In function 'scs_ppm': scs.c:493:17: warning: variable 'nextchar' set but not used [-Wunused-but-set-variable] unsigned char nextchar; ^~~~~~~~ scs.c: In function 'scs_sto': scs.c:795:17: warning: variable 'charrot2' set but not used [-Wunused-but-set-variable] unsigned char charrot2; ^~~~~~~~ scs.c:794:17: warning: variable 'charrot1' set but not used [-Wunused-but-set-variable] unsigned char charrot1; ^~~~~~~~ scs.c: In function 'scs_scd': scs.c:1178:17: warning: variable 'chardist1' set but not used [-Wunused-but-set-variable] unsigned char chardist1; ^~~~~~~~~ scs.c: In function 'scs_stab': scs.c:1547:17: warning: variable 'nextchar' set but not used [-Wunused-but-set-variable] unsigned char nextchar; ^~~~~~~~ scs.c: In function 'scs_sil': scs.c:1611:17: warning: variable 'curchar' set but not used [-Wunused-but-set-variable] unsigned char curchar; ^~~~~~~ scs.c: In function 'scs_sgea': scs.c:1736:31: warning: variable 'sgea3' set but not used [-Wunused-but-set-variable] unsigned char sgea1, sgea2, sgea3; ^~~~~ scs.c:1736:24: warning: variable 'sgea2' set but not used [-Wunused-but-set-variable] unsigned char sgea1, sgea2, sgea3; ^~~~~ scs.c:1736:17: warning: variable 'sgea1' set but not used [-Wunused-but-set-variable] unsigned char sgea1, sgea2, sgea3; ^~~~~ scs.c: In function 'scs_jtf': scs.c:1938:17: warning: variable 'nextchar' set but not used [-Wunused-but-set-variable] unsigned char nextchar; ^~~~~~~~ scs.c: In function 'scs_sjm': scs.c:1961:17: warning: variable 'nextchar' set but not used [-Wunused-but-set-variable] unsigned char nextchar; ^~~~~~~~ scs.c: In function 'scs_sls': scs.c:2012:17: warning: variable 'curchar' set but not used [-Wunused-but-set-variable] unsigned char curchar; ^~~~~~~ session.c: In function 'tn5250_session_write_error_code': session.c:834:7: warning: variable 'have_ic' set but not used [-Wunused-but-set-variable] int have_ic = 0; ^~~~~~~ session.c:831:27: warning: variable 'endwin' set but not used [-Wunused-but-set-variable] unsigned char startwin, endwin; ^~~~~~ session.c:831:17: warning: variable 'startwin' set but not used [-Wunused-but-set-variable] unsigned char startwin, endwin; ^~~~~~~~ session.c: In function 'tn5250_session_write_to_display': session.c:1016:7: warning: variable 'is_x_system' set but not used [-Wunused-but-set-variable] int is_x_system; ^~~~~~~~~~~ session.c: In function 'tn5250_session_save_partial_screen': session.c:1604:34: warning: variable 'winwidth' set but not used [-Wunused-but-set-variable] int toprow, leftcol, windepth, winwidth; ^~~~~~~~ session.c:1604:24: warning: variable 'windepth' set but not used [-Wunused-but-set-variable] int toprow, leftcol, windepth, winwidth; ^~~~~~~~ session.c:1604:15: warning: variable 'leftcol' set but not used [-Wunused-but-set-variable] int toprow, leftcol, windepth, winwidth; ^~~~~~~ session.c:1604:7: warning: variable 'toprow' set but not used [-Wunused-but-set-variable] int toprow, leftcol, windepth, winwidth; ^~~~~~ session.c:1603:17: warning: variable 'flagbyte' set but not used [-Wunused-but-set-variable] unsigned char flagbyte; ^~~~~~~~ session.c: In function 'tn5250_session_remove_gui_selection_field': session.c:3483:17: warning: variable 'reserved' set but not used [-Wunused-but-set-variable] unsigned char reserved; ^~~~~~~~ session.c:3482:17: warning: variable 'flagbyte1' set but not used [-Wunused-but-set-variable] unsigned char flagbyte1; ^~~~~~~~~ session.c: In function 'tn5250_session_create_window_structured_field': session.c:3531:9: warning: variable 'pulldown' set but not used [-Wunused-but-set-variable] short pulldown = 0; ^~~~~~~~ session.c:3525:17: warning: variable 'reserved' set but not used [-Wunused-but-set-variable] unsigned char reserved; ^~~~~~~~ session.c: In function 'tn5250_session_define_scrollbar': session.c:3786:17: warning: variable 'reserved' set but not used [-Wunused-but-set-variable] unsigned char reserved; ^~~~~~~~ session.c: In function 'tn5250_session_remove_gui_window_structured_field': session.c:3865:17: warning: variable 'reserved' set but not used [-Wunused-but-set-variable] unsigned char reserved; ^~~~~~~~ session.c:3864:17: warning: variable 'flagbyte2' set but not used [-Wunused-but-set-variable] unsigned char flagbyte2; ^~~~~~~~~ session.c:3863:17: warning: variable 'flagbyte1' set but not used [-Wunused-but-set-variable] unsigned char flagbyte1; ^~~~~~~~~ session.c: In function 'tn5250_session_remove_all_gui_constructs_structured_field': session.c:3922:17: warning: variable 'reserved' set but not used [-Wunused-but-set-variable] unsigned char reserved; ^~~~~~~~ session.c:3921:17: warning: variable 'flagbyte2' set but not used [-Wunused-but-set-variable] unsigned char flagbyte2; ^~~~~~~~~ session.c:3920:17: warning: variable 'flagbyte1' set but not used [-Wunused-but-set-variable] unsigned char flagbyte1; ^~~~~~~~~ sslstream.c:145:42: warning: missing braces around initializer [-Wmissing-braces] static const DOTABLE host5250DoTable[] = { ^ sslstream.c:152:42: warning: missing braces around initializer [-Wmissing-braces] static const DOTABLE host3270DoTable[] = { ^ sslstream.c: In function 'ssl_getTelOpt': sslstream.c:179:14: warning: type of 'what' defaults to 'int' [-Wimplicit-int] static char *ssl_getTelOpt(what) ^~~~~~~~~~~~~ sslstream.c: In function 'tn5250_ssl_stream_init': sslstream.c:373:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] meth = SSLv23_client_method(); ^ sslstream.c:353:9: warning: unused variable 'methstr' [-Wunused-variable] char methstr[5]; ^~~~~~~ sslstream.c: In function 'ssl_stream_accept': sslstream.c:643:11: warning: unused variable 'ioctlarg' [-Wunused-variable] u_long ioctlarg=1L; ^~~~~~~~ sslstream.c:640:8: warning: unused variable 'negotiating' [-Wunused-variable] int negotiating; ^~~~~~~~~~~ sslstream.c:639:19: warning: unused variable 'tv' [-Wunused-variable] struct timeval tv; ^~ sslstream.c:638:11: warning: unused variable 'fdr' [-Wunused-variable] fd_set fdr; ^~~ sslstream.c:637:23: warning: unused variable 'serv_addr' [-Wunused-variable] struct sockaddr_in serv_addr; ^~~~~~~~~ sslstream.c:636:16: warning: unused variable 'retCode' [-Wunused-variable] int i, len, retCode; ^~~~~~~ sslstream.c:636:11: warning: unused variable 'len' [-Wunused-variable] int i, len, retCode; ^~~ sslstream.c:636:8: warning: unused variable 'i' [-Wunused-variable] int i, len, retCode; ^ sslstream.c: In function 'ssl_stream_host_sb': sslstream.c:1048:37: warning: pointer targets in passing argument 2 of 'tn5250_buffer_append_data' differ in signedness [-Wpointer-sign] tn5250_buffer_append_data(&tbuf, dummyname, strlen(dummyname)); ^~~~~~~~~ In file included from tn5250-private.h:73:0, from sslstream.c:25: buffer.h:61:13: note: expected 'unsigned char *' but argument is of type 'char *' extern void tn5250_buffer_append_data(Tn5250Buffer * This, unsigned char *data, int len); ^~~~~~~~~~~~~~~~~~~~~~~~~ At top level: sslstream.c:1452:1: warning: 'tn3270_ssl_stream_send_packet' defined but not used [-Wunused-function] tn3270_ssl_stream_send_packet(Tn5250Stream * This, int length, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sslstream.c:214:13: warning: 'ssl_logError' defined but not used [-Wunused-function] static void ssl_logError(char *tag, int ecode) ^~~~~~~~~~~~ sslstream.c:152:22: warning: 'host3270DoTable' defined but not used [-Wunused-const-variable=] static const DOTABLE host3270DoTable[] = { ^~~~~~~~~~~~~~~ sslstream.c:145:22: warning: 'host5250DoTable' defined but not used [-Wunused-const-variable=] static const DOTABLE host5250DoTable[] = { ^~~~~~~~~~~~~~~ sslstream.c:138:20: warning: 'hostSBDevice' defined but not used [-Wunused-const-variable=] static const UCHAR hostSBDevice[] = {IAC,SB,TN3270E,TN3270E_SEND,TN3270E_DEVICE_TYPE, ^~~~~~~~~~~~ sslstream.c:137:20: warning: 'hostDoTN3270E' defined but not used [-Wunused-const-variable=] static const UCHAR hostDoTN3270E[] = {IAC,DO,TN3270E}; ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o telnetstr.lo telnetstr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o terminal.lo terminal.c sslstream.c: In function 'ssl_stream_handle_receive': sslstream.c:1230:18: warning: 'verb' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned char verb; ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c telnetstr.c -fPIC -DPIC -o .libs/telnetstr.o In file included from tn5250-private.h:76:0, from session.c:23: session.c: In function 'tn5250_session_process_stream': utility.h:103:26: warning: 'progressionid' may be used uninitialized in this function [-Wmaybe-uninitialized] #define TN5250_LOG(args) tn5250_log_printf args ^~~~~~~~~~~~~~~~~ session.c:1724:7: note: 'progressionid' was declared here int progressionid; ^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c terminal.c -fPIC -DPIC -o .libs/terminal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o utility.lo utility.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c utility.c -fPIC -DPIC -o .libs/utility.o telnetstr.c:133:42: warning: missing braces around initializer [-Wmissing-braces] static const DOTABLE host5250DoTable[] = { ^ telnetstr.c:140:42: warning: missing braces around initializer [-Wmissing-braces] static const DOTABLE host3270DoTable[] = { ^ telnetstr.c: In function 'getTelOpt': telnetstr.c:161:14: warning: type of 'what' defaults to 'int' [-Wimplicit-int] static char *getTelOpt(what) ^~~~~~~~~ telnetstr.c: In function 'telnet_stream_host_sb': telnetstr.c:851:37: warning: pointer targets in passing argument 2 of 'tn5250_buffer_append_data' differ in signedness [-Wpointer-sign] tn5250_buffer_append_data(&tbuf, dummyname, strlen(dummyname)); ^~~~~~~~~ In file included from tn5250-private.h:73:0, from telnetstr.c:22: buffer.h:61:13: note: expected 'unsigned char *' but argument is of type 'char *' extern void tn5250_buffer_append_data(Tn5250Buffer * This, unsigned char *data, int len); ^~~~~~~~~~~~~~~~~~~~~~~~~ At top level: telnetstr.c:140:22: warning: 'host3270DoTable' defined but not used [-Wunused-const-variable=] static const DOTABLE host3270DoTable[] = { ^~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o version.lo version.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o window.lo window.c telnetstr.c: In function 'telnet_stream_handle_receive': telnetstr.c:1029:18: warning: 'verb' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned char verb; ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c version.c -fPIC -DPIC -o .libs/version.o utility.c: In function 'sig_child': utility.c:61:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while( pid = waitpid(-1, &status, WNOHANG) > 0); ^~~ utility.c: In function 'tn5250_daemon': utility.c:114:5: warning: implicit declaration of function 'umask'; did you mean 'sigmask'? [-Wimplicit-function-declaration] umask(0); ^~~~~ sigmask utility.c: In function 'tn5250_char_map_new': utility.c:270:33: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] t->to_remote_map = (const char *)mapfix; ^ utility.c:271:32: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] t->to_local_map = (const char *)mapfix2; ^ utility.c:275:33: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] t->to_remote_map = (const char *)mapfix3; ^ utility.c:276:32: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] t->to_local_map = (const char *)mapfix4; ^ utility.c: In function 'tn5250_log_open': utility.c:391:4: warning: implicit declaration of function 'fchmod'; did you mean 'rcmd'? [-Wimplicit-function-declaration] fchmod(fileno(tn5250_logfile), 0600); ^~~~~~ rcmd utility.c: In function 'tn5250_run_cmd': utility.c:587:9: warning: unused variable 'sig' [-Wunused-variable] int sig; ^~~ utility.c: In function 'tn5250_daemon': utility.c:105:7: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^~~~~~~~~~ utility.c:111:9: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(0); dup(0); ^~~~~~ utility.c:111:17: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(0); dup(0); ^~~~~~ utility.c: In function 'tn5250_run_cmd': utility.c:607:12: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(cmd); ^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o wtd.lo wtd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c window.c -fPIC -DPIC -o .libs/window.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c wtd.c -fPIC -DPIC -o .libs/wtd.o wtd.c: In function 'tn5250_wtd_context_write_dsfsf': wtd.c:551:47: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] minorlength = minorlength + 6 + strlen (iter->text); ^~~~ In file included from tn5250-private.h:36:0, from wtd.c:22: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ wtd.c:613:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] minorlength = 6 + strlen (iter->text); ^~~~ In file included from tn5250-private.h:36:0, from wtd.c:22: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ wtd.c:621:31: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] for (i = 0; i < strlen (iter->text); i++) ^~~~ In file included from tn5250-private.h:36:0, from wtd.c:22: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ At top level: wtd.c:643:1: warning: 'tn5250_wtd_context_write_dsbfsf' defined but not used [-Wunused-function] tn5250_wtd_context_write_dsbfsf (Tn5250WTDContext * This, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 -Wl,-z,relro -o lib5250.la -rpath /usr/lib64 buffer.lo conf.lo dbuffer.lo debug.lo display.lo field.lo macro.lo menu.lo printsession.lo record.lo scrollbar.lo scs.lo session.lo sslstream.lo stream.lo telnetstr.lo terminal.lo utility.lo version.lo window.lo wtd.lo -lssl -lcrypto libtool: link: gcc -shared -fPIC -DPIC .libs/buffer.o .libs/conf.o .libs/dbuffer.o .libs/debug.o .libs/display.o .libs/field.o .libs/macro.o .libs/menu.o .libs/printsession.o .libs/record.o .libs/scrollbar.o .libs/scs.o .libs/session.o .libs/sslstream.o .libs/stream.o .libs/telnetstr.o .libs/terminal.o .libs/utility.o .libs/version.o .libs/window.o .libs/wtd.o -lssl -lcrypto -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,lib5250.so.0 -o .libs/lib5250.so.0.0.0 libtool: link: (cd ".libs" && rm -f "lib5250.so.0" && ln -s "lib5250.so.0.0.0" "lib5250.so.0") libtool: link: (cd ".libs" && rm -f "lib5250.so" && ln -s "lib5250.so.0.0.0" "lib5250.so") libtool: link: ( cd ".libs" && rm -f "lib5250.la" && ln -s "../lib5250.la" "lib5250.la" ) make[2]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4/lib5250' Making all in lp5250d make[2]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/lp5250d' gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I../lib5250 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o scs2ascii.o scs2ascii.c gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I../lib5250 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o scs2pdf.o scs2pdf.c gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I../lib5250 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o scs2ps.o scs2ps.c gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I../lib5250 -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o lp5250d.o lp5250d.c scs2ascii.c: In function 'main': scs2ascii.c:70:3: warning: implicit declaration of function 'scs_main'; did you mean 'main'? [-Wimplicit-function-declaration] scs_main (scs); ^~~~~~~~ main scs2ascii.c: In function 'scs2ascii_ff': scs2ascii.c:142:3: warning: implicit declaration of function 'scs_ff'; did you mean 'scanf'? [-Wimplicit-function-declaration] scs_ff (This); ^~~~~~ scanf scs2ascii.c: In function 'scs2ascii_nl': scs2ascii.c:156:3: warning: implicit declaration of function 'scs_nl'; did you mean 'scanf'? [-Wimplicit-function-declaration] scs_nl (This); ^~~~~~ scanf scs2pdf.c: In function 'main': scs2pdf.c:385:3: warning: implicit declaration of function 'scs_main'; did you mean 'main'? [-Wimplicit-function-declaration] scs_main (scs); ^~~~~~~~ main scs2pdf.c: In function 'scs2pdf_process2b': scs2pdf.c:619:3: warning: implicit declaration of function 'scs_process2b'; did you mean 'scs2pdf_process2b'? [-Wimplicit-function-declaration] scs_process2b (This); ^~~~~~~~~~~~~ scs2pdf_process2b scs2pdf.c: In function 'scs2pdf_nl': scs2pdf.c:658:3: warning: implicit declaration of function 'scs_nl'; did you mean 'scanf'? [-Wimplicit-function-declaration] scs_nl (This); ^~~~~~ scanf scs2pdf.c: In function 'scs2pdf_ff': scs2pdf.c:689:3: warning: implicit declaration of function 'scs_ff'; did you mean 'scanf'? [-Wimplicit-function-declaration] scs_ff (This); ^~~~~~ scanf scs2ps.c: In function 'main': scs2ps.c:133:3: warning: implicit declaration of function 'scs_main'; did you mean 'main'? [-Wimplicit-function-declaration] scs_main (scs); ^~~~~~~~ main scs2pdf.c: In function 'scs2pdf_pp': scs2pdf.c:715:2: warning: implicit declaration of function 'scs_rdpp'; did you mean 'scs2pdf_pp'? [-Wimplicit-function-declaration] scs_rdpp (This); ^~~~~~~~ scs2pdf_pp scs2ps.c: In function 'scs2ps_pp': scs2ps.c:322:2: warning: implicit declaration of function 'scs_avpp'; did you mean 'scs2ps_ahpp'? [-Wimplicit-function-declaration] scs_avpp (NULL); ^~~~~~~~ scs2ps_ahpp scs2pdf.c:720:2: warning: implicit declaration of function 'scs_avpp'; did you mean 'scs2pdf_ahpp'? [-Wimplicit-function-declaration] scs_avpp (This); ^~~~~~~~ scs2pdf_ahpp scs2pdf.c:730:2: warning: implicit declaration of function 'scs_rrpp'; did you mean 'scs2pdf_pp'? [-Wimplicit-function-declaration] scs_rrpp (This); ^~~~~~~~ scs2pdf_pp scs2pdf.c: In function 'scs2pdf_cr': scs2pdf.c:853:3: warning: implicit declaration of function 'scs_cr'; did you mean 'scs2pdf_cr'? [-Wimplicit-function-declaration] scs_cr (This); ^~~~~~ scs2pdf_cr scs2pdf.c: In function 'scs2pdf_ssld': scs2pdf.c:881:3: warning: implicit declaration of function 'scs_ssld'; did you mean 'scs2pdf_ssld'? [-Wimplicit-function-declaration] scs_ssld (This); ^~~~~~~~ scs2pdf_ssld scs2pdf.c: In function 'scs2pdf_sld': scs2pdf.c:894:3: warning: implicit declaration of function 'scs_sld'; did you mean 'scs2pdf_sld'? [-Wimplicit-function-declaration] scs_sld (This); ^~~~~~~ scs2pdf_sld scs2pdf.c: In function 'pdf_begin_stream': scs2pdf.c:1042:7: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] "%d 0 obj\n" ~^ %ld scs2pdf.c:1046:17: "stream\n", This->data->objcount, This->data->objcount + 1); ~~~~~~~~~~~~~~~~~~~~ scs2pdf.c:1042:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] "%d 0 obj\n" ^~~~~~~~~~~~ scs2pdf.c:1046:39: "stream\n", This->data->objcount, This->data->objcount + 1); ~~~~~~~~~~~~~~~~~~~~~~~~ scs2pdf.c:1044:19: note: format string is defined here "\t\t/Length %d 0 R\n" ~^ %ld /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 -Wl,-z,relro -o scs2ascii scs2ascii.o ../lib5250/lib5250.la -lssl -lcrypto /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 -Wl,-z,relro -o lp5250d lp5250d.o ../lib5250/lib5250.la -lssl -lcrypto scs2ps.c: In function 'main': scs2ps.c:101:18: warning: 'pagewidth' may be used uninitialized in this function [-Wmaybe-uninitialized] scs->pagewidth = pagewidth; ~~~~~~~~~~~~~~~^~~~~~~~~~~ scs2ps.c:102:19: warning: 'pagelength' may be used uninitialized in this function [-Wmaybe-uninitialized] scs->pagelength = pagelength; ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ scs2ps.c:103:12: warning: 'cpi' may be used uninitialized in this function [-Wmaybe-uninitialized] scs->cpi = cpi; ~~~~~~~~~^~~~~ /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 -Wl,-z,relro -o scs2ps scs2ps.o ../lib5250/lib5250.la -lssl -lcrypto 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 -Wl,-z -Wl,relro -o .libs/scs2ascii scs2ascii.o ../lib5250/.libs/lib5250.so -lssl -lcrypto 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 -Wl,-z -Wl,relro -o .libs/lp5250d lp5250d.o ../lib5250/.libs/lib5250.so -lssl -lcrypto 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 -Wl,-z -Wl,relro -o .libs/scs2ps scs2ps.o ../lib5250/.libs/lib5250.so -lssl -lcrypto /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 -Wl,-z,relro -o scs2pdf scs2pdf.o ../lib5250/lib5250.la -lssl -lcrypto 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 -Wl,-z -Wl,relro -o .libs/scs2pdf scs2pdf.o ../lib5250/.libs/lib5250.so -lssl -lcrypto make[2]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4/lp5250d' Making all in curses make[2]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/curses' gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I../lib5250 -I/usr/include -DUSE_CURSES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o tn5250-cursesterm.o `test -f 'cursesterm.c' || echo './'`cursesterm.c gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -I../lib5250 -I/usr/include -DUSE_CURSES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -c -o tn5250-tn5250.o `test -f 'tn5250.c' || echo './'`tn5250.c tn5250.c: In function 'main': tn5250.c:96:11: warning: implicit declaration of function 'tn5250_curses_terminal_new'; did you mean 'tn5250_debug_terminal_new'? [-Wimplicit-function-declaration] term = tn5250_curses_terminal_new(); ^~~~~~~~~~~~~~~~~~~~~~~~~~ tn5250_debug_terminal_new tn5250.c:96:9: warning: assignment makes pointer from integer without a cast [-Wint-conversion] term = tn5250_curses_terminal_new(); ^ tn5250.c:98:7: warning: implicit declaration of function 'tn5250_curses_terminal_use_underscores'; did you mean 'tn5250_debug_terminal_set_pause'? [-Wimplicit-function-declaration] tn5250_curses_terminal_use_underscores(term, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tn5250_debug_terminal_set_pause cursesterm.c: In function 'curses_terminal_init': cursesterm.c:328:32: warning: implicit declaration of function 'tgetstr'; did you mean 'tigetstr'? [-Wimplicit-function-declaration] if ((str = (unsigned char *)tgetstr ("ks", NULL)) != NULL) ^~~~~~~ tigetstr cursesterm.c:328:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if ((str = (unsigned char *)tgetstr ("ks", NULL)) != NULL) ^ cursesterm.c:328:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] if ((str = (unsigned char *)tgetstr ("ks", NULL)) != NULL) ^ cursesterm.c:329:7: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration] tputs (str, 1, putchar); ^~~~~ puts tn5250.c:103:7: warning: implicit declaration of function 'tn5250_curses_terminal_display_ruler'; did you mean 'tn5250_debug_terminal_set_pause'? [-Wimplicit-function-declaration] tn5250_curses_terminal_display_ruler(term, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tn5250_debug_terminal_set_pause cursesterm.c:403:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if ((unsigned char *)tgetstr ("us", NULL) == NULL) ^ cursesterm.c:420:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if ((str = (unsigned char *)tgetstr (curses_caps[i].k_str, NULL)) != NULL) { ^ cursesterm.c:420:16: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] if ((str = (unsigned char *)tgetstr (curses_caps[i].k_str, NULL)) != NULL) { ^ cursesterm.c:445:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if ((str = (unsigned char *)tgetstr ("kD", NULL)) != NULL) { ^ cursesterm.c:445:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] if ((str = (unsigned char *)tgetstr ("kD", NULL)) != NULL) { ^ cursesterm.c: In function 'curses_terminal_width': cursesterm.c:577:8: warning: variable 'y' set but not used [-Wunused-but-set-variable] int y, x; ^ cursesterm.c: In function 'curses_terminal_height': cursesterm.c:594:11: warning: variable 'x' set but not used [-Wunused-but-set-variable] int y, x; ^ cursesterm.c: In function 'curses_terminal_update': cursesterm.c:630:12: warning: variable 'mx' set but not used [-Wunused-but-set-variable] int my, mx; ^~ cursesterm.c: In function 'curses_terminal_update_indicators': cursesterm.c:799:23: warning: '0' flag ignored with precision and '%d' gnu_printf format [-Wformat=] sprintf(ind_buf+72,"%03.3d/%03.3d",tn5250_display_cursor_x(display)+1, ^~~~~~~~~~~~~~~ cursesterm.c:799:23: warning: '0' flag ignored with precision and '%d' gnu_printf format [-Wformat=] tn5250.c:109:7: warning: implicit declaration of function 'tn5250_curses_terminal_set_xterm_font'; did you mean 'tn5250_debug_terminal_set_pause'? [-Wimplicit-function-declaration] tn5250_curses_terminal_set_xterm_font (term, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tn5250_debug_terminal_set_pause cursesterm.c: In function 'curses_terminal_print_screen': cursesterm.c:1439:11: warning: variable 'colwidth' set but not used [-Wunused-but-set-variable] double colwidth, rowheight, fontsize; ^~~~~~~~ cursesterm.c: At top level: cursesterm.c:83:12: warning: 'curses_terminal_get_esc_key' declared 'static' but never defined [-Wunused-function] static int curses_terminal_get_esc_key(Tn5250Terminal * This, int is_esc) /*@modifies This@*/; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ tn5250.c:114:4: warning: implicit declaration of function 'tn5250_curses_terminal_load_colorlist'; did you mean 'tn5250_debug_terminal_set_pause'? [-Wimplicit-function-declaration] tn5250_curses_terminal_load_colorlist(config); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tn5250_debug_terminal_set_pause cursesterm.c: In function 'curses_terminal_getkey': cursesterm.c:1230:29: warning: 'complete_match_len' may be used uninitialized in this function [-Wmaybe-uninitialized] if (This->data->k_buf_len - complete_match_len > 0) { ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ cursesterm.c:1183:8: note: 'complete_match_len' was declared here int complete_match_len; ^~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -DUSE_CURSES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -lncurses -Wl,-z,relro -o tn5250 tn5250-cursesterm.o tn5250-tn5250.o ../lib5250/lib5250.la -lssl -lcrypto libtool: link: gcc -DUSE_CURSES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -o .libs/tn5250 tn5250-cursesterm.o tn5250-tn5250.o -lncurses ../lib5250/.libs/lib5250.so -lssl -lcrypto make[2]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4/curses' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4/doc' Making all in freebsd make[2]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/freebsd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4/freebsd' Making all in linux make[2]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/linux' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4/linux' Making all in sun make[2]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/sun' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4/sun' Making all in win32 make[2]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/win32' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4/win32' make[2]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4' make[2]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4' make[1]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.I4W5Kt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64 + cd tn5250-0.17.4 + make install DESTDIR=/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64 'INSTALL=install -p' Making install in lib5250 make[1]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/lib5250' make[2]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/lib5250' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install install -p lib5250.la '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/lib64' libtool: install: install -p .libs/lib5250.so.0.0.0 /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/lib64/lib5250.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/lib64 && { ln -s -f lib5250.so.0.0.0 lib5250.so.0 || { rm -f lib5250.so.0 && ln -s lib5250.so.0.0.0 lib5250.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/lib64 && { ln -s -f lib5250.so.0.0.0 lib5250.so || { rm -f lib5250.so && ln -s lib5250.so.0.0.0 lib5250.so; }; }) libtool: install: install -p .libs/lib5250.lai /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/lib64/lib5250.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/include' install -p -m 644 tn5250.h '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/include/tn5250' install -p -m 644 buffer.h codes5250.h conf.h dbuffer.h debug.h display.h field.h macro.h menu.h printsession.h record.h scrollbar.h scs.h session.h stream.h terminal.h utility.h window.h wtd.h '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/include/tn5250' make[2]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4/lib5250' make[1]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4/lib5250' Making install in lp5250d make[1]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/lp5250d' make[2]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/lp5250d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install install -p scs2ascii scs2pdf scs2ps lp5250d '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/bin' libtool: warning: '../lib5250/lib5250.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/scs2ascii /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/bin/scs2ascii libtool: warning: '../lib5250/lib5250.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/scs2pdf /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/bin/scs2pdf libtool: warning: '../lib5250/lib5250.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/scs2ps /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/bin/scs2ps libtool: warning: '../lib5250/lib5250.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/lp5250d /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/bin/lp5250d make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4/lp5250d' make[1]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4/lp5250d' Making install in curses make[1]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/curses' make[2]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/curses' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install install -p tn5250 '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/bin' libtool: warning: '../lib5250/lib5250.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/tn5250 /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/bin/tn5250 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/include/tn5250' install -p -m 644 cursesterm.h '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/include/tn5250' make[2]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4/curses' make[1]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4/curses' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/doc' make[2]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/share/man/man1' install -p -m 644 scs2ascii.1 scs2pdf.1 scs2ps.1 tn5250.1 lp5250d.1 '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/share/man/man5' install -p -m 644 tn5250rc.5 '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/share/man/man5' make[2]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4/doc' make[1]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4/doc' Making install in freebsd make[1]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/freebsd' make[2]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/freebsd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/bin' install -p 5250keys '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/share/tn5250' install -p -m 644 us.5250.kbd sample.termcap README '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/share/tn5250' make[2]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4/freebsd' make[1]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4/freebsd' Making install in linux make[1]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/linux' make[2]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/linux' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/share/tn5250' install -p -m 644 uk5250.map us5250.map '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/share/tn5250' make[2]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4/linux' make[1]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4/linux' Making install in sun make[1]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/sun' make[2]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/sun' 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/tn5250-0.17.4/sun' make[1]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4/sun' Making install in win32 make[1]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/win32' make[2]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4/win32' 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/tn5250-0.17.4/win32' make[1]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4/win32' make[1]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4' make[2]: Entering directory '/builddir/build/BUILD/tn5250-0.17.4' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/bin' install -p xt5250 '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/share/tn5250' install -p -m 644 XTerm '/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/share/tn5250' make[2]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4' make[1]: Leaving directory '/builddir/build/BUILD/tn5250-0.17.4' + mkdir -p /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64//usr/share/tn5250 + mkdir -p /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64//usr/share/icons/hicolor/48x48/apps /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64//usr/share/icons/hicolor/64x64/apps + install -m644 -p linux/5250.tcap /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64//usr/share/tn5250 + install -m644 -p linux/5250.terminfo /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64//usr/share/tn5250 + install -m644 -p tn5250-48x48.png /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64//usr/share/icons/hicolor/48x48/apps/tn5250.png + install -m644 -p tn5250-62x48.png /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64//usr/share/icons/hicolor/64x64/apps/tn5250.png + install -m644 -p tn5250-48x48.xpm /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64//usr/share/icons/hicolor/48x48/apps/tn5250.xpm + install -m644 -p tn5250-62x48.xpm /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64//usr/share/icons/hicolor/64x64/apps/tn5250.xpm + rm -f /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64//usr/lib64/lib5250.la + mkdir -p /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64//usr/share/applications + desktop-file-install --dir /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64//usr/share/applications /builddir/build/SOURCES/xt5250.desktop + cp -pf linux/README README.Linux + /usr/bin/tic -o /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64//usr/share/terminfo linux/5250.terminfo + /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: tn5250-0.17.4-19.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7coHys + umask 022 + cd /builddir/build/BUILD + cd tn5250-0.17.4 + DOCDIR=/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/share/doc/tn5250 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/share/doc/tn5250 + cp -pr AUTHORS /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/share/doc/tn5250 + cp -pr ChangeLog /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/share/doc/tn5250 + cp -pr NEWS /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/share/doc/tn5250 + cp -pr README README.Linux README.ssl /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/share/doc/tn5250 + cp -pr TODO /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/share/doc/tn5250 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1sCDSj + umask 022 + cd /builddir/build/BUILD + cd tn5250-0.17.4 + LICENSEDIR=/builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/share/licenses/tn5250 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/share/licenses/tn5250 + cp -pr COPYING /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64/usr/share/licenses/tn5250 + exit 0 Provides: application() application(xt5250.desktop) lib5250.so.0()(64bit) tn5250 = 0.17.4-19.fc28 tn5250(riscv-64) = 0.17.4-19.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/ldconfig Requires(postun): /bin/sh /sbin/ldconfig Requires(posttrans): /bin/sh Requires: /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) lib5250.so.0()(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) libncurses.so.6()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: tn5250-devel-0.17.4-19.fc28.riscv64 Provides: tn5250-devel = 0.17.4-19.fc28 tn5250-devel(riscv-64) = 0.17.4-19.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: lib5250.so.0()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tn5250-0.17.4-19.fc28.riscv64 Wrote: /builddir/build/SRPMS/tn5250-0.17.4-19.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/tn5250-0.17.4-19.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/tn5250-devel-0.17.4-19.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yH64Os + umask 022 + cd /builddir/build/BUILD + cd tn5250-0.17.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tn5250-0.17.4-19.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