=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for hercules-3.11nb2 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/usr/pkgsrc/work/emulators/hercules/work/hercules-3.11' Making all in decNumber gmake[2]: Entering directory '/usr/pkgsrc/work/emulators/hercules/work/hercules-3.11/decNumber' CC decContext.lo CC decimal128.lo CC decimal32.lo CC decimal64.lo CC decNumber.lo CC decPacked.lo CCLD libdecNumber.la gmake[2]: Leaving directory '/usr/pkgsrc/work/emulators/hercules/work/hercules-3.11/decNumber' Making all in softfloat gmake[2]: Entering directory '/usr/pkgsrc/work/emulators/hercules/work/hercules-3.11/softfloat' CC softfloat.lo CCLD libsoftfloat.la gmake[2]: Leaving directory '/usr/pkgsrc/work/emulators/hercules/work/hercules-3.11/softfloat' Making all in m4 gmake[2]: Entering directory '/usr/pkgsrc/work/emulators/hercules/work/hercules-3.11/m4' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/usr/pkgsrc/work/emulators/hercules/work/hercules-3.11/m4' Making all in util gmake[2]: Entering directory '/usr/pkgsrc/work/emulators/hercules/work/hercules-3.11/util' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/usr/pkgsrc/work/emulators/hercules/work/hercules-3.11/util' Making all in html gmake[2]: Entering directory '/usr/pkgsrc/work/emulators/hercules/work/hercules-3.11/html' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/usr/pkgsrc/work/emulators/hercules/work/hercules-3.11/html' Making all in man gmake[2]: Entering directory '/usr/pkgsrc/work/emulators/hercules/work/hercules-3.11/man' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/usr/pkgsrc/work/emulators/hercules/work/hercules-3.11/man' Making all in . gmake[2]: Entering directory '/usr/pkgsrc/work/emulators/hercules/work/hercules-3.11' CC hsys.lo In file included from hsys.c:4: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from hsys.c:8: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CCLD libhercs.la CC version.lo In file included from version.c:9: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from version.c:14: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC hscutl.lo In file included from hscutl.c:14: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from hscutl.c:19: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC hscutl2.lo In file included from hscutl2.c:27: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from hscutl2.c:32: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC codepage.lo In file included from codepage.c:4: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from codepage.c:9: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ codepage.c:1011:28: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] if(iconv(codepage_g2h, (char**)&ibytes, &nibytes, &obytes, &nobytes) == (size_t)(-1) ) ^~~~~~~~~~~~~~~ /usr/include/iconv.h:46:47: note: passing argument to parameter here size_t iconv(iconv_t, const char ** __restrict, ^ codepage.c:1022:28: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] if(iconv(codepage_h2g, (char**)&ibytes, &nibytes, &obytes, &nobytes) == (size_t)(-1) ) ^~~~~~~~~~~~~~~ /usr/include/iconv.h:46:47: note: passing argument to parameter here size_t iconv(iconv_t, const char ** __restrict, ^ codepage.c:1081:29: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] iconv(codepage_h2g, (char**)&hbyte, &inbytes, &gbyte, &outbytes); ^~~~~~~~~~~~~~ /usr/include/iconv.h:46:47: note: passing argument to parameter here size_t iconv(iconv_t, const char ** __restrict, ^ codepage.c:1100:29: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] iconv(codepage_g2h, (char**)&gbyte, &inbytes, &hbyte, &outbytes); ^~~~~~~~~~~~~~ /usr/include/iconv.h:46:47: note: passing argument to parameter here size_t iconv(iconv_t, const char ** __restrict, ^ 6 warnings generated. CC logger.lo In file included from logger.c:14: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from logger.c:19: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC logmsg.lo In file included from logmsg.c:4: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from logmsg.c:9: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC hdl.lo In file included from hdl.c:4: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from hdl.c:13: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ hdl.c:316:12: warning: array subscript is of type 'char' [-Wchar-subscripts] if(isupper(dtname[n])) ^~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:57:44: note: expanded from macro 'isupper' #define isupper(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_U)) ^~~~ hdl.c:317:25: warning: array subscript is of type 'char' [-Wchar-subscripts] dtname[n] = tolower(dtname[n]); ^~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from macro 'tolower' #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ 4 warnings generated. CC hostinfo.lo In file included from hostinfo.c:12: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from hostinfo.c:17: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC hsocket.lo In file included from hsocket.c:4: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from hsocket.c:9: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC memrchr.lo In file included from memrchr.c:10: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from memrchr.c:15: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC parser.lo In file included from parser.c:4: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from parser.c:8: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC pttrace.lo In file included from pttrace.c:8: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from pttrace.c:13: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CCLD libhercu.la CC sllib.lo In file included from sllib.c:15: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from sllib.c:20: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ sllib.c:1120:18: warning: array subscript is of type 'char' [-Wchar-subscripts] gdg += ( isdigit( dsn[ len - 7 ] ) != 0 ); ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ sllib.c:1121:18: warning: array subscript is of type 'char' [-Wchar-subscripts] gdg += ( isdigit( dsn[ len - 6 ] ) != 0 ); ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ sllib.c:1122:18: warning: array subscript is of type 'char' [-Wchar-subscripts] gdg += ( isdigit( dsn[ len - 5 ] ) != 0 ); ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ sllib.c:1123:18: warning: array subscript is of type 'char' [-Wchar-subscripts] gdg += ( isdigit( dsn[ len - 4 ] ) != 0 ); ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ sllib.c:1125:18: warning: array subscript is of type 'char' [-Wchar-subscripts] gdg += ( isdigit( dsn[ len - 2 ] ) != 0 ); ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ sllib.c:1126:18: warning: array subscript is of type 'char' [-Wchar-subscripts] gdg += ( isdigit( dsn[ len - 1 ] ) != 0 ); ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ 8 warnings generated. CC hetlib.lo In file included from hetlib.c:15: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from hetlib.c:20: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CCLD libherct.la CC ckddasd.lo In file included from ckddasd.c:19: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from ckddasd.c:24: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC fbadasd.lo In file included from fbadasd.c:14: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from fbadasd.c:19: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC cckddasd.lo In file included from cckddasd.c:9: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from cckddasd.c:13: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC cckdutil.lo In file included from cckdutil.c:9: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from cckdutil.c:14: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC dasdtab.lo In file included from dasdtab.c:15: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from dasdtab.c:20: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC cache.lo In file included from cache.c:6: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from cache.c:11: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC dasdutil.lo In file included from dasdutil.c:8: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from dasdutil.c:13: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ dasdutil.c:49:21: warning: array subscript is of type 'char' [-Wchar-subscripts] source[i] = toupper(source[i]); ^~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ dasdutil.c:61:21: warning: array subscript is of type 'char' [-Wchar-subscripts] source[i] = tolower(source[i]); ^~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from macro 'tolower' #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ 4 warnings generated. CC shared.lo In file included from shared.c:4: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from shared.c:9: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ shared.c:2665:13: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat] tv.tv_sec, (long)(tv.tv_usec), dev ? dev->devnum : 0); ^~~~~~~~~ 3 warnings generated. CCLD libhercd.la CC hconsole.lo In file included from hconsole.c:9: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from hconsole.c:11: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC w32util.lo In file included from w32util.c:16: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from w32util.c:21: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC strsignal.lo In file included from strsignal.c:6: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from strsignal.c:8: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC impl.lo In file included from impl.c:12: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from impl.c:17: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC config.lo In file included from config.c:8: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from config.c:13: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC bldcfg.lo In file included from bldcfg.c:31: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from bldcfg.c:41: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ ./bldcfg.c:127:22: warning: array subscript is of type 'char' [-Wchar-subscripts] while (*p && isspace(*p)) p++; if (!*p) break; // find start of arg ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ ./bldcfg.c:133:23: warning: array subscript is of type 'char' [-Wchar-subscripts] while (*p && !isspace(*p) && *p != '\"' && *p != '\'') p++; if (!*p) break; // find end of arg ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ ./bldcfg.c:1360:21: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isdigit(styp[0])) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ 5 warnings generated. CC panel.lo In file included from panel.c:28: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from panel.c:33: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ panel.c:2125:33: warning: array subscript is of type 'char' [-Wchar-subscripts] i = toupper(NPdevice) - 'A'; ^~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ panel.c:2144:33: warning: array subscript is of type 'char' [-Wchar-subscripts] i = toupper(NPdevice) - 'A'; ^~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ panel.c:2163:33: warning: array subscript is of type 'char' [-Wchar-subscripts] i = toupper(NPdevice) - 'A'; ^~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ panel.c:2575:22: warning: array subscript is of type 'char' [-Wchar-subscripts] if (!isprint(kbbuf[i])) { ^~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:54:44: note: expanded from macro 'isprint' #define isprint(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_R)) ^~~~ 6 warnings generated. CC history.lo In file included from history.c:4: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from history.c:6: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC fillfnam.lo In file included from fillfnam.c:4: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from fillfnam.c:5: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC ipl.lo In file included from ipl.c:17: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from ipl.c:22: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC assist.lo In file included from assist.c:15: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from assist.c:25: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC dat.lo In file included from dat.c:6: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from dat.c:7: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC stack.lo In file included from stack.c:26: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from stack.c:38: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC cpu.lo In file included from cpu.c:30: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from cpu.c:40: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC vstore.lo In file included from vstore.c:7: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from vstore.c:9: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC general1.lo In file included from general1.c:32: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from general1.c:42: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC general2.lo In file included from general2.c:32: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from general2.c:42: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC general3.lo In file included from general3.c:10: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from general3.c:20: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC pfpo.lo In file included from pfpo.c:12: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from pfpo.c:22: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC plo.lo In file included from plo.c:7: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from plo.c:17: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC control.lo In file included from control.c:32: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from control.c:42: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC crypto.lo In file included from crypto.c:4: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from crypto.c:9: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC io.lo In file included from io.c:33: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from io.c:43: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC decimal.lo In file included from decimal.c:25: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from decimal.c:35: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC service.lo In file included from service.c:23: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from service.c:33: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC scedasd.lo In file included from scedasd.c:4: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from scedasd.c:8: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC losc.lo In file included from losc.c:4: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from losc.c:14: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC chsc.lo In file included from chsc.c:12: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from chsc.c:22: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC opcode.lo In file included from opcode.c:8: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from ./opcode.c:25: In file included from ./opcode.c:38: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC diagnose.lo In file included from diagnose.c:15: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from diagnose.c:25: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ diagnose.c:76:13: warning: array subscript is of type 'char' [-Wchar-subscripts] if(!isprint(name[i]) || isspace(name[i])) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:54:44: note: expanded from macro 'isprint' #define isprint(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_R)) ^~~~ diagnose.c:76:33: warning: array subscript is of type 'char' [-Wchar-subscripts] if(!isprint(name[i]) || isspace(name[i])) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ In file included from ./diagnose.c:670: ./diagnose.c:76:13: warning: array subscript is of type 'char' [-Wchar-subscripts] if(!isprint(name[i]) || isspace(name[i])) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:54:44: note: expanded from macro 'isprint' #define isprint(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_R)) ^~~~ In file included from ./diagnose.c:670: ./diagnose.c:76:33: warning: array subscript is of type 'char' [-Wchar-subscripts] if(!isprint(name[i]) || isspace(name[i])) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ In file included from ./diagnose.c:676: ./diagnose.c:76:13: warning: array subscript is of type 'char' [-Wchar-subscripts] if(!isprint(name[i]) || isspace(name[i])) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:54:44: note: expanded from macro 'isprint' #define isprint(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_R)) ^~~~ In file included from ./diagnose.c:676: ./diagnose.c:76:33: warning: array subscript is of type 'char' [-Wchar-subscripts] if(!isprint(name[i]) || isspace(name[i])) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ 8 warnings generated. CC diagmssf.lo In file included from diagmssf.c:14: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from diagmssf.c:24: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC vm.lo In file included from vm.c:15: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from vm.c:25: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ vm.c:1119:26: warning: array subscript is of type 'char' [-Wchar-subscripts] while (*p && isspace(*p)) p++; ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ vm.c:1122:17: warning: array subscript is of type 'char' [-Wchar-subscripts] isspace(*(p+2))) shcmd = 1; ^~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ In file included from ./vm.c:1702: ./vm.c:1119:26: warning: array subscript is of type 'char' [-Wchar-subscripts] while (*p && isspace(*p)) p++; ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ In file included from ./vm.c:1702: ./vm.c:1122:17: warning: array subscript is of type 'char' [-Wchar-subscripts] isspace(*(p+2))) shcmd = 1; ^~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ In file included from ./vm.c:1708: ./vm.c:1119:26: warning: array subscript is of type 'char' [-Wchar-subscripts] while (*p && isspace(*p)) p++; ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ In file included from ./vm.c:1708: ./vm.c:1122:17: warning: array subscript is of type 'char' [-Wchar-subscripts] isspace(*(p+2))) shcmd = 1; ^~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ 8 warnings generated. CC vmd250.lo In file included from vmd250.c:75: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from vmd250.c:85: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC channel.lo In file included from channel.c:23: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from channel.c:25: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC external.lo In file included from external.c:25: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from external.c:35: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC float.lo In file included from float.c:32: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from float.c:42: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ In file included from ./float.c:7848: ./float.c:2736:28: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] if ((xj == xi) || (abs(xj - xi) == 1)) { ^ ./float.c:2736:28: note: remove the call to 'abs' since unsigned values cannot be negative if ((xj == xi) || (abs(xj - xi) == 1)) { ^~~ ./float.c:5114:36: warning: taking the absolute value of unsigned type 'unsigned long long' has no effect [-Wabsolute-value] if ((xj == xi) || (abs(xj - xi) == 1)) { ^ ./float.c:5114:36: note: remove the call to 'abs' since unsigned values cannot be negative if ((xj == xi) || (abs(xj - xi) == 1)) { ^~~ In file included from ./float.c:7854: ./float.c:2736:28: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] if ((xj == xi) || (abs(xj - xi) == 1)) { ^ ./float.c:2736:28: note: remove the call to 'abs' since unsigned values cannot be negative if ((xj == xi) || (abs(xj - xi) == 1)) { ^~~ ./float.c:5114:36: warning: taking the absolute value of unsigned type 'unsigned long long' has no effect [-Wabsolute-value] if ((xj == xi) || (abs(xj - xi) == 1)) { ^ ./float.c:5114:36: note: remove the call to 'abs' since unsigned values cannot be negative if ((xj == xi) || (abs(xj - xi) == 1)) { ^~~ 6 warnings generated. CC trace.lo In file included from trace.c:19: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from trace.c:29: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC machchk.lo In file included from machchk.c:20: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from machchk.c:30: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC vector.lo In file included from vector.c:16: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from vector.c:18: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC xstore.lo In file included from xstore.c:14: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from xstore.c:24: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC cmpsc.lo In file included from cmpsc.c:26: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from cmpsc.c:36: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC sie.lo In file included from sie.c:13: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from sie.c:26: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC qdio.lo In file included from qdio.c:6: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from qdio.c:16: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC clock.lo In file included from clock.c:9: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from clock.c:15: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC timer.lo In file included from timer.c:6: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from timer.c:8: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC esame.lo In file included from esame.c:20: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from esame.c:33: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC ieee.lo In file included from ieee.c:35: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from ieee.c:45: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC dfp.lo In file included from dfp.c:10: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from dfp.c:20: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC httpserv.lo In file included from httpserv.c:30: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from httpserv.c:35: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC cgibin.lo In file included from cgibin.c:45: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from cgibin.c:50: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ cgibin.c:1187:12: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isspace(*command)) ^~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ 3 warnings generated. CC loadparm.lo In file included from loadparm.c:9: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from loadparm.c:14: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ loadparm.c:25:12: warning: array subscript is of type 'char' [-Wchar-subscripts] if(isprint(name[i])) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:54:44: note: expanded from macro 'isprint' #define isprint(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_R)) ^~~~ loadparm.c:26:42: warning: array subscript is of type 'char' [-Wchar-subscripts] fld[i] = host_to_guest((int)(islower(name[i]) ? toupper(name[i]) : name[i])); ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:53:44: note: expanded from macro 'islower' #define islower(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_L)) ^~~~ loadparm.c:26:61: warning: array subscript is of type 'char' [-Wchar-subscripts] fld[i] = host_to_guest((int)(islower(name[i]) ? toupper(name[i]) : name[i])); ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ loadparm.c:45:8: warning: array subscript is of type 'char' [-Wchar-subscripts] if(isprint(name[i])) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:54:44: note: expanded from macro 'isprint' #define isprint(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_R)) ^~~~ loadparm.c:46:47: warning: array subscript is of type 'char' [-Wchar-subscripts] loadparm[i] = host_to_guest((int)(islower(name[i]) ? toupper(name[i]) : name[i])); ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:53:44: note: expanded from macro 'islower' #define islower(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_L)) ^~~~ loadparm.c:46:66: warning: array subscript is of type 'char' [-Wchar-subscripts] loadparm[i] = host_to_guest((int)(islower(name[i]) ? toupper(name[i]) : name[i])); ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ loadparm.c:70:12: warning: array subscript is of type 'char' [-Wchar-subscripts] if(isspace(ret_loadparm[i]) && !ret_loadparm[i+1]) ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ loadparm.c:91:12: warning: array subscript is of type 'char' [-Wchar-subscripts] if(isprint(name[i])) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:54:44: note: expanded from macro 'isprint' #define isprint(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_R)) ^~~~ loadparm.c:92:47: warning: array subscript is of type 'char' [-Wchar-subscripts] lparname[i] = host_to_guest((int)(islower(name[i]) ? toupper(name[i]) : name[i])); ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:53:44: note: expanded from macro 'islower' #define islower(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_L)) ^~~~ loadparm.c:92:66: warning: array subscript is of type 'char' [-Wchar-subscripts] lparname[i] = host_to_guest((int)(islower(name[i]) ? toupper(name[i]) : name[i])); ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ loadparm.c:117:12: warning: array subscript is of type 'char' [-Wchar-subscripts] if(isspace(ret_lparname[i]) && !ret_lparname[i+1]) ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ loadparm.c:139:12: warning: array subscript is of type 'char' [-Wchar-subscripts] if(isprint(name[i])) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:54:44: note: expanded from macro 'isprint' #define isprint(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_R)) ^~~~ loadparm.c:140:47: warning: array subscript is of type 'char' [-Wchar-subscripts] manufact[i] = host_to_guest((int)(islower(name[i]) ? toupper(name[i]) : name[i])); ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:53:44: note: expanded from macro 'islower' #define islower(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_L)) ^~~~ loadparm.c:140:66: warning: array subscript is of type 'char' [-Wchar-subscripts] manufact[i] = host_to_guest((int)(islower(name[i]) ? toupper(name[i]) : name[i])); ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ loadparm.c:166:12: warning: array subscript is of type 'char' [-Wchar-subscripts] if(isprint(name[i])) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:54:44: note: expanded from macro 'isprint' #define isprint(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_R)) ^~~~ loadparm.c:167:44: warning: array subscript is of type 'char' [-Wchar-subscripts] plant[i] = host_to_guest((int)(islower(name[i]) ? toupper(name[i]) : name[i])); ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:53:44: note: expanded from macro 'islower' #define islower(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_L)) ^~~~ loadparm.c:167:63: warning: array subscript is of type 'char' [-Wchar-subscripts] plant[i] = host_to_guest((int)(islower(name[i]) ? toupper(name[i]) : name[i])); ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ 19 warnings generated. CC hsccmd.lo In file included from hsccmd.c:49: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from hsccmd.c:54: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ hsccmd.c:2570:12: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isspace(*cmd)) cmd++; ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ hsccmd.c:2593:12: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isspace(*path)) path++; ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ hsccmd.c:3798:24: warning: array subscript is of type 'char' [-Wchar-subscripts] if(islower(argv[i][j])) ^~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:53:44: note: expanded from macro 'islower' #define islower(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_L)) ^~~~ hsccmd.c:3800:36: warning: array subscript is of type 'char' [-Wchar-subscripts] argv[i][j]=toupper(argv[i][j]); ^~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ hsccmd.c:7502:49: warning: array subscript is of type 'char' [-Wchar-subscripts] for (scrlen = strlen(scrbuf); scrlen && isspace(scrbuf[scrlen-1]); scrlen--); ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ hsccmd.c:7508:31: warning: array subscript is of type 'char' [-Wchar-subscripts] do *p = 0; while (isspace(*--p) && p >= scrbuf); ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ hsccmd.c:7533:26: warning: array subscript is of type 'char' [-Wchar-subscripts] for (p = scrbuf; isspace(*p); p++); ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ 9 warnings generated. CC cmdtab.lo In file included from cmdtab.c:7: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from cmdtab.c:12: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ cmdtab.c:335:25: warning: array subscript is of type 'char' [-Wchar-subscripts] while (*pCmdLine && isspace(*pCmdLine)) pCmdLine++; ^~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ cmdtab.c:343:33: warning: array subscript is of type 'char' [-Wchar-subscripts] while (*pCmdLine && isspace(*pCmdLine)) pCmdLine++; ^~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ 4 warnings generated. CC hao.lo In file included from hao.c:16: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from hao.c:21: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ hao.c:674:28: warning: array subscript is of type 'char' [-Wchar-subscripts] if (*p == '$' && isdigit(p[1])) { ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ hao.c:675:17: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isdigit(p[2])) { ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ 4 warnings generated. CC hscmisc.lo In file included from hscmisc.c:5: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from hscmisc.c:15: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ hscmisc.c:846:12: warning: array subscript is of type 'char' [-Wchar-subscripts] switch(toupper(*opnd)) { ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ hscmisc.c:851:18: warning: array subscript is of type 'char' [-Wchar-subscripts] type = toupper(*opnd); ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ hscmisc.c:994:12: warning: array subscript is of type 'char' [-Wchar-subscripts] switch(toupper(*opnd)) ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ In file included from ./hscmisc.c:1297: ./hscmisc.c:846:12: warning: array subscript is of type 'char' [-Wchar-subscripts] switch(toupper(*opnd)) { ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ In file included from ./hscmisc.c:1297: ./hscmisc.c:851:18: warning: array subscript is of type 'char' [-Wchar-subscripts] type = toupper(*opnd); ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ In file included from ./hscmisc.c:1297: ./hscmisc.c:994:12: warning: array subscript is of type 'char' [-Wchar-subscripts] switch(toupper(*opnd)) ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ In file included from ./hscmisc.c:1303: ./hscmisc.c:846:12: warning: array subscript is of type 'char' [-Wchar-subscripts] switch(toupper(*opnd)) { ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ In file included from ./hscmisc.c:1303: ./hscmisc.c:851:18: warning: array subscript is of type 'char' [-Wchar-subscripts] type = toupper(*opnd); ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ In file included from ./hscmisc.c:1303: ./hscmisc.c:994:12: warning: array subscript is of type 'char' [-Wchar-subscripts] switch(toupper(*opnd)) ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ 11 warnings generated. CC sr.lo In file included from sr.c:4: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from sr.c:9: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC ecpsvm.lo In file included from ecpsvm.c:65: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from ecpsvm.c:75: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CCLD libherc.la CC dyngui.lo In file included from dyngui.c:4: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from dyngui.c:5: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CCLD dyngui.la CC dyninst.lo In file included from dyninst.c:12: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from dyninst.c:13: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CCLD dyninst.la CC hdteq.lo In file included from hdteq.c:4: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from hdteq.c:6: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CCLD hdteq.la CC printer.lo In file included from printer.c:10: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from printer.c:11: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CC sockdev.lo In file included from sockdev.c:4: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from sockdev.c:5: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ sockdev.c:165:9: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isdigit(service[0])) ^~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ 3 warnings generated. CCLD hdt1403.la CC commadpt.lo In file included from commadpt.c:125: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from commadpt.c:126: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ 2 warnings generated. CCLD hdt2703.la CC comm3705.lo In file included from comm3705.c:47: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from comm3705.c:48: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ comm3705.c:354:13: warning: array subscript is of type 'char' [-Wchar-subscripts] if(!isdigit(*serv)) ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ 3 warnings generated. CCLD hdt3705.la CC ctc_lcs.lo In file included from ctc_lcs.c:5: In file included from ./hstdinc.h:226: ./hostopts.h:347:2: warning: hostopts.h: unknown target platform: defaulting to generic platform settings. [-W#warnings] #warning hostopts.h: unknown target platform: defaulting to generic platform settings. ^ In file included from ctc_lcs.c:10: In file included from ./hercules.h:87: In file included from ./hthreads.h:56: /usr/pkgsrc/work/emulators/hercules/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ In file included from ctc_lcs.c:13: ./hercifc.h:92:22: error: field has incomplete type 'struct rtentry' struct rtentry rtentry; ^ /usr/include/net/if.h:131:8: note: forward declaration of 'struct rtentry' struct rtentry; ^ 2 warnings and 1 error generated. Makefile:1754: recipe for target 'ctc_lcs.lo' failed gmake[2]: *** [ctc_lcs.lo] Error 1 gmake[2]: Leaving directory '/usr/pkgsrc/work/emulators/hercules/work/hercules-3.11' Makefile:1776: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/usr/pkgsrc/work/emulators/hercules/work/hercules-3.11' Makefile:1309: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/emulators/hercules *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/emulators/hercules