=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for heyu-1.35nb1 --- all --- You are using a dummy make file. Just a moment while the configure script runs to create a valid makefile ./Configure This script will create a valid Makefile based on the results of the uname(1) output. Please stand-by a moment. checking for siginterrupt() Using siginterrupt() The Makefile has been created for freebsd. Continuing with the make --- date.o --- --- erase.o --- --- info.o --- --- date.o --- gcc -g -O -DHASSELECT -DNEEDGTIME -DFREEBSD -Wall -c date.c --- erase.o --- gcc -g -O -DHASSELECT -DNEEDGTIME -DFREEBSD -Wall -c erase.c --- info.o --- gcc -g -O -DHASSELECT -DNEEDGTIME -DFREEBSD -Wall -c info.c --- message.o --- --- relay.o --- --- message.o --- gcc -g -O -DHASSELECT -DNEEDGTIME -DFREEBSD -Wall -c message.c --- relay.o --- gcc -g -O -DHASSELECT -DNEEDGTIME -DFREEBSD -Wall -c relay.c --- monitor.o --- gcc -g -O -DHASSELECT -DNEEDGTIME -DFREEBSD -Wall -c monitor.c --- reset.o --- gcc -g -O -DHASSELECT -DNEEDGTIME -DFREEBSD -Wall -c reset.c --- relay.o --- relay.c:189:10: warning: passing 'unsigned char [80]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] sprintf(ibuff, "Trouble creating spoolfile (%s)", spoolfile); ^~~~~ /usr/include/stdio.h:285:31: note: passing argument to parameter here int sprintf(char * __restrict, const char * __restrict, ...); ^ relay.c:190:25: warning: passing 'unsigned char [80]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] syslog(LOG_ERR, ibuff); ^~~~~ /usr/include/syslog.h:195:30: note: passing argument to parameter here void syslog(int, const char *, ...) __printflike(2, 3); ^ relay.c:190:25: warning: format string is not a string literal (potentially insecure) [-Wformat-security] syslog(LOG_ERR, ibuff); ^~~~~ relay.c:190:25: note: treat the string as an argument to avoid this syslog(LOG_ERR, ibuff); ^ "%s", relay.c:233:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] syslog(LOG_ERR, tmpbuf); ^~~~~~ relay.c:233:19: note: treat the string as an argument to avoid this syslog(LOG_ERR, tmpbuf); ^ "%s", relay.c:240:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] syslog(LOG_ERR, tmpbuf); ^~~~~~ relay.c:240:19: note: treat the string as an argument to avoid this syslog(LOG_ERR, tmpbuf); ^ "%s", relay.c:315:34: warning: result of comparison of constant 887 with expression of type 'unsigned char' is always true [-Wtautological-constant-out-of-range-compare] if ( count > 0 && (ibuff[0] != 0x377 )) ~~~~~~~~ ^ ~~~~~ 6 warnings generated. --- setclock.o --- --- stop.o --- --- setclock.o --- gcc -g -O -DHASSELECT -DNEEDGTIME -DFREEBSD -Wall -c setclock.c --- tty.o --- --- stop.o --- gcc -g -O -DHASSELECT -DNEEDGTIME -DFREEBSD -Wall -c stop.c --- tty.o --- gcc -g -O -DHASSELECT -DNEEDGTIME -DFREEBSD -Wall -c tty.c --- turn.o --- --- tty.o --- tty.c:86:10: fatal error: 'sgtty.h' file not found #include ^~~~~~~~~ 1 error generated. *** [tty.o] Error code 1 make[1]: stopped in /var/pkgsrc/work/misc/heyu/work/heyu.dir --- setclock.o --- setclock.c:132:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security] syslog(LOG_ERR, msgbuf); ^~~~~~ setclock.c:132:22: note: treat the string as an argument to avoid this syslog(LOG_ERR, msgbuf); ^ "%s", setclock.c:134:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(stderr, msgbuf); ^~~~~~ setclock.c:134:22: note: treat the string as an argument to avoid this fprintf(stderr, msgbuf); ^ "%s", 2 warnings generated. --- turn.o --- gcc -g -O -DHASSELECT -DNEEDGTIME -DFREEBSD -Wall -c turn.c 1 error make[1]: stopped in /var/pkgsrc/work/misc/heyu/work/heyu.dir *** [all] Error code 2 bmake: stopped in /var/pkgsrc/work/misc/heyu/work/heyu.dir 1 error bmake: stopped in /var/pkgsrc/work/misc/heyu/work/heyu.dir *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/misc/heyu *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/misc/heyu