Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/tn5250.spec'], False, '/var/lib/mock/f18-build-1415871-228603/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/tn5250.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/tn5250-0.17.4-6.fc18.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/tn5250.spec'], False, '/var/lib/mock/f18-build-1415871-228603/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/tn5250.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9fVNu4 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + 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 -xf - + 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.16.5-bhc.patch):' Patch #0 (tn5250-0.16.5-bhc.patch): + /usr/bin/cat /builddir/build/SOURCES/tn5250-0.16.5-bhc.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KoHhTj + umask 022 + cd /builddir/build/BUILD + cd tn5250-0.17.4 + LANG=C + export LANG + unset DISPLAY + touch -r aclocal.m4 configure configure.in + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 CPPFLAGS=-I/usr/kerberos/include 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' --with-x=yes --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu 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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-cf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1966080 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for 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 for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes 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 CRYPTO_num_locks in -lcrypto... yes checking for SSL_library_init in -lssl... yes checking if OpenSSL needs krb5.h... no 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 + make -j3 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. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o buffer.lo buffer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o conf.lo conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o dbuffer.lo dbuffer.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c conf.c -fPIC -DPIC -o .libs/conf.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dbuffer.c -fPIC -DPIC -o .libs/dbuffer.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c buffer.c -fPIC -DPIC -o .libs/buffer.o conf.c: In function 'tn5250_config_load': conf.c:258:11: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o debug.lo debug.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c debug.c -fPIC -DPIC -o .libs/debug.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o display.lo display.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o field.lo field.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o macro.lo macro.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c display.c -fPIC -DPIC -o .libs/display.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c field.c -fPIC -DPIC -o .libs/field.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c macro.c -fPIC -DPIC -o .libs/macro.o macro.c: In function 'tn5250_macro_printstate': macro.c:687:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o menu.lo menu.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c menu.c -fPIC -DPIC -o .libs/menu.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o printsession.lo printsession.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c printsession.c -fPIC -DPIC -o .libs/printsession.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o record.lo record.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c record.c -fPIC -DPIC -o .libs/record.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o scrollbar.lo scrollbar.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o scs.lo scs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o session.lo session.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c scrollbar.c -fPIC -DPIC -o .libs/scrollbar.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c scs.c -fPIC -DPIC -o .libs/scs.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c session.c -fPIC -DPIC -o .libs/session.o scs.c: In function 'scs_spsu': scs.c:418:17: warning: variable 'nextchar' set but not used [-Wunused-but-set-variable] scs.c:417:17: warning: variable 'trayparm' set but not used [-Wunused-but-set-variable] scs.c: In function 'scs_ppm': scs.c:493:17: warning: variable 'nextchar' set but not used [-Wunused-but-set-variable] scs.c: In function 'scs_sto': scs.c:795:17: warning: variable 'charrot2' set but not used [-Wunused-but-set-variable] scs.c:794:17: warning: variable 'charrot1' set but not used [-Wunused-but-set-variable] scs.c: In function 'scs_scd': scs.c:1178:17: warning: variable 'chardist1' set but not used [-Wunused-but-set-variable] scs.c: In function 'scs_stab': scs.c:1547:17: warning: variable 'nextchar' set but not used [-Wunused-but-set-variable] scs.c: In function 'scs_sil': scs.c:1611:17: warning: variable 'curchar' set but not used [-Wunused-but-set-variable] scs.c: In function 'scs_sgea': scs.c:1736:31: warning: variable 'sgea3' set but not used [-Wunused-but-set-variable] scs.c:1736:24: warning: variable 'sgea2' set but not used [-Wunused-but-set-variable] scs.c:1736:17: warning: variable 'sgea1' set but not used [-Wunused-but-set-variable] scs.c: In function 'scs_jtf': scs.c:1938:17: warning: variable 'nextchar' set but not used [-Wunused-but-set-variable] scs.c: In function 'scs_sjm': scs.c:1961:17: warning: variable 'nextchar' set but not used [-Wunused-but-set-variable] scs.c: In function 'scs_sls': scs.c:2012:17: warning: variable 'curchar' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sslstream.lo sslstream.c 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] session.c:831:27: warning: variable 'endwin' set but not used [-Wunused-but-set-variable] session.c:831:17: warning: variable 'startwin' set but not used [-Wunused-but-set-variable] 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] session.c: In function 'tn5250_session_save_partial_screen': session.c:1604:34: warning: variable 'winwidth' set but not used [-Wunused-but-set-variable] session.c:1604:24: warning: variable 'windepth' set but not used [-Wunused-but-set-variable] session.c:1604:15: warning: variable 'leftcol' set but not used [-Wunused-but-set-variable] session.c:1604:7: warning: variable 'toprow' set but not used [-Wunused-but-set-variable] session.c:1603:17: warning: variable 'flagbyte' set but not used [-Wunused-but-set-variable] 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] session.c:3482:17: warning: variable 'flagbyte1' set but not used [-Wunused-but-set-variable] 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] session.c:3525:17: warning: variable 'reserved' set but not used [-Wunused-but-set-variable] session.c: In function 'tn5250_session_define_scrollbar': session.c:3786:17: warning: variable 'reserved' set but not used [-Wunused-but-set-variable] 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] session.c:3864:17: warning: variable 'flagbyte2' set but not used [-Wunused-but-set-variable] session.c:3863:17: warning: variable 'flagbyte1' set but not used [-Wunused-but-set-variable] 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] session.c:3921:17: warning: variable 'flagbyte2' set but not used [-Wunused-but-set-variable] session.c:3920:17: warning: variable 'flagbyte1' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sslstream.c -fPIC -DPIC -o .libs/sslstream.o sslstream.c:146:3: warning: missing braces around initializer [-Wmissing-braces] sslstream.c:146:3: warning: (near initialization for 'host5250DoTable[0]') [-Wmissing-braces] sslstream.c:153:3: warning: missing braces around initializer [-Wmissing-braces] sslstream.c:153:3: warning: (near initialization for 'host3270DoTable[0]') [-Wmissing-braces] sslstream.c: In function 'tn5250_ssl_stream_init': sslstream.c:372:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] sslstream.c:375:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] sslstream.c:378:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] sslstream.c: In function 'ssl_stream_accept': sslstream.c:742:11: warning: unused variable 'ioctlarg' [-Wunused-variable] sslstream.c:739:8: warning: unused variable 'negotiating' [-Wunused-variable] sslstream.c:738:19: warning: unused variable 'tv' [-Wunused-variable] sslstream.c:737:11: warning: unused variable 'fdr' [-Wunused-variable] sslstream.c:736:23: warning: unused variable 'serv_addr' [-Wunused-variable] sslstream.c:735:16: warning: unused variable 'retCode' [-Wunused-variable] sslstream.c:735:11: warning: unused variable 'len' [-Wunused-variable] sslstream.c:735:8: warning: unused variable 'i' [-Wunused-variable] sslstream.c: In function 'ssl_stream_host_sb': sslstream.c:1147:4: warning: pointer targets in passing argument 2 of 'tn5250_buffer_append_data' differ in signedness [-Wpointer-sign] 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 *' sslstream.c: At top level: sslstream.c:214:13: warning: 'ssl_logError' defined but not used [-Wunused-function] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o stream.lo stream.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c stream.c -fPIC -DPIC -o .libs/stream.o sslstream.c: In function 'ssl_stream_handle_receive': sslstream.c:1053:15: warning: 'verb' may be used uninitialized in this function [-Wmaybe-uninitialized] sslstream.c:1329:18: note: 'verb' was declared here session.c: In function 'tn5250_session_main_loop': session.c:3601:10: warning: 'border_type' may be used uninitialized in this function [-Wuninitialized] session.c:3527:17: note: 'border_type' was declared here session.c:1921:7: warning: 'progressionid' may be used uninitialized in this function [-Wmaybe-uninitialized] session.c:1724:7: note: 'progressionid' was declared here /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o telnetstr.lo telnetstr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o terminal.lo terminal.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c telnetstr.c -fPIC -DPIC -o .libs/telnetstr.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c terminal.c -fPIC -DPIC -o .libs/terminal.o telnetstr.c:134:3: warning: missing braces around initializer [-Wmissing-braces] telnetstr.c:134:3: warning: (near initialization for 'host5250DoTable[0]') [-Wmissing-braces] telnetstr.c:141:3: warning: missing braces around initializer [-Wmissing-braces] telnetstr.c:141:3: warning: (near initialization for 'host3270DoTable[0]') [-Wmissing-braces] telnetstr.c: In function 'telnet_stream_host_sb': telnetstr.c:851:4: warning: pointer targets in passing argument 2 of 'tn5250_buffer_append_data' differ in signedness [-Wpointer-sign] 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 *' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o utility.lo utility.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o version.lo version.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c utility.c -fPIC -DPIC -o .libs/utility.o telnetstr.c: In function 'telnet_stream_handle_receive': telnetstr.c:759:15: warning: 'verb' may be used uninitialized in this function [-Wmaybe-uninitialized] telnetstr.c:1029:18: note: 'verb' was declared here gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c version.c -fPIC -DPIC -o .libs/version.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o window.lo window.c utility.c: In function 'sig_child': utility.c:61:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] utility.c: In function 'tn5250_daemon': utility.c:114:5: warning: implicit declaration of function 'umask' [-Wimplicit-function-declaration] utility.c: In function 'tn5250_char_map_new': utility.c:270:33: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] utility.c:271:32: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] utility.c:275:33: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] utility.c:276:32: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] utility.c: In function 'tn5250_log_open': utility.c:391:4: warning: implicit declaration of function 'fchmod' [-Wimplicit-function-declaration] utility.c: In function 'tn5250_run_cmd': utility.c:587:9: warning: unused variable 'sig' [-Wunused-variable] utility.c:607:18: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] utility.c: In function 'tn5250_daemon': utility.c:105:12: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] utility.c:111:12: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] utility.c:111:20: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o wtd.lo wtd.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c window.c -fPIC -DPIC -o .libs/window.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wtd.c -fPIC -DPIC -o .libs/wtd.o wtd.c: In function 'tn5250_wtd_context_write_dsfsf': wtd.c:551:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from tn5250-private.h:36:0, from wtd.c:22: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' wtd.c:613:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from tn5250-private.h:36:0, from wtd.c:22: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' wtd.c:621:7: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from tn5250-private.h:36:0, from wtd.c:22: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' wtd.c: At top level: wtd.c:643:1: warning: 'tn5250_wtd_context_write_dsbfsf' defined but not used [-Wunused-function] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 gcc -shared .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 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,lib5250.so.0 -o .libs/lib5250.so.0.0.0 (cd .libs && rm -f lib5250.so.0 && ln -s lib5250.so.0.0.0 lib5250.so.0) (cd .libs && rm -f lib5250.so && ln -s lib5250.so.0.0.0 lib5250.so) creating lib5250.la (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. -I.. -DSYSCONFDIR=\"/etc\" -I../lib5250 -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c scs2ascii.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I../lib5250 -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c scs2pdf.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I../lib5250 -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c scs2ps.c scs2ascii.c: In function 'main':scs2ps.c: In function 'main': scs2ps.c:133:3: warning: implicit declaration of function 'scs_main' [-Wimplicit-function-declaration] scs2ascii.c:70:3: warning: implicit declaration of function 'scs_main' [-Wimplicit-function-declaration] scs2ps.c: In function 'scs2ps_pp': scs2ascii.c: In function 'scs2ascii_ff': scs2ascii.c:142:3: warning: implicit declaration of function 'scs_ff' [-Wimplicit-function-declaration] scs2ascii.c: In function 'scs2ascii_nl': scs2ascii.c:156:3: warning: implicit declaration of function 'scs_nl' [-Wimplicit-function-declaration] scs2ps.c:322:2: warning: implicit declaration of function 'scs_avpp' [-Wimplicit-function-declaration] scs2pdf.c: In function 'main': scs2pdf.c:385:3: warning: implicit declaration of function 'scs_main' [-Wimplicit-function-declaration] scs2pdf.c: In function 'scs2pdf_process2b': scs2pdf.c:619:3: warning: implicit declaration of function 'scs_process2b' [-Wimplicit-function-declaration] scs2pdf.c: In function 'scs2pdf_nl': scs2pdf.c:658:3: warning: implicit declaration of function 'scs_nl' [-Wimplicit-function-declaration] scs2pdf.c: In function 'scs2pdf_ff': scs2pdf.c:689:3: warning: implicit declaration of function 'scs_ff' [-Wimplicit-function-declaration] scs2pdf.c: In function 'scs2pdf_pp': scs2pdf.c:715:2: warning: implicit declaration of function 'scs_rdpp' [-Wimplicit-function-declaration] scs2pdf.c:720:2: warning: implicit declaration of function 'scs_avpp' [-Wimplicit-function-declaration] scs2pdf.c:730:2: warning: implicit declaration of function 'scs_rrpp' [-Wimplicit-function-declaration] scs2pdf.c: In function 'scs2pdf_cr': scs2pdf.c:853:3: warning: implicit declaration of function 'scs_cr' [-Wimplicit-function-declaration] scs2pdf.c: In function 'scs2pdf_ssld': scs2pdf.c:881:3: warning: implicit declaration of function 'scs_ssld' [-Wimplicit-function-declaration] scs2pdf.c: In function 'scs2pdf_sld': scs2pdf.c:894:3: warning: implicit declaration of function 'scs_sld' [-Wimplicit-function-declaration] scs2pdf.c: In function 'pdf_begin_stream': scs2pdf.c:1046:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat] scs2pdf.c:1046:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat] scs2ps.c: In function 'main': scs2ps.c:101:18: warning: 'pagewidth' may be used uninitialized in this function [-Wuninitialized] scs2ps.c:102:19: warning: 'pagelength' may be used uninitialized in this function [-Wuninitialized] scs2ps.c:103:12: warning: 'cpi' may be used uninitialized in this function [-Wuninitialized] gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I../lib5250 -I/usr/kerberos/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lp5250d.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o scs2ascii scs2ascii.o ../lib5250/lib5250.la -lssl -lcrypto mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/scs2ascii scs2ascii.o ../lib5250/.libs/lib5250.so -lssl -lcrypto -Wl,--rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o scs2ps scs2ps.o ../lib5250/lib5250.la -lssl -lcrypto creating scs2ascii /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o lp5250d lp5250d.o ../lib5250/lib5250.la -lssl -lcrypto /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o scs2pdf scs2pdf.o ../lib5250/lib5250.la -lssl -lcrypto gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/scs2ps scs2ps.o ../lib5250/.libs/lib5250.so -lssl -lcrypto -Wl,--rpath -Wl,/usr/lib64 creating scs2ps gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/lp5250d lp5250d.o ../lib5250/.libs/lib5250.so -lssl -lcrypto -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/scs2pdf scs2pdf.o ../lib5250/.libs/lib5250.so -lssl -lcrypto -Wl,--rpath -Wl,/usr/lib64 creating lp5250d creating scs2pdf 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. -I.. -DSYSCONFDIR=\"/etc\" -I../lib5250 -I/usr/kerberos/include -I/usr/include -DUSE_CURSES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tn5250-cursesterm.o `test -f 'cursesterm.c' || echo './'`cursesterm.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR=\"/etc\" -I../lib5250 -I/usr/kerberos/include -I/usr/include -DUSE_CURSES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o tn5250-tn5250.o `test -f 'tn5250.c' || echo './'`tn5250.c tn5250.c: In function 'main': tn5250.c:96:4: warning: implicit declaration of function 'tn5250_curses_terminal_new' [-Wimplicit-function-declaration] tn5250.c:96:9: warning: assignment makes pointer from integer without a cast [enabled by default] tn5250.c:98:7: warning: implicit declaration of function 'tn5250_curses_terminal_use_underscores' [-Wimplicit-function-declaration] tn5250.c:103:7: warning: implicit declaration of function 'tn5250_curses_terminal_display_ruler' [-Wimplicit-function-declaration] tn5250.c:109:7: warning: implicit declaration of function 'tn5250_curses_terminal_set_xterm_font' [-Wimplicit-function-declaration] tn5250.c:114:4: warning: implicit declaration of function 'tn5250_curses_terminal_load_colorlist' [-Wimplicit-function-declaration] cursesterm.c: In function 'curses_terminal_init': cursesterm.c:328:4: warning: implicit declaration of function 'tgetstr' [-Wimplicit-function-declaration] cursesterm.c:328:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cursesterm.c:328:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] cursesterm.c:329:7: warning: implicit declaration of function 'tputs' [-Wimplicit-function-declaration] cursesterm.c:403:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cursesterm.c:420:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cursesterm.c:420:16: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] cursesterm.c:445:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cursesterm.c:445:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] cursesterm.c: In function 'curses_terminal_width': cursesterm.c:577:8: warning: variable 'y' set but not used [-Wunused-but-set-variable] cursesterm.c: In function 'curses_terminal_height': cursesterm.c:594:11: warning: variable 'x' set but not used [-Wunused-but-set-variable] cursesterm.c: In function 'curses_terminal_update': cursesterm.c:630:12: warning: variable 'mx' set but not used [-Wunused-but-set-variable] cursesterm.c: In function 'curses_terminal_update_indicators': cursesterm.c:800:7: warning: '0' flag ignored with precision and '%d' gnu_printf format [-Wformat] cursesterm.c:800:7: warning: '0' flag ignored with precision and '%d' gnu_printf format [-Wformat] cursesterm.c: In function 'curses_terminal_print_screen': cursesterm.c:1439:11: warning: variable 'colwidth' set but not used [-Wunused-but-set-variable] cursesterm.c: At top level: cursesterm.c:83:12: warning: 'curses_terminal_get_esc_key' declared 'static' but never defined [-Wunused-function] cursesterm.c: In function 'curses_terminal_getkey': cursesterm.c:1183:8: warning: 'complete_match_len' may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o tn5250 -lncurses tn5250-cursesterm.o tn5250-tn5250.o ../lib5250/lib5250.la -lssl -lcrypto mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/tn5250 tn5250-cursesterm.o tn5250-tn5250.o -lncurses ../lib5250/.libs/lib5250.so -lssl -lcrypto -Wl,--rpath -Wl,/usr/lib64 creating tn5250 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.bk1Ebe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64 ++ dirname /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64 + cd tn5250-0.17.4 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64 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' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'lib5250.la' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/lib64/lib5250.la' /usr/bin/install -c .libs/lib5250.so.0.0.0 /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/lib64/lib5250.so.0.0.0 (cd /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/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; }; }) (cd /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/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; }; }) /usr/bin/install -c .libs/lib5250.lai /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/lib64/lib5250.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || mkdir -p -- "/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include" /usr/bin/install -c -m 644 'tn5250.h' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include/tn5250.h' test -z "/usr/include/tn5250" || mkdir -p -- "/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include/tn5250" /usr/bin/install -c -m 644 'buffer.h' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include/tn5250/buffer.h' /usr/bin/install -c -m 644 'codes5250.h' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include/tn5250/codes5250.h' /usr/bin/install -c -m 644 'conf.h' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include/tn5250/conf.h' /usr/bin/install -c -m 644 'dbuffer.h' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include/tn5250/dbuffer.h' /usr/bin/install -c -m 644 'debug.h' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include/tn5250/debug.h' /usr/bin/install -c -m 644 'display.h' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include/tn5250/display.h' /usr/bin/install -c -m 644 'field.h' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include/tn5250/field.h' /usr/bin/install -c -m 644 'macro.h' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include/tn5250/macro.h' /usr/bin/install -c -m 644 'menu.h' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include/tn5250/menu.h' /usr/bin/install -c -m 644 'printsession.h' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include/tn5250/printsession.h' /usr/bin/install -c -m 644 'record.h' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include/tn5250/record.h' /usr/bin/install -c -m 644 'scrollbar.h' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include/tn5250/scrollbar.h' /usr/bin/install -c -m 644 'scs.h' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include/tn5250/scs.h' /usr/bin/install -c -m 644 'session.h' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include/tn5250/session.h' /usr/bin/install -c -m 644 'stream.h' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include/tn5250/stream.h' /usr/bin/install -c -m 644 'terminal.h' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include/tn5250/terminal.h' /usr/bin/install -c -m 644 'utility.h' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include/tn5250/utility.h' /usr/bin/install -c -m 644 'window.h' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include/tn5250/window.h' /usr/bin/install -c -m 644 'wtd.h' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include/tn5250/wtd.h' 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' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'scs2ascii' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/bin/scs2ascii' libtool: install: warning: `../lib5250/lib5250.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/scs2ascii /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/bin/scs2ascii /bin/sh ../libtool --mode=install /usr/bin/install -c 'scs2pdf' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/bin/scs2pdf' libtool: install: warning: `../lib5250/lib5250.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/scs2pdf /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/bin/scs2pdf /bin/sh ../libtool --mode=install /usr/bin/install -c 'scs2ps' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/bin/scs2ps' libtool: install: warning: `../lib5250/lib5250.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/scs2ps /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/bin/scs2ps /bin/sh ../libtool --mode=install /usr/bin/install -c 'lp5250d' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/bin/lp5250d' libtool: install: warning: `../lib5250/lib5250.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/lp5250d /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/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' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'tn5250' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/bin/tn5250' libtool: install: warning: `../lib5250/lib5250.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/tn5250 /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/bin/tn5250 test -z "/usr/include/tn5250" || mkdir -p -- "/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include/tn5250" /usr/bin/install -c -m 644 'cursesterm.h' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/include/tn5250/cursesterm.h' 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'. test -z "/usr/share/man/man1" || mkdir -p -- "/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 './scs2ascii.1' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/share/man/man1/scs2ascii.1' /usr/bin/install -c -m 644 './scs2pdf.1' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/share/man/man1/scs2pdf.1' /usr/bin/install -c -m 644 './scs2ps.1' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/share/man/man1/scs2ps.1' /usr/bin/install -c -m 644 './tn5250.1' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/share/man/man1/tn5250.1' /usr/bin/install -c -m 644 './lp5250d.1' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/share/man/man1/lp5250d.1' test -z "/usr/share/man/man5" || mkdir -p -- "/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/share/man/man5" /usr/bin/install -c -m 644 './tn5250rc.5' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/share/man/man5/tn5250rc.5' 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' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/bin" /usr/bin/install -c '5250keys' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/bin/5250keys' test -z "/usr/share/tn5250" || mkdir -p -- "/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/share/tn5250" /usr/bin/install -c -m 644 'us.5250.kbd' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/share/tn5250/us.5250.kbd' /usr/bin/install -c -m 644 'sample.termcap' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/share/tn5250/sample.termcap' /usr/bin/install -c -m 644 'README' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/share/tn5250/README' 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'. test -z "/usr/share/tn5250" || mkdir -p -- "/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/share/tn5250" /usr/bin/install -c -m 644 'uk5250.map' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/share/tn5250/uk5250.map' /usr/bin/install -c -m 644 'us5250.map' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/share/tn5250/us5250.map' 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' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/bin" /usr/bin/install -c 'xt5250' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/bin/xt5250' test -z "/usr/share/tn5250" || mkdir -p -- "/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/share/tn5250" /usr/bin/install -c -m 644 'XTerm' '/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/share/tn5250/XTerm' 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-6.fc18.x86_64//usr/share/tn5250 + mkdir -p /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64//usr/share/icons/hicolor/48x48/apps /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64//usr/share/icons/hicolor/64x64/apps + install -m644 -p linux/5250.tcap /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64//usr/share/tn5250 + install -m644 -p linux/5250.terminfo /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64//usr/share/tn5250 + install -m644 -p tn5250-48x48.png /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64//usr/share/icons/hicolor/48x48/apps/tn5250.png + install -m644 -p tn5250-62x48.png /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64//usr/share/icons/hicolor/64x64/apps/tn5250.png + install -m644 -p tn5250-48x48.xpm /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64//usr/share/icons/hicolor/48x48/apps/tn5250.xpm + install -m644 -p tn5250-62x48.xpm /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64//usr/share/icons/hicolor/64x64/apps/tn5250.xpm + rm -f /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64//usr/lib64/lib5250.la + mkdir -p /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64//usr/share/applications + desktop-file-install --vendor fedora --dir /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64//usr/share/applications /builddir/build/SOURCES/xt5250.desktop + cp -pf linux/README README.Linux + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/tn5250-0.17.4 extracting debug info from /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/lib64/lib5250.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/bin/scs2ps extracting debug info from /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/bin/tn5250 extracting debug info from /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/bin/scs2ascii extracting debug info from /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/bin/lp5250d extracting debug info from /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/bin/scs2pdf symlinked /usr/lib/debug/usr/lib64/lib5250.so.0.0.0.debug to /usr/lib/debug/usr/lib64/lib5250.so.debug symlinked /usr/lib/debug/usr/lib64/lib5250.so.0.0.0.debug to /usr/lib/debug/usr/lib64/lib5250.so.0.debug 1689 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: tn5250-0.17.4-6.fc18.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6Ks1qs + umask 022 + cd /builddir/build/BUILD + cd tn5250-0.17.4 + DOCDIR=/builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/share/doc/tn5250-0.17.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/share/doc/tn5250-0.17.4 + cp -pr AUTHORS COPYING ChangeLog NEWS README README.Linux README.ssl TODO /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64/usr/share/doc/tn5250-0.17.4 + exit 0 Provides: lib5250.so.0()(64bit) tn5250 = 0.17.4-6.fc18 tn5250(x86-64) = 0.17.4-6.fc18 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/ldconfig /usr/bin/tic Requires(preun): /bin/sh coreutils Requires(postun): /bin/sh Requires: /bin/sh lib5250.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libncurses.so.5()(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: tn5250-devel-0.17.4-6.fc18.x86_64 Provides: tn5250-devel = 0.17.4-6.fc18 tn5250-devel(x86-64) = 0.17.4-6.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: lib5250.so.0()(64bit) Processing files: tn5250-debuginfo-0.17.4-6.fc18.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64 Wrote: /builddir/build/RPMS/tn5250-0.17.4-6.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/tn5250-devel-0.17.4-6.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/tn5250-debuginfo-0.17.4-6.fc18.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Sz0Pwt + umask 022 + cd /builddir/build/BUILD + cd tn5250-0.17.4 + rm -rf /builddir/build/BUILDROOT/tn5250-0.17.4-6.fc18.x86_64 + exit 0 Child return code was: 0 LEAVE do -->