* Package: app-emulation/hercules-3.13 * Repository: gentoo * Maintainer: s390@gentoo.org * USE: abi_x86_64 amd64 bzip2 elibc_glibc kernel_linux suid userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking hercules-3.13.tar.gz to /var/tmp/portage/app-emulation/hercules-3.13/work >>> Source unpacked in /var/tmp/portage/app-emulation/hercules-3.13/work >>> Preparing source in /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13 ... * Applying hercules-3.13-htmldir.patch ... [ ok ] * Applying hercules-3.13-unbundle-libltdl.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I m4 -I autoconf' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: hercules-3.13/ * Running elibtoolize in: hercules-3.13/autoconf/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13 ... * strip-flags: CFLAGS: changed '-pipe -march=native -fno-diagnostics-color -O2' to '-pipe -march=native -O2' * strip-flags: CXXFLAGS: changed '-pipe -march=native -fno-diagnostics-color -O2' to '-pipe -march=native -O2' * strip-flags: FFLAGS: changed '-pipe -march=native -fno-diagnostics-color' to '-pipe -march=native' * strip-flags: FCFLAGS: changed '-pipe -march=native -fno-diagnostics-color' to '-pipe -march=native' * econf: updating hercules-3.13/config.sub with /usr/share/gnuconfig/config.sub * econf: updating hercules-3.13/config.guess with /usr/share/gnuconfig/config.guess * econf: updating hercules-3.13/autoconf/config.sub with /usr/share/gnuconfig/config.sub * econf: updating hercules-3.13/autoconf/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/hercules-3.13 --htmldir=/usr/share/doc/hercules-3.13/html --with-sysroot=/ --libdir=/usr/lib64 --enable-cckd-bzip2 --enable-het-bzip2 --enable-setuid-hercifc --enable-custom=Gentoo hercules-3.13.ebuild --disable-optimization checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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: (use of lt_dlopen forced by Hercules Dynamic Loader requirement) checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for sys/socket.h... yes checking for net/if.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for net/route.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking linux/if_tun.h usability... yes checking linux/if_tun.h presence... yes checking for linux/if_tun.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/mount.h... yes checking sys/mtio.h usability... yes checking sys/mtio.h presence... yes checking for sys/mtio.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for dlfcn.h... (cached) yes checking for inttypes.h... (cached) yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking ltdl.h usability... yes checking ltdl.h presence... yes checking for ltdl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for time.h... (cached) yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking whether SIGUSR1 is declared... yes checking whether SIGUSR2 is declared... yes checking whether SIGPIPE is declared... yes checking whether SIGBUS is declared... yes checking whether IFNAMSIZ is declared... no checking whether LOGIN_NAME_MAX is declared... yes checking whether _SC_NPROCESSORS_CONF is declared... yes checking whether _SC_NPROCESSORS_ONLN is declared... yes checking whether SIOCSIFNETMASK is declared... yes checking whether SIOCSIFHWADDR is declared... yes checking whether SIOCADDRT is declared... yes checking whether SIOCDELRT is declared... yes checking whether SIOCDIFADDR is declared... yes checking whether MTEWARN is declared... no checking for u_int8_t... yes checking for useconds_t... yes checking for id_t... yes checking for u_char... yes checking for u_short... yes checking for u_int... yes checking for u_long... yes checking for in_addr_t... yes checking for socklen_t... yes checking for _pipe in -lmsvcrt... no checking for dlopen in -ldl... yes checking for sqrt in -lm... yes checking for connect in -lsocket... no checking for gethostbyname in -lnsl... yes checking for inet_aton in -lresolv... yes checking for uncompress in -lz... yes checking for BZ2_bzBuffToBuffDecompress in -lbz2... (cached) yes checking for iconv in -liconv... no checking for sched_yield in -lrt... yes checking for pthread_create in -lpthread... yes checking for iconv... yes checking for memrchr... yes checking for getopt_long... yes checking for sqrtl... yes checking for ldexpl... yes checking for fabsl... yes checking for fmodl... yes checking for frexpl... yes checking for ldexpf... yes checking for frexpf... yes checking for fabsf... yes checking for rint... yes checking for strlcpy... no checking for strlcat... no checking for strerror_r... yes checking for strsignal... yes checking for sys_siglist... no checking for InitializeCriticalSectionAndSpinCount... no checking for sleep... yes checking for usleep... yes checking for nanosleep... yes checking for sched_yield... yes checking for strtok_r... yes checking for pipe... yes checking for gettimeofday... yes checking for getpgrp... yes checking for scandir... yes checking for alphasort... yes checking for getlogin... yes checking for getlogin_r... yes checking for realpath... yes checking for fdatasync... yes checking for fsync... yes checking for ftruncate... yes checking for inet_aton... yes checking for fork... yes checking for socketpair... yes checking for sysconf... yes checking for vsscanf... yes checking for setresuid... yes checking for getresuid... yes checking whether fdatasync is supported... yes checking for struct sockaddr_in.sin_len... no checking for struct in_addr.s_addr... yes checking for struct sigaction.sa_sigaction... yes checking for struct timespec.tv_nsec... yes checking whether byte ordering is bigendian... no checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking size of int *... 8 checking size of off_t... 8 configure: begin check: whether byte structs are aligned/rounded by default... checking size of struct bytestruct... 1 configure: results: byte structs are aligned/rounded by default... no checking if this is the broken 2.96 version of GCC... no checking C99 struct flexible arrays support... yes checking whether '__attribute__ ((regparm(n)))' is supported... yes checking whether '__attribute__ ((regparm(3)))' is broken... no checking whether '__builtin_alloca' is broken... no checking whether preprocessor macro argument counting broken... no checking whether '-traditional-cpp' is K&R C preprocessor... yes checking whether byte-swapping can be done using assembler ... yes checking whether x86_64-pc-linux-gnu-gcc accepts -pthread ... yes checking whether 'optreset' needed for 'getopt' use... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for off_t... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking whether getopt wrapper kludge is necessary... ./configure: line 17505: ./libtool: No such file or directory no checking for what optimization flags to use ... (none) checking whether compiler supports -Wno-unused-but-set-variable... yes checking whether compiler supports -Werror=declaration-after-statement... yes configure: configure: Package destination directory prefixes: configure: configure: Libraries: $(libdir)/$(PACKAGE) configure: Data: $(datadir)/hercules configure: checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating util/Makefile config.status: creating html/Makefile config.status: creating crypto/Makefile config.status: creating man/Makefile config.status: creating m4/Makefile config.status: creating decNumber/Makefile config.status: creating softfloat/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13 ... make -j2 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13' Making all in decNumber make[2]: Entering directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o decContext.lo decContext.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o decimal128.lo decimal128.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c decContext.c -fPIC -DPIC -o .libs/decContext.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c decimal128.c -fPIC -DPIC -o .libs/decimal128.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o decimal32.lo decimal32.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c decimal32.c -fPIC -DPIC -o .libs/decimal32.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o decimal64.lo decimal64.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c decimal64.c -fPIC -DPIC -o .libs/decimal64.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o decNumber.lo decNumber.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c decNumber.c -fPIC -DPIC -o .libs/decNumber.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o decPacked.lo decPacked.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c decPacked.c -fPIC -DPIC -o .libs/decPacked.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -export-dynamic -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o libdecNumber.la -rpath /usr/lib64 decContext.lo decimal128.lo decimal32.lo decimal64.lo decNumber.lo decPacked.lo -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/decContext.o .libs/decimal128.o .libs/decimal32.o .libs/decimal64.o .libs/decNumber.o .libs/decPacked.o -Wl,-rpath -Wl,//usr/lib64 -Wl,--as-needed //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,libdecNumber.so -o .libs/libdecNumber.so libtool: link: ( cd ".libs" && rm -f "libdecNumber.la" && ln -s "../libdecNumber.la" "libdecNumber.la" ) make[2]: Leaving directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber' Making all in softfloat make[2]: Entering directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o softfloat.lo softfloat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c softfloat.c -fPIC -DPIC -o .libs/softfloat.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -export-dynamic -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o libsoftfloat.la -rpath /usr/lib64 softfloat.lo -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/softfloat.o -Wl,--as-needed -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,libsoftfloat.so -o .libs/libsoftfloat.so libtool: link: ( cd ".libs" && rm -f "libsoftfloat.la" && ln -s "../libsoftfloat.la" "libsoftfloat.la" ) make[2]: Leaving directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat' Making all in m4 make[2]: Entering directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/m4' Making all in util make[2]: Entering directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/util' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/util' Making all in html make[2]: Entering directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/html' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/html' Making all in man make[2]: Entering directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/man' Making all in . make[2]: Entering directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o bootstrap.o bootstrap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o hdlmain.o hdlmain.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o hconsole.lo hconsole.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c hconsole.c -fPIC -DPIC -o .libs/hconsole.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o w32util.lo w32util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c w32util.c -fPIC -DPIC -o .libs/w32util.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o strsignal.lo strsignal.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c strsignal.c -fPIC -DPIC -o .libs/strsignal.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o impl.lo impl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c impl.c -fPIC -DPIC -o .libs/impl.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o config.lo config.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c config.c -fPIC -DPIC -o .libs/config.o In file included from hercules.h:87, from impl.c:17: impl.c: In function ‘impl’: hthreads.h:157:37: warning: cast between incompatible function types from ‘int (*)(DEVBLK *, int, char **)’ to ‘void * (*)(void *)’ [-Wcast-function-type] 157 | ptt_pthread_create(ptid,pat,(THREAD_FUNC*)&(fn),arg,(nm),PTT_LOC) | ^ impl.c:605:22: note: in expansion of macro ‘create_thread’ 605 | if ( create_thread (&tid, DETACHED, | ^~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o bldcfg.lo bldcfg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c bldcfg.c -fPIC -DPIC -o .libs/bldcfg.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o panel.lo panel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c panel.c -fPIC -DPIC -o .libs/panel.o bldcfg.c: In function ‘parse_args’: bldcfg.c:127:9: warning: this ‘while’ clause does not guard... [-Wmisleading-indentation] 127 | while (*p && isspace(*p)) p++; if (!*p) break; // find start of arg | ^~~~~ bldcfg.c:127:40: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘while’ 127 | while (*p && isspace(*p)) p++; if (!*p) break; // find start of arg | ^~ bldcfg.c:133:9: warning: this ‘while’ clause does not guard... [-Wmisleading-indentation] 133 | while (*p && !isspace(*p) && *p != '\"' && *p != '\'') p++; if (!*p) break; // find end of arg | ^~~~~ bldcfg.c:133:69: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘while’ 133 | while (*p && !isspace(*p) && *p != '\"' && *p != '\'') p++; if (!*p) break; // find end of arg | ^~ In file included from hercules.h:88, from bldcfg.c:41: bldcfg.c: In function ‘build_config’: hmacros.h:664:5: warning: ignoring return value of ‘setresuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 664 | setresuid(sysblk.ruid,sysblk.ruid,sysblk.euid); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hmacros.h:720:24: note: in expansion of macro ‘_SETMODE_INIT’ 720 | #define SETMODE(_func) _SETMODE_ ## _func | ^~~~~~~~~ bldcfg.c:741:5: note: in expansion of macro ‘SETMODE’ 741 | SETMODE(INIT); | ^~~~~~~ hmacros.h:665:5: warning: ignoring return value of ‘setresgid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 665 | setresgid(sysblk.rgid,sysblk.rgid,sysblk.egid); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hmacros.h:720:24: note: in expansion of macro ‘_SETMODE_INIT’ 720 | #define SETMODE(_func) _SETMODE_ ## _func | ^~~~~~~~~ bldcfg.c:741:5: note: in expansion of macro ‘SETMODE’ 741 | SETMODE(INIT); | ^~~~~~~ hmacros.h:670:5: warning: ignoring return value of ‘setresuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 670 | setresuid(sysblk.suid,sysblk.suid,sysblk.ruid); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hmacros.h:720:24: note: in expansion of macro ‘_SETMODE_ROOT’ 720 | #define SETMODE(_func) _SETMODE_ ## _func | ^~~~~~~~~ bldcfg.c:1596:5: note: in expansion of macro ‘SETMODE’ 1596 | SETMODE(ROOT); | ^~~~~~~ hmacros.h:675:5: warning: ignoring return value of ‘setresuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 675 | setresuid(sysblk.ruid,sysblk.ruid,sysblk.suid); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hmacros.h:720:24: note: in expansion of macro ‘_SETMODE_USER’ 720 | #define SETMODE(_func) _SETMODE_ ## _func | ^~~~~~~~~ bldcfg.c:1604:5: note: in expansion of macro ‘SETMODE’ 1604 | SETMODE(USER); | ^~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o history.lo history.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c history.c -fPIC -DPIC -o .libs/history.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o fillfnam.lo fillfnam.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c fillfnam.c -fPIC -DPIC -o .libs/fillfnam.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o ipl.lo ipl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c ipl.c -fPIC -DPIC -o .libs/ipl.o In file included from /usr/include/string.h:519, from hstdinc.h:54, from fillfnam.c:4: In function ‘strncpy’, inlined from ‘tab_pressed’ at fillfnam.c:110:5: /usr/include/bits/string_fortified.h:95:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ fillfnam.c: In function ‘tab_pressed’: fillfnam.c:110:26: note: length computed here 110 | strncpy(path, part2, strlen(part2)-strlen(filename)); | ^~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o assist.lo assist.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c assist.c -fPIC -DPIC -o .libs/assist.o In file included from inline.h:734, from assist.c:29, from assist.c:623: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o dat.lo dat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c dat.c -fPIC -DPIC -o .libs/dat.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o stack.lo stack.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c stack.c -fPIC -DPIC -o .libs/stack.o In file included from inline.h:734, from stack.c:42, from stack.c:1432: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o cpu.lo cpu.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c cpu.c -fPIC -DPIC -o .libs/cpu.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o vstore.lo vstore.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c vstore.c -fPIC -DPIC -o .libs/vstore.o In file included from cpu.c:1880: cpu.c: In function ‘z900_run_cpu’: cpu.c:1643:21: warning: cast between incompatible function types from ‘U64 (*)(int, U64, REGS *)’ {aka ‘long unsigned int (*)(int, long unsigned int, REGS *)’} to ‘int (*)()’ [-Wcast-function-type] 1643 | regs.trace_br = (func)&ARCH_DEP(trace_br); | ^ In file included from hercules.h:88, from cpu.c:40: cpu.c: In function ‘cpu_thread’: hmacros.h:670:5: warning: ignoring return value of ‘setresuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 670 | setresuid(sysblk.suid,sysblk.suid,sysblk.ruid); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hmacros.h:720:24: note: in expansion of macro ‘_SETMODE_ROOT’ 720 | #define SETMODE(_func) _SETMODE_ ## _func | ^~~~~~~~~ cpu.c:1220:5: note: in expansion of macro ‘SETMODE’ 1220 | SETMODE(ROOT); | ^~~~~~~ hmacros.h:675:5: warning: ignoring return value of ‘setresuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 675 | setresuid(sysblk.ruid,sysblk.ruid,sysblk.suid); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hmacros.h:720:24: note: in expansion of macro ‘_SETMODE_USER’ 720 | #define SETMODE(_func) _SETMODE_ ## _func | ^~~~~~~~~ cpu.c:1228:5: note: in expansion of macro ‘SETMODE’ 1228 | SETMODE(USER); | ^~~~~~~ In file included from inline.h:734, from cpu.c:42, from cpu.c:1880: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o general1.lo general1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c general1.c -fPIC -DPIC -o .libs/general1.o In file included from general1.c:4698: general1.c: In function ‘z900_branch_and_link_register’: general1.c:397:25: warning: cast between incompatible function types from ‘func’ {aka ‘int (*)()’} to ‘U64 (*)(int, U64, REGS *)’ {aka ‘long unsigned int (*)(int, long unsigned int, REGS *)’} [-Wcast-function-type] 397 | regs->CR(12) = ((ARCH_DEP(trace_br_func))regs->trace_br) | ^ general1.c: In function ‘z900_branch_and_save_register’: general1.c:470:25: warning: cast between incompatible function types from ‘func’ {aka ‘int (*)()’} to ‘U64 (*)(int, U64, REGS *)’ {aka ‘long unsigned int (*)(int, long unsigned int, REGS *)’} [-Wcast-function-type] 470 | regs->CR(12) = ((ARCH_DEP(trace_br_func))regs->trace_br) | ^ In file included from inline.h:734, from general1.c:44, from general1.c:4698: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ general1.c: In function ‘s370_compare_logical_character’: general1.c:1765:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1765 | if (sizeof(unsigned int) >= 8) | ^ general1.c:1774:13: note: here 1774 | default: | ^~~~~~~ In file included from general1.c:4692: general1.c: In function ‘s390_compare_logical_character’: general1.c:1765:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1765 | if (sizeof(unsigned int) >= 8) | ^ general1.c:1774:13: note: here 1774 | default: | ^~~~~~~ In file included from general1.c:4698: general1.c: In function ‘z900_compare_logical_character’: general1.c:1765:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1765 | if (sizeof(unsigned int) >= 8) | ^ general1.c:1774:13: note: here 1774 | default: | ^~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o general2.lo general2.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c general2.c -fPIC -DPIC -o .libs/general2.o In file included from inline.h:734, from general2.c:44, from general2.c:2900: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o general3.lo general3.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c general3.c -fPIC -DPIC -o .libs/general3.o In file included from inline.h:734, from general3.c:22, from general3.c:3848: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o pfpo.lo pfpo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c pfpo.c -fPIC -DPIC -o .libs/pfpo.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o plo.lo plo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c plo.c -fPIC -DPIC -o .libs/plo.o In file included from inline.h:734, from plo.c:21, from plo.c:1654: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o control.lo control.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c control.c -fPIC -DPIC -o .libs/control.o In file included from inline.h:734, from control.c:46, from control.c:7363: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ control.c: In function ‘s370_signal_processor’: control.c:5872:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 5872 | channelset_reset(tregs); | ^~~~~~~~~~~~~~~~~~~~~~~ control.c:5875:9: note: here 5875 | case SIGP_RESET: | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o crypto.lo crypto.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c crypto.c -fPIC -DPIC -o .libs/crypto.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o io.lo io.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c io.c -fPIC -DPIC -o .libs/io.o In file included from inline.h:734, from io.c:47, from io.c:1256: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o decimal.lo decimal.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c decimal.c -fPIC -DPIC -o .libs/decimal.o In file included from inline.h:734, from decimal.c:39, from decimal.c:1423: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o service.lo service.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c service.c -fPIC -DPIC -o .libs/service.o In file included from hercules.h:87, from service.c:33: service.c: In function ‘sclp_attn_async’: hthreads.h:157:37: warning: cast between incompatible function types from ‘void (*)(U16 *)’ {aka ‘void (*)(short unsigned int *)’} to ‘void * (*)(void *)’ [-Wcast-function-type] 157 | ptt_pthread_create(ptid,pat,(THREAD_FUNC*)&(fn),arg,(nm),PTT_LOC) | ^ service.c:129:9: note: in expansion of macro ‘create_thread’ 129 | create_thread(&sclp_attn_tid, &sysblk.detattr, sclp_attn_thread, typ, "attn_thread"); | ^~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o scedasd.lo scedasd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c scedasd.c -fPIC -DPIC -o .libs/scedasd.o In file included from hercules.h:87, from scedasd.c:8: scedasd.c: In function ‘s390_scedio_request’: hthreads.h:157:37: warning: cast between incompatible function types from ‘void (*)(SCCB_SCEDIO_BK *)’ {aka ‘void (*)(struct _SCCB_SCEDIO_BK *)’} to ‘void * (*)(void *)’ [-Wcast-function-type] 157 | ptt_pthread_create(ptid,pat,(THREAD_FUNC*)&(fn),arg,(nm),PTT_LOC) | ^ scedasd.c:751:13: note: in expansion of macro ‘create_thread’ 751 | if( create_thread(&scedio_tid, &sysblk.detattr, | ^~~~~~~~~~~~~ scedasd.c: In function ‘z900_scedio_request’: hthreads.h:157:37: warning: cast between incompatible function types from ‘void (*)(SCCB_SCEDIO_BK *)’ {aka ‘void (*)(struct _SCCB_SCEDIO_BK *)’} to ‘void * (*)(void *)’ [-Wcast-function-type] 157 | ptt_pthread_create(ptid,pat,(THREAD_FUNC*)&(fn),arg,(nm),PTT_LOC) | ^ scedasd.c:751:13: note: in expansion of macro ‘create_thread’ 751 | if( create_thread(&scedio_tid, &sysblk.detattr, | ^~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o losc.lo losc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c losc.c -fPIC -DPIC -o .libs/losc.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o chsc.lo chsc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c chsc.c -fPIC -DPIC -o .libs/chsc.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o opcode.lo opcode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c opcode.c -fPIC -DPIC -o .libs/opcode.o In file included from inline.h:734, from chsc.c:26, from chsc.c:251: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o diagnose.lo diagnose.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c diagnose.c -fPIC -DPIC -o .libs/diagnose.o diagnose.c: In function ‘s370_diagnose_call’: diagnose.c:639:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 639 | if(!(sysblk.diag8cmd & DIAG8CMD_ENABLE)) | ^~ diagnose.c:642:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 642 | regs->cpustate = CPUSTATE_STOPPING; | ^~~~ In file included from diagnose.c:670: diagnose.c: In function ‘s390_diagnose_call’: diagnose.c:639:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 639 | if(!(sysblk.diag8cmd & DIAG8CMD_ENABLE)) | ^~ diagnose.c:642:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 642 | regs->cpustate = CPUSTATE_STOPPING; | ^~~~ In file included from diagnose.c:676: diagnose.c: In function ‘z900_diagnose_call’: diagnose.c:639:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 639 | if(!(sysblk.diag8cmd & DIAG8CMD_ENABLE)) | ^~ diagnose.c:642:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 642 | regs->cpustate = CPUSTATE_STOPPING; | ^~~~ In file included from inline.h:734, from diagnose.c:29, from diagnose.c:676: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o diagmssf.lo diagmssf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c diagmssf.c -fPIC -DPIC -o .libs/diagmssf.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o vm.lo vm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c vm.c -fPIC -DPIC -o .libs/vm.o In file included from inline.h:734, from diagmssf.c:28, from diagmssf.c:754: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ vm.c: In function ‘s370_syncgen_io’: vm.c:860:28: warning: ‘<<’ in boolean context, did you mean ‘<’? [-Wint-in-bool-context] 860 | lastccw = (dev->csw[1] << 16) || (dev->csw[2] << 8) | ~~~~~~~~~~~~~^~~~~~ vm.c:860:51: warning: ‘<<’ in boolean context, did you mean ‘<’? [-Wint-in-bool-context] 860 | lastccw = (dev->csw[1] << 16) || (dev->csw[2] << 8) | ~~~~~~~~~~~~~^~~~~ vm.c:864:29: warning: ‘<<’ in boolean context, did you mean ‘<’? [-Wint-in-bool-context] 864 | residual = (dev->csw[6] << 8) || dev->csw[7]; | ~~~~~~~~~~~~~^~~~~ In file included from vm.c:1702: vm.c: In function ‘s390_syncgen_io’: vm.c:868:37: warning: ‘<<’ in boolean context, did you mean ‘<’? [-Wint-in-bool-context] 868 | lastccw = (dev->scsw.ccwaddr[0] << 24) | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ vm.c:869:42: warning: ‘<<’ in boolean context, did you mean ‘<’? [-Wint-in-bool-context] 869 | || (dev->scsw.ccwaddr[1] << 16) | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ vm.c:870:42: warning: ‘<<’ in boolean context, did you mean ‘<’? [-Wint-in-bool-context] 870 | || (dev->scsw.ccwaddr[2] << 8) | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ vm.c:874:36: warning: ‘<<’ in boolean context, did you mean ‘<’? [-Wint-in-bool-context] 874 | residual = (dev->scsw.count[0] << 8) || dev->scsw.count[1]; | ~~~~~~~~~~~~~~~~~~~~^~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o vmd250.lo vmd250.c In file included from vm.c:1708: vm.c: In function ‘z900_syncgen_io’: vm.c:868:37: warning: ‘<<’ in boolean context, did you mean ‘<’? [-Wint-in-bool-context] 868 | lastccw = (dev->scsw.ccwaddr[0] << 24) | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ vm.c:869:42: warning: ‘<<’ in boolean context, did you mean ‘<’? [-Wint-in-bool-context] 869 | || (dev->scsw.ccwaddr[1] << 16) | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ vm.c:870:42: warning: ‘<<’ in boolean context, did you mean ‘<’? [-Wint-in-bool-context] 870 | || (dev->scsw.ccwaddr[2] << 8) | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ vm.c:874:36: warning: ‘<<’ in boolean context, did you mean ‘<’? [-Wint-in-bool-context] 874 | residual = (dev->scsw.count[0] << 8) || dev->scsw.count[1]; | ~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from inline.h:734, from vm.c:27, from vm.c:1708: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c vmd250.c -fPIC -DPIC -o .libs/vmd250.o In file included from hercules.h:87, from vmd250.c:85: vmd250.c: In function ‘z900_d250_iorq64’: hthreads.h:157:37: warning: cast between incompatible function types from ‘void (*)(void *)’ to ‘void * (*)(void *)’ [-Wcast-function-type] 157 | ptt_pthread_create(ptid,pat,(THREAD_FUNC*)&(fn),arg,(nm),PTT_LOC) | ^ vmd250.c:1908:13: note: in expansion of macro ‘create_thread’ 1908 | if ( create_thread (&tid, DETACHED, ARCH_DEP(d250_async64), | ^~~~~~~~~~~~~ In file included from inline.h:734, from vmd250.c:87, from vmd250.c:2293: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o channel.lo channel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c channel.c -fPIC -DPIC -o .libs/channel.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o external.lo external.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c external.c -fPIC -DPIC -o .libs/external.o In file included from hercules.h:88, from channel.c:25: channel.c: In function ‘adjust_thread_priority’: hmacros.h:670:5: warning: ignoring return value of ‘setresuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 670 | setresuid(sysblk.suid,sysblk.suid,sysblk.ruid); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hmacros.h:720:24: note: in expansion of macro ‘_SETMODE_ROOT’ 720 | #define SETMODE(_func) _SETMODE_ ## _func | ^~~~~~~~~ channel.c:1303:5: note: in expansion of macro ‘SETMODE’ 1303 | SETMODE(ROOT); | ^~~~~~~ hmacros.h:675:5: warning: ignoring return value of ‘setresuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 675 | setresuid(sysblk.ruid,sysblk.ruid,sysblk.suid); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hmacros.h:720:24: note: in expansion of macro ‘_SETMODE_USER’ 720 | #define SETMODE(_func) _SETMODE_ ## _func | ^~~~~~~~~ channel.c:1309:5: note: in expansion of macro ‘SETMODE’ 1309 | SETMODE(USER); | ^~~~~~~ In file included from inline.h:734, from external.c:37, from external.c:583: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o float.lo float.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o trace.lo trace.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c float.c -fPIC -DPIC -o .libs/float.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c trace.c -fPIC -DPIC -o .libs/trace.o In file included from float.c:8023: float.c: In function ‘s390_square_root_fraction’: float.c:2876:28: warning: taking the absolute value of unsigned type ‘U32’ {aka ‘unsigned int’} has no effect [-Wabsolute-value] 2876 | if ((xj == xi) || (abs(xj - xi) == 1)) { | ^~~ float.c: In function ‘s390_squareroot_float_ext_reg’: float.c:5345:36: warning: taking the absolute value of unsigned type ‘U64’ {aka ‘long unsigned int’} has no effect [-Wabsolute-value] 5345 | if ((xj == xi) || (abs(xj - xi) == 1)) { | ^~~ float.c:5345:36: warning: absolute value function ‘abs’ given an argument of type ‘U64’ {aka ‘long unsigned int’} but has parameter of type ‘int’ which may cause truncation of value [-Wabsolute-value] In file included from inline.h:734, from trace.c:33, from trace.c:1180: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ In file included from float.c:8029: float.c: In function ‘z900_square_root_fraction’: float.c:2876:28: warning: taking the absolute value of unsigned type ‘U32’ {aka ‘unsigned int’} has no effect [-Wabsolute-value] 2876 | if ((xj == xi) || (abs(xj - xi) == 1)) { | ^~~ float.c: In function ‘z900_squareroot_float_ext_reg’: float.c:5345:36: warning: taking the absolute value of unsigned type ‘U64’ {aka ‘long unsigned int’} has no effect [-Wabsolute-value] 5345 | if ((xj == xi) || (abs(xj - xi) == 1)) { | ^~~ float.c:5345:36: warning: absolute value function ‘abs’ given an argument of type ‘U64’ {aka ‘long unsigned int’} but has parameter of type ‘int’ which may cause truncation of value [-Wabsolute-value] In file included from inline.h:734, from float.c:44, from float.c:8029: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o machchk.lo machchk.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c machchk.c -fPIC -DPIC -o .libs/machchk.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o vector.lo vector.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c vector.c -fPIC -DPIC -o .libs/vector.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o xstore.lo xstore.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c xstore.c -fPIC -DPIC -o .libs/xstore.o In file included from inline.h:734, from xstore.c:26, from xstore.c:620: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o cmpsc.lo cmpsc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c cmpsc.c -fPIC -DPIC -o .libs/cmpsc.o In file included from inline.h:734, from cmpsc.c:38, from cmpsc.c:2010: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o sie.lo sie.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c sie.c -fPIC -DPIC -o .libs/sie.o In file included from sie.c:1390: sie.c: In function ‘z900_start_interpretive_execution’: sie.c:304:31: warning: cast between incompatible function types from ‘U64 (*)(int, U64, REGS *)’ {aka ‘long unsigned int (*)(int, long unsigned int, REGS *)’} to ‘int (*)()’ [-Wcast-function-type] 304 | GUESTREGS->trace_br = (func)&z900_trace_br; | ^ In file included from inline.h:734, from sie.c:28, from sie.c:1390: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o qdio.lo qdio.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c qdio.c -fPIC -DPIC -o .libs/qdio.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o clock.lo clock.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c clock.c -fPIC -DPIC -o .libs/clock.o In file included from inline.h:734, from clock.c:19, from clock.c:673: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o timer.lo timer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c timer.c -fPIC -DPIC -o .libs/timer.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o esame.lo esame.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c esame.c -fPIC -DPIC -o .libs/esame.o In file included from hercules.h:88, from timer.c:8: timer.c: In function ‘timer_update_thread’: hmacros.h:670:5: warning: ignoring return value of ‘setresuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 670 | setresuid(sysblk.suid,sysblk.suid,sysblk.ruid); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hmacros.h:720:24: note: in expansion of macro ‘_SETMODE_ROOT’ 720 | #define SETMODE(_func) _SETMODE_ ## _func | ^~~~~~~~~ timer.c:174:5: note: in expansion of macro ‘SETMODE’ 174 | SETMODE(ROOT); | ^~~~~~~ hmacros.h:675:5: warning: ignoring return value of ‘setresuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 675 | setresuid(sysblk.ruid,sysblk.ruid,sysblk.suid); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hmacros.h:720:24: note: in expansion of macro ‘_SETMODE_USER’ 720 | #define SETMODE(_func) _SETMODE_ ## _func | ^~~~~~~~~ timer.c:182:5: note: in expansion of macro ‘SETMODE’ 182 | SETMODE(USER); | ^~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o ieee.lo ieee.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c ieee.c -fPIC -DPIC -o .libs/ieee.o In file included from inline.h:734, from ieee.c:50, from ieee.c:4256: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ In file included from inline.h:734, from esame.c:35, from esame.c:8870: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o dfp.lo dfp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c dfp.c -fPIC -DPIC -o .libs/dfp.o In file included from inline.h:734, from dfp.c:22, from dfp.c:5079: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o httpserv.lo httpserv.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c httpserv.c -fPIC -DPIC -o .libs/httpserv.o In file included from hercules.h:87, from httpserv.c:35: httpserv.c: In function ‘http_server’: hthreads.h:157:37: warning: cast between incompatible function types from ‘void * (*)(int)’ to ‘void * (*)(void *)’ [-Wcast-function-type] 157 | ptt_pthread_create(ptid,pat,(THREAD_FUNC*)&(fn),arg,(nm),PTT_LOC) | ^ httpserv.c:783:18: note: in expansion of macro ‘create_thread’ 783 | if ( create_thread (&httptid, DETACHED, | ^~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o cgibin.lo cgibin.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c cgibin.c -fPIC -DPIC -o .libs/cgibin.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o loadparm.lo loadparm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c loadparm.c -fPIC -DPIC -o .libs/loadparm.o cgibin.c: In function ‘cgibin_configure_cpu’: cgibin.c:1039:29: warning: ‘%d’ directive writing between 1 and 10 bytes into a region of size 5 [-Wformat-overflow=] 1039 | sprintf(cpuname,"cpu%d",i); | ^~ cgibin.c:1039:25: note: directive argument in the range [0, 2147483647] 1039 | sprintf(cpuname,"cpu%d",i); | ^~~~~~~ In file included from /usr/include/stdio.h:866, from hstdinc.h:51, from cgibin.c:45: /usr/include/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 5 and 14 bytes into a destination of size 8 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o hsccmd.lo hsccmd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c hsccmd.c -fPIC -DPIC -o .libs/hsccmd.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o cmdtab.lo cmdtab.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c cmdtab.c -fPIC -DPIC -o .libs/cmdtab.o hsccmd.c: In function ‘cd_cmd’: hsccmd.c:2594:5: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2594 | chdir(path); | ^~~~~~~~~~~ hsccmd.c:2595:5: warning: ignoring return value of ‘getcwd’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2595 | getcwd( cwd, sizeof(cwd) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ hsccmd.c: In function ‘pwd_cmd’: hsccmd.c:2620:5: warning: ignoring return value of ‘getcwd’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2620 | getcwd( cwd, sizeof(cwd) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o hao.lo hao.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c hao.c -fPIC -DPIC -o .libs/hao.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o hscmisc.lo hscmisc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c hscmisc.c -fPIC -DPIC -o .libs/hscmisc.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o sr.lo sr.c In file included from hercules.h:87, from hscmisc.c:15: hscmisc.c: In function ‘do_shutdown’: hthreads.h:157:37: warning: cast between incompatible function types from ‘void (*)()’ to ‘void * (*)(void *)’ [-Wcast-function-type] 157 | ptt_pthread_create(ptid,pat,(THREAD_FUNC*)&(fn),arg,(nm),PTT_LOC) | ^ hscmisc.c:210:17: note: in expansion of macro ‘create_thread’ 210 | create_thread(&tid, DETACHED, do_shutdown_wait, | ^~~~~~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c sr.c -fPIC -DPIC -o .libs/sr.o In file included from inline.h:734, from hscmisc.c:18, from hscmisc.c:1305: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ In file included from hercules.h:88, from hscmisc.c:15: hscmisc.c: In function ‘herc_system’: hmacros.h:680:5: warning: ignoring return value of ‘setresuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 680 | setresuid(sysblk.ruid,sysblk.ruid,sysblk.ruid); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hmacros.h:720:24: note: in expansion of macro ‘_SETMODE_TERM’ 720 | #define SETMODE(_func) _SETMODE_ ## _func | ^~~~~~~~~ hscmisc.c:1468:9: note: in expansion of macro ‘SETMODE’ 1468 | SETMODE(TERM); | ^~~~~~~ hmacros.h:681:5: warning: ignoring return value of ‘setresgid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 681 | setresgid(sysblk.rgid,sysblk.rgid,sysblk.rgid); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hmacros.h:720:24: note: in expansion of macro ‘_SETMODE_TERM’ 720 | #define SETMODE(_func) _SETMODE_ ## _func | ^~~~~~~~~ hscmisc.c:1468:9: note: in expansion of macro ‘SETMODE’ 1468 | SETMODE(TERM); | ^~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o ecpsvm.lo ecpsvm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c ecpsvm.c -fPIC -DPIC -o .libs/ecpsvm.o In file included from inline.h:734, from ecpsvm.c:136, from ecpsvm.c:3036: dat.h: In function ‘z900_translate_addr’: dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o hsys.lo hsys.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c hsys.c -fPIC -DPIC -o .libs/hsys.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o version.lo version.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c version.c -fPIC -DPIC -o .libs/version.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o hscutl.lo hscutl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c hscutl.c -fPIC -DPIC -o .libs/hscutl.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o hscutl2.lo hscutl2.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c hscutl2.c -fPIC -DPIC -o .libs/hscutl2.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o codepage.lo codepage.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c codepage.c -fPIC -DPIC -o .libs/codepage.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o logger.lo logger.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c logger.c -fPIC -DPIC -o .libs/logger.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o logmsg.lo logmsg.c In file included from hercules.h:87, from logger.c:19: logger.c: In function ‘logger_init’: hthreads.h:157:37: warning: cast between incompatible function types from ‘void (*)(void *)’ to ‘void * (*)(void *)’ [-Wcast-function-type] 157 | ptt_pthread_create(ptid,pat,(THREAD_FUNC*)&(fn),arg,(nm),PTT_LOC) | ^ logger.c:524:9: note: in expansion of macro ‘create_thread’ 524 | if (create_thread (&logger_tid, JOINABLE, | ^~~~~~~~~~~~~ In file included from hercules.h:88, from logger.c:19: logger.c: In function ‘logger_thread’: hmacros.h:670:5: warning: ignoring return value of ‘setresuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 670 | setresuid(sysblk.suid,sysblk.suid,sysblk.ruid); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hmacros.h:720:24: note: in expansion of macro ‘_SETMODE_ROOT’ 720 | #define SETMODE(_func) _SETMODE_ ## _func | ^~~~~~~~~ logger.c:229:5: note: in expansion of macro ‘SETMODE’ 229 | SETMODE(ROOT); | ^~~~~~~ hmacros.h:675:5: warning: ignoring return value of ‘setresuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 675 | setresuid(sysblk.ruid,sysblk.ruid,sysblk.suid); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hmacros.h:720:24: note: in expansion of macro ‘_SETMODE_USER’ 720 | #define SETMODE(_func) _SETMODE_ ## _func | ^~~~~~~~~ logger.c:235:5: note: in expansion of macro ‘SETMODE’ 235 | SETMODE(USER); | ^~~~~~~ logger.c: In function ‘logger_term’: hmacros.h:38:33: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 38 | #define write_pipe(f,b,n) write(f,b,n) | ^~~~~~~~~~~~ logger.c:176:9: note: in expansion of macro ‘write_pipe’ 176 | write_pipe( logger_syslogfd[LOG_WRITE], term_msg, term_msg_len ); | ^~~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c logmsg.c -fPIC -DPIC -o .libs/logmsg.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o hdl.lo hdl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c hdl.c -fPIC -DPIC -o .libs/hdl.o In file included from hercules.h:88, from logmsg.c:9: logmsg.c: In function ‘log_write’: hmacros.h:38:33: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 38 | #define write_pipe(f,b,n) write(f,b,n) | ^~~~~~~~~~~~ logmsg.c:255:9: note: in expansion of macro ‘write_pipe’ 255 | write_pipe( logger_syslogfd[LOG_WRITE], msg, strlen(msg) ); | ^~~~~~~~~~ hmacros.h:38:33: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 38 | #define write_pipe(f,b,n) write(f,b,n) | ^~~~~~~~~~~~ logmsg.c:263:9: note: in expansion of macro ‘write_pipe’ 263 | write_pipe( logger_syslogfd[LOG_WRITE], msg, strlen(msg) ); | ^~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o hostinfo.lo hostinfo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c hostinfo.c -fPIC -DPIC -o .libs/hostinfo.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o hsocket.lo hsocket.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c hsocket.c -fPIC -DPIC -o .libs/hsocket.o hostinfo.c: In function ‘display_hostinfo’: hostinfo.c:103:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 103 | if (!f) f = stdout; if (f != stdout) | ^~ hostinfo.c:103:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 103 | if (!f) f = stdout; if (f != stdout) | ^~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o memrchr.lo memrchr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c memrchr.c -fPIC -DPIC -o .libs/memrchr.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o parser.lo parser.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c parser.c -fPIC -DPIC -o .libs/parser.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o pttrace.lo pttrace.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c pttrace.c -fPIC -DPIC -o .libs/pttrace.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o sllib.lo sllib.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c sllib.c -fPIC -DPIC -o .libs/sllib.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o hetlib.lo hetlib.c sllib.c: In function ‘sl_fmtdate’: sllib.c:632:53: warning: ‘curtime’ may be used uninitialized [-Wmaybe-uninitialized] 632 | strftime( sbuf, sizeof( sbuf ), "%Y%j", localtime( &curtime ) ); | ^~~~~~~~~~~~~~~~~~~~~ In file included from hstdinc.h:66, from sllib.c:15: /usr/include/time.h:123:19: note: by argument 1 of type ‘const time_t *’ {aka ‘const long int *’} to ‘localtime’ declared here 123 | extern struct tm *localtime (const time_t *__timer) __THROW; | ^~~~~~~~~ sllib.c:591:12: note: ‘curtime’ declared here 591 | time_t curtime; | ^~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c hetlib.c -fPIC -DPIC -o .libs/hetlib.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o ckddasd.lo ckddasd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c ckddasd.c -fPIC -DPIC -o .libs/ckddasd.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o fbadasd.lo fbadasd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c fbadasd.c -fPIC -DPIC -o .libs/fbadasd.o ckddasd.c: In function ‘ckddasd_execute_ccw’: ckddasd.c:3787:67: warning: ‘?:’ using integer constants in boolean context, the expression will always evaluate to ‘true’ [-Wint-in-bool-context] 3785 | if (!(((dev->ckdloper & CKDOPER_CODE) == CKDOPER_WRITE | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3786 | && dev->ckdlcount == | ~~~~~~~~~~~~~~~~~~~~ 3787 | (dev->ckdlaux & CKDLAUX_RDCNTSUF) ? 2 : 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ckddasd.c:3999:67: warning: ‘?:’ using integer constants in boolean context, the expression will always evaluate to ‘true’ [-Wint-in-bool-context] 3997 | if (!(((dev->ckdloper & CKDOPER_CODE) == CKDOPER_WRITE | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3998 | && dev->ckdlcount == | ~~~~~~~~~~~~~~~~~~~~ 3999 | (dev->ckdlaux & CKDLAUX_RDCNTSUF) ? 2 : 1) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ckddasd.c: In function ‘ckd_build_sense’: ckddasd.c:1463:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 1463 | if (dev->devid[6] == 0x01) | ^ ckddasd.c:1467:9: note: here 1467 | case 0x3340: case 0x3350: shift = 5; | ^~~~ ckddasd.c:1467:42: warning: this statement may fall through [-Wimplicit-fallthrough=] 1467 | case 0x3340: case 0x3350: shift = 5; | ~~~~~~^~~ ckddasd.c:1468:9: note: here 1468 | case 0x3375: shift = 6; | ^~~~ ckddasd.c:1468:42: warning: this statement may fall through [-Wimplicit-fallthrough=] 1468 | case 0x3375: shift = 6; | ~~~~~~^~~ ckddasd.c:1469:9: note: here 1469 | default: shift = 4; | ^~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o cckddasd.lo cckddasd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c cckddasd.c -fPIC -DPIC -o .libs/cckddasd.o In file included from hercules.h:87, from cckddasd.c:13: cckddasd.c: In function ‘cckd_readahead’: hthreads.h:157:37: warning: cast between incompatible function types from ‘void (*)()’ to ‘void * (*)(void *)’ [-Wcast-function-type] 157 | ptt_pthread_create(ptid,pat,(THREAD_FUNC*)&(fn),arg,(nm),PTT_LOC) | ^ cckddasd.c:1454:13: note: in expansion of macro ‘create_thread’ 1454 | create_thread (&tid, JOINABLE, cckd_ra, NULL, "cckd_ra"); | ^~~~~~~~~~~~~ cckddasd.c: In function ‘cckd_ra’: hthreads.h:157:37: warning: cast between incompatible function types from ‘void (*)()’ to ‘void * (*)(void *)’ [-Wcast-function-type] 157 | ptt_pthread_create(ptid,pat,(THREAD_FUNC*)&(fn),arg,(nm),PTT_LOC) | ^ cckddasd.c:1542:17: note: in expansion of macro ‘create_thread’ 1542 | create_thread (&tid, JOINABLE, cckd_ra, dev, "cckd_ra"); | ^~~~~~~~~~~~~ cckddasd.c: In function ‘cckd_flush_cache’: hthreads.h:157:37: warning: cast between incompatible function types from ‘void (*)(void *)’ to ‘void * (*)(void *)’ [-Wcast-function-type] 157 | ptt_pthread_create(ptid,pat,(THREAD_FUNC*)&(fn),arg,(nm),PTT_LOC) | ^ cckddasd.c:1590:13: note: in expansion of macro ‘create_thread’ 1590 | create_thread (&tid, JOINABLE, cckd_writer, NULL, "cckd_writer"); | ^~~~~~~~~~~~~ cckddasd.c: In function ‘cckd_writer’: hthreads.h:157:37: warning: cast between incompatible function types from ‘void (*)(void *)’ to ‘void * (*)(void *)’ [-Wcast-function-type] 157 | ptt_pthread_create(ptid,pat,(THREAD_FUNC*)&(fn),arg,(nm),PTT_LOC) | ^ cckddasd.c:1744:17: note: in expansion of macro ‘create_thread’ 1744 | create_thread (&tid, JOINABLE, cckd_writer, NULL, "cckd_writer"); | ^~~~~~~~~~~~~ hthreads.h:157:37: warning: cast between incompatible function types from ‘void (*)()’ to ‘void * (*)(void *)’ [-Wcast-function-type] 157 | ptt_pthread_create(ptid,pat,(THREAD_FUNC*)&(fn),arg,(nm),PTT_LOC) | ^ cckddasd.c:1809:13: note: in expansion of macro ‘create_thread’ 1809 | create_thread (&tid, JOINABLE, cckd_gcol, NULL, "cckd_gcol"); | ^~~~~~~~~~~~~ cckddasd.c: In function ‘cckd_command’: hthreads.h:157:37: warning: cast between incompatible function types from ‘void (*)()’ to ‘void * (*)(void *)’ [-Wcast-function-type] 157 | ptt_pthread_create(ptid,pat,(THREAD_FUNC*)&(fn),arg,(nm),PTT_LOC) | ^ cckddasd.c:5617:17: note: in expansion of macro ‘create_thread’ 5617 | create_thread (&tid, JOINABLE, cckd_gcol, NULL, "cckd_gcol"); | ^~~~~~~~~~~~~ cckddasd.c: In function ‘cckd_print_itrace’: cckddasd.c:5648:18: warning: comparison between pointer and zero character constant [-Wpointer-compare] 5648 | if (p[0] != '\0') | ^~ cckddasd.c:5648:13: note: did you mean to dereference the pointer? 5648 | if (p[0] != '\0') | ^ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o cckdutil.lo cckdutil.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c cckdutil.c -fPIC -DPIC -o .libs/cckdutil.o cckdutil.c: In function ‘cckd_comp’: cckdutil.c:769:9: warning: ignoring return value of ‘ftruncate’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 769 | ftruncate (fd, off); | ^~~~~~~~~~~~~~~~~~~ cckdutil.c: In function ‘cckd_chkdsk’: cckdutil.c:2466:13: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2466 | write (fd, &cdevhdr, CCKD_DEVHDR_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o dasdtab.lo dasdtab.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c dasdtab.c -fPIC -DPIC -o .libs/dasdtab.o cckdutil.c: In function ‘cckdumsg’: cckdutil.c:2705:14: warning: ‘: ’ directive writing 2 bytes into a region of size between 0 and 4096 [-Wformat-overflow=] 2705 | i += sprintf (msg+i, "%s: ", p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from hstdinc.h:51, from cckdutil.c:9: /usr/include/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 3 and 4099 bytes into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o cache.lo cache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c cache.c -fPIC -DPIC -o .libs/cache.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o dasdutil.lo dasdutil.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o shared.lo shared.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c dasdutil.c -fPIC -DPIC -o .libs/dasdutil.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c shared.c -fPIC -DPIC -o .libs/shared.o shared.c: In function ‘shared_cmd’: shared.c:2963:22: warning: comparison between pointer and zero character constant [-Wpointer-compare] 2963 | if (i[0] != '\0') logmsg ("%s",(char *)i); | ^~ shared.c:2963:17: note: did you mean to dereference the pointer? 2963 | if (i[0] != '\0') logmsg ("%s",(char *)i); | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o dasdinit.o dasdinit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o dasdisup.o dasdisup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o dasdload.o dasdload.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o dasdconv.o dasdconv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o dasdls.o dasdls.c dasdload.c: In function ‘process_iebcopy_file.constprop’: dasdload.c:2217:18: warning: array subscript ‘DATABLK[0]’ is partly outside array bounds of ‘unsigned char[276]’ [-Warray-bounds] 2217 | blkp->cyl[0] = (cyl >> 8) & 0xFF; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ dasdload.c:2193:22: note: referencing an object of size 276 allocated by ‘malloc’ 2193 | blkp = (DATABLK*)malloc(blklen); | ^~~~~~~~~~~~~~ dasdload.c:2218:18: warning: array subscript ‘DATABLK[0]’ is partly outside array bounds of ‘unsigned char[276]’ [-Warray-bounds] 2218 | blkp->cyl[1] = cyl & 0xFF; | ~~~~~~~~~~~~~^~~~~~~~~~~~ dasdload.c:2193:22: note: referencing an object of size 276 allocated by ‘malloc’ 2193 | blkp = (DATABLK*)malloc(blklen); | ^~~~~~~~~~~~~~ dasdload.c:2219:19: warning: array subscript ‘DATABLK[0]’ is partly outside array bounds of ‘unsigned char[276]’ [-Warray-bounds] 2219 | blkp->head[0] = (head >> 8) & 0xFF; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ dasdload.c:2193:22: note: referencing an object of size 276 allocated by ‘malloc’ 2193 | blkp = (DATABLK*)malloc(blklen); | ^~~~~~~~~~~~~~ dasdload.c:2220:19: warning: array subscript ‘DATABLK[0]’ is partly outside array bounds of ‘unsigned char[276]’ [-Warray-bounds] 2220 | blkp->head[1] = head & 0xFF; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ dasdload.c:2193:22: note: referencing an object of size 276 allocated by ‘malloc’ 2193 | blkp = (DATABLK*)malloc(blklen); | ^~~~~~~~~~~~~~ dasdload.c:2221:15: warning: array subscript ‘DATABLK[0]’ is partly outside array bounds of ‘unsigned char[276]’ [-Warray-bounds] 2221 | blkp->rec = rec; | ~~~~~~~~~~^~~~~ dasdload.c:2193:22: note: referencing an object of size 276 allocated by ‘malloc’ 2193 | blkp = (DATABLK*)malloc(blklen); | ^~~~~~~~~~~~~~ dasdls.c: In function ‘chainf3’: dasdls.c:172:34: warning: this statement may fall through [-Wimplicit-fallthrough=] 172 | *size += extents_array(&(f3dscb->ds3adext[0]), 9, count, cifx->heads); | ^~ dasdls.c:174:13: note: here 174 | case 0xf2: ptr = &(f3dscb->ds3ptrds[0]); /* same offset for both F2 and F3 DSCBs */ | ^~~~ dasdls.c: In function ‘list_contents’: dasdls.c:287:72: warning: this statement may fall through [-Wimplicit-fallthrough=] 287 | case RECFM_FORMAT_F: tmpstr = (char*)(tmpstr + 2); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ dasdls.c:288:23: note: here 288 | case RECFM_FORMAT_V: tmpstr = (char*)(tmpstr + 2); | ^~~~ dasdls.c:352:57: warning: this statement may fall through [-Wimplicit-fallthrough=] 352 | case DS1SCALO_UNITS_BLK: tmpstr = (char*)(tmpstr + 4); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ dasdls.c:353:23: note: here 353 | case DS1SCALO_UNITS_TRK: tmpstr = (char*)(tmpstr + 4); | ^~~~ dasdls.c:353:57: warning: this statement may fall through [-Wimplicit-fallthrough=] 353 | case DS1SCALO_UNITS_TRK: tmpstr = (char*)(tmpstr + 4); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ dasdls.c:354:23: note: here 354 | case DS1SCALO_UNITS_CYL: printf(" %3s%8d", tmpstr, | ^~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o dasdcat.o dasdcat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o dasdpdsu.o dasdpdsu.c In file included from /usr/include/string.h:519, from hstdinc.h:54, from dasdpdsu.c:19: In function ‘strncpy’, inlined from ‘process_member’ at dasdpdsu.c:60:5, inlined from ‘process_dirblk’ at dasdpdsu.c:199:14, inlined from ‘main’ at dasdpdsu.c:351:14: /usr/include/bits/string_fortified.h:95:10: warning: ‘__builtin_strncpy’ output may be truncated copying 8 bytes from a string of length 8 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o dasdseq.o dasdseq.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o tapecopy.o tapecopy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o tapemap.o tapemap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o tapesplt.o tapesplt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o cckdcdsk.o cckdcdsk.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o cckdcomp.o cckdcomp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o cckddiag.o cckddiag.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o cckdswap.o cckdswap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o dasdcopy.o dasdcopy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o hetget.o hetget.c dasdcopy.c: In function ‘main’: dasdcopy.c:365:13: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] 365 | else | ^~~~ dasdcopy.c:367:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ 367 | rc = 0; | ^~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o hetinit.o hetinit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o hetmap.o hetmap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o hetupd.o hetupd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o dmap2hrc.o dmap2hrc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o hercifc.o hercifc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o herclin.o herclin.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o dyngui.lo dyngui.c hercifc.c: In function ‘main’: hercifc.c:199:13: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 199 | write( STDERR_FILENO, szMsgBuffer, strlen( szMsgBuffer ) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hercifc.c:233:17: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 233 | write( STDERR_FILENO, szMsgBuffer, strlen( szMsgBuffer ) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hercifc.c:238:13: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 238 | write( STDOUT_FILENO, &ctlreq, CTLREQ_SIZE ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o dyninst.lo dyninst.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c dyngui.c -fPIC -DPIC -o .libs/dyngui.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c dyninst.c -fPIC -DPIC -o .libs/dyninst.o dyngui.c: In function ‘NewUpdateDevStats’: dyngui.c:1834:48: warning: ‘%s’ directive output may be truncated writing up to 1280 bytes into a region of size 231 [-Wformat-truncation=] 1834 | "DEV%c=%4.4X %4.4X %-4.4s %c%c%c%c %s" | ^~ ...... 1846 | ,szQueryDeviceBuff | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from hstdinc.h:51, from dyngui.c:4: /usr/include/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 26 and 1306 bytes into a destination of size 256 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ dyngui.c:1817:50: warning: ‘%s’ directive output may be truncated writing up to 1280 bytes into a region of size 231 [-Wformat-truncation=] 1817 | "DEV%c=0000 SYSG %-4.4s %c%c%c%c %s" | ^~ ...... 1827 | ,szQueryDeviceBuff | ~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from hstdinc.h:51, from dyngui.c:4: /usr/include/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 26 and 1306 bytes into a destination of size 256 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ dyninst.c: In function ‘hdl_reso’: dyninst.c:365:21: warning: ‘assign_extop1’ accessing 10240 bytes in a region of size 640 [-Wstringop-overflow=] 365 | assign_extop1(opcode, extop, opcode_a5xx, save_a5xx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dyninst.c:365:21: note: referencing argument 4 of type ‘void (__attribute__((regparm(2))) * (*)[5])(BYTE *, REGS *)’ {aka ‘void (__attribute__((regparm(2))) * (*)[5])(unsigned char *, REGS *)’} dyninst.c:207:13: note: in a call to function ‘assign_extop1’ 207 | static void assign_extop1(int opcode, int extop, zz_func table[256][GEN_MAXARCH], | ^~~~~~~~~~~~~ dyninst.c:370:21: warning: ‘assign_extop1’ accessing 10240 bytes in a region of size 640 [-Wstringop-overflow=] 370 | assign_extop1(opcode, extop, opcode_a7xx, save_a7xx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dyninst.c:370:21: note: referencing argument 4 of type ‘void (__attribute__((regparm(2))) * (*)[5])(BYTE *, REGS *)’ {aka ‘void (__attribute__((regparm(2))) * (*)[5])(unsigned char *, REGS *)’} dyninst.c:207:13: note: in a call to function ‘assign_extop1’ 207 | static void assign_extop1(int opcode, int extop, zz_func table[256][GEN_MAXARCH], | ^~~~~~~~~~~~~ dyninst.c:390:21: warning: ‘assign_extop1’ accessing 10240 bytes in a region of size 640 [-Wstringop-overflow=] 390 | assign_extop1(opcode, extop, opcode_c0xx, save_c0xx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dyninst.c:390:21: note: referencing argument 4 of type ‘void (__attribute__((regparm(2))) * (*)[5])(BYTE *, REGS *)’ {aka ‘void (__attribute__((regparm(2))) * (*)[5])(unsigned char *, REGS *)’} dyninst.c:207:13: note: in a call to function ‘assign_extop1’ 207 | static void assign_extop1(int opcode, int extop, zz_func table[256][GEN_MAXARCH], | ^~~~~~~~~~~~~ dyninst.c:395:21: warning: ‘assign_extop1’ accessing 10240 bytes in a region of size 640 [-Wstringop-overflow=] 395 | assign_extop1(opcode, extop, opcode_c2xx, save_c2xx); /*@Z9*/ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dyninst.c:395:21: note: referencing argument 4 of type ‘void (__attribute__((regparm(2))) * (*)[5])(BYTE *, REGS *)’ {aka ‘void (__attribute__((regparm(2))) * (*)[5])(unsigned char *, REGS *)’} dyninst.c:207:13: note: in a call to function ‘assign_extop1’ 207 | static void assign_extop1(int opcode, int extop, zz_func table[256][GEN_MAXARCH], | ^~~~~~~~~~~~~ dyninst.c:400:21: warning: ‘assign_extop1’ accessing 10240 bytes in a region of size 640 [-Wstringop-overflow=] 400 | assign_extop1(opcode, extop, opcode_c4xx, save_c4xx); /*208*/ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dyninst.c:400:21: note: referencing argument 4 of type ‘void (__attribute__((regparm(2))) * (*)[5])(BYTE *, REGS *)’ {aka ‘void (__attribute__((regparm(2))) * (*)[5])(unsigned char *, REGS *)’} dyninst.c:207:13: note: in a call to function ‘assign_extop1’ 207 | static void assign_extop1(int opcode, int extop, zz_func table[256][GEN_MAXARCH], | ^~~~~~~~~~~~~ dyninst.c:405:21: warning: ‘assign_extop1’ accessing 10240 bytes in a region of size 640 [-Wstringop-overflow=] 405 | assign_extop1(opcode, extop, opcode_c6xx, save_c6xx); /*208*/ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dyninst.c:405:21: note: referencing argument 4 of type ‘void (__attribute__((regparm(2))) * (*)[5])(BYTE *, REGS *)’ {aka ‘void (__attribute__((regparm(2))) * (*)[5])(unsigned char *, REGS *)’} dyninst.c:207:13: note: in a call to function ‘assign_extop1’ 207 | static void assign_extop1(int opcode, int extop, zz_func table[256][GEN_MAXARCH], | ^~~~~~~~~~~~~ dyninst.c:410:21: warning: ‘assign_extop1’ accessing 10240 bytes in a region of size 640 [-Wstringop-overflow=] 410 | assign_extop1(opcode, extop, opcode_c8xx, save_c8xx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dyninst.c:410:21: note: referencing argument 4 of type ‘void (__attribute__((regparm(2))) * (*)[5])(BYTE *, REGS *)’ {aka ‘void (__attribute__((regparm(2))) * (*)[5])(unsigned char *, REGS *)’} dyninst.c:207:13: note: in a call to function ‘assign_extop1’ 207 | static void assign_extop1(int opcode, int extop, zz_func table[256][GEN_MAXARCH], | ^~~~~~~~~~~~~ dyninst.c:415:21: warning: ‘assign_extop1’ accessing 10240 bytes in a region of size 640 [-Wstringop-overflow=] 415 | assign_extop1(opcode, extop, opcode_ccxx, save_ccxx); /*810*/ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dyninst.c:415:21: note: referencing argument 4 of type ‘void (__attribute__((regparm(2))) * (*)[5])(BYTE *, REGS *)’ {aka ‘void (__attribute__((regparm(2))) * (*)[5])(unsigned char *, REGS *)’} dyninst.c:207:13: note: in a call to function ‘assign_extop1’ 207 | static void assign_extop1(int opcode, int extop, zz_func table[256][GEN_MAXARCH], | ^~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o hdteq.lo hdteq.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o printer.lo printer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c hdteq.c -fPIC -DPIC -o .libs/hdteq.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c printer.c -fPIC -DPIC -o .libs/printer.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o sockdev.lo sockdev.c In file included from hercules.h:88, from printer.c:11: printer.c: In function ‘open_printer’: hmacros.h:680:5: warning: ignoring return value of ‘setresuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 680 | setresuid(sysblk.ruid,sysblk.ruid,sysblk.ruid); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hmacros.h:720:24: note: in expansion of macro ‘_SETMODE_TERM’ 720 | #define SETMODE(_func) _SETMODE_ ## _func | ^~~~~~~~~ printer.c:786:9: note: in expansion of macro ‘SETMODE’ 786 | SETMODE(TERM); | ^~~~~~~ hmacros.h:681:5: warning: ignoring return value of ‘setresgid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 681 | setresgid(sysblk.rgid,sysblk.rgid,sysblk.rgid); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hmacros.h:720:24: note: in expansion of macro ‘_SETMODE_TERM’ 720 | #define SETMODE(_func) _SETMODE_ ## _func | ^~~~~~~~~ printer.c:786:9: note: in expansion of macro ‘SETMODE’ 786 | SETMODE(TERM); | ^~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c sockdev.c -fPIC -DPIC -o .libs/sockdev.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o commadpt.lo commadpt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c commadpt.c -fPIC -DPIC -o .libs/commadpt.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o comm3705.lo comm3705.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c comm3705.c -fPIC -DPIC -o .libs/comm3705.o commadpt.c: In function ‘commadpt_thread’: commadpt.c:1250:50: warning: passing argument 3 to ‘restrict’-qualified parameter aliases with argument 4 [-Wrestrict] 1250 | rc=select(ca->pipe[1]+1,&rfd,&wfd,&wfd,&tv); | ^~~~ ~~~~ In file included from hercules.h:88, from commadpt.c:126: commadpt.c: In function ‘commadpt_wakeup’: hmacros.h:38:33: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 38 | #define write_pipe(f,b,n) write(f,b,n) | ^~~~~~~~~~~~ commadpt.c:1862:5: note: in expansion of macro ‘write_pipe’ 1862 | write_pipe(ca->pipe[1],&code,1); | ^~~~~~~~~~ commadpt.c: In function ‘commadpt_init_handler’: hmacros.h:36:33: warning: ignoring return value of ‘pipe’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 36 | #define create_pipe(f) pipe(f) | ^~~~~~~ commadpt.c:2434:9: note: in expansion of macro ‘create_pipe’ 2434 | create_pipe(dev->commadpt->pipe); | ^~~~~~~~~~~ commadpt.c: In function ‘commadpt_thread’: commadpt.c:1405:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 1405 | if(!writecont && ca->pto!=0) | ^ commadpt.c:1414:13: note: here 1414 | case COMMADPT_PEND_WRITE: | ^~~~ In file included from hercules.h:88, from commadpt.c:126: hmacros.h:37:33: warning: ignoring return value of ‘read’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 37 | #define read_pipe(f,b,n) read(f,b,n) | ^~~~~~~~~~~ commadpt.c:1265:25: note: in expansion of macro ‘read_pipe’ 1265 | read_pipe(ca->pipe[1],&b,1); | ^~~~~~~~~ commadpt.c: In function ‘commadpt_connout’: commadpt.c:708:13: warning: ignoring return value of ‘strerror_r’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 708 | strerror_r(HSO_errno,wbfr,256); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ commadpt.c: In function ‘connect_message’: commadpt.c:851:5: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 851 | write(sfd, msgtext, strlen(msgtext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ commadpt.c:852:5: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 852 | write(sfd, "\r\n", 2); | ^~~~~~~~~~~~~~~~~~~~~ commadpt.c:854:9: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 854 | write(sfd, telnet_binary, sizeof(telnet_binary)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm3705.c: In function ‘connect_message’: comm3705.c:1092:5: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1092 | write(sfd, msgtext, strlen(msgtext)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm3705.c:1093:5: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1093 | write(sfd, "\r\n", 2); | ^~~~~~~~~~~~~~~~~~~~~ In file included from hercules.h:88, from comm3705.c:48: comm3705.c: In function ‘commadpt_init_handler’: hmacros.h:36:33: warning: ignoring return value of ‘pipe’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 36 | #define create_pipe(f) pipe(f) | ^~~~~~~ comm3705.c:1528:9: note: in expansion of macro ‘create_pipe’ 1528 | create_pipe(dev->commadpt->pipe); | ^~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o ctc_lcs.lo ctc_lcs.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o ctc_ctci.lo ctc_ctci.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c ctc_lcs.c -fPIC -DPIC -o .libs/ctc_lcs.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c ctc_ctci.c -fPIC -DPIC -o .libs/ctc_ctci.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o ctcadpt.lo ctcadpt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c ctcadpt.c -fPIC -DPIC -o .libs/ctcadpt.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o w32ctca.lo w32ctca.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c w32ctca.c -fPIC -DPIC -o .libs/w32ctca.o ctcadpt.c: In function ‘start_vmnet’: ctcadpt.c:1534:9: warning: ignoring return value of ‘dup’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1534 | dup (sockfd[1]); | ^~~~~~~~~~~~~~~ ctcadpt.c:1535:9: warning: ignoring return value of ‘dup’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1535 | dup (sockfd[1]); | ^~~~~~~~~~~~~~~ ctcadpt.c:1555:5: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1555 | write(dev->fd, ipaddress, strlen(ipaddress)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ctcadpt.c:1556:5: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1556 | write(dev->fd, "\n", 1); | ^~~~~~~~~~~~~~~~~~~~~~~ ctcadpt.c: In function ‘VMNET_Write’: ctcadpt.c:1661:9: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1661 | write(dev->fd, buffer, len); /* should check error conditions? */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o tuntap.lo tuntap.c ctcadpt.c: In function ‘CTCE_RecvThread’: ctcadpt.c:2839:54: warning: ‘%04X’ directive output may be truncated writing 4 bytes into a region of size between 1 and 5 [-Wformat-truncation=] 2839 | snprintf( pDEVBLK->filename, 7, "%1d:%04X", | ^~~~ ctcadpt.c:2839:49: note: directive argument in the range [0, 65535] 2839 | snprintf( pDEVBLK->filename, 7, "%1d:%04X", | ^~~~~~~~~~ In file included from /usr/include/stdio.h:866, from hstdinc.h:51, from ctcadpt.c:20: /usr/include/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output between 7 and 11 bytes into a destination of size 7 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c tuntap.c -fPIC -DPIC -o .libs/tuntap.o tuntap.c: In function ‘TUNTAP_SetMode’: tuntap.c:107:9: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 107 | write (ifd[1], &ctlreq, CTLREQ_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tuntap.c: In function ‘IFC_IOCtl’: tuntap.c:886:5: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 886 | write( ifc_fd[0], &ctlreq, CTLREQ_SIZE ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o console.lo console.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o tapedev.lo tapedev.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c console.c -fPIC -DPIC -o .libs/console.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c tapedev.c -fPIC -DPIC -o .libs/tapedev.o tapedev.c: In function ‘tapedev_query_device’: tapedev.c:1498:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 1498 | if (strchr(dev->filename,' ')) strlcat( devparms, "\"", sizeof(devparms)); | ^~ tapedev.c:1499:36: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 1499 | strlcat( devparms, dev->filename, sizeof(devparms)); | ^~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o tapeccws.lo tapeccws.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c tapeccws.c -fPIC -DPIC -o .libs/tapeccws.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o awstape.lo awstape.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c awstape.c -fPIC -DPIC -o .libs/awstape.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o faketape.lo faketape.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o hettape.lo hettape.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c faketape.c -fPIC -DPIC -o .libs/faketape.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c hettape.c -fPIC -DPIC -o .libs/hettape.o hettape.c: In function ‘write_het’: hettape.c:255:17: warning: ignoring return value of ‘ftruncate’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 255 | ftruncate( fileno(dev->hetb->fd),cursize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from hstdinc.h:54, from faketape.c:18: In function ‘strncpy’, inlined from ‘writehdr_faketape’ at faketape.c:382:5: /usr/include/bits/string_fortified.h:95:10: warning: ‘__builtin_strncpy’ output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘writehdr_faketape’ at faketape.c:384:5: /usr/include/bits/string_fortified.h:95:10: warning: ‘__builtin_strncpy’ output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘writehdr_faketape’ at faketape.c:386:5: /usr/include/bits/string_fortified.h:95:10: warning: ‘__builtin_strncpy’ output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o omatape.lo omatape.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o scsitape.lo scsitape.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c omatape.c -fPIC -DPIC -o .libs/omatape.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c scsitape.c -fPIC -DPIC -o .libs/scsitape.o In file included from hercules.h:88, from scsitape.c:19: scsitape.c: In function ‘get_stape_status_thread’: hmacros.h:670:5: warning: ignoring return value of ‘setresuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 670 | setresuid(sysblk.suid,sysblk.suid,sysblk.ruid); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hmacros.h:720:24: note: in expansion of macro ‘_SETMODE_ROOT’ 720 | #define SETMODE(_func) _SETMODE_ ## _func | ^~~~~~~~~ scsitape.c:1622:5: note: in expansion of macro ‘SETMODE’ 1622 | SETMODE( ROOT ); | ^~~~~~~ hmacros.h:675:5: warning: ignoring return value of ‘setresuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 675 | setresuid(sysblk.ruid,sysblk.ruid,sysblk.suid); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hmacros.h:720:24: note: in expansion of macro ‘_SETMODE_USER’ 720 | #define SETMODE(_func) _SETMODE_ ## _func | ^~~~~~~~~ scsitape.c:1626:5: note: in expansion of macro ‘SETMODE’ 1626 | SETMODE( USER ); | ^~~~~~~ scsitape.c: In function ‘int_scsi_status_update’: scsitape.c:1920:32: warning: ‘%s’ directive output may be truncated writing up to 4096 bytes into a region of size between 236 and 240 [-Wformat-truncation=] 1920 | "%u:%4.4X filename=%s (%s), sstat=0x%8.8lX: %s %s" | ^~ scsitape.c:1920:13: note: using the range [0, 18446744073709551615] for directive argument 1920 | "%u:%4.4X filename=%s (%s), sstat=0x%8.8lX: %s %s" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scsitape.c:1920:13: note: assuming directive output of 7 bytes In file included from /usr/include/stdio.h:866, from hstdinc.h:51, from scsitape.c:18: /usr/include/bits/stdio2.h:71:10: note: ‘__builtin___snprintf_chk’ output 52 or more bytes (assuming 4161) into a destination of size 256 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o w32stape.lo w32stape.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o cardrdr.lo cardrdr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c w32stape.c -fPIC -DPIC -o .libs/w32stape.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c cardrdr.c -fPIC -DPIC -o .libs/cardrdr.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o hchan.lo hchan.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c hchan.c -fPIC -DPIC -o .libs/hchan.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o cardpch.lo cardpch.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c cardpch.c -fPIC -DPIC -o .libs/cardpch.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o qeth.lo qeth.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c qeth.c -fPIC -DPIC -o .libs/qeth.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o con1052c.lo con1052c.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I./decNumber -I./softfloat -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c con1052c.c -fPIC -DPIC -o .libs/con1052c.o /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -export-dynamic -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o libhercs.la -rpath /usr/lib64 hsys.lo -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/hsys.o -Wl,--as-needed -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,libhercs.so -o .libs/libhercs.so libtool: link: ( cd ".libs" && rm -f "libhercs.la" && ln -s "../libhercs.la" "libhercs.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -export-dynamic -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o libhercu.la -rpath /usr/lib64 version.lo hscutl.lo hscutl2.lo codepage.lo logger.lo logmsg.lo hdl.lo hostinfo.lo hsocket.lo memrchr.lo parser.lo pttrace.lo -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libhercs.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/version.o .libs/hscutl.o .libs/hscutl2.o .libs/codepage.o .libs/logger.o .libs/logmsg.o .libs/hdl.o .libs/hostinfo.o .libs/hsocket.o .libs/memrchr.o .libs/parser.o .libs/pttrace.o -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -Wl,--as-needed ./.libs/libhercs.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,libhercu.so -o .libs/libhercu.so libtool: link: ( cd ".libs" && rm -f "libhercu.la" && ln -s "../libhercu.la" "libhercu.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -export-dynamic -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o libherct.la -rpath /usr/lib64 sllib.lo hetlib.lo -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -export-dynamic -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o libhercd.la -rpath /usr/lib64 ckddasd.lo fbadasd.lo cckddasd.lo cckdutil.lo dasdtab.lo cache.lo dasdutil.lo shared.lo -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/sllib.o .libs/hetlib.o -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,libherct.so -o .libs/libherct.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ckddasd.o .libs/fbadasd.o .libs/cckddasd.o .libs/cckdutil.o .libs/dasdtab.o .libs/cache.o .libs/dasdutil.o .libs/shared.o -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,libhercd.so -o .libs/libhercd.so libtool: link: ( cd ".libs" && rm -f "libherct.la" && ln -s "../libherct.la" "libherct.la" ) libtool: link: ( cd ".libs" && rm -f "libhercd.la" && ln -s "../libhercd.la" "libhercd.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -export-dynamic -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o libherc.la -rpath /usr/lib64 hconsole.lo w32util.lo strsignal.lo impl.lo config.lo bldcfg.lo panel.lo history.lo fillfnam.lo ipl.lo assist.lo dat.lo stack.lo cpu.lo vstore.lo general1.lo general2.lo general3.lo pfpo.lo plo.lo control.lo crypto.lo io.lo decimal.lo service.lo scedasd.lo losc.lo chsc.lo opcode.lo diagnose.lo diagmssf.lo vm.lo vmd250.lo channel.lo external.lo float.lo trace.lo machchk.lo vector.lo xstore.lo cmpsc.lo sie.lo qdio.lo clock.lo timer.lo esame.lo ieee.lo dfp.lo httpserv.lo cgibin.lo loadparm.lo hsccmd.lo cmdtab.lo hao.lo hscmisc.lo sr.lo ecpsvm.lo libhercs.la libhercu.la libherct.la libhercd.la decNumber/libdecNumber.la softfloat/libsoftfloat.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/hconsole.o .libs/w32util.o .libs/strsignal.o .libs/impl.o .libs/config.o .libs/bldcfg.o .libs/panel.o .libs/history.o .libs/fillfnam.o .libs/ipl.o .libs/assist.o .libs/dat.o .libs/stack.o .libs/cpu.o .libs/vstore.o .libs/general1.o .libs/general2.o .libs/general3.o .libs/pfpo.o .libs/plo.o .libs/control.o .libs/crypto.o .libs/io.o .libs/decimal.o .libs/service.o .libs/scedasd.o .libs/losc.o .libs/chsc.o .libs/opcode.o .libs/diagnose.o .libs/diagmssf.o .libs/vm.o .libs/vmd250.o .libs/channel.o .libs/external.o .libs/float.o .libs/trace.o .libs/machchk.o .libs/vector.o .libs/xstore.o .libs/cmpsc.o .libs/sie.o .libs/qdio.o .libs/clock.o .libs/timer.o .libs/esame.o .libs/ieee.o .libs/dfp.o .libs/httpserv.o .libs/cgibin.o .libs/loadparm.o .libs/hsccmd.o .libs/cmdtab.o .libs/hao.o .libs/hscmisc.o .libs/sr.o .libs/ecpsvm.o -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,-rpath -Wl,//usr/lib64 -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so ./.libs/libherct.so ./.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so decNumber/.libs/libdecNumber.so -L/usr/lib64 softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,libherc.so -o .libs/libherc.so libtool: link: ( cd ".libs" && rm -f "libherc.la" && ln -s "../libherc.la" "libherc.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o dasdinit dasdinit.o libhercs.la libhercu.la libherct.la libhercd.la libherc.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -dlopen self -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o hercules bootstrap.o hdlmain.o libherc.la libhercs.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: rm -f .libs/hercules.nm .libs/hercules.nmS .libs/hercules.nmT libtool: link: rm -f ".libs/hercules.nmI" libtool: link: (cd .libs && x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -fno-builtin "herculesS.c") libtool: link: rm -f ".libs/herculesS.c" ".libs/hercules.nm" ".libs/hercules.nmS" ".libs/hercules.nmT" ".libs/hercules.nmI" libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement .libs/herculesS.o -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/hercules bootstrap.o hdlmain.o -pthread -pthread -Wl,--export-dynamic -Wl,--as-needed ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so ./.libs/libhercs.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/dasdinit dasdinit.o -pthread -pthread -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so ./.libs/libherct.so ./.libs/libhercd.so ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o dasdisup dasdisup.o libhercs.la libhercu.la libherct.la libhercd.la libherc.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o dasdload dasdload.o libhercs.la libhercu.la libherct.la libhercd.la libherc.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/dasdisup dasdisup.o -pthread -pthread -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so ./.libs/libherct.so ./.libs/libhercd.so ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/dasdload dasdload.o -pthread -pthread -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so ./.libs/libherct.so ./.libs/libhercd.so ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o dasdconv dasdconv.o libhercs.la libhercu.la libherct.la libhercd.la libherc.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o dasdls dasdls.o libhercs.la libhercu.la libherct.la libhercd.la libherc.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/dasdconv dasdconv.o -pthread -pthread -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so ./.libs/libherct.so ./.libs/libhercd.so ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/dasdls dasdls.o -pthread -pthread -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so ./.libs/libherct.so ./.libs/libhercd.so ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o dasdcat dasdcat.o libhercs.la libhercu.la libherct.la libhercd.la libherc.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o dasdpdsu dasdpdsu.o libhercs.la libhercu.la libherct.la libhercd.la libherc.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/dasdcat dasdcat.o -pthread -pthread -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so ./.libs/libherct.so ./.libs/libhercd.so ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/dasdpdsu dasdpdsu.o -pthread -pthread -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so ./.libs/libherct.so ./.libs/libhercd.so ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o dasdseq dasdseq.o libhercs.la libhercu.la libherct.la libhercd.la libherc.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o tapecopy tapecopy.o libhercs.la libhercu.la libherct.la libhercd.la libherc.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/dasdseq dasdseq.o -pthread -pthread -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so ./.libs/libherct.so ./.libs/libhercd.so ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/tapecopy tapecopy.o -pthread -pthread -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so ./.libs/libherct.so ./.libs/libhercd.so ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o tapemap tapemap.o libhercs.la libhercu.la libherct.la libhercd.la libherc.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o tapesplt tapesplt.o libhercs.la libhercu.la libherct.la libhercd.la libherc.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/tapemap tapemap.o -pthread -pthread -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so ./.libs/libherct.so ./.libs/libhercd.so ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/tapesplt tapesplt.o -pthread -pthread -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so ./.libs/libherct.so ./.libs/libhercd.so ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o cckdcdsk cckdcdsk.o libhercs.la libhercu.la libherct.la libhercd.la libherc.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o cckdcomp cckdcomp.o libhercs.la libhercu.la libherct.la libhercd.la libherc.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/cckdcdsk cckdcdsk.o -pthread -pthread -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so ./.libs/libherct.so ./.libs/libhercd.so ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/cckdcomp cckdcomp.o -pthread -pthread -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so ./.libs/libherct.so ./.libs/libhercd.so ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o cckddiag cckddiag.o libhercs.la libhercu.la libherct.la libhercd.la libherc.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o cckdswap cckdswap.o libhercs.la libhercu.la libherct.la libhercd.la libherc.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/cckddiag cckddiag.o -pthread -pthread -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so ./.libs/libherct.so ./.libs/libhercd.so ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o dasdcopy dasdcopy.o libhercs.la libhercu.la libherct.la libhercd.la libherc.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/cckdswap cckdswap.o -pthread -pthread -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so ./.libs/libherct.so ./.libs/libhercd.so ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o hetget hetget.o libhercs.la libhercu.la libherct.la libhercd.la libherc.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/dasdcopy dasdcopy.o -pthread -pthread -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so ./.libs/libherct.so ./.libs/libhercd.so ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o hetinit hetinit.o libhercs.la libhercu.la libherct.la libhercd.la libherc.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/hetget hetget.o -pthread -pthread -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so ./.libs/libherct.so ./.libs/libhercd.so ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o hetmap hetmap.o libhercs.la libhercu.la libherct.la libhercd.la libherc.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/hetinit hetinit.o -pthread -pthread -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so ./.libs/libherct.so ./.libs/libhercd.so ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o hetupd hetupd.o libhercs.la libhercu.la libherct.la libhercd.la libherc.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/hetmap hetmap.o -pthread -pthread -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so ./.libs/libherct.so ./.libs/libhercd.so ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o dmap2hrc dmap2hrc.o libhercs.la libhercu.la libherct.la libhercd.la libherc.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/hetupd hetupd.o -pthread -pthread -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so ./.libs/libherct.so ./.libs/libhercd.so ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o hercifc hercifc.o libhercs.la libhercu.la libherct.la libhercd.la libherc.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/dmap2hrc dmap2hrc.o -pthread -pthread -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so ./.libs/libherct.so ./.libs/libhercd.so ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -dlopen self -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o herclin herclin.o hdlmain.o libherc.la libhercs.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: rm -f .libs/herclin.nm .libs/herclin.nmS .libs/herclin.nmT libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/hercifc hercifc.o -pthread -pthread -Wl,--as-needed ./.libs/libhercs.so ./.libs/libhercu.so ./.libs/libherct.so ./.libs/libhercd.so ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread libtool: link: rm -f ".libs/herclin.nmI" libtool: link: (cd .libs && x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -fno-builtin "herclinS.c") libtool: link: rm -f ".libs/herclinS.c" ".libs/herclin.nm" ".libs/herclin.nmS" ".libs/herclin.nmT" ".libs/herclin.nmI" /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -module -no-undefined -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o dyngui.la -rpath /usr/lib64/hercules dyngui.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement .libs/herclinS.o -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o .libs/herclin herclin.o hdlmain.o -pthread -pthread -Wl,--export-dynamic -Wl,--as-needed ./.libs/libherc.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so //usr/lib64/libltdl.so ./.libs/libhercs.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -pthread /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -module -no-undefined -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o dyninst.la -rpath /usr/lib64/hercules dyninst.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/dyngui.o -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,-rpath -Wl,//usr/lib64 -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,--as-needed ./.libs/libherc.so -L/usr/lib64 /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so ./.libs/libhercs.so ./.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,dyngui.so -o .libs/dyngui.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/dyninst.o -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,-rpath -Wl,//usr/lib64 -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,--as-needed ./.libs/libherc.so -L/usr/lib64 /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so ./.libs/libhercs.so ./.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,dyninst.so -o .libs/dyninst.so libtool: link: ( cd ".libs" && rm -f "dyngui.la" && ln -s "../dyngui.la" "dyngui.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -module -no-undefined -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o hdteq.la -rpath /usr/lib64/hercules hdteq.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: ( cd ".libs" && rm -f "dyninst.la" && ln -s "../dyninst.la" "dyninst.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -module -no-undefined -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o hdt1403.la -rpath /usr/lib64/hercules printer.lo sockdev.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/hdteq.o -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,-rpath -Wl,//usr/lib64 -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,--as-needed ./.libs/libherc.so -L/usr/lib64 /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so ./.libs/libhercs.so ./.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,hdteq.so -o .libs/hdteq.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/printer.o .libs/sockdev.o -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,-rpath -Wl,//usr/lib64 -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,--as-needed ./.libs/libherc.so -L/usr/lib64 /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so ./.libs/libhercs.so ./.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,hdt1403.so -o .libs/hdt1403.so libtool: link: ( cd ".libs" && rm -f "hdteq.la" && ln -s "../hdteq.la" "hdteq.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -module -no-undefined -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o hdt2703.la -rpath /usr/lib64/hercules commadpt.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: ( cd ".libs" && rm -f "hdt1403.la" && ln -s "../hdt1403.la" "hdt1403.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -module -no-undefined -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o hdt3705.la -rpath /usr/lib64/hercules comm3705.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/commadpt.o -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,-rpath -Wl,//usr/lib64 -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,--as-needed ./.libs/libherc.so -L/usr/lib64 /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so ./.libs/libhercs.so ./.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,hdt2703.so -o .libs/hdt2703.so libtool: link: ( cd ".libs" && rm -f "hdt2703.la" && ln -s "../hdt2703.la" "hdt2703.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/comm3705.o -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,-rpath -Wl,//usr/lib64 -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,--as-needed ./.libs/libherc.so -L/usr/lib64 /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so ./.libs/libhercs.so ./.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,hdt3705.so -o .libs/hdt3705.so /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -module -no-undefined -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o hdt3088.la -rpath /usr/lib64/hercules ctc_lcs.lo ctc_ctci.lo ctcadpt.lo w32ctca.lo tuntap.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: ( cd ".libs" && rm -f "hdt3705.la" && ln -s "../hdt3705.la" "hdt3705.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -module -no-undefined -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o hdt3270.la -rpath /usr/lib64/hercules console.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ctc_lcs.o .libs/ctc_ctci.o .libs/ctcadpt.o .libs/w32ctca.o .libs/tuntap.o -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,-rpath -Wl,//usr/lib64 -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,--as-needed ./.libs/libherc.so -L/usr/lib64 /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so ./.libs/libhercs.so ./.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,hdt3088.so -o .libs/hdt3088.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/console.o -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,-rpath -Wl,//usr/lib64 -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,--as-needed ./.libs/libherc.so -L/usr/lib64 /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so ./.libs/libhercs.so ./.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,hdt3270.so -o .libs/hdt3270.so libtool: link: ( cd ".libs" && rm -f "hdt3088.la" && ln -s "../hdt3088.la" "hdt3088.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -module -no-undefined -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o hdt3420.la -rpath /usr/lib64/hercules tapedev.lo tapeccws.lo awstape.lo faketape.lo hettape.lo omatape.lo scsitape.lo w32stape.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lltdl libherct.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: ( cd ".libs" && rm -f "hdt3270.la" && ln -s "../hdt3270.la" "hdt3270.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -module -no-undefined -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o hdt3505.la -rpath /usr/lib64/hercules cardrdr.lo sockdev.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/tapedev.o .libs/tapeccws.o .libs/awstape.o .libs/faketape.o .libs/hettape.o .libs/omatape.o .libs/scsitape.o .libs/w32stape.o -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,-rpath -Wl,//usr/lib64 -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,--as-needed ./.libs/libherc.so -L/usr/lib64 /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so ./.libs/libhercs.so ./.libs/libhercu.so //usr/lib64/libltdl.so ./.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,hdt3420.so -o .libs/hdt3420.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/cardrdr.o .libs/sockdev.o -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,-rpath -Wl,//usr/lib64 -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,--as-needed ./.libs/libherc.so -L/usr/lib64 /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so ./.libs/libhercs.so ./.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,hdt3505.so -o .libs/hdt3505.so libtool: link: ( cd ".libs" && rm -f "hdt3420.la" && ln -s "../hdt3420.la" "hdt3420.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -module -no-undefined -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o hdt2880.la -rpath /usr/lib64/hercules hchan.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: ( cd ".libs" && rm -f "hdt3505.la" && ln -s "../hdt3505.la" "hdt3505.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -module -no-undefined -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o hdt3525.la -rpath /usr/lib64/hercules cardpch.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/hchan.o -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,-rpath -Wl,//usr/lib64 -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,--as-needed ./.libs/libherc.so -L/usr/lib64 /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so ./.libs/libhercs.so ./.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,hdt2880.so -o .libs/hdt2880.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/cardpch.o -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,-rpath -Wl,//usr/lib64 -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,--as-needed ./.libs/libherc.so -L/usr/lib64 /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so ./.libs/libhercs.so ./.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,hdt3525.so -o .libs/hdt3525.so libtool: link: ( cd ".libs" && rm -f "hdt2880.la" && ln -s "../hdt2880.la" "hdt2880.la" ) libtool: link: ( cd ".libs" && rm -f "hdt3525.la" && ln -s "../hdt3525.la" "hdt3525.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -module -no-undefined -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o hdtqeth.la -rpath /usr/lib64/hercules qeth.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -module -no-undefined -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o hdt1052c.la -rpath /usr/lib64/hercules con1052c.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/qeth.o -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,-rpath -Wl,//usr/lib64 -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,--as-needed ./.libs/libherc.so -L/usr/lib64 /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so ./.libs/libhercs.so ./.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,hdtqeth.so -o .libs/hdtqeth.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/con1052c.o -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,-rpath -Wl,//usr/lib64 -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,--as-needed ./.libs/libherc.so -L/usr/lib64 /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so ./.libs/libhercs.so ./.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,hdt1052c.so -o .libs/hdt1052c.so libtool: link: ( cd ".libs" && rm -f "hdtqeth.la" && ln -s "../hdtqeth.la" "hdtqeth.la" ) libtool: link: ( cd ".libs" && rm -f "hdt1052c.la" && ln -s "../hdt1052c.la" "hdt1052c.la" ) make[2]: Leaving directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13' Making all in crypto make[2]: Entering directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/crypto' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o dyncrypt.lo dyncrypt.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o sha1.lo sha1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c sha1.c -fPIC -DPIC -o .libs/sha1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c dyncrypt.c -fPIC -DPIC -o .libs/dyncrypt.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o sha256.lo sha256.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c sha256.c -fPIC -DPIC -o .libs/sha256.o In file included from ../inline.h:734, from dyncrypt.c:27, from dyncrypt.c:4920: ../dat.h: In function ‘z900_translate_addr’: ../dat.h:1243:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1243 | tl = rte & REGTAB_TL; ../dat.h:1248:13: note: here 1248 | case TT_R2TABL: | ^~~~ ../dat.h:1296:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 1296 | tl = rte & REGTAB_TL; ../dat.h:1301:13: note: here 1301 | case TT_R3TABL: | ^~~~ sha256.c:455:23: warning: argument 1 of type ‘u_int8_t[]’ {aka ‘unsigned char[]’} with mismatched bound [-Warray-parameter=] 455 | SHA256_Final(u_int8_t digest[], SHA256_CTX *context) | ~~~~~~~~~^~~~~~~~ In file included from sha256.c:48: sha256.h:71:19: note: previously declared as ‘u_int8_t[32]’ {aka ‘unsigned char[32]’} 71 | void SHA256_Final(u_int8_t[SHA256_DIGEST_LENGTH], SHA256_CTX *) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sha256.c:792:23: warning: argument 1 of type ‘u_int8_t[]’ {aka ‘unsigned char[]’} with mismatched bound [-Warray-parameter=] 792 | SHA512_Final(u_int8_t digest[], SHA512_CTX *context) | ~~~~~~~~~^~~~~~~~ In file included from sha256.c:48: sha256.h:83:19: note: previously declared as ‘u_int8_t[64]’ {aka ‘unsigned char[64]’} 83 | void SHA512_Final(u_int8_t[SHA512_DIGEST_LENGTH], SHA512_CTX *) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sha256.c:833:23: warning: argument 1 of type ‘u_int8_t[]’ {aka ‘unsigned char[]’} with mismatched bound [-Warray-parameter=] 833 | SHA384_Final(u_int8_t digest[], SHA384_CTX *context) | ~~~~~~~~~^~~~~~~~ In file included from sha256.c:48: sha256.h:77:19: note: previously declared as ‘u_int8_t[48]’ {aka ‘unsigned char[48]’} 77 | void SHA384_Final(u_int8_t[SHA384_DIGEST_LENGTH], SHA384_CTX *) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o des.lo des.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c des.c -fPIC -DPIC -o .libs/des.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c -o aes.lo aes.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPKGDATADIR=\"/usr/share/hercules\" -DMODULESDIR=\"/usr/lib64/hercules\" -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -c aes.c -fPIC -DPIC -o .libs/aes.o aes.c:866:64: warning: argument 3 of type ‘const u8[16]’ {aka ‘const unsigned char[16]’} with mismatched bound [-Warray-parameter=] 866 | rijndaelEncrypt(const u32 rk[/*4*(Nr + 1)*/], int Nr, const u8 pt[16], | ~~~~~~~~~^~~~~~ In file included from aes.c:43: aes.h:60:53: note: previously declared as ‘const unsigned char[]’ 60 | void rijndaelEncrypt(const unsigned int [], int, const unsigned char [], | ^~~~~~~~~~~~~~~~~~~~~~ aes.c:867:8: warning: argument 4 of type ‘u8[16]’ {aka ‘unsigned char[16]’} with mismatched bound [-Warray-parameter=] 867 | u8 ct[16]) | ~~~^~~~~~ In file included from aes.c:43: aes.h:61:13: note: previously declared as ‘unsigned char[]’ 61 | unsigned char []); | ^~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -module -no-undefined -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o dyncrypt.la -rpath /usr/lib64/hercules dyncrypt.lo sha1.lo sha256.lo des.lo aes.lo -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 ../libhercs.la ../libherc.la ../libhercu.la -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/dyncrypt.o .libs/sha1.o .libs/sha256.o .libs/des.o .libs/aes.o -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -Wl,-rpath -Wl,/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,-rpath -Wl,//usr/lib64 -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,--as-needed ../.libs/libhercs.so ../.libs/libherc.so -L/usr/lib64 /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libherct.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercd.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs/libsoftfloat.so ../.libs/libhercu.so /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs/libhercs.so //usr/lib64/libltdl.so -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,dyncrypt.so -o .libs/dyncrypt.so libtool: link: ( cd ".libs" && rm -f "dyncrypt.la" && ln -s "../dyncrypt.la" "dyncrypt.la" ) make[2]: Leaving directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/crypto' make[1]: Leaving directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13' >>> Source compiled. >>> Test phase [not enabled]: app-emulation/hercules-3.13 >>> Install app-emulation/hercules-3.13 into /var/tmp/portage/app-emulation/hercules-3.13/image make -j2 DESTDIR=/var/tmp/portage/app-emulation/hercules-3.13/image install Making install in decNumber make[1]: Entering directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber' make[2]: Entering directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64' /bin/sh ../libtool --mode=install /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c libdecNumber.la '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64' libtool: install: /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c .libs/libdecNumber.so /var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64/libdecNumber.so libtool: install: /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c .libs/libdecNumber.lai /var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64/libdecNumber.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Leaving directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber' make[1]: Leaving directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber' Making install in softfloat make[1]: Entering directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat' make[2]: Entering directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64' /bin/sh ../libtool --mode=install /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c libsoftfloat.la '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64' libtool: install: /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c .libs/libsoftfloat.so /var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64/libsoftfloat.so libtool: install: /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c .libs/libsoftfloat.lai /var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64/libsoftfloat.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Leaving directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat' make[1]: Leaving directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat' Making install in m4 make[1]: Entering directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/m4' make[2]: Entering directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/m4' make[1]: Leaving directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/m4' Making install in util make[1]: Entering directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/util' make[2]: Entering directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/util' /bin/mkdir -p '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/share/hercules' /bin/mkdir -p '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/bin' /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c -m 644 cckddump.hla awswrite.jcl rawstape.jcl tapeconv.jcl TMOUNT.txt zzsacard.bin awssl-v19g cckdload.hla '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/share/hercules' /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c dasdlist bldlvlck '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/bin' make[2]: Leaving directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/util' make[1]: Leaving directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/util' Making install in html make[1]: Entering directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/html' make[2]: Entering directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/html' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/share/doc/hercules-3.13/html' /bin/mkdir -p '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/share/doc/hercules-3.13/html/images' /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c -m 644 images/loadoffu.gif images/restartu.gif images/back.gif images/loadonu.gif images/startd.gif images/bkued.gif images/loadu.gif images/startu.gif images/blueu.gif images/manoffu.gif images/stopd.gif images/dial1.gif images/manonu.gif images/stopu.gif images/dial2.gif images/note.gif images/stored.gif images/dial3.gif images/osi-certified-60x50.jpg images/storeu.gif images/dial4.gif images/poweroffd.gif images/sysoffu.gif images/favicon.ico images/poweroffu.gif images/sysonu.gif images/greend.gif images/poweronoffd.gif images/translucentoffd.gif images/greenu.gif images/poweronoffu.gif images/translucentoffu.gif images/hercpic-rblk-256.gif images/poweronond.gif images/translucentond.gif images/hercpic-rblk-80.gif images/powerononu.gif images/translucentonu.gif images/interruptd.gif images/redd.gif '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/share/doc/hercules-3.13/html/images' /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c -m 644 cckddasd.html fishgui.html hercconf.html hercfaq.html hercinst.html herclic.html hercload.html hercmsca.html hercmscf.html hercmscp.html hercmsct.html hercmscu.html hercmsda.html hercmsdc.html hercmsdg.html hercmsdi.html hercmsdl.html hercmsds.html hercmsdt.html hercmsdu.html hercmsg.html hercmshd.html hercmshe.html hercmshg.html hercmshm.html hercmsht.html hercmshu.html hercmsif.html hercmsin.html hercmslc.html hercmslg.html hercmspn.html hercmspr.html hercmspu.html hercmsrd.html hercmssd.html hercmsta.html hercmstc.html hercmste.html hercmstm.html '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/share/doc/hercules-3.13/html' /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c -m 644 images/waitoffu.gif images/interruptu.gif images/redu.gif images/waitonu.gif images/loadd.gif images/restartd.gif '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/share/doc/hercules-3.13/html/images' /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c -m 644 hercmsts.html hercmstt.html hercmstu.html hercmsvm.html hercnew.html hercrdr.html hercrnot.html hercsupp.html herctcp.html hercules.html index.html shared.html tasks.html hercules.css '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/share/doc/hercules-3.13/html' /bin/mkdir -p '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/share/doc/hercules-3.13/html/include' /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c -m 644 include/header.htmlpart include/footer.htmlpart '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/share/doc/hercules-3.13/html/include' make[2]: Leaving directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/html' make[1]: Leaving directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/html' Making install in man make[1]: Entering directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/man' make[2]: Entering directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/share/man/man1' /bin/mkdir -p '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/share/man/man4' /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c -m 644 cckddiag.1 dasdseq.1 hercules.1 '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/share/man/man1' /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c -m 644 cckd.4 '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/share/man/man4' make[2]: Leaving directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/man' make[1]: Leaving directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/man' Making install in . make[1]: Entering directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13' make[2]: Entering directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64' /bin/mkdir -p '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64/hercules' /bin/sh ./libtool --mode=install /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c libhercs.la libhercu.la libherct.la libhercd.la libherc.la '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64' /bin/sh ./libtool --mode=install /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c dyngui.la dyninst.la hdteq.la hdt1403.la hdt2703.la hdt3705.la hdt3088.la hdt3270.la hdt3420.la hdt3505.la hdt2880.la hdt3525.la hdtqeth.la hdt1052c.la '/var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64/hercules' libtool: install: /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c .libs/libhercs.so /var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64/libhercs.so libtool: install: /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c .libs/libhercs.lai /var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64/libhercs.la libtool: warning: relinking 'libhercu.la' libtool: warning: relinking 'dyngui.la' libtool: install: (cd /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13; /bin/sh "/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/libtool" --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -export-dynamic -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o libhercu.la -rpath /usr/lib64 version.lo hscutl.lo hscutl2.lo codepage.lo logger.lo logmsg.lo hdl.lo hostinfo.lo hsocket.lo memrchr.lo parser.lo pttrace.lo -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libhercs.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /var/tmp/portage/app-emulation/hercules-3.13/image) libtool: install: (cd /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13; /bin/sh "/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/libtool" --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -module -no-undefined -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o dyngui.la -rpath /usr/lib64/hercules dyngui.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /var/tmp/portage/app-emulation/hercules-3.13/image) libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/version.o .libs/hscutl.o .libs/hscutl2.o .libs/codepage.o .libs/logger.o .libs/logmsg.o .libs/hdl.o .libs/hostinfo.o .libs/hsocket.o .libs/memrchr.o .libs/parser.o .libs/pttrace.o -Wl,--as-needed -L/var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64 -L/usr/lib64 -lhercs -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,libhercu.so -o .libs/libhercu.so libtool: install: /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c .libs/libhercu.soT /var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64/libhercu.so libtool: install: /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c .libs/libhercu.lai /var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64/libhercu.la libtool: warning: relinking 'libherct.la' libtool: install: (cd /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13; /bin/sh "/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/libtool" --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -export-dynamic -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o libherct.la -rpath /usr/lib64 sllib.lo hetlib.lo -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /var/tmp/portage/app-emulation/hercules-3.13/image) libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/dyngui.o -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,--as-needed -L/var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64 -L/usr/lib64 -lherc -lherct -lhercd -ldecNumber -lsoftfloat -lhercu -lhercs -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,dyngui.so -o .libs/dyngui.so libtool: install: /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c .libs/dyngui.soT /var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64/hercules/dyngui.so libtool: install: /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c .libs/dyngui.lai /var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64/hercules/dyngui.la libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/sllib.o .libs/hetlib.o -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -Wl,--as-needed -L/var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64 -L/usr/lib64 -lhercu -lhercs -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,libherct.so -o .libs/libherct.so libtool: install: /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c .libs/libherct.soT /var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64/libherct.so libtool: install: /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c .libs/libherct.lai /var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64/libherct.la libtool: warning: relinking 'dyninst.la' libtool: install: (cd /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13; /bin/sh "/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/libtool" --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -module -no-undefined -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o dyninst.la -rpath /usr/lib64/hercules dyninst.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /var/tmp/portage/app-emulation/hercules-3.13/image) libtool: warning: relinking 'libhercd.la' libtool: install: (cd /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13; /bin/sh "/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/libtool" --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -export-dynamic -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o libhercd.la -rpath /usr/lib64 ckddasd.lo fbadasd.lo cckddasd.lo cckdutil.lo dasdtab.lo cache.lo dasdutil.lo shared.lo -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /var/tmp/portage/app-emulation/hercules-3.13/image) libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ckddasd.o .libs/fbadasd.o .libs/cckddasd.o .libs/cckdutil.o .libs/dasdtab.o .libs/cache.o .libs/dasdutil.o .libs/shared.o -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -Wl,--as-needed -L/var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64 -L/usr/lib64 -lhercu -lhercs -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,libhercd.so -o .libs/libhercd.so libtool: install: /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c .libs/libhercd.soT /var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64/libhercd.so libtool: install: /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c .libs/libhercd.lai /var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64/libhercd.la libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/dyninst.o -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,--as-needed -L/var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64 -L/usr/lib64 -lherc -lherct -lhercd -ldecNumber -lsoftfloat -lhercu -lhercs -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,dyninst.so -o .libs/dyninst.so libtool: install: /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c .libs/dyninst.soT /var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64/hercules/dyninst.so libtool: install: /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c .libs/dyninst.lai /var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64/hercules/dyninst.la libtool: warning: relinking 'libherc.la' libtool: install: (cd /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13; /bin/sh "/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/libtool" --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -export-dynamic -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o libherc.la -rpath /usr/lib64 hconsole.lo w32util.lo strsignal.lo impl.lo config.lo bldcfg.lo panel.lo history.lo fillfnam.lo ipl.lo assist.lo dat.lo stack.lo cpu.lo vstore.lo general1.lo general2.lo general3.lo pfpo.lo plo.lo control.lo crypto.lo io.lo decimal.lo service.lo scedasd.lo losc.lo chsc.lo opcode.lo diagnose.lo diagmssf.lo vm.lo vmd250.lo channel.lo external.lo float.lo trace.lo machchk.lo vector.lo xstore.lo cmpsc.lo sie.lo qdio.lo clock.lo timer.lo esame.lo ieee.lo dfp.lo httpserv.lo cgibin.lo loadparm.lo hsccmd.lo cmdtab.lo hao.lo hscmisc.lo sr.lo ecpsvm.lo libhercs.la libhercu.la libherct.la libhercd.la decNumber/libdecNumber.la softfloat/libsoftfloat.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /var/tmp/portage/app-emulation/hercules-3.13/image) libtool: warning: relinking 'hdteq.la' libtool: install: (cd /var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13; /bin/sh "/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/libtool" --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -pipe -march=native -O2 -W -Wall -Wno-unused-but-set-variable -Werror=declaration-after-statement -module -no-undefined -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -o hdteq.la -rpath /usr/lib64/hercules hdteq.lo libherc.la libhercs.la libhercu.la -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -pthread -lbz2 -inst-prefix-dir /var/tmp/portage/app-emulation/hercules-3.13/image) libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/hdteq.o -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/decNumber/.libs -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/softfloat/.libs -Wl,--as-needed -L/var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64 -L/usr/lib64 -lherc -lherct -lhercd -ldecNumber -lsoftfloat -lhercu -lhercs -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,hdteq.so -o .libs/hdteq.so libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/hconsole.o .libs/w32util.o .libs/strsignal.o .libs/impl.o .libs/config.o .libs/bldcfg.o .libs/panel.o .libs/history.o .libs/fillfnam.o .libs/ipl.o .libs/assist.o .libs/dat.o .libs/stack.o .libs/cpu.o .libs/vstore.o .libs/general1.o .libs/general2.o .libs/general3.o .libs/pfpo.o .libs/plo.o .libs/control.o .libs/crypto.o .libs/io.o .libs/decimal.o .libs/service.o .libs/scedasd.o .libs/losc.o .libs/chsc.o .libs/opcode.o .libs/diagnose.o .libs/diagmssf.o .libs/vm.o .libs/vmd250.o .libs/channel.o .libs/external.o .libs/float.o .libs/trace.o .libs/machchk.o .libs/vector.o .libs/xstore.o .libs/cmpsc.o .libs/sie.o .libs/qdio.o .libs/clock.o .libs/timer.o .libs/esame.o .libs/ieee.o .libs/dfp.o .libs/httpserv.o .libs/cgibin.o .libs/loadparm.o .libs/hsccmd.o .libs/cmdtab.o .libs/hao.o .libs/hscmisc.o .libs/sr.o .libs/ecpsvm.o -L/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13/.libs -Wl,--as-needed -L/var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64 -L/usr/lib64 -lherct -lhercd -lhercu -lhercs -ldecNumber -lsoftfloat -lltdl -lpthread -lrt -lz -lresolv -lnsl -lm -ldl -lbz2 -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--warn-common -pthread -pthread -pthread -Wl,-soname -Wl,libherc.so -o .libs/libherc.so /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lherc collect2: error: ld returned 1 exit status libtool: install: /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c .libs/libherc.soT /var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64/libherc.so libtool: install: /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c .libs/libherc.lai /var/tmp/portage/app-emulation/hercules-3.13/image/usr/lib64/libherc.la libtool: error: error: relink 'hdteq.la' with the above command before installing it make[2]: *** [Makefile:1584: install-modexecLTLIBRARIES] Error 1 make[2]: *** Waiting for unfinished jobs.... libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Leaving directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13' make[1]: *** [Makefile:2276: install-am] Error 2 make[1]: Leaving directory '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13' make: *** [Makefile:1964: install-recursive] Error 1 * ERROR: app-emulation/hercules-3.13::gentoo failed (install phase): * emake failed * * If you need support, post the output of `emerge --info '=app-emulation/hercules-3.13::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-emulation/hercules-3.13::gentoo'`. * The complete build log is located at '/var/log/portage/app-emulation:hercules-3.13:20210524-170744.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-emulation/hercules-3.13/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/hercules-3.13/temp/environment'. * Working directory: '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13' * S: '/var/tmp/portage/app-emulation/hercules-3.13/work/hercules-3.13'