------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.2.20210116.txz Installing /packages/All/libvc-003_4.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The rolo 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 ------------------------------------------------------------------------------- ===> rolo-011 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The rolo 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 ===> rolo-011 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rolo-011 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The rolo 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 ===> rolo-011 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rolo-011 for building => SHA256 Checksum OK for rolo-011.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The rolo 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 ===> rolo-011 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rolo-011 for building ===> Extracting for rolo-011 => SHA256 Checksum OK for rolo-011.tar.bz2. Extracted Memory Use: 0.56M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for rolo-011 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> rolo-011 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> rolo-011 depends on shared library: libvc.so - found (/usr/local/lib/libvc.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> rolo-011 depends on file: /usr/local/lib/libncurses.so.6 - found ===> rolo-011 depends on shared library: libvc.so - found (/usr/local/lib/libvc.so) ===> Configuring for rolo-011 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for vc_new in -lvc... yes checking for newwin in -lncurses... yes checking for new_menu in -lmenu... yes checking for new_form in -lform... yes checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking return type of signal handlers... void checking for strdup... (cached) yes checking for strstr... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for rolo-011 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- main.o --- --- index.o --- --- view.o --- --- edit.o --- --- help.o --- --- delete.o --- --- add.o --- --- entry.o --- --- search.o --- --- main.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o `test -f 'main.c' || echo './'`main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi --- index.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT index.o -MD -MP -MF ".deps/index.Tpo" -c -o index.o `test -f 'index.c' || echo './'`index.c; then mv -f ".deps/index.Tpo" ".deps/index.Po"; else rm -f ".deps/index.Tpo"; exit 1; fi --- view.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT view.o -MD -MP -MF ".deps/view.Tpo" -c -o view.o `test -f 'view.c' || echo './'`view.c; then mv -f ".deps/view.Tpo" ".deps/view.Po"; else rm -f ".deps/view.Tpo"; exit 1; fi --- edit.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT edit.o -MD -MP -MF ".deps/edit.Tpo" -c -o edit.o `test -f 'edit.c' || echo './'`edit.c; then mv -f ".deps/edit.Tpo" ".deps/edit.Po"; else rm -f ".deps/edit.Tpo"; exit 1; fi --- help.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT help.o -MD -MP -MF ".deps/help.Tpo" -c -o help.o `test -f 'help.c' || echo './'`help.c; then mv -f ".deps/help.Tpo" ".deps/help.Po"; else rm -f ".deps/help.Tpo"; exit 1; fi --- delete.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT delete.o -MD -MP -MF ".deps/delete.Tpo" -c -o delete.o `test -f 'delete.c' || echo './'`delete.c; then mv -f ".deps/delete.Tpo" ".deps/delete.Po"; else rm -f ".deps/delete.Tpo"; exit 1; fi --- add.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT add.o -MD -MP -MF ".deps/add.Tpo" -c -o add.o `test -f 'add.c' || echo './'`add.c; then mv -f ".deps/add.Tpo" ".deps/add.Po"; else rm -f ".deps/add.Tpo"; exit 1; fi --- entry.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT entry.o -MD -MP -MF ".deps/entry.Tpo" -c -o entry.o `test -f 'entry.c' || echo './'`entry.c; then mv -f ".deps/entry.Tpo" ".deps/entry.Po"; else rm -f ".deps/entry.Tpo"; exit 1; fi --- search.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT search.o -MD -MP -MF ".deps/search.Tpo" -c -o search.o `test -f 'search.c' || echo './'`search.c; then mv -f ".deps/search.Tpo" ".deps/search.Po"; else rm -f ".deps/search.Tpo"; exit 1; fi --- edit.o --- edit.c: In function 'edit_entry': edit.c:269:7: warning: implicit declaration of function 'waitpid'; did you mean 'getpid'? [-Wimplicit-function-declaration] waitpid (process_id, &status, 0); ^~~~~~~ getpid --- index.o --- index.c:62:8: warning: type defaults to 'int' in declaration of 'g_sort_by' [-Wimplicit-int] static g_sort_by = -1; ^~~~~~~~~ --- delete.o --- delete.c: In function 'delete_entry': delete.c:51:14: warning: implicit declaration of function 'tolower' [-Wimplicit-function-declaration] if ('y' != tolower (ch)) ^~~~~~~ --- search.o --- search.c: In function 'strstr_nocase': --- index.o --- index.c: In function 'sort_ascending': index.c:524:11: warning: implicit declaration of function 'tolower' [-Wimplicit-function-declaration] switch (tolower (ch)) ^~~~~~~ --- search.o --- search.c:55:29: warning: implicit declaration of function 'tolower' [-Wimplicit-function-declaration] tmp_haystack[i] = tolower (tmp_haystack[i]); ^~~~~~~ search.c: In function 'set_menu_search_string': search.c:85:7: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] free (userptr); ^~~~ search.c:85:7: warning: incompatible implicit declaration of built-in function 'free' search.c:85:7: note: include '' or provide a declaration of 'free' search.c:25:1: +#include search.c:85:7: free (userptr); ^~~~ --- entry.o --- entry.c: In function 'cmp_tel': entry.c:54:11: warning: implicit declaration of function 'tolower' [-Wimplicit-function-declaration] if (tolower (desc_a[i]) > tolower (desc_b[i])) ^~~~~~~ --- add.o --- add.c: In function 'add_entry': --- entry.o --- entry.c: In function 'sort_entries': --- add.o --- add.c:136:7: warning: implicit declaration of function 'waitpid'; did you mean 'getpid'? [-Wimplicit-function-declaration] waitpid (process_id, &status, 0); ^~~~~~~ getpid --- entry.o --- entry.c:215:7: warning: implicit declaration of function 'qsort' [-Wimplicit-function-declaration] qsort (entries, count, sizeof (entry_node *), cmp_desc_by_family_n); ^~~~~ entry.c: In function 'entries_lltoa': entry.c:284:31: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] entries_a = (entry_node **) malloc (sizeof (entry_node *) * count); ^~~~~~ entry.c:284:31: warning: incompatible implicit declaration of built-in function 'malloc' entry.c:284:31: note: include '' or provide a declaration of 'malloc' entry.c:27:1: +#include entry.c:284:31: entries_a = (entry_node **) malloc (sizeof (entry_node *) * count); ^~~~~~ entry.c: In function 'free_entries_array_but_leave_data': entry.c:304:7: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] free (entries_array[i]); ^~~~ entry.c:304:7: warning: incompatible implicit declaration of built-in function 'free' entry.c:304:7: note: include '' or provide a declaration of 'free' entry.c:307:3: warning: incompatible implicit declaration of built-in function 'free' free (entries_array); ^~~~ entry.c:307:3: note: include '' or provide a declaration of 'free' entry.c: In function 'free_entry_node': entry.c:321:7: warning: incompatible implicit declaration of built-in function 'free' free (e->description); ^~~~ entry.c:321:7: note: include '' or provide a declaration of 'free' entry.c: In function 'new_entry_node': entry.c:337:22: warning: incompatible implicit declaration of built-in function 'malloc' e = (entry_node *) malloc (sizeof (entry_node)); ^~~~~~ entry.c:337:22: note: include '' or provide a declaration of 'malloc' entry.c:343:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (1); ^~~~ entry.c:343:7: warning: incompatible implicit declaration of built-in function 'exit' entry.c:343:7: note: include '' or provide a declaration of 'exit' entry.c: In function 'get_entries': entry.c:375:21: warning: incompatible implicit declaration of built-in function 'malloc' fpos = (fpos_t *) malloc (sizeof (fpos_t)); ^~~~~~ entry.c:375:21: note: include '' or provide a declaration of 'malloc' entry.c:421:7: warning: incompatible implicit declaration of built-in function 'free' free (family_name); ^~~~ entry.c:421:7: note: include '' or provide a declaration of 'free' entry.c: In function 'construct_menu_name': entry.c:454:24: warning: incompatible implicit declaration of built-in function 'malloc' menu_name = (char *) malloc (sizeof (char) * (x - 5 + 1)); ^~~~~~ entry.c:454:24: note: include '' or provide a declaration of 'malloc' --- main.o --- main.c: In function 'set_defaults': main.c:157:7: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] strncat (default_datafile, "/", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:158:7: warning: 'strncat' specified bound 5 equals source length [-Wstringop-overflow=] strncat (default_datafile, DEFAULT_HOME_ROLO_DIR, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strlen (DEFAULT_HOME_ROLO_DIR)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:173:7: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] strncat (default_datafile, "/", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:174:7: warning: 'strncat' specified bound 12 equals source length [-Wstringop-overflow=] strncat (default_datafile, DEFAULT_FILENAME, strlen (DEFAULT_FILENAME)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- index.o --- In function 'print_header', inlined from 'init_index' at index.c:147:3: index.c:243:3: warning: 'strncpy' specified size 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] strncpy (header_str, MENU_BAR_STRING, x); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- rolo --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib -o rolo main.o index.o view.o edit.o help.o delete.o add.o entry.o search.o -lform -lmenu -lncurses -lvc -L/usr/local/lib edit.o:edit.c:function edit_entry: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() add.o:add.c:function add_entry: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() Making all in doc SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> rolo-011 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for rolo-011 ===> rolo-011 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list Making install in src /bin/sh ../mkinstalldirs /construction/deskutils/rolo/stage/usr/local/bin install -s -m 555 rolo /construction/deskutils/rolo/stage/usr/local/bin/rolo Making install in doc /bin/sh ../mkinstalldirs /construction/deskutils/rolo/stage/usr/local/man/man1 install -m 0644 ./rolo.1 /construction/deskutils/rolo/stage/usr/local/man/man1/rolo.1 install -m 0644 /construction/deskutils/rolo/rolo-011/AUTHORS /construction/deskutils/rolo/stage/usr/local/share/doc/rolo install -m 0644 /construction/deskutils/rolo/rolo-011/ChangeLog /construction/deskutils/rolo/stage/usr/local/share/doc/rolo install -m 0644 /construction/deskutils/rolo/rolo-011/NEWS /construction/deskutils/rolo/stage/usr/local/share/doc/rolo install -m 0644 /construction/deskutils/rolo/rolo-011/README /construction/deskutils/rolo/stage/usr/local/share/doc/rolo install -m 0644 /construction/deskutils/rolo/rolo-011/THANKS /construction/deskutils/rolo/stage/usr/local/share/doc/rolo ====> 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: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for rolo-011 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:09