------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The flip port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> flip-1.19 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The flip port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> flip-1.19 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by flip-1.19 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The flip port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> flip-1.19 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by flip-1.19 for building => SHA256 Checksum OK for flip.1.19.tar.Z. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The flip port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> flip-1.19 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by flip-1.19 for building ===> Extracting for flip-1.19 => SHA256 Checksum OK for flip.1.19.tar.Z. Extracted Memory Use: 0.16M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for flip-1.19 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for flip-1.19 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for flip-1.19 --- bsd --- make "CFLAGS=-DBSD -DIX" flip --- flip.o --- cc -DBSD -DIX -c -DNDEBUG -O -DVERSION=\"1.19\" flip.c flip.c:82:1: warning: return type defaults to 'int' [-Wimplicit-int] main (argc, argv) ^~~~ flip.c: In function 'main': flip.c:109:15: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] p = arg0 + strlen(arg0); ^~~~~~ flip.c:109:15: warning: incompatible implicit declaration of built-in function 'strlen' flip.c:109:15: note: include '' or provide a declaration of 'strlen' flip.c:51:1: +#include #endif flip.c:109:15: p = arg0 + strlen(arg0); ^~~~~~ flip.c:108:29: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] # define STRCMP(a,op,b) (strcmp(a,b) op 0) ^~~~~~ flip.c:129:11: note: in expansion of macro 'STRCMP' if (STRCMP(myname,==,"toix")) ^~~~~~ flip.c: In function 'dofile': flip.c:257:24: warning: incompatible implicit declaration of built-in function 'strlen' char *buf = malloc(strlen(fname)+strlen(myname)+3); ^~~~~~ flip.c:257:24: note: include '' or provide a declaration of 'strlen' flip.c:282:19: warning: incompatible implicit declaration of built-in function 'strlen' p = tfname + strlen(tfname); ^~~~~~ flip.c:282:19: note: include '' or provide a declaration of 'strlen' flip.c:292:6: warning: implicit declaration of function 'strcat' [-Wimplicit-function-declaration] strcat (tfname, TEMPLATE); ^~~~~~ flip.c:292:6: warning: incompatible implicit declaration of built-in function 'strcat' flip.c:292:6: note: include '' or provide a declaration of 'strcat' In file included from flip.c:19: flip.h:203:60: warning: implicit declaration of function 'utime'; did you mean 'utimes'? [-Wimplicit-function-declaration] x[1] = var.st_mtime; utime (name, x); \ ^~~~~ flip.c:367:16: note: in expansion of macro 'SETFT' SETFT (fptr, fname, timestamp); ^~~~~ flip.c:373:27: warning: incompatible implicit declaration of built-in function 'strlen' char *buf = malloc(strlen(fname)+strlen(myname)+3); ^~~~~~ flip.c:373:27: note: include '' or provide a declaration of 'strlen' flip.c: In function 'error': flip.c:532:4: warning: incompatible implicit declaration of built-in function 'strcat' strcat (buf, ": "); ^~~~~~ flip.c:532:4: note: include '' or provide a declaration of 'strcat' --- flip --- cc -o flip flip.o SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for flip-1.19 ===> Generating temporary packing list install -s -m 555 /construction/textproc/flip/flip-1.19/flip /construction/textproc/flip/stage/usr/local/bin install -m 444 /construction/textproc/flip/flip-1.19/flip.1 /construction/textproc/flip/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for flip-1.19 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:02