Script started on Mon Nov 9 13:03:04 2015 dev.box# make -DBATCH check-plist ===> License BSD2CLAUSE accepted by the user ===> thefish-0.6.7 depends on file: /usr/local/sbin/pkg - found => thefish-0.6.7.tar.xz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://BSDforge.com/projects/source/sysutils/thefish/thefish-0.6.7.tar.xz thefish-0.6.7.tar.xz 0% of 32 kB 0 Bps thefish-0.6.7.tar.xz 100% of 32 kB 1799 kBps 00m00s ===> Fetching all distfiles required by thefish-0.6.7 for building ===> Extracting for thefish-0.6.7 => SHA256 Checksum OK for thefish-0.6.7.tar.xz. ===> Patching for thefish-0.6.7 ===> Applying FreeBSD patches for thefish-0.6.7 ===> thefish-0.6.7 depends on executable: pkgconf - found ===> thefish-0.6.7 depends on file: /usr/local/bin/intltool-extract - found ===> thefish-0.6.7 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so.0.21409.1) ===> thefish-0.6.7 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so.0.4200.1) ===> thefish-0.6.7 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so.0.2400.25) ===> thefish-0.6.7 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so.0.3600.8) ===> Configuring for thefish-0.6.7 ===> Building for thefish-0.6.7 --- lex.yy.c --- --- parser.o --- --- lex.yy.c --- lex rc_conf.l --- parser.o --- cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -DWITH_GTK -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -DYY_NO_UNPUT -c parser.c --- main.o --- cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -DWITH_GTK -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -DYY_NO_UNPUT -c main.c --- file.o --- cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -DWITH_GTK -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -DYY_NO_UNPUT -c file.c file.c:87:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(fd,fish_header); ^~~~~~~~~~~ 1 warning generated. --- gtk_ui.o --- cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -DWITH_GTK -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -DYY_NO_UNPUT -c gtk_ui.c gtk_ui.c:279:3: warning: ignoring return value of function declared with warn_unused_result attribute [-Wunused-result] g_list_append(icon_list, icon16_pixbuf); ^~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ gtk_ui.c:280:3: warning: ignoring return value of function declared with warn_unused_result attribute [-Wunused-result] g_list_append(icon_list, icon32_pixbuf); ^~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ gtk_ui.c:281:3: warning: ignoring return value of function declared with warn_unused_result attribute [-Wunused-result] g_list_append(icon_list, icon48_pixbuf); ^~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ gtk_ui.c:282:3: warning: ignoring return value of function declared with warn_unused_result attribute [-Wunused-result] g_list_append(icon_list, icon64_pixbuf); ^~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.yy.o --- cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -DWITH_GTK -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -DYY_NO_UNPUT -c lex.yy.c lex.yy.c:1220:16: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration] static int input (void) ^ --- gtk_ui.o --- 4 warnings generated. --- lex.yy.o --- 1 warning generated. --- all --- cc -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -o thefish lex.yy.o parser.o main.o file.o gtk_ui.o ===> Staging for thefish-0.6.7 ===> Generating temporary packing list ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) ====> 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) dev.box# make stage-qa ====> Running Q/A tests (stage-qa) dev.box# make check-sanity ===> License BSD2CLAUSE accepted by the user dev.box# portlint WARN: Makefile: [31]: do not use muted INSTALL_foo commands (i.e., those that start with '@'). These should be printed. WARN: Makefile: GTK2 appears in PORT_OPTIONS:M, but is not listed in OPTIONS_DEFINE. 0 fatal errors and 2 warnings found. dev.box# portlint WARN: Makefile: [31]: do not use muted INSTALL_foo commands (i.e., those that start with '@'). These should be printed. WARN: Makefile: GTK2 appears in PORT_OPTIONS:M, but is not listed in OPTIONS_DEFINE. 0 fatal errors and 2 warnings found. dev.box# portlint WARN: Makefile: [31]: do not use muted INSTALL_foo commands (i.e., those that start with '@'). These should be printed. 0 fatal errors and 1 warning found. dev.box# portlint looks fine. dev.box# uname FreeBSD dev.box 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r279289: root@dev.box:/usr/obj/usr/src/sys/DEVBOX amd64 dev.box# make clean ===> Cleaning for thefish-0.6.7 dev.box# make rmconfig ===> No user-specified options configured for thefish-0.6.7 dev.box# make distclean ===> Cleaning for thefish-0.6.7 ===> Deleting distfiles for thefish-0.6.7 dev.box# exit exit Script done on Mon Nov 9 13:10:19 2015