------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The tnef2txt 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 ------------------------------------------------------------------------------- ===> tnef2txt-1.4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The tnef2txt 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 ===> tnef2txt-1.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tnef2txt-1.4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The tnef2txt 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 ===> tnef2txt-1.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tnef2txt-1.4 for building => SHA256 Checksum OK for tnef2txt-1.4.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The tnef2txt 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 ===> tnef2txt-1.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tnef2txt-1.4 for building ===> Extracting for tnef2txt-1.4 => SHA256 Checksum OK for tnef2txt-1.4.tar.gz. Extracted Memory Use: 0.20M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for tnef2txt-1.4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for tnef2txt-1.4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for tnef2txt-1.4 --- tnef2txt --- cc -pipe -O2 -fno-strict-aliasing -DHPUX -o tnef2txt tnef.c tnef.c: In function 'make_string': tnef.c:304:3: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] strncpy(s,tsp, len); ^~~~~~~ tnef.c:304:3: warning: incompatible implicit declaration of built-in function 'strncpy' tnef.c:304:3: note: include '' or provide a declaration of 'strncpy' tnef.c:38:1: +#include tnef.c:304:3: strncpy(s,tsp, len); ^~~~~~~ tnef.c: In function 'handle_props': tnef.c:378:6: warning: implicit declaration of function 'save_attach_data'; did you mean 'attAttachData'? [-Wimplicit-function-declaration] save_attach_data(filename, tsp+bytes, num); ^~~~~~~~~~~~~~~~ attAttachData tnef.c: In function 'save_attach_data': tnef.c:454:3: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy(filename, title); ^~~~~~ tnef.c:454:3: warning: incompatible implicit declaration of built-in function 'strcpy' tnef.c:454:3: note: include '' or provide a declaration of 'strcpy' tnef.c: In function 'read_attribute': tnef.c:581:7: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy(attach_title, make_string(tsp+header,size)); ^~~~~~ tnef.c:581:7: note: include '' or provide a declaration of 'strcpy' tnef.c: In function 'main': tnef.c:701:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(-1); ^~~~ tnef.c:701:5: warning: incompatible implicit declaration of built-in function 'exit' tnef.c:701:5: note: include '' or provide a declaration of 'exit' tnef.c:38:1: +#include tnef.c:701:5: exit(-1); ^~~~ tnef.c:706:10: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (!strcmp(argv[x], "-v")) { ^~~~~~ tnef.c:714:7: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ tnef.c:714:7: note: include '' or provide a declaration of 'exit' tnef.c:728:5: warning: incompatible implicit declaration of built-in function 'exit' exit(-1); ^~~~ tnef.c:728:5: note: include '' or provide a declaration of 'exit' tnef.c:733:26: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] tnef_stream = (uint8 *)malloc(size); ^~~~~~ tnef.c:733:26: warning: incompatible implicit declaration of built-in function 'malloc' tnef.c:733:26: note: include '' or provide a declaration of 'malloc' tnef.c:738:5: warning: incompatible implicit declaration of built-in function 'exit' exit(-1); ^~~~ tnef.c:738:5: note: include '' or provide a declaration of 'exit' tnef.c:745:5: warning: incompatible implicit declaration of built-in function 'exit' exit(-1); ^~~~ tnef.c:745:5: note: include '' or provide a declaration of 'exit' tnef.c:753:5: warning: incompatible implicit declaration of built-in function 'exit' exit(-1); ^~~~ tnef.c:753:5: note: include '' or provide a declaration of 'exit' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for tnef2txt-1.4 ===> Generating temporary packing list install -s -m 555 /construction/textproc/tnef2txt/tnef2txt-1.4/tnef2txt /construction/textproc/tnef2txt/stage/usr/local/bin install -m 0644 /construction/textproc/tnef2txt/tnef2txt-1.4/README /construction/textproc/tnef2txt/stage/usr/local/share/doc/tnef2txt ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for tnef2txt-1.4 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