------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> doinkd-0.01_6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> doinkd-0.01_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by doinkd-0.01_6 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> doinkd-0.01_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by doinkd-0.01_6 for building => SHA256 Checksum OK for doinkd-0.01.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> doinkd-0.01_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by doinkd-0.01_6 for building ===> Extracting for doinkd-0.01_6 => SHA256 Checksum OK for doinkd-0.01.tar.gz. (cd /construction/sysutils/doinkd/doinkd-0.01; make clean) rm -f a.out insque.o list.o parse.o scan.o doinkd.o warn.o xlock_check.o zap.o linetimelist.o core errs lint.errs Makefile.bak *.s tags parse.c scan.c doinkd y.tab.* lex.yy.c doinkd.cf.5 doinkd.8 Extracted Memory Use: 0.23M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for doinkd-0.01_6 ===> Applying ports patches for doinkd-0.01_6 ===> Applying dragonfly patches for doinkd-0.01_6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for doinkd-0.01_6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for doinkd-0.01_6 --- doinkd.8 --- --- insque.o --- --- parse.c --- --- scan.c --- --- doinkd.o --- --- warn.o --- --- xlock_check.o --- --- zap.o --- --- linetimelist.o --- --- xlock_check.o --- cc -DPS_HACK -DRUDE_KILL -DHAVE_SETSID -DUTMPHOST -DBSD_OS2 -DHAVE_SETSID -DHAVE_YYRESTART -DPS_HACK -DCONFIG=\"/usr/local/etc/doinkd/doinkd.cf\" -DLOGFILE=\"/var/log/doinkd.log\" -c xlock_check.c --- doinkd.o --- cc -DPS_HACK -DRUDE_KILL -DHAVE_SETSID -DUTMPHOST -DBSD_OS2 -DHAVE_SETSID -DHAVE_YYRESTART -DPS_HACK -DCONFIG=\"/usr/local/etc/doinkd/doinkd.cf\" -DLOGFILE=\"/var/log/doinkd.log\" -c doinkd.c doinkd.c: In function 'main': doinkd.c:337:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif __FreeBSD_version ^~~~~~~~~~~~~~~~~ doinkd.c:457:16: warning: implicit declaration of function 'checklinetimeremove' [-Wimplicit-function-declaration] checklinetimeremove(user,&errorlines); ^~~~~~~~~~~~~~~~~~~ doinkd.c: In function 'update_configuration': doinkd.c:620:14: warning: implicit declaration of function 'yyparse'; did you mean 'pause'? [-Wimplicit-function-declaration] (void) yyparse (); ^~~~~~~ pause doinkd.c:621:14: warning: implicit declaration of function 'yyrestart' [-Wimplicit-function-declaration] (void) yyrestart (conffd); /* jn */ ^~~~~~~~~ --- scan.c --- lex scan.l mv lex.yy.c scan.c --- parse.c --- yacc -d parse.y mv y.tab.c parse.c --- insque.o --- cc -DPS_HACK -DRUDE_KILL -DHAVE_SETSID -DUTMPHOST -DBSD_OS2 -DHAVE_SETSID -DHAVE_YYRESTART -DPS_HACK -DCONFIG=\"/usr/local/etc/doinkd/doinkd.cf\" -DLOGFILE=\"/var/log/doinkd.log\" -c insque.c --- doinkd.8 --- echo /usr/local/etc/doinkd/doinkd.cf | sed 's/\//\\\//g' > .maketmp echo /var/log/doinkd.log | sed 's/\//\\\//g' > .maketmp2 sed -e "s/CONFIGPATH/`cat .maketmp`/" -e "s/LOGFILEPATH/`cat .maketmp2`/" doinkd.cf.man.form > doinkd.cf.5 sed -e "s/CONFIGPATH/`cat .maketmp`/" -e "s/LOGFILEPATH/`cat .maketmp2`/" doinkd.man.form > doinkd.8 rm -f .maketmp .maketmp2 --- zap.o --- cc -DPS_HACK -DRUDE_KILL -DHAVE_SETSID -DUTMPHOST -DBSD_OS2 -DHAVE_SETSID -DHAVE_YYRESTART -DPS_HACK -DCONFIG=\"/usr/local/etc/doinkd/doinkd.cf\" -DLOGFILE=\"/var/log/doinkd.log\" -c zap.c --- warn.o --- cc -DPS_HACK -DRUDE_KILL -DHAVE_SETSID -DUTMPHOST -DBSD_OS2 -DHAVE_SETSID -DHAVE_YYRESTART -DPS_HACK -DCONFIG=\"/usr/local/etc/doinkd/doinkd.cf\" -DLOGFILE=\"/var/log/doinkd.log\" -c warn.c warn.c: In function 'warn': warn.c:127:13: warning: implicit declaration of function 'addlinetime'; did you mean 'adjtime'? [-Wimplicit-function-declaration] addlinetime(him,&errorlines); ^~~~~~~~~~~ adjtime warn.c:192:14: warning: implicit declaration of function 'inlinetime'; did you mean 'initstate'? [-Wimplicit-function-declaration] if (inlinetime(him,&errorlines)) ^~~~~~~~~~ initstate --- parse.o --- --- list.o --- --- scan.o --- --- linetimelist.o --- cc -DPS_HACK -DRUDE_KILL -DHAVE_SETSID -DUTMPHOST -DBSD_OS2 -DHAVE_SETSID -DHAVE_YYRESTART -DPS_HACK -DCONFIG=\"/usr/local/etc/doinkd/doinkd.cf\" -DLOGFILE=\"/var/log/doinkd.log\" -c linetimelist.c --- parse.o --- cc -DPS_HACK -DRUDE_KILL -DHAVE_SETSID -DUTMPHOST -DBSD_OS2 -DHAVE_SETSID -DHAVE_YYRESTART -DPS_HACK -DCONFIG=\"/usr/local/etc/doinkd/doinkd.cf\" -DLOGFILE=\"/var/log/doinkd.log\" -c parse.c --- list.o --- cc -DPS_HACK -DRUDE_KILL -DHAVE_SETSID -DUTMPHOST -DBSD_OS2 -DHAVE_SETSID -DHAVE_YYRESTART -DPS_HACK -DCONFIG=\"/usr/local/etc/doinkd/doinkd.cf\" -DLOGFILE=\"/var/log/doinkd.log\" -c list.c --- scan.o --- cc -DPS_HACK -DRUDE_KILL -DHAVE_SETSID -DUTMPHOST -DBSD_OS2 -DHAVE_SETSID -DHAVE_YYRESTART -DPS_HACK -DCONFIG=\"/usr/local/etc/doinkd/doinkd.cf\" -DLOGFILE=\"/var/log/doinkd.log\" -c scan.c scan.l: In function 'yylex': scan.l:69:5: warning: implicit declaration of function 'yyerror'; did you mean 'perror'? [-Wimplicit-function-declaration] yyerror(errormsg); ^~~~~~~ perror --- linetimelist.o --- linetimelist.c: In function 'checklinetimeremove': linetimelist.c:30:11: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (strcmp(him->line,(*ptr)->line) == 0 && him->time_on != (*ptr)->time_on) ^~~~~~ linetimelist.c: In function 'addlinetime': linetimelist.c:53:7: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy((*list)->line,him->line); ^~~~~~ linetimelist.c:53:7: warning: incompatible implicit declaration of built-in function 'strcpy' linetimelist.c:53:7: note: include '' or provide a declaration of 'strcpy' linetimelist.c:11:1: +#include linetimelist.c:53:7: strcpy((*list)->line,him->line); ^~~~~~ linetimelist.c:61:4: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy(tmp->line,him->line); ^~~~~~ linetimelist.c:61:4: note: include '' or provide a declaration of 'strcpy' --- parse.o --- parse.y: In function 'filecom_parse': parse.y:365:19: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] if ((int)strlen(lname) > 0) ^~~~~~ parse.y:365:19: warning: incompatible implicit declaration of built-in function 'strlen' parse.y:365:19: note: include '' or provide a declaration of 'strlen' parse.y:289:1: +#include parse.y:365:19: if ((int)strlen(lname) > 0) ^~~~~~ parse.y:369:13: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy(username,lname); ^~~~~~ parse.y:369:13: warning: incompatible implicit declaration of built-in function 'strcpy' parse.y:369:13: note: include '' or provide a declaration of 'strcpy' y.tab.c: In function 'yyparse': y.tab.c:84:16: warning: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] y.tab.c:566:18: note: in expansion of macro 'YYLEX' --- doinkd --- cc -DPS_HACK -DRUDE_KILL -DHAVE_SETSID -DUTMPHOST -DBSD_OS2 -DHAVE_SETSID -DHAVE_YYRESTART -DPS_HACK -DCONFIG=\"/usr/local/etc/doinkd/doinkd.cf\" -DLOGFILE=\"/var/log/doinkd.log\" -o doinkd insque.o list.o parse.o scan.o doinkd.o warn.o xlock_check.o zap.o linetimelist.o SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for doinkd-0.01_6 /bin/mkdir -p /construction/sysutils/doinkd/stage/usr/local/etc/doinkd ===> Generating temporary packing list install -s -c -m 750 doinkd /construction/sysutils/doinkd/stage/usr/local/sbin install -c -m 664 doinkd.cf.template /construction/sysutils/doinkd/stage/usr/local/etc/doinkd install -c -m 444 doinkd.cf.5 /construction/sysutils/doinkd/stage/usr/local/man/man5 gzip -f /construction/sysutils/doinkd/stage/usr/local/man/man5/doinkd.cf.5 install -c -m 444 doinkd.8 /construction/sysutils/doinkd/stage/usr/local/man/man8 gzip -f /construction/sysutils/doinkd/stage/usr/local/man/man8/doinkd.8 Be sure to edit/create the file /usr/local/etc/doinkd/doinkd.cf based on the needs for your system. The /usr/local/etc/doinkd/doinkd.cf.template file can serve as a guide, as well as the man pages. ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for doinkd-0.01_6 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:04