------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The rman 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 ------------------------------------------------------------------------------- ===> rman-3.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The rman 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 ===> rman-3.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rman-3.2 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The rman 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 ===> rman-3.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rman-3.2 for building => SHA256 Checksum OK for rman-3.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The rman 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 ===> rman-3.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rman-3.2 for building ===> Extracting for rman-3.2 => SHA256 Checksum OK for rman-3.2.tar.gz. Extracted Memory Use: 0.29M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for rman-3.2 ===> Applying ports patches for rman-3.2 ===> Cleanly applied ports patch(es) patch-Makefile SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for rman-3.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for rman-3.2 --- rman --- cc -DNDEBUG -DVOLLIST='"1:2:3:4:5:6:7:8:9:o:l:n:p"' -DMANTITLEPRINTF='"%s(%s) manual page"' -DMANREFPRINTF='"%s.%s"' -DPOLYGLOTMANVERSION=\"3.2\" -pipe -O2 -fno-strict-aliasing -o rman rman.c rman.c: In function 'casify': rman.c:364:78: warning: passing argument 5 of 'bsearch' from incompatible pointer type [-Wincompatible-pointer-types] exp = (char **)bsearch(&p, lcexceptions, lcexceptionslen, sizeof(char *), lcexceptionscmp); ^~~~~~~~~~~~~~~ In file included from rman.c:24: /usr/include/stdlib.h:94:7: note: expected 'int (*)(const void *, const void *)' but argument is of type 'int (*)(const char **, const char **)' void *bsearch(const void *, const void *, size_t, ^~~~~~~ rman.c: In function 'source_command': rman.c:4174:37: warning: passing argument 1 of 'source_out' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (fcharout) { source_out(tcltkOP[i]); source_out(": "); } ~~~~~~~^~~ rman.c:3558:24: note: expected 'char *' but argument is of type 'const char *' char *source_out(char *p) { ~~~~~~^ rman.c: In function 'main': rman.c:4669:54: warning: passing argument 4 of 'qsort' from incompatible pointer type [-Wincompatible-pointer-types] qsort(lcexceptions, lcexceptionslen, sizeof(char*), lcexceptionscmp); ^~~~~~~~~~~~~~~ In file included from rman.c:24: /usr/include/stdlib.h:109:37: note: expected 'int (*)(const void *, const void *)' but argument is of type 'int (*)(const char **, const char **)' void qsort(void *, size_t, size_t, int (*)(const void *, const void *)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all --- Files made in current directory. You should "make install". SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for rman-3.2 ===> Generating temporary packing list cp rman /construction/textproc/rman/stage/usr/local/bin cp rman.1 /construction/textproc/rman/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 rman-3.2 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:07