>>> Building on exopi-6 under sysutils/xjobs DIST = [sysutils/xjobs:xjobs-20100915.tgz] FULLPKGNAME = xjobs-20100915p0 distfiles size=94715 >>> Running build in sysutils/xjobs at 1713856383.46 ===> sysutils/xjobs ===> Building from scratch xjobs-20100915p0 ===> Verifying specs: c m ===> found c.100.0 m.10.1 ===> Checking files for xjobs-20100915p0 `/exopi-cvs/ports/distfiles/xjobs-20100915.tgz' is up to date. >> (SHA256) xjobs-20100915.tgz: OK ===> Extracting for xjobs-20100915p0 ===> Patching for xjobs-20100915p0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for xjobs-20100915p0 ===> Configuring for xjobs-20100915p0 Using /exopi-obj/pobj/xjobs-20100915/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/xjobs-20100915/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for flex... (cached) flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... (cached) yes checking for a BSD-compatible install... /exopi-obj/pobj/xjobs-20100915/bin/install -c checking for rm... (cached) /bin/rm checking for C/C++ restrict keyword... (cached) __restrict__ checking for inline... inline checking whether to enable assertions... yes checking return type of signal handlers... (cached) void checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for malloc in -lumem... no checking for library containing ceil... -lm checking for library containing wait4... none required checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for pid_t... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for stropts.h... no no stropts.h available configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for xjobs-20100915p0 cc -O2 -pipe -DHAVE_CONFIG_H -c xjobs.c xjobs.c:704:48: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] (void) fprintf(stderr,"argument %d: <%s>\n",argv - j->args, *argv); ~~ ^~~~~~~~~~~~~~ %ld xjobs.c:772:65: warning: format specifies type 'long' but the argument has type 'pid_t' (aka 'int') [-Wformat] s += sprintf(msg,"### job #%d (%s), pid %6ld, ",j->job,j->cmd,j->pid); ~~~~ ^~~~~~ %6d xjobs.c:859:74: warning: format specifies type 'long' but the argument has type 'pid_t' (aka 'int') [-Wformat] s0 = snprintf(buf,bsize,"### output of job #%d, pid %ld: %s\n",j->job,pid,j->cmd); ~~~ ^~~ %d xjobs.c:1115:32: warning: format specifies type 'unsigned int *' but the argument has type 'size_t *' (aka 'unsigned long *') [-Wformat] if (1 == sscanf(optarg,"%u",&q_len) && (q_len > 0)) ~~ ^~~~~~ %zu xjobs.c:1379:8: warning: case value not in enumerated type 'token_t' [-Wswitch] case 0: ^ 5 warnings generated. cc -O2 -pipe -DHAVE_CONFIG_H -c log.c flex -o lex.tokenizer.c tokenizer.l cc -O2 -pipe -DHAVE_CONFIG_H -c -o tokenizer.o lex.tokenizer.c rm -f lex.tokenizer.c if test -f tokenizer.d; then sed -i -e 's,lex.tokenizer.c,tokenizer.l,' tokenizer.d; fi cc -O2 -pipe -DHAVE_CONFIG_H xjobs.o log.o tokenizer.o -lm -o xjobs xjobs.c(xjobs.o:(display_summary)): warning: sprintf() is often misused, please use snprintf() xjobs.c(xjobs.o:(complete_exe)): warning: strcpy() is almost always misused, please use strlcpy() >>> Running package in sysutils/xjobs at 1713856394.57 ===> sysutils/xjobs ===> Faking installation for xjobs-20100915p0 /exopi-obj/pobj/xjobs-20100915/bin/install -c -d /exopi-obj/pobj/xjobs-20100915/fake-amd64/usr/local/bin /exopi-obj/pobj/xjobs-20100915/bin/install -c xjobs /exopi-obj/pobj/xjobs-20100915/fake-amd64/usr/local/bin /exopi-obj/pobj/xjobs-20100915/bin/install -c -d /exopi-obj/pobj/xjobs-20100915/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/xjobs-20100915/bin/install -c xjobs.1 /exopi-obj/pobj/xjobs-20100915/fake-amd64/usr/local/man/man1 ===> Building package for xjobs-20100915p0 Create /exopi-cvs/ports/packages/amd64/all/xjobs-20100915p0.tgz Creating package xjobs-20100915p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|****** | 9% checksumming|*********** | 18% checksumming|***************** | 27% checksumming|********************** | 36% checksumming|**************************** | 45% checksumming|********************************* | 55% checksumming|*************************************** | 64% checksumming|******************************************** | 73% checksumming|************************************************** | 82% checksumming|******************************************************* | 91% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|******************************************************** | 88% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/xjobs-20100915p0.tgz >>> Running clean in sysutils/xjobs at 1713856397.69 ===> sysutils/xjobs ===> Cleaning for xjobs-20100915p0 >>> Ended at 1713856399.28 max_stuck=0.00/build=10.65/package=3.53/clean=1.67