INFO: not using any hashes in /data/userland-archives/hashes for hyperion-Release_4.7.tar.gz (overridden with --hash)
Source /data/userland-archives/hyperion-Release_4.7.tar.gz... not found, skipping file copy
Source https://github.com/SDL-Hercules-390/hyperion/archive/refs/tags/Release_4.7.tar.gz... 
    downloading... ok
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
patching file hdl.h
checking for a BSD-compatible install... /usr/gnu/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/gnu/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking target system type... x86_64-pc-solaris2.11
checking whether make supports the include directive... yes (GNU style)
checking for gcc... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc accepts -g... yes
checking for /usr/gcc/13/bin/gcc option to accept ISO C89... none needed
checking whether /usr/gcc/13/bin/gcc understands -c and -o together... yes
checking dependency style of /usr/gcc/13/bin/gcc... gcc3
checking target CPU architecture ... x86 
checking target CPU bitness ... 64 
configure: Detected GCC equivalent level for /usr/gcc/13/bin/gcc : 13.3.0 
checking how to print strings... print -r
checking for a sed that does not truncate output... /usr/gnu/bin/sed
checking for grep that handles long lines and -e... /usr/gnu/bin/grep
checking for egrep... /usr/gnu/bin/grep -E
checking for fgrep... /usr/gnu/bin/grep -F
checking for ld used by /usr/gcc/13/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B
checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... print -r --
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/13/bin/gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/gnu/bin/dd
checking how to truncate binary pipes... /usr/gnu/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... /usr/gcc/13/bin/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 /usr/gcc/13/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/gcc/13/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/gcc/13/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/gcc/13/bin/gcc static flag -static works... no
checking if /usr/gcc/13/bin/gcc supports -c -o file.o... yes
checking if /usr/gcc/13/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/gcc/13/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 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... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking what extension is used for runtime loadable modules... .so
checking what variable specifies run-time module search path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... no
checking for error_t... no
checking for argz_add... no
checking for argz_append... no
checking for argz_count... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for ltdl.h... yes
checking whether lt_dlinterface_register is declared... yes
checking for lt_dladvise_preload in -lltdl... yes
checking where to find libltdl headers... 
checking where to find libltdl library... -lltdl
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... yes
checking for dld.h... no
checking for mach-o/dyld.h... no
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... yes
checking for strlcpy... yes
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 sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... 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 sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking whether HQA_DIR is defined ... no 
checking for sys/socket.h... yes
checking for netinet/in.h... yes
checking for net/if.h... yes
checking for net/route.h... yes
checking for net/tcp.h... no
checking for netinet/tcp.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... no
checking linux/if_tun.h presence... no
checking for linux/if_tun.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for linux/ipv6.h... no
checking for net/if_var.h... no
checking for netinet/in_var.h... yes
checking for netinet6/in6_var.h... no
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 for stdatomic.h... yes
checking for sys/sysctl.h... no
checking for assert.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... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for dirent.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for ltdl.h... (cached) 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 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... no
checking sys/capability.h presence... no
checking for sys/capability.h... no
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking rexx.h usability... no
checking rexx.h presence... no
checking for rexx.h... no
checking oorexxapi.h usability... no
checking oorexxapi.h presence... no
checking for oorexxapi.h... no
checking regina/rexxsaa.h usability... no
checking regina/rexxsaa.h presence... no
checking for regina/rexxsaa.h... no
checking rexxsaa.h usability... no
checking rexxsaa.h presence... no
checking for rexxsaa.h... no
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... no
checking whether SIOCSIFBRDADDR is declared... no
checking whether SIOCSIFHWADDR is declared... no
checking whether SIOCGIFHWADDR is declared... no
checking whether SIOCADDRT is declared... no
checking whether SIOCDELRT is declared... no
checking whether SIOCDIFADDR is declared... no
checking whether MTEWARN is declared... no
configure: Checking for TCP keepalive support... 
checking whether SO_KEEPALIVE is declared... yes
checking whether TCP_KEEPIDLE is declared... yes
checking whether TCP_KEEPINTVL is declared... yes
checking whether TCP_KEEPCNT is declared... yes
configure: TCP keepalive support...  FULL 
checking for __int128_t... yes
checking for u_int8_t... no
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... yes
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... yes
checking for sched_yield  in -lrt... yes
checking for pthread_setname_np... yes
checking for pthread_rwlockattr_setpshared... 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... (cached) yes
checking for strlcat... (cached) yes
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 mlock... yes
checking for mlockall... yes
checking for pvalloc... no
checking for valloc... yes
checking for posix_memalign... yes
checking for vsscanf... yes
checking for setresuid... no
checking for getresuid... no
checking for setreuid... yes
checking for geteuid... yes
checking for getuid... 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 in6_ifreq.ifr6_addr... no
checking for struct in6_ifreq.ifr_ifru.ifru_flags... no
checking for struct sigaction.sa_sigaction... yes
checking for struct timespec.tv_nsec... yes
checking for struct mtget.mt_gstat... no
checking whether byte ordering is bigendian... no
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of size_t... 8
checking size of int *... 8
checking size of off_t... 8
checking size of pthread_t... 4
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 if '_bswap' builtins are available... yes
checking if atomic '_sync' builtins are available... yes
checking if '__atomic' intrinsics are available... yes
checking if C11 atomics are available... yes
checking what 'ATOMIC_BOOL_LOCK_FREE's value is... 2
checking what 'ATOMIC_CHAR_LOCK_FREE's value is... 2
checking what 'ATOMIC_CHAR16_T_LOCK_FREE's value is... 2
checking what 'ATOMIC_CHAR32_T_LOCK_FREE's value is... 2
checking what 'ATOMIC_WCHAR_T_LOCK_FREE's value is... 2
checking what 'ATOMIC_SHORT_LOCK_FREE's value is... 2
checking what 'ATOMIC_INT_LOCK_FREE's value is... 2
checking what 'ATOMIC_LONG_LOCK_FREE's value is... 2
checking what 'ATOMIC_LLONG_LOCK_FREE's value is... 2
checking what 'ATOMIC_POINTER_LOCK_FREE's value is... 2
checking C99 struct flexible arrays support... yes
checking whether '__attribute__ ((format(printf,n,n)))' is supported... yes
checking whether '__attribute__ ((regparm(n)))' is supported... yes
checking whether GCC supports diagnostic pragma... yes
checking whether GCC supports diagnostic push/pop pragma... yes
checking whether GCC issues 'function defined but not used' warnings... yes
checking whether GCC issues 'variable set but not used' warnings... 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 if this is GCC with broken '-O3' option... no
checking if 'pthread_setname_np' takes only name... no
checking if 'pthread_setname_np' takes 3 arguments... no
checking for gcc strict aliasing insanity... no
checking whether '-traditional-cpp' is K&R C preprocessor... yes
checking whether byte-swapping can be done using assembler ... 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
configure: NOTICE: sizeof(__int128_t) >= 16; max CPU engines = 128 
checking whether getopt wrapper kludge is necessary... yes
checking for what optimization flags to use ... checking for -minline-stringops-dynamically flag... yes
 -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer 
configure:                                           
configure:  Package destination directory prefixes:  
configure:                                           
configure:     Libraries:  $(libdir)/$(PACKAGE)             
configure:     Data:       $(datadir)/hercules      
configure:     Locale:     ${datarootdir}/locale              
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 man/Makefile
config.status: creating m4/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
/usr/gnu/bin/make  all-recursive
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64'
Making all in m4
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/m4'
Making all in util
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/util'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/util'
Making all in html
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/html'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/html'
Making all in man
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/man'
Making all in .
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64'
  CC       cckdcdsk.o
  CC       hsys.lo
  CCLD     libhercs.la
  CC       codepage.lo
  CC       hdl.lo
  CC       hexdumpe.lo
  CC       hostinfo.lo
  CC       hscutl.lo
  CC       hsocket.lo
  CC       hthreads.lo
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/hthreads.c: In function 'hthread_create_thread':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/hthreads.c:1097:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1097 |     PTTRACE( "create", (void*)*ptid, NULL, create_loc, rc );
      |                        ^
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/hthreads.c:67:14: note: in definition of macro 'PTTRACE'
   67 |         _msg,_data1,_data2,_loc,_result,NULL);                        \
      |              ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/hthreads.c: In function 'hthread_join_thread':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/hthreads.c:1107:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1107 |     PTTRACE( "join before", (void*) tid, prc ? *prc : NULL, join_loc, PTT_MAGIC );
      |                             ^
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/hthreads.c:67:14: note: in definition of macro 'PTTRACE'
   67 |         _msg,_data1,_data2,_loc,_result,NULL);                        \
      |              ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/hthreads.c:1109:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1109 |     PTTRACE( "join after",  (void*) tid, prc ? *prc : NULL, join_loc, rc );
      |                             ^
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/hthreads.c:67:14: note: in definition of macro 'PTTRACE'
   67 |         _msg,_data1,_data2,_loc,_result,NULL);                        \
      |              ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/hthreads.c: In function 'hthread_detach_thread':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/hthreads.c:1119:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1119 |     PTTRACE( "dtch before", (void*) tid, NULL, det_loc, PTT_MAGIC );
      |                             ^
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/hthreads.c:67:14: note: in definition of macro 'PTTRACE'
   67 |         _msg,_data1,_data2,_loc,_result,NULL);                        \
      |              ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/hthreads.c:1121:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1121 |     PTTRACE( "dtch after", (void*) tid, NULL, det_loc, rc );
      |                            ^
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/hthreads.c:67:14: note: in definition of macro 'PTTRACE'
   67 |         _msg,_data1,_data2,_loc,_result,NULL);                        \
      |              ^~~~~~
  CC       logger.lo
  CC       logmsg.lo
  CC       machdep.lo
  CC       memrchr.lo
  CC       parser.lo
  CC       pttrace.lo
  CC       version.lo
  CCLD     libhercu.la
  CC       hetlib.lo
  CC       ftlib.lo
  CC       sllib.lo
  CCLD     libherct.la
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       cache.lo
  CC       cckddasd.lo
  CC       cckdutil.lo
  CC       ckddasd.lo
  CC       cckddasd64.lo
  CC       cckdutil64.lo
  CC       ckddasd64.lo
  CC       dasdtab.lo
  CC       dasdutil.lo
  CC       fbadasd.lo
  CC       dasdutil64.lo
  CC       fbadasd64.lo
  CC       shared.lo
  CCLD     libhercd.la
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       _archdep_templ.lo
  CC       archlvl.lo
  CC       assist.lo
  CC       bldcfg.lo
  CC       cgibin.lo
  CC       channel.lo
  CC       chsc.lo
  CC       clock.lo
  CC       cmdtab.lo
  CC       cmpsc_2012.lo
  CC       cmpscdbg.lo
  CC       cmpscdct.lo
  CC       cmpscget.lo
  CC       cmpscmem.lo
  CC       cmpscput.lo
  CC       config.lo
  CC       control.lo
  CC       cpu.lo
  CC       crypto.lo
  CC       dat.lo
  CC       decimal.lo
  CC       dfp.lo
  CC       diagmssf.lo
  CC       diagnose.lo
  CC       dyn76.lo
  CC       ecpsvm.lo
  CC       esame.lo
  CC       external.lo
  CC       facility.lo
  CC       fillfnam.lo
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/fillfnam.c: In function 'tab_pressed':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/fillfnam.c:146:32: warning: passing argument 3 of 'scandir' from incompatible pointer type [-Wincompatible-pointer-types]
  146 |   n = scandir(path, &namelist, filter, alphasort);
      |                                ^~~~~~
      |                                |
      |                                int (*)(struct dirent *)
In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/hstdinc.h:215,
                 from /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/fillfnam.c:8:
/usr/include/dirent.h:106:33: note: expected 'int (*)(const struct dirent *)' but argument is of type 'int (*)(struct dirent *)'
  106 |                                 int (*)(const struct dirent *),
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       float.lo
  CC       general1.lo
  CC       general2.lo
  CC       general3.lo
  CC       hao.lo
  CC       hbyteswp.lo
  CC       hconsole.lo
  CC       hdiagf18.lo
  CC       history.lo
  CC       hRexx.lo
  CC       hRexx_o.lo
  CC       hRexx_r.lo
  CC       hsccmd.lo
  CC       hscemode.lo
  CC       hscloc.lo
  CC       hscmisc.lo
  CC       hscpufun.lo
  CC       httpserv.lo
  CC       ieee.lo
  CC       impl.lo
  CC       inline.lo
  CC       io.lo
  CC       ipl.lo
  CC       loadmem.lo
  CC       loadparm.lo
  CC       losc.lo
  CC       machchk.lo
  CC       opcode.lo
  CC       panel.lo
  CC       pfpo.lo
  CC       plo.lo
  CC       qdio.lo
  CC       scedasd.lo
  CC       scescsi.lo
  CC       script.lo
  CC       service.lo
  CC       sie.lo
  CC       skey.lo
  CC       sr.lo
  CC       stack.lo
  CC       strsignal.lo
  CC       tcpip.lo
  CC       timer.lo
  CC       trace.lo
  CC       transact.lo
  CC       vector.lo
  CC       vm.lo
  CC       vmd250.lo
  CC       vstore.lo
  CC       x75.lo
  CC       xstore.lo
  CCLD     libherc.la
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       tapedev.lo
  CC       tapeccws.lo
  CC       awstape.lo
  CC       faketape.lo
  CC       hettape.lo
  CC       omatape.lo
  CC       scsitape.lo
  CC       scsiutil.lo
  CCLD     libhdt3420_not_mod.la
ld: warning: file ./.libs/libherct.so: linked to /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CCLD     cckdcdsk
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       cckdcomp.o
  CCLD     cckdcomp
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       cckddiag.o
  CCLD     cckddiag
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       cckdswap.o
  CCLD     cckdswap
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       cckdcdsk64.o
  CCLD     cckdcdsk64
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       cckdcomp64.o
  CCLD     cckdcomp64
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       cckddiag64.o
  CCLD     cckddiag64
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       cckdswap64.o
  CCLD     cckdswap64
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       convto64.o
  CCLD     convto64
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       cckdmap.o
  CCLD     cckdmap
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       dasdcat.o
  CCLD     dasdcat
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       dasdconv.o
  CCLD     dasdconv
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       dasdcopy.o
  CCLD     dasdcopy
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       dasdinit.o
  CCLD     dasdinit
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       dasdconv64.o
  CCLD     dasdconv64
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       dasdcopy64.o
  CCLD     dasdcopy64
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       dasdinit64.o
  CCLD     dasdinit64
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       dasdisup.o
  CCLD     dasdisup
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       dasdload.o
  CCLD     dasdload
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       dasdload64.o
  CCLD     dasdload64
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       dasdls.o
  CCLD     dasdls
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       dasdpdsu.o
  CCLD     dasdpdsu
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       dasdseq.o
  CCLD     dasdseq
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       dasdser.o
  CCLD     dasdser
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       dmap2hrc.o
  CCLD     dmap2hrc
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       bootstrap.o
  CCLD     hercules
ld: warning: file ./.libs/libhercs.so: linked to /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: attempted multiple inclusion of file
  CC       hetget.o
  CCLD     hetget
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       hetinit.o
  CCLD     hetinit
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       hetmap.o
  CCLD     hetmap
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       hetupd.o
  CCLD     hetupd
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       maketape.o
  CCLD     maketape
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       tapecopy-tapecopy.o
  CC       tapecopy-scsiutil.o
  CCLD     tapecopy
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       tapemap.o
  CCLD     tapemap
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       tapesplt.o
  CCLD     tapesplt
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       tfprint.o
In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/hercules.h:104,
                 from /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:14:
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00423':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2104:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2104 | PRINT_DEV_FUNC0( 0423 ), RTRIM( str_guest_to_host( rec->key, rec->key, rec->kl ))); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00424':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2107:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2107 | PRINT_DEV_FUNC0( 0424 ), rec->trk, rec->bufcur ); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00425':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2110:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2110 | PRINT_DEV_FUNC0( 0425 ), rec->bufcur ); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00426':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2113:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2113 | PRINT_DEV_FUNC0( 0426 ), rec->trk, rec->idx ); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00427':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2116:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2116 | PRINT_DEV_FUNC0( 0427 ), rec->trk ); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00428':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2119:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2119 | PRINT_DEV_FUNC0( 0428 ), rec->trk, rec->idx ); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00429':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2122:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2122 | PRINT_DEV_FUNC0( 0429 ), rec->trk, rec->fnum, rec->offset, rec->len ); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00430':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2125:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2125 | PRINT_DEV_FUNC0( 0430 ), rec->trk, rec->buf[0], rec->buf[1], rec->buf[2], rec->buf[3], rec->buf[4] ); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00431':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2128:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2128 | PRINT_DEV_FUNC0( 0431 ), rec->cyl, rec->head ); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00432':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1045:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1045 |     FLOGMSG( stdout, "%s " # _hhc "E " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1045:5: note: in expansion of macro 'FLOGMSG'
 1045 |     FLOGMSG( stdout, "%s " # _hhc "E " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1039:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC_E'
 1039 |     TF_DEV_FLOGMSG_HHC_E( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1099:9: note: in expansion of macro 'TF_DEV_FLOGMSG_E'
 1099 |         TF_DEV_FLOGMSG_E( _nnnn ),                                    \
      |         ^~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1076:5: note: in expansion of macro 'PRINT_DEV_TF0_E'
 1076 |     PRINT_DEV_TF0_E( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2132:1: note: in expansion of macro 'PRINT_DEV_FUNC0_E'
 2132 | PRINT_DEV_FUNC0_E( 0432 ), rec->count, rec->mask ); }
      | ^~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00433':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2135:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2135 | PRINT_DEV_FUNC0( 0433 ), rec->cyl, rec->head ); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00434':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2139:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2139 | PRINT_DEV_FUNC0( 0434 ), orient[ rec->orient ] ); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00435':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2142:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2142 | PRINT_DEV_FUNC0( 0435 ), rec->cyl, rec->head, rec->record, rec->kl, rec->dl, rec->offset ); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00436':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2145:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2145 | PRINT_DEV_FUNC0( 0436 ), rec->kl ); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00437':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2148:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2148 | PRINT_DEV_FUNC0( 0437 ), rec->dl ); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00438':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2151:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2151 | PRINT_DEV_FUNC0( 0438 ), rec->cyl, rec->head, rec->recnum, rec->keylen, rec->datalen ); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00439':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2154:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2154 | PRINT_DEV_FUNC0( 0439 ), rec->cyl, rec->head, rec->recnum ); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00440':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2157:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2157 | PRINT_DEV_FUNC0( 0440 ), rec->cyl, rec->head, rec->recnum, rec->keylen, rec->datalen ); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00441':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2160:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2160 | PRINT_DEV_FUNC0( 0441 ), rec->cyl, rec->head, rec->recnum, rec->datalen ); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00442':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2163:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2163 | PRINT_DEV_FUNC0( 0442 ), rec->mask ); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00516':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2166:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2166 | PRINT_DEV_FUNC0( 0516 ), rec->blkgrp, rec->idx ); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00517':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2169:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2169 | PRINT_DEV_FUNC0( 0517 ), rec->blkgrp ); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00518':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2172:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2172 | PRINT_DEV_FUNC0( 0518 ), rec->blkgrp, rec->idx ); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00519':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2175:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2175 | PRINT_DEV_FUNC0( 0519 ), rec->blkgrp, rec->offset, rec->len ); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'print_TF00520':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:22: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |                      ^~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1034:5: note: in expansion of macro 'FLOGMSG'
 1034 |     FLOGMSG( stdout, "%s " # _hhc "I " _hhc "\n", &timstr[ 11 ]
      |     ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1029:5: note: in expansion of macro 'TF_DEV_FLOGMSG_HHC'
 1029 |     TF_DEV_FLOGMSG_HHC( HHC0 ## _nnnn )
      |     ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1088:9: note: in expansion of macro 'TF_DEV_FLOGMSG'
 1088 |         TF_DEV_FLOGMSG( _nnnn ),                                      \
      |         ^~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:1072:5: note: in expansion of macro 'PRINT_DEV_TF0'
 1072 |     PRINT_DEV_TF0( _nnnn ), rec->filename
      |     ^~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:2178:1: note: in expansion of macro 'PRINT_DEV_FUNC0'
 2178 | PRINT_DEV_FUNC0( 0520 ), rec->rba, rec->rba ); }
      | ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c: In function 'main':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:3157:81: warning: format '%x' expects argument of type 'unsigned int', but argument 8 has type 'U64' {aka 'long unsigned int'} [-Wformat=]
 3157 |             FWRMSG( stdout, HHC03223, "I", tidtab[i].tidnum, tidtab[i].thrdname );
      |                                            ~~~~~~~~~~~~~~~~                     ^
      |                                                     |
      |                                                     U64 {aka long unsigned int}
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG'
   99 | #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan,   f,    fmt, ## __VA_ARGS__ )
      |                                                                                                  ^~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/msgenu.h:109:36: note: in expansion of macro 'FLOGMSG'
  109 | #define FWRMSG(  f, id, sev, ... ) FLOGMSG(                  f, #id "%s " id "\n", sev, ## __VA_ARGS__ )
      |                                    ^~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/tfprint.c:3157:13: note: in expansion of macro 'FWRMSG'
 3157 |             FWRMSG( stdout, HHC03223, "I", tidtab[i].tidnum, tidtab[i].thrdname );
      |             ^~~~~~
  CCLD     tfprint
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       tfswap.o
  CCLD     tfswap
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       txt2card.o
  CCLD     txt2card
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       vmfplc2.o
  CCLD     vmfplc2
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherc.so: linked to ./.libs/libherc.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercd.so: linked to ./.libs/libhercd.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: linked to ./.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       herclin.o
  CCLD     herclin
ld: warning: file ./.libs/libhercs.so: linked to /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: attempted multiple inclusion of file
  CC       dyncrypt.lo
  CCLD     dyncrypt.la
ld: warning: file ./.libs/libhercu.so: linked to /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       dyngui.lo
  CCLD     dyngui.la
ld: warning: file ./.libs/libhercu.so: linked to /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       hdteq.lo
  CCLD     hdteq.la
ld: warning: file ./.libs/libhercu.so: linked to /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       ctc_ptp.lo
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/ctc_ptp.c: In function 'get_preconfigured_value':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/ctc_ptp.c:3415:34: warning: unused variable 'j' [-Wunused-variable]
 3415 |     int                  fd, rc, j;
      |                                  ^
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/ctc_ptp.c: At top level:
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/ctc_ptp.c:7299:10: warning: 'build_C108_my_address_6' defined but not used [-Wunused-function]
 7299 | PTPHDR*  build_C108_my_address_6( DEVBLK* pDEVBLK, u_int fLL )
      |          ^~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/ctc_ptp.c:6989:10: warning: 'build_C108_will_you_start_6' defined but not used [-Wunused-function]
 6989 | PTPHDR*  build_C108_will_you_start_6( DEVBLK* pDEVBLK )
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       mpc.lo
  CC       resolve.lo
  CC       tuntap.lo
  CCLD     hdtptp.la
ld: warning: file ./.libs/libhercu.so: linked to /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       qeth.lo
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/qeth.c: In function 'qeth_init_handler':
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/qeth.c:4115:18: warning: unused variable 'p' [-Wunused-variable]
 4115 |         char    *p;
      |                  ^
/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/qeth.c:4111:30: warning: unused variable 'pfxlen' [-Wunused-variable]
 4111 |         int      i, work_rc, pfxlen, chpid;
      |                              ^~~~~~
  CCLD     hdtqeth.la
ld: warning: file ./.libs/libhercu.so: linked to /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       zfcp.lo
  CCLD     hdtzfcp.la
ld: warning: file ./.libs/libhercu.so: linked to /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       con1052c.lo
  CCLD     hdt1052c.la
ld: warning: file ./.libs/libhercu.so: linked to /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       printer.lo
  CC       sockdev.lo
  CCLD     hdt1403.la
ld: warning: file ./.libs/libhercu.so: linked to /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       commadpt.lo
  CCLD     hdt2703.la
ld: warning: file ./.libs/libhercu.so: linked to /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       tcpnje.lo
  CCLD     hdttcpnje.la
ld: warning: file ./.libs/libhercu.so: linked to /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       comm3705.lo
  CCLD     hdt3705.la
ld: warning: file ./.libs/libhercu.so: linked to /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       ctc_lcs.lo
  CC       ctc_ctci.lo
  CC       ctcadpt.lo
  CC       netsupp.lo
  CCLD     hdt3088.la
ld: warning: file ./.libs/libhercu.so: linked to /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       console.lo
  CCLD     hdt3270.la
ld: warning: file ./.libs/libhercu.so: linked to /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CCLD     hdt3420.la
ld: warning: file ./.libs/libherct.so: linked to /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libherct.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: linked to ./.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       cardrdr.lo
  CCLD     hdt3505.la
ld: warning: file ./.libs/libhercu.so: linked to /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       hchan.lo
  CCLD     hdt2880.la
ld: warning: file ./.libs/libhercu.so: linked to /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       dummydev.lo
  CCLD     hdtdummy.la
ld: warning: file ./.libs/libhercu.so: linked to /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
  CC       cardpch.lo
  CCLD     hdt3525.la
ld: warning: file ./.libs/libhercu.so: linked to /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercu.so: attempted multiple inclusion of file
ld: warning: file /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/.libs/libhercs.so: linked to ./.libs/libhercs.so: attempted multiple inclusion of file
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64'
Making install in m4
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/m4'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/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 '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/m4'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/m4'
Making install in util
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/util'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/util'
 /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin'
 /usr/gnu/bin/install -c /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/util/dasdlist '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin'
 /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/share/hercules'
 /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/util/awssl-v19g /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/util/awswrite.jcl /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/util/rawstape.jcl /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/util/scsiboot /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/util/tapeconv.jcl /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/util/TMOUNT.txt /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/util/CMPSC.txt /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/util/zzsacard.bin /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/util/cckddump-cckdload.zip '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/share/hercules'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/util'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/util'
Making install in html
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/html'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/html'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/share/hercules/images'
 /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/back.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/bkued.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/blueu.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/dial1.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/dial2.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/dial3.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/dial4.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/favicon.ico /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/greend.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/greenu.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/hercpic-rblk-256.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/hercpic-rblk-80.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/interruptd.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/interruptu.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/loadd.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/loadoffu.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/loadonu.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/loadu.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/manoffu.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/manonu.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/note.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/osi-certified-60x50.jpg /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/poweroffd.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/poweroffu.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/poweronoffd.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/poweronoffu.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/poweronond.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/powerononu.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/redd.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/redu.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/restartd.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/restartu.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/startd.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/startu.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/stopd.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/stopu.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/stored.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/storeu.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/sysoffu.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/sysonu.gif '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/share/hercules/images'
 /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/telnetputtyconndata.png /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/telnetputtysession.png /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/telnetputtyterminal.png /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/telnetwin.png /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/telnetwinntconnect.png /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/telnetwinnttermpref.png /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/translucentoffd.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/translucentoffu.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/translucentond.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/translucentonu.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/waitoffu.gif /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/images/waitonu.gif '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/share/hercules/images'
 /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/share/hercules/include'
 /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/include/footer.htmlpart /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/include/header.htmlpart '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/share/hercules/include'
 /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/share/hercules'
 /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/cckddasd.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/fishgui.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercconf.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercfaq.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercinst.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/herclic.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercload.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmsca.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmscf.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmscp.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmsct.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmscu.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmsda.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmsdc.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmsdg.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmsdi.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmsdl.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmsdn.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmsds.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmsdt.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmsdu.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmsg.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmshd.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmshe.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmshg.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmshm.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmsht.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmshu.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmsif.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmsin.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmslc.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmslg.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmspn.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmspr.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmspu.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmsrd.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmssd.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmsta.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmstc.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmste.html '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/share/hercules'
 /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmstm.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmsts.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmstt.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmstu.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercmsvm.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercnew.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercrdr.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercrnot.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercsupp.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/herctcp.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercules.css /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/hercules.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/index.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/rexx.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/shared.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/tasks.html /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/html/telnet.html '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/share/hercules'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/html'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/html'
Making install in man
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/man'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/share/man/man1'
 /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/man/cckddiag.1 /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/man/dasdseq.1 /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/man/vmfplc2.1 '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/share/man/man1'
 /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/share/man/man4'
 /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/man/cckd.4 '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/share/man/man4'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/man'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/man'
Making install in .
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64'
 /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64'
 /bin/bash ./libtool   --mode=install /usr/gnu/bin/install -c   libhercs.la libhercu.la libherct.la libhercd.la libherc.la libhdt3420_not_mod.la '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/libhercs.so /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libhercs.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libhercs.so
libtool: install: /usr/gnu/bin/install -c .libs/libhercs.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libhercs.la
libtool: warning: relinking 'libhercu.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer -Wall -W -pthread -D_GNU_SOURCE -m64 -O3 -export-dynamic -no-undefined -avoid-version -m64 -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/crypto/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/decNumber/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/SoftFloat/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/telnet/lib -o libhercu.la -rpath /usr/lib/amd64 codepage.lo hdl.lo hexdumpe.lo hostinfo.lo hscutl.lo hsocket.lo hthreads.lo logger.lo logmsg.lo machdep.lo memrchr.lo parser.lo pttrace.lo version.lo -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 libhercs.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386)
libtool: install: /usr/gnu/bin/install -c .libs/libhercu.soT /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libhercu.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libhercu.so
libtool: install: /usr/gnu/bin/install -c .libs/libhercu.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libhercu.la
libtool: warning: relinking 'libherct.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer -Wall -W -pthread -D_GNU_SOURCE -m64 -O3 -export-dynamic -no-undefined -avoid-version -m64 -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/crypto/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/decNumber/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/SoftFloat/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/telnet/lib -o libherct.la -rpath /usr/lib/amd64 hetlib.lo ftlib.lo sllib.lo -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 libhercs.la libhercu.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386)
libtool: install: /usr/gnu/bin/install -c .libs/libherct.soT /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libherct.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libherct.so
libtool: install: /usr/gnu/bin/install -c .libs/libherct.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libherct.la
libtool: warning: relinking 'libhercd.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer -Wall -W -pthread -D_GNU_SOURCE -m64 -O3 -export-dynamic -no-undefined -avoid-version -m64 -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/crypto/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/decNumber/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/SoftFloat/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/telnet/lib -o libhercd.la -rpath /usr/lib/amd64 cache.lo cckddasd.lo cckdutil.lo ckddasd.lo cckddasd64.lo cckdutil64.lo ckddasd64.lo dasdtab.lo dasdutil.lo fbadasd.lo dasdutil64.lo fbadasd64.lo shared.lo -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 libhercs.la libhercu.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386)
libtool: install: /usr/gnu/bin/install -c .libs/libhercd.soT /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libhercd.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libhercd.so
libtool: install: /usr/gnu/bin/install -c .libs/libhercd.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libhercd.la
libtool: warning: relinking 'libherc.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer -Wall -W -pthread -D_GNU_SOURCE -m64 -O3 -export-dynamic -no-undefined -avoid-version -m64 -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/crypto/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/decNumber/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/SoftFloat/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/telnet/lib -o libherc.la -rpath /usr/lib/amd64 _archdep_templ.lo archlvl.lo assist.lo bldcfg.lo cgibin.lo channel.lo chsc.lo clock.lo cmdtab.lo cmpsc_2012.lo cmpscdbg.lo cmpscdct.lo cmpscget.lo cmpscmem.lo cmpscput.lo config.lo control.lo cpu.lo crypto.lo dat.lo decimal.lo dfp.lo diagmssf.lo diagnose.lo dyn76.lo ecpsvm.lo esame.lo external.lo facility.lo fillfnam.lo float.lo general1.lo general2.lo general3.lo hao.lo hbyteswp.lo hconsole.lo hdiagf18.lo history.lo hRexx.lo hRexx_o.lo hRexx_r.lo hsccmd.lo hscemode.lo hscloc.lo hscmisc.lo hscpufun.lo httpserv.lo ieee.lo impl.lo inline.lo io.lo ipl.lo loadmem.lo loadparm.lo losc.lo machchk.lo machdep.lo opcode.lo panel.lo pfpo.lo plo.lo qdio.lo scedasd.lo scescsi.lo script.lo service.lo sie.lo skey.lo sr.lo stack.lo strsignal.lo tcpip.lo timer.lo trace.lo transact.lo vector.lo vm.lo vmd250.lo vstore.lo x75.lo xstore.lo libhercs.la libhercu.la libherct.la libhercd.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386)
libtool: install: /usr/gnu/bin/install -c .libs/libherc.soT /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libherc.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libherc.so
libtool: install: /usr/gnu/bin/install -c .libs/libherc.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libherc.la
libtool: warning: relinking 'libhdt3420_not_mod.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer -Wall -W -pthread -D_GNU_SOURCE -m64 -O3 -export-dynamic -no-undefined -avoid-version -m64 -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/crypto/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/decNumber/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/SoftFloat/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/telnet/lib -o libhdt3420_not_mod.la -rpath /usr/lib/amd64 tapedev.lo tapeccws.lo awstape.lo faketape.lo hettape.lo omatape.lo scsitape.lo scsiutil.lo -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 libherct.la libhercs.la libhercu.la libherc.la libherct.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386)
libtool: install: /usr/gnu/bin/install -c .libs/libhdt3420_not_mod.soT /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libhdt3420_not_mod.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libhdt3420_not_mod.so
libtool: install: /usr/gnu/bin/install -c .libs/libhdt3420_not_mod.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libhdt3420_not_mod.la
libtool: warning: remember to run 'libtool --finish /usr/lib/amd64'
 /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin'
  /bin/bash ./libtool   --mode=install /usr/gnu/bin/install -c cckdcdsk cckdcomp cckddiag cckdswap cckdcdsk64 cckdcomp64 cckddiag64 cckdswap64 convto64 cckdmap dasdcat dasdconv dasdcopy dasdinit dasdconv64 dasdcopy64 dasdinit64 dasdisup dasdload dasdload64 dasdls dasdpdsu dasdseq dasdser dmap2hrc hercules hetget hetinit hetmap hetupd maketape tapecopy tapemap tapesplt tfprint tfswap txt2card vmfplc2 herclin '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin'
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/cckdcdsk /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckdcdsk
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/cckdcomp /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckdcomp
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/cckddiag /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckddiag
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/cckdswap /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckdswap
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/cckdcdsk64 /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckdcdsk64
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/cckdcomp64 /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckdcomp64
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/cckddiag64 /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckddiag64
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/cckdswap64 /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckdswap64
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/convto64 /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/convto64
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/cckdmap /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckdmap
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/dasdcat /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdcat
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/dasdconv /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdconv
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/dasdcopy /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdcopy
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/dasdinit /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdinit
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/dasdconv64 /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdconv64
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/dasdcopy64 /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdcopy64
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/dasdinit64 /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdinit64
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/dasdisup /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdisup
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/dasdload /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdload
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/dasdload64 /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdload64
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/dasdls /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdls
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/dasdpdsu /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdpdsu
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/dasdseq /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdseq
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/dasdser /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdser
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/dmap2hrc /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dmap2hrc
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/hercules /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/hercules
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/hetget /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/hetget
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/hetinit /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/hetinit
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/hetmap /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/hetmap
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/hetupd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/hetupd
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/maketape /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/maketape
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/tapecopy /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/tapecopy
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/tapemap /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/tapemap
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/tapesplt /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/tapesplt
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/tfprint /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/tfprint
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/tfswap /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/tfswap
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/txt2card /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/txt2card
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhdt3420_not_mod.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/vmfplc2 /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/vmfplc2
libtool: warning: 'libherc.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libherct.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercd.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercu.la' has not been installed in '/usr/lib/amd64'
libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: warning: 'libhercs.la' has not been installed in '/usr/lib/amd64'
libtool: install: /usr/gnu/bin/install -c .libs/herclin /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/herclin
 /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules'
 /bin/bash ./libtool   --mode=install /usr/gnu/bin/install -c   dyncrypt.la dyngui.la hdteq.la hdtptp.la hdtqeth.la hdtzfcp.la hdt1052c.la hdt1403.la hdt2703.la hdttcpnje.la hdt3705.la hdt3088.la hdt3270.la hdt3420.la hdt3505.la hdt2880.la hdtdummy.la hdt3525.la '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules'
libtool: warning: relinking 'dyncrypt.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer -Wall -W -pthread -D_GNU_SOURCE -m64 -O3 -module -no-undefined -export-dynamic -avoid-version -m64 -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/crypto/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/decNumber/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/SoftFloat/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/telnet/lib -o dyncrypt.la -rpath /usr/lib/amd64/hercules dyncrypt.lo libherc.la libhercs.la libhercu.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386)
libtool: install: /usr/gnu/bin/install -c .libs/dyncrypt.soT /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/dyncrypt.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/dyncrypt.so
libtool: install: /usr/gnu/bin/install -c .libs/dyncrypt.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/dyncrypt.la
libtool: warning: relinking 'dyngui.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer -Wall -W -pthread -D_GNU_SOURCE -m64 -O3 -module -no-undefined -export-dynamic -avoid-version -m64 -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/crypto/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/decNumber/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/SoftFloat/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/telnet/lib -o dyngui.la -rpath /usr/lib/amd64/hercules dyngui.lo libherc.la libhercs.la libhercu.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386)
libtool: install: /usr/gnu/bin/install -c .libs/dyngui.soT /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/dyngui.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/dyngui.so
libtool: install: /usr/gnu/bin/install -c .libs/dyngui.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/dyngui.la
libtool: warning: relinking 'hdteq.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer -Wall -W -pthread -D_GNU_SOURCE -m64 -O3 -module -no-undefined -export-dynamic -avoid-version -m64 -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/crypto/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/decNumber/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/SoftFloat/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/telnet/lib -o hdteq.la -rpath /usr/lib/amd64/hercules hdteq.lo libherc.la libhercs.la libhercu.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386)
libtool: install: /usr/gnu/bin/install -c .libs/hdteq.soT /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdteq.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdteq.so
libtool: install: /usr/gnu/bin/install -c .libs/hdteq.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdteq.la
libtool: warning: relinking 'hdtptp.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer -Wall -W -pthread -D_GNU_SOURCE -m64 -O3 -module -no-undefined -export-dynamic -avoid-version -m64 -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/crypto/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/decNumber/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/SoftFloat/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/telnet/lib -o hdtptp.la -rpath /usr/lib/amd64/hercules ctc_ptp.lo mpc.lo resolve.lo tuntap.lo libherc.la libhercs.la libhercu.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386)
libtool: install: /usr/gnu/bin/install -c .libs/hdtptp.soT /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdtptp.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdtptp.so
libtool: install: /usr/gnu/bin/install -c .libs/hdtptp.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdtptp.la
libtool: warning: relinking 'hdtqeth.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer -Wall -W -pthread -D_GNU_SOURCE -m64 -O3 -module -no-undefined -export-dynamic -avoid-version -m64 -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/crypto/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/decNumber/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/SoftFloat/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/telnet/lib -o hdtqeth.la -rpath /usr/lib/amd64/hercules qeth.lo mpc.lo resolve.lo tuntap.lo libherc.la libhercs.la libhercu.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386)
libtool: install: /usr/gnu/bin/install -c .libs/hdtqeth.soT /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdtqeth.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdtqeth.so
libtool: install: /usr/gnu/bin/install -c .libs/hdtqeth.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdtqeth.la
libtool: warning: relinking 'hdtzfcp.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer -Wall -W -pthread -D_GNU_SOURCE -m64 -O3 -module -no-undefined -export-dynamic -avoid-version -m64 -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/crypto/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/decNumber/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/SoftFloat/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/telnet/lib -o hdtzfcp.la -rpath /usr/lib/amd64/hercules zfcp.lo libherc.la libhercs.la libhercu.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386)
libtool: install: /usr/gnu/bin/install -c .libs/hdtzfcp.soT /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdtzfcp.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdtzfcp.so
libtool: install: /usr/gnu/bin/install -c .libs/hdtzfcp.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdtzfcp.la
libtool: warning: relinking 'hdt1052c.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer -Wall -W -pthread -D_GNU_SOURCE -m64 -O3 -module -no-undefined -export-dynamic -avoid-version -m64 -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/crypto/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/decNumber/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/SoftFloat/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/telnet/lib -o hdt1052c.la -rpath /usr/lib/amd64/hercules con1052c.lo libherc.la libhercs.la libhercu.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386)
libtool: install: /usr/gnu/bin/install -c .libs/hdt1052c.soT /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt1052c.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt1052c.so
libtool: install: /usr/gnu/bin/install -c .libs/hdt1052c.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt1052c.la
libtool: warning: relinking 'hdt1403.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer -Wall -W -pthread -D_GNU_SOURCE -m64 -O3 -module -no-undefined -export-dynamic -avoid-version -m64 -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/crypto/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/decNumber/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/SoftFloat/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/telnet/lib -o hdt1403.la -rpath /usr/lib/amd64/hercules printer.lo sockdev.lo libherc.la libhercs.la libhercu.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386)
libtool: install: /usr/gnu/bin/install -c .libs/hdt1403.soT /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt1403.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt1403.so
libtool: install: /usr/gnu/bin/install -c .libs/hdt1403.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt1403.la
libtool: warning: relinking 'hdt2703.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer -Wall -W -pthread -D_GNU_SOURCE -m64 -O3 -module -no-undefined -export-dynamic -avoid-version -m64 -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/crypto/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/decNumber/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/SoftFloat/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/telnet/lib -o hdt2703.la -rpath /usr/lib/amd64/hercules commadpt.lo libherc.la libhercs.la libhercu.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386)
libtool: install: /usr/gnu/bin/install -c .libs/hdt2703.soT /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt2703.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt2703.so
libtool: install: /usr/gnu/bin/install -c .libs/hdt2703.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt2703.la
libtool: warning: relinking 'hdttcpnje.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer -Wall -W -pthread -D_GNU_SOURCE -m64 -O3 -module -no-undefined -export-dynamic -avoid-version -m64 -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/crypto/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/decNumber/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/SoftFloat/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/telnet/lib -o hdttcpnje.la -rpath /usr/lib/amd64/hercules tcpnje.lo libherc.la libhercs.la libhercu.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386)
libtool: install: /usr/gnu/bin/install -c .libs/hdttcpnje.soT /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdttcpnje.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdttcpnje.so
libtool: install: /usr/gnu/bin/install -c .libs/hdttcpnje.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdttcpnje.la
libtool: warning: relinking 'hdt3705.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer -Wall -W -pthread -D_GNU_SOURCE -m64 -O3 -module -no-undefined -export-dynamic -avoid-version -m64 -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/crypto/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/decNumber/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/SoftFloat/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/telnet/lib -o hdt3705.la -rpath /usr/lib/amd64/hercules comm3705.lo libherc.la libhercs.la libhercu.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386)
libtool: install: /usr/gnu/bin/install -c .libs/hdt3705.soT /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3705.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3705.so
libtool: install: /usr/gnu/bin/install -c .libs/hdt3705.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3705.la
libtool: warning: relinking 'hdt3088.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer -Wall -W -pthread -D_GNU_SOURCE -m64 -O3 -module -no-undefined -export-dynamic -avoid-version -m64 -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/crypto/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/decNumber/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/SoftFloat/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/telnet/lib -o hdt3088.la -rpath /usr/lib/amd64/hercules ctc_lcs.lo ctc_ctci.lo ctcadpt.lo tuntap.lo netsupp.lo libherc.la libhercs.la libhercu.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386)
libtool: install: /usr/gnu/bin/install -c .libs/hdt3088.soT /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3088.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3088.so
libtool: install: /usr/gnu/bin/install -c .libs/hdt3088.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3088.la
libtool: warning: relinking 'hdt3270.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer -Wall -W -pthread -D_GNU_SOURCE -m64 -O3 -module -no-undefined -export-dynamic -avoid-version -m64 -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/crypto/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/decNumber/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/SoftFloat/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/telnet/lib -o hdt3270.la -rpath /usr/lib/amd64/hercules console.lo libherc.la libhercs.la libhercu.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386)
libtool: install: /usr/gnu/bin/install -c .libs/hdt3270.soT /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3270.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3270.so
libtool: install: /usr/gnu/bin/install -c .libs/hdt3270.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3270.la
libtool: warning: relinking 'hdt3420.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer -Wall -W -pthread -D_GNU_SOURCE -m64 -O3 -module -no-undefined -export-dynamic -avoid-version -m64 -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/crypto/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/decNumber/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/SoftFloat/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/telnet/lib -o hdt3420.la -rpath /usr/lib/amd64/hercules tapedev.lo tapeccws.lo awstape.lo faketape.lo hettape.lo omatape.lo scsitape.lo scsiutil.lo libherc.la libhercs.la libhercu.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 libherct.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386)
libtool: install: /usr/gnu/bin/install -c .libs/hdt3420.soT /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3420.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3420.so
libtool: install: /usr/gnu/bin/install -c .libs/hdt3420.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3420.la
libtool: warning: relinking 'hdt3505.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer -Wall -W -pthread -D_GNU_SOURCE -m64 -O3 -module -no-undefined -export-dynamic -avoid-version -m64 -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/crypto/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/decNumber/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/SoftFloat/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/telnet/lib -o hdt3505.la -rpath /usr/lib/amd64/hercules cardrdr.lo sockdev.lo libherc.la libhercs.la libhercu.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386)
libtool: install: /usr/gnu/bin/install -c .libs/hdt3505.soT /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3505.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3505.so
libtool: install: /usr/gnu/bin/install -c .libs/hdt3505.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3505.la
libtool: warning: relinking 'hdt2880.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer -Wall -W -pthread -D_GNU_SOURCE -m64 -O3 -module -no-undefined -export-dynamic -avoid-version -m64 -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/crypto/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/decNumber/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/SoftFloat/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/telnet/lib -o hdt2880.la -rpath /usr/lib/amd64/hercules hchan.lo libherc.la libhercs.la libhercu.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386)
libtool: install: /usr/gnu/bin/install -c .libs/hdt2880.soT /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt2880.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt2880.so
libtool: install: /usr/gnu/bin/install -c .libs/hdt2880.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt2880.la
libtool: warning: relinking 'hdtdummy.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer -Wall -W -pthread -D_GNU_SOURCE -m64 -O3 -module -no-undefined -export-dynamic -avoid-version -m64 -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/crypto/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/decNumber/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/SoftFloat/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/telnet/lib -o hdtdummy.la -rpath /usr/lib/amd64/hercules dummydev.lo libherc.la libhercs.la libhercu.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386)
libtool: install: /usr/gnu/bin/install -c .libs/hdtdummy.soT /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdtdummy.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdtdummy.so
libtool: install: /usr/gnu/bin/install -c .libs/hdtdummy.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdtdummy.la
libtool: warning: relinking 'hdt3525.la'
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64; /bin/bash "/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64/libtool"  --silent --tag CC --mode=relink /usr/gcc/13/bin/gcc -g -g3 -ggdb3 -O3 -march=native -minline-stringops-dynamically -fomit-frame-pointer -Wall -W -pthread -D_GNU_SOURCE -m64 -O3 -module -no-undefined -export-dynamic -avoid-version -m64 -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/crypto/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/decNumber/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/SoftFloat/lib -L/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/hyperion-Release_4.7/telnet/lib -o hdt3525.la -rpath /usr/lib/amd64/hercules cardpch.lo sockdev.lo libherc.la libhercs.la libhercu.la -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -lrt -lresolv -lnsl -lsocket -lm -ldl -lbz2 -lz -lcrypto64 -ldecNumber64 -lSoftFloat64 -ltelnet64 -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386)
libtool: install: /usr/gnu/bin/install -c .libs/hdt3525.soT /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3525.so
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3525.so
libtool: install: /usr/gnu/bin/install -c .libs/hdt3525.lai /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3525.la
libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/hercules'
/usr/gnu/bin/make  install-exec-hook
make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64'
rm -f /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libherc*.a
rm -f /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/dyn*.a
rm -f /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt*.a
rm -f /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/fba2cfba
(cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin; ln -s ./dasdcopy fba2cfba)
rm -f /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/ckd2cckd
(cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin; ln -s ./dasdcopy ckd2cckd)
rm -f /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cfba2fba
(cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin; ln -s ./dasdcopy cfba2fba)
rm -f /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckd2ckd
(cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin; ln -s ./dasdcopy cckd2ckd)
rm -f /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/fba2cfba64
(cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin; ln -s ./dasdcopy64 fba2cfba64)
rm -f /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/ckd2cckd64
(cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin; ln -s ./dasdcopy64 ckd2cckd64)
rm -f /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cfba642fba
(cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin; ln -s ./dasdcopy64 cfba642fba)
rm -f /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckd642ckd
(cd /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin; ln -s ./dasdcopy64 cckd642ckd)
make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/amd64'
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckdcdsk
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckdcdsk
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckdcdsk64
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckdcdsk64
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckdcomp
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckdcomp
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckdcomp64
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckdcomp64
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckddiag
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckddiag
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckddiag64
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckddiag64
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckdmap
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckdmap
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckdswap
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckdswap
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckdswap64
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/cckdswap64
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/convto64
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/convto64
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdcat
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdcat
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdconv
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdconv
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdconv64
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdconv64
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdcopy
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdcopy
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdcopy64
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdcopy64
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdinit
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdinit
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdinit64
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdinit64
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdisup
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdisup
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdload
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdload
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdload64
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdload64
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdls
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdls
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdpdsu
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdpdsu
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdseq
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdseq
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdser
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dasdser
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dmap2hrc
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/dmap2hrc
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/herclin
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/herclin
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/hercules
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/hercules
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/hetget
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/hetget
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/hetinit
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/hetinit
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/hetmap
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/hetmap
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/hetupd
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/hetupd
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/maketape
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/maketape
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/tapecopy
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/tapecopy
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/tapemap
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/tapemap
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/tapesplt
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/tapesplt
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/tfprint
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/tfprint
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/tfswap
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/tfswap
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/txt2card
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/txt2card
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/vmfplc2
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/bin/vmfplc2
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/dyncrypt.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/dyncrypt.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/dyngui.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/dyngui.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt1052c.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt1052c.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt1403.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt1403.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt2703.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt2703.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt2880.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt2880.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3088.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3088.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3270.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3270.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3420.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3420.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3505.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3505.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3525.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3525.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3705.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdt3705.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdtdummy.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdtdummy.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdteq.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdteq.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdtptp.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdtptp.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdtqeth.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdtqeth.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdttcpnje.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdttcpnje.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdtzfcp.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/hercules/hdtzfcp.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libhdt3420_not_mod.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libhdt3420_not_mod.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libherc.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libherc.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libhercd.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libhercd.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libherct.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libherct.so
Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libhercu.so
Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/prototype/i386/usr/lib/amd64/libhercu.so
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/runtime/hercules/build/manifest-i386-hercules.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: runtime/hercules
pkg://openindiana.org/emulator/hercules@4.7,5.11-2024.0.0.0:20240711T104815Z
PUBLISHED