=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for hercules4sdl-4.6 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/pkgbuild/emulators/hercules4sdl/work.alpha/hyperion-Release_4.6' Making all in m4 gmake[2]: Entering directory '/tmp/pkgbuild/emulators/hercules4sdl/work.alpha/hyperion-Release_4.6/m4' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/pkgbuild/emulators/hercules4sdl/work.alpha/hyperion-Release_4.6/m4' Making all in util gmake[2]: Entering directory '/tmp/pkgbuild/emulators/hercules4sdl/work.alpha/hyperion-Release_4.6/util' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/pkgbuild/emulators/hercules4sdl/work.alpha/hyperion-Release_4.6/util' Making all in html gmake[2]: Entering directory '/tmp/pkgbuild/emulators/hercules4sdl/work.alpha/hyperion-Release_4.6/html' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/pkgbuild/emulators/hercules4sdl/work.alpha/hyperion-Release_4.6/html' Making all in man gmake[2]: Entering directory '/tmp/pkgbuild/emulators/hercules4sdl/work.alpha/hyperion-Release_4.6/man' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/pkgbuild/emulators/hercules4sdl/work.alpha/hyperion-Release_4.6/man' Making all in . gmake[2]: Entering directory '/tmp/pkgbuild/emulators/hercules4sdl/work.alpha/hyperion-Release_4.6' CC cckdcdsk.o CC codepage.lo CC hsys.lo CC hdl.lo CC hexdumpe.lo CC hostinfo.lo CC hscutl.lo CC hsocket.lo CC hthreads.lo hscutl.c:3815:51: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] DISABLE_GCC_WARNING( "-Waddress-of-packed-member" ) ^ In file included from msgenu.h:19:0, from hercules.h:104, from hthreads.c:19: hthreads.c: In function 'locks_cmd': printfmt.h:120:33: warning: format '%lx' expects argument of type 'long unsigned int *', but argument 3 has type 'struct __pthread_st **' [-Wformat=] #define SCN_TIDPAT "%"PRIx64 // complete format spec ^ hthreads.c:1295:31: note: in expansion of macro 'SCN_TIDPAT' else if (sscanf( argv[1], SCN_TIDPAT "%c", &tid, &c ) != 1) ^~~~~~~~~~ In file included from /usr/include/sys/inttypes.h:43:0, from /usr/include/sys/mutex.h:144, from /usr/include/net/if.h:87, from /usr/include/net/route.h:40, from hstdinc.h:154, from hthreads.c:14: /usr/include/alpha/int_fmtio.h:109:19: note: format string is defined here #define PRIx64 "lx" /* uint64_t */ In file included from msgenu.h:19:0, from hercules.h:104, from hthreads.c:19: hthreads.c: In function 'threads_cmd': printfmt.h:120:33: warning: format '%lx' expects argument of type 'long unsigned int *', but argument 3 has type 'struct __pthread_st **' [-Wformat=] #define SCN_TIDPAT "%"PRIx64 // complete format spec ^ hthreads.c:1563:31: note: in expansion of macro 'SCN_TIDPAT' else if (sscanf( argv[1], SCN_TIDPAT "%c", &tid, &c ) != 1) ^~~~~~~~~~ In file included from /usr/include/sys/inttypes.h:43:0, from /usr/include/sys/mutex.h:144, from /usr/include/net/if.h:87, from /usr/include/net/route.h:40, from hstdinc.h:154, from hthreads.c:14: /usr/include/alpha/int_fmtio.h:109:19: note: format string is defined here #define PRIx64 "lx" /* uint64_t */ CC logger.lo CC logmsg.lo CC machdep.lo CC memrchr.lo CC parser.lo CC pttrace.lo CC version.lo CC hetlib.lo CC ftlib.lo CC sllib.lo CC cache.lo CC cckddasd.lo In file included from /usr/include/stdio.h:597:0, from hstdinc.h:112, from cckddasd.c:16: cckddasd.c: In function 'cckd_trace': cckddasd.c:6715:13: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'suseconds_t {aka int}' [-Wformat=] "%s.%6.6ld %1d:%04X ", // "hh:mm:ss.uuuuuu n:CCUU " ^ cckddasd.c:6717:13: timeval.tv_usec, // "uuuuuu" (%6.6ld ~~~~~~~~~ cckddasd.c:6713:9: note: in expansion of macro 'MSGBUF' MSGBUF( trcpfx, ^~~~~~ 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 CC _archdep_templ.lo CC archlvl.lo CC assist.lo CC bldcfg.lo In file included from hercules.h:105:0, from assist.c:27: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC cgibin.lo CC channel.lo In file included from hercules.h:105:0, from channel.c:41: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC chsc.lo In file included from hercules.h:105:0, from chsc.c:21: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC clock.lo In file included from hercules.h:105:0, from clock.c:100: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC cmdtab.lo CC cmpsc_2012.lo In file included from hercules.h:105:0, from cmpsc_2012.c:51: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC cmpscdbg.lo CC cmpscdct.lo In file included from hercules.h:105:0, from cmpscdct.c:14: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC cmpscget.lo CC cmpscmem.lo In file included from hercules.h:105:0, from cmpscmem.c:14: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC cmpscput.lo CC config.lo CC control.lo In file included from hercules.h:104:0, from config.c:20: config.c: In function 'configure_cpu': config.c:1079:57: warning: format '%d' expects argument of type 'int', but argument 8 has type 'long int' [-Wformat=] WRMSG( HHC00111, "I", _POSIX_THREAD_CPUTIME ); ^ msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG' #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan, f, fmt, ## __VA_ARGS__ ) ^~~ msgenu.h:108:36: note: in expansion of macro 'PWRITEMSG' #define LOGMSG( fmt, ... ) PWRITEMSG( WRMSG_NORMAL, fmt, ## __VA_ARGS__ ) ^~~~~~~~~ msgenu.h:110:36: note: in expansion of macro 'LOGMSG' #define WRMSG( id, sev, ... ) LOGMSG( #id "%s " id "\n", sev, ## __VA_ARGS__ ) ^~~~~~ config.c:1079:13: note: in expansion of macro 'WRMSG' WRMSG( HHC00111, "I", _POSIX_THREAD_CPUTIME ); ^~~~~ CC cpu.lo In file included from hercules.h:105:0, from control.c:44: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ In file included from hercules.h:105:0, from cpu.c:43: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC crypto.lo CC dat.lo In file included from hercules.h:105:0, from dat.c:33: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC decimal.lo In file included from hercules.h:105:0, from decimal.c:36: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC dfp.lo In file included from hercules.h:105:0, from dfp.c:19: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC diagmssf.lo In file included from hercules.h:105:0, from diagmssf.c:24: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC diagnose.lo In file included from hercules.h:105:0, from diagnose.c:25: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC dyn76.lo In file included from hercules.h:105:0, from dyn76.c:21: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC ecpsvm.lo In file included from hercules.h:105:0, from ecpsvm.c:189: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC esame.lo In file included from hercules.h:105:0, from esame.c:30: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC external.lo In file included from hercules.h:105:0, from external.c:35: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC facility.lo CC fillfnam.lo fillfnam.c: In function 'tab_pressed': fillfnam.c:146:32: warning: passing argument 3 of 'scandir' from incompatible pointer type [-Wincompatible-pointer-types] n = scandir(path, &namelist, filter, alphasort); ^~~~~~ In file included from hstdinc.h:215:0, from fillfnam.c:8: /usr/include/dirent.h:111:5: note: expected 'int (*)(const struct dirent *)' but argument is of type 'int (*)(struct dirent *)' int scandir(const char *, struct dirent ***, ^~~~~~~ CC float.lo In file included from hercules.h:105:0, from float.c:41: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC general1.lo In file included from hercules.h:105:0, from general1.c:41: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC general2.lo In file included from hercules.h:105:0, from general2.c:42: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC general3.lo In file included from hercules.h:105:0, from general3.c:20: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC hao.lo CC hbyteswp.lo CC hconsole.lo CC hdiagf18.lo In file included from hercules.h:105:0, from hdiagf18.c:47: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC history.lo CC hRexx.lo CC hRexx_o.lo CC hRexx_r.lo CC hsccmd.lo hsccmd.c: In function 'qproc_cmd': hsccmd.c:9409:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (getrusage( (int) sysblk.cputid[i], &rusage ) == 0) ^ In file included from hercules.h:105:0, from hsccmd.c:58: hsccmd.c: At top level: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC hscemode.lo CC hscloc.lo CC hscmisc.lo In file included from hercules.h:105:0, from hscmisc.c:15: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC hscpufun.lo CC httpserv.lo CC ieee.lo In file included from hercules.h:105:0, from ieee.c:109: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC impl.lo impl.c:798:20: warning: inline function 'z900_get_storage_key' declared but never defined extern inline BYTE z900_get_storage_key( U64 abs ); ^~~~~~~~~~~~~~~~~~~~ impl.c:797:20: warning: inline function 's390_get_storage_key' declared but never defined extern inline BYTE s390_get_storage_key( U64 abs ); ^~~~~~~~~~~~~~~~~~~~ impl.c:796:20: warning: inline function 's370_get_storage_key' declared but never defined extern inline BYTE s370_get_storage_key( U64 abs ); ^~~~~~~~~~~~~~~~~~~~ CC inline.lo CC io.lo In file included from hercules.h:105:0, from io.c:43: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC ipl.lo In file included from hercules.h:105:0, from ipl.c:27: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC loadmem.lo CC loadparm.lo CC losc.lo CC machchk.lo CC opcode.lo CC panel.lo CC pfpo.lo CC plo.lo In file included from hercules.h:105:0, from plo.c:16: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC qdio.lo In file included from hercules.h:105:0, from qdio.c:17: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC scedasd.lo CC scescsi.lo In file included from hercules.h:105:0, from scedasd.c:12: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ In file included from hercules.h:105:0, from scescsi.c:16: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC script.lo CC service.lo In file included from hercules.h:105:0, from service.c:34: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC sie.lo CC skey.lo In file included from hercules.h:105:0, from sie.c:22: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ In file included from hercules.h:105:0, from skey.c:13: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC sr.lo CC stack.lo In file included from hercules.h:105:0, from stack.c:37: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC strsignal.lo CC tcpip.lo CC timer.lo CC trace.lo CC transact.lo In file included from hercules.h:105:0, from trace.c:28: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC vector.lo In file included from hercules.h:105:0, from transact.c:42: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC vm.lo In file included from hercules.h:105:0, from vm.c:24: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC vmd250.lo In file included from hercules.h:105:0, from vmd250.c:92: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC vstore.lo In file included from hercules.h:105:0, from vstore.c:62: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC x75.lo In file included from hercules.h:105:0, from x75.c:62: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC xstore.lo In file included from hercules.h:105:0, from xstore.c:23: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC tapedev.lo CC tapeccws.lo CC awstape.lo CC faketape.lo CC hettape.lo CC omatape.lo CC scsitape.lo CC scsiutil.lo CC cckdcomp.o CC cckddiag.o CC cckdswap.o CC cckdcdsk64.o CC cckdcomp64.o CC cckddiag64.o CC cckdswap64.o CC convto64.o CC cckdmap.o CC dasdcat.o CC dasdconv.o CC dasdcopy.o CC dasdinit.o CC dasdconv64.o CC dasdcopy64.o CC dasdinit64.o CC dasdisup.o CC dasdload.o CC dasdload64.o In file included from dasdload.c:31:0: dasdload2.h: In function 'process_iebcopy_file': dasdload2.h:2849:13: warning: multi-line comment [-Wcomment] // "Input record: CCHHR[%04X%04X%02X] (TTR[%04X%02X]) kl[%d] dl[%d]\n" \ ^ In file included from dasdload64.c:31:0: dasdload2.h: In function 'process_iebcopy_file': dasdload2.h:2849:13: warning: multi-line comment [-Wcomment] // "Input record: CCHHR[%04X%04X%02X] (TTR[%04X%02X]) kl[%d] dl[%d]\n" \ ^ CC dasdls.o CC dasdpdsu.o CC dasdseq.o CC dasdser.o CC dmap2hrc.o CC bootstrap.o CC hetget.o CC hetinit.o CC hetmap.o CC hetupd.o CC maketape.o CC tapecopy-tapecopy.o CC tapecopy-scsiutil.o CC tapemap.o CC tapesplt.o CC tfprint.o tfprint.c:20:51: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] DISABLE_GCC_WARNING( "-Waddress-of-packed-member" ) ^ CC tfswap.o In file included from hercules.h:104:0, from tfprint.c:14: tfprint.c: In function 'print_op_stor': tfprint.c:1732:26: warning: '0' flag ignored with precision and '%X' gnu_printf format [-Wformat=] FLOGMSG( stdout, "%sTranslation exception %04.4"PRIX16" (%s)\n", ^ msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG' #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan, f, fmt, ## __VA_ARGS__ ) ^~~ tfprint.c:1732:9: note: in expansion of macro 'FLOGMSG' FLOGMSG( stdout, "%sTranslation exception %04.4"PRIX16" (%s)\n", ^~~~~~~ In file included from /usr/include/stdio.h:597:0, from hstdinc.h:112, from tfprint.c:13: tfprint.c:1753:13: warning: '0' flag ignored with precision and '%X' gnu_printf format [-Wformat=] "%02.2X%02.2X%02.2X%02.2X " ^ tfprint.c:1751:9: note: in expansion of macro 'MSGBUF' MSGBUF( hbuf, ^~~~~~ tfprint.c:1753:13: warning: '0' flag ignored with precision and '%X' gnu_printf format [-Wformat=] "%02.2X%02.2X%02.2X%02.2X " ^ tfprint.c:1751:9: note: in expansion of macro 'MSGBUF' MSGBUF( hbuf, ^~~~~~ tfprint.c:1753:13: warning: '0' flag ignored with precision and '%X' gnu_printf format [-Wformat=] "%02.2X%02.2X%02.2X%02.2X " ^ tfprint.c:1751:9: note: in expansion of macro 'MSGBUF' MSGBUF( hbuf, ^~~~~~ tfprint.c:1753:13: warning: '0' flag ignored with precision and '%X' gnu_printf format [-Wformat=] "%02.2X%02.2X%02.2X%02.2X " ^ tfprint.c:1751:9: note: in expansion of macro 'MSGBUF' MSGBUF( hbuf, ^~~~~~ tfprint.c:1753:13: warning: '0' flag ignored with precision and '%X' gnu_printf format [-Wformat=] "%02.2X%02.2X%02.2X%02.2X " ^ tfprint.c:1751:9: note: in expansion of macro 'MSGBUF' MSGBUF( hbuf, ^~~~~~ tfprint.c:1753:13: warning: '0' flag ignored with precision and '%X' gnu_printf format [-Wformat=] "%02.2X%02.2X%02.2X%02.2X " ^ tfprint.c:1751:9: note: in expansion of macro 'MSGBUF' MSGBUF( hbuf, ^~~~~~ tfprint.c:1753:13: warning: '0' flag ignored with precision and '%X' gnu_printf format [-Wformat=] "%02.2X%02.2X%02.2X%02.2X " ^ tfprint.c:1751:9: note: in expansion of macro 'MSGBUF' MSGBUF( hbuf, ^~~~~~ tfprint.c:1753:13: warning: '0' flag ignored with precision and '%X' gnu_printf format [-Wformat=] "%02.2X%02.2X%02.2X%02.2X " ^ tfprint.c:1751:9: note: in expansion of macro 'MSGBUF' MSGBUF( hbuf, ^~~~~~ tfprint.c:1753:13: warning: '0' flag ignored with precision and '%X' gnu_printf format [-Wformat=] "%02.2X%02.2X%02.2X%02.2X " ^ tfprint.c:1751:9: note: in expansion of macro 'MSGBUF' MSGBUF( hbuf, ^~~~~~ tfprint.c:1753:13: warning: '0' flag ignored with precision and '%X' gnu_printf format [-Wformat=] "%02.2X%02.2X%02.2X%02.2X " ^ tfprint.c:1751:9: note: in expansion of macro 'MSGBUF' MSGBUF( hbuf, ^~~~~~ tfprint.c:1753:13: warning: '0' flag ignored with precision and '%X' gnu_printf format [-Wformat=] "%02.2X%02.2X%02.2X%02.2X " ^ tfprint.c:1751:9: note: in expansion of macro 'MSGBUF' MSGBUF( hbuf, ^~~~~~ tfprint.c:1753:13: warning: '0' flag ignored with precision and '%X' gnu_printf format [-Wformat=] "%02.2X%02.2X%02.2X%02.2X " ^ tfprint.c:1751:9: note: in expansion of macro 'MSGBUF' MSGBUF( hbuf, ^~~~~~ tfprint.c:1753:13: warning: '0' flag ignored with precision and '%X' gnu_printf format [-Wformat=] "%02.2X%02.2X%02.2X%02.2X " ^ tfprint.c:1751:9: note: in expansion of macro 'MSGBUF' MSGBUF( hbuf, ^~~~~~ tfprint.c:1753:13: warning: '0' flag ignored with precision and '%X' gnu_printf format [-Wformat=] "%02.2X%02.2X%02.2X%02.2X " ^ tfprint.c:1751:9: note: in expansion of macro 'MSGBUF' MSGBUF( hbuf, ^~~~~~ tfprint.c:1753:13: warning: '0' flag ignored with precision and '%X' gnu_printf format [-Wformat=] "%02.2X%02.2X%02.2X%02.2X " ^ tfprint.c:1751:9: note: in expansion of macro 'MSGBUF' MSGBUF( hbuf, ^~~~~~ tfprint.c:1753:13: warning: '0' flag ignored with precision and '%X' gnu_printf format [-Wformat=] "%02.2X%02.2X%02.2X%02.2X " ^ tfprint.c:1751:9: note: in expansion of macro 'MSGBUF' MSGBUF( hbuf, ^~~~~~ In file included from hercules.h:104:0, from tfprint.c:14: tfprint.c:1782:30: warning: '0' flag ignored with precision and '%X' gnu_printf format [-Wformat=] FLOGMSG( stdout, "%s%sR:%16.16"PRIX64":K:%02.2X=%s\n", ^ msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG' #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan, f, fmt, ## __VA_ARGS__ ) ^~~ tfprint.c:1782:13: note: in expansion of macro 'FLOGMSG' FLOGMSG( stdout, "%s%sR:%16.16"PRIX64":K:%02.2X=%s\n", ^~~~~~~ tfprint.c:1787:30: warning: '0' flag ignored with precision and '%X' gnu_printf format [-Wformat=] FLOGMSG( stdout, "%s%sR:%8.8"PRIX32":K:%02.2X=%s\n", ^ msgenu.h:99:98: note: in definition of macro 'PFWRITEMSG' #define PFWRITEMSG( pan, f, fmt, ... ) fwritemsg( __FILE__, __LINE__, __FUNCTION__, pan, f, fmt, ## __VA_ARGS__ ) ^~~ tfprint.c:1787:13: note: in expansion of macro 'FLOGMSG' FLOGMSG( stdout, "%s%sR:%8.8"PRIX32":K:%02.2X=%s\n", ^~~~~~~ In file included from /usr/include/stdio.h:597:0, from hstdinc.h:112, from tfprint.c:13: tfprint.c: In function 'print_814_sigp': tfprint.c:1868:18: warning: '0' flag ignored with precision and '%X' gnu_printf format [-Wformat=] MSGBUF( pfx, "%s HHC00814I Processor %s: SIGP %-32s (%02.2X) %s, PARM %s: CC %d", ^ tfprint.c:1868:5: note: in expansion of macro 'MSGBUF' MSGBUF( pfx, "%s HHC00814I Processor %s: SIGP %-32s (%02.2X) %s, PARM %s: CC %d", ^~~~~~ CC txt2card.o CC vmfplc2.o CC hercifc.o CC herclin.o CC dyncrypt.lo In file included from hercules.h:105:0, from dyncrypt.c:23: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC dyngui.lo CC hdteq.lo CC ctc_ptp.lo CC mpc.lo CC resolve.lo CC tuntap.lo CC qeth.lo In file included from hercules.h:105:0, from qeth.c:114: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC zfcp.lo In file included from hercules.h:105:0, from zfcp.c:39: hinlines.h:342:33: warning: 'Release_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define RELEASE_INTLOCK(r) Release_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:555:5: note: in expansion of macro 'RELEASE_INTLOCK' RELEASE_INTLOCK( regs ); ^~~~~~~~~~~~~~~ hinlines.h:341:33: warning: 'Obtain_Interrupt_Lock' is static but used in inline function 's370_per1_gra' which is not static #define OBTAIN_INTLOCK(r) Obtain_Interrupt_Lock( r, PTT_LOC ) ^ inline.h:550:5: note: in expansion of macro 'OBTAIN_INTLOCK' OBTAIN_INTLOCK( regs ); ^~~~~~~~~~~~~~ CC con1052c.lo CC printer.lo CC sockdev.lo CC commadpt.lo CC tcpnje.lo CC comm3705.lo tcpnje.c: In function 'tcpnje_thread': tcpnje.c:1458:15: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'pthread_t {aka struct __pthread_st *}' [-Wformat=] DBGMSG(1, "HHCTN002I %4.4X:TCPNJE - networking thread "TIDPAT" started for link %s - %s\n", ^ tcpnje.c:98:109: note: in definition of macro 'DBGMSG' #define DBGMSG(_level, ...) if ((tn->dev->ccwtrace && (_level & tn->trace)) || (_level & tn->debug)) logmsg(__VA_ARGS__) ^~~~~~~~~~~ In file included from /usr/include/sys/inttypes.h:43:0, from /usr/include/sys/mutex.h:144, from /usr/include/net/if.h:87, from /usr/include/net/route.h:40, from hstdinc.h:154, from tcpnje.c:41: /usr/include/alpha/int_fmtio.h:109:19: note: format string is defined here #define PRIx64 "lx" /* uint64_t */ tcpnje.c:1847:25: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'suseconds_t {aka int}' [-Wformat=] DBGMSG(512, "HHCTN127D %4.4X:TCPNJE - select() timeout after %ld seconds %ld microseconds\n", ^ devnum, tvcopy.tv_sec, tvcopy.tv_usec); ~~~~~~~~ tcpnje.c:98:109: note: in definition of macro 'DBGMSG' #define DBGMSG(_level, ...) if ((tn->dev->ccwtrace && (_level & tn->trace)) || (_level & tn->debug)) logmsg(__VA_ARGS__) ^~~~~~~~~~~ CC ctc_lcs.lo CC ctc_ctci.lo CC ctcadpt.lo CC netsupp.lo CC console.lo CC cardrdr.lo CC hchan.lo CC dummydev.lo CC cardpch.lo CCLD libhercs.la *** Warning: linker path does not have real file for library -lcrypto_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libcrypto_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** Warning: linker path does not have real file for library -ldecNumber_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libdecNumber_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** Warning: linker path does not have real file for library -lSoftFloat_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libSoftFloat_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** Warning: linker path does not have real file for library -ltelnet_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libtelnet_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** The inter-library dependencies that have been dropped here will be *** automatically added whenever a program is linked with this library *** or is declared to -dlopen it. *** Since this library must not contain undefined symbols, *** because either the platform does not support them or *** it was explicitly requested with -no-undefined, *** libtool will only create a static version of it. CCLD libhercu.la *** Warning: This system cannot link to static lib archive libhercs.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: linker path does not have real file for library -lcrypto_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libcrypto_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** Warning: linker path does not have real file for library -ldecNumber_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libdecNumber_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** Warning: linker path does not have real file for library -lSoftFloat_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libSoftFloat_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** Warning: linker path does not have real file for library -ltelnet_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libtelnet_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** The inter-library dependencies that have been dropped here will be *** automatically added whenever a program is linked with this library *** or is declared to -dlopen it. *** Since this library must not contain undefined symbols, *** because either the platform does not support them or *** it was explicitly requested with -no-undefined, *** libtool will only create a static version of it. CCLD libherct.la *** Warning: This system cannot link to static lib archive libhercs.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: This system cannot link to static lib archive libhercu.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: This system cannot link to static lib archive /tmp/pkgbuild/emulators/hercules4sdl/work.alpha/hyperion-Release_4.6/libhercs.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: linker path does not have real file for library -lcrypto_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libcrypto_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** Warning: linker path does not have real file for library -ldecNumber_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libdecNumber_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** Warning: linker path does not have real file for library -lSoftFloat_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libSoftFloat_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** Warning: linker path does not have real file for library -ltelnet_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libtelnet_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** The inter-library dependencies that have been dropped here will be *** automatically added whenever a program is linked with this library *** or is declared to -dlopen it. *** Since this library must not contain undefined symbols, *** because either the platform does not support them or *** it was explicitly requested with -no-undefined, *** libtool will only create a static version of it. CCLD libhercd.la *** Warning: This system cannot link to static lib archive libhercs.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: This system cannot link to static lib archive libhercu.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: This system cannot link to static lib archive /tmp/pkgbuild/emulators/hercules4sdl/work.alpha/hyperion-Release_4.6/libhercs.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: linker path does not have real file for library -lcrypto_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libcrypto_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** Warning: linker path does not have real file for library -ldecNumber_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libdecNumber_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** Warning: linker path does not have real file for library -lSoftFloat_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libSoftFloat_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** Warning: linker path does not have real file for library -ltelnet_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libtelnet_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** The inter-library dependencies that have been dropped here will be *** automatically added whenever a program is linked with this library *** or is declared to -dlopen it. *** Since this library must not contain undefined symbols, *** because either the platform does not support them or *** it was explicitly requested with -no-undefined, *** libtool will only create a static version of it. CCLD libherc.la *** Warning: This system cannot link to static lib archive libhercs.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: This system cannot link to static lib archive libhercu.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: This system cannot link to static lib archive libherct.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: This system cannot link to static lib archive libhercd.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: This system cannot link to static lib archive /tmp/pkgbuild/emulators/hercules4sdl/work.alpha/hyperion-Release_4.6/libhercu.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: This system cannot link to static lib archive /tmp/pkgbuild/emulators/hercules4sdl/work.alpha/hyperion-Release_4.6/libhercs.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: linker path does not have real file for library -lcrypto_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libcrypto_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** Warning: linker path does not have real file for library -ldecNumber_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libdecNumber_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** Warning: linker path does not have real file for library -lSoftFloat_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libSoftFloat_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** Warning: linker path does not have real file for library -ltelnet_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libtelnet_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** The inter-library dependencies that have been dropped here will be *** automatically added whenever a program is linked with this library *** or is declared to -dlopen it. *** Since this library must not contain undefined symbols, *** because either the platform does not support them or *** it was explicitly requested with -no-undefined, *** libtool will only create a static version of it. CCLD libhdt3420_not_mod.la CCLD hercules CCLD herclin *** Warning: This system cannot link to static lib archive libhercs.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: This system cannot link to static lib archive libhercu.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: This system cannot link to static lib archive libherc.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: This system cannot link to static lib archive /tmp/pkgbuild/emulators/hercules4sdl/work.alpha/hyperion-Release_4.6/libherct.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: This system cannot link to static lib archive /tmp/pkgbuild/emulators/hercules4sdl/work.alpha/hyperion-Release_4.6/libhercd.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: This system cannot link to static lib archive libherct.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: This system cannot link to static lib archive /tmp/pkgbuild/emulators/hercules4sdl/work.alpha/hyperion-Release_4.6/libhercu.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: This system cannot link to static lib archive /tmp/pkgbuild/emulators/hercules4sdl/work.alpha/hyperion-Release_4.6/libhercs.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: linker path does not have real file for library -lcrypto_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libcrypto_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** Warning: linker path does not have real file for library -ldecNumber_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libdecNumber_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** Warning: linker path does not have real file for library -lSoftFloat_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libSoftFloat_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** Warning: linker path does not have real file for library -ltelnet_pic. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have *** because I did check the linker path looking for a file starting *** with libtelnet_pic and none of the candidates passed a file format test *** using a regex pattern. Last file checked: /usr/lib/libz.so *** The inter-library dependencies that have been dropped here will be *** automatically added whenever a program is linked with this library *** or is declared to -dlopen it. *** Since this library must not contain undefined symbols, *** because either the platform does not support them or *** it was explicitly requested with -no-undefined, *** libtool will only create a static version of it. CCLD dyncrypt.la *** Warning: This system cannot link to static lib archive libherc.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** But as you try to build a module library, libtool will still create *** a static module, that should work as long as the dlopening application *** is linked with the -dlopen flag to resolve symbols at runtime. ld: cannot find -lcrypto_pic ld: cannot find -ldecNumber_pic ld: cannot find -lSoftFloat_pic ld: cannot find -ltelnet_pic ld: /usr/lib/libc.so and /usr/lib/crt0.o: warning: multiple common of `environ' gmake[2]: *** [Makefile:2363: hercules] Error 1 gmake[2]: *** Waiting for unfinished jobs.... ld: cannot find -lcrypto_pic ld: cannot find -ldecNumber_pic ld: cannot find -lSoftFloat_pic ld: cannot find -ltelnet_pic ld: /usr/lib/libc.so and /usr/lib/crt0.o: warning: multiple common of `environ' gmake[2]: *** [Makefile:2359: herclin] Error 1 gmake[2]: Leaving directory '/tmp/pkgbuild/emulators/hercules4sdl/work.alpha/hyperion-Release_4.6' gmake[1]: *** [Makefile:2677: all-recursive] Error 1 gmake[1]: Leaving directory '/tmp/pkgbuild/emulators/hercules4sdl/work.alpha/hyperion-Release_4.6' gmake: *** [Makefile:1998: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/emulators/hercules4sdl *** Error code 1 Stop. make: stopped in /usr/pkgsrc/emulators/hercules4sdl