>>> Building on exopi-4 under x11/gob2 BDEPENDS = [devel/gmake;textproc/intltool;archivers/xz;devel/glib2] DIST = [x11/gob2:gob2-2.0.20.tar.xz] FULLPKGNAME = gob2-2.0.20p1 RDEPENDS = [devel/glib2] (Junk lock obtained for exopi-4 at 1713746399.23) >>> Running depends in x11/gob2 at 1713746399.26 last junk was in games/xonotic,-data /usr/sbin/pkg_add -aI -Drepair glib2-2.80.0 was: /usr/sbin/pkg_add -aI -Drepair glib2-2.80.0 gmake-4.4.1 intltool-0.51.0p2 xz-5.4.5 /usr/sbin/pkg_add -aI -Drepair glib2-2.80.0 >>> Running show-prepare-results in x11/gob2 at 1713746402.61 ===> x11/gob2 ===> Building from scratch gob2-2.0.20p1 ===> gob2-2.0.20p1 depends on: intltool->=0.41.1p0 -> intltool-0.51.0p2 ===> gob2-2.0.20p1 depends on: gmake-* -> gmake-4.4.1 ===> gob2-2.0.20p1 depends on: xz->=5.4.0 -> xz-5.4.5 ===> gob2-2.0.20p1 depends on: glib2-*-!bootstrap -> glib2-2.80.0 ===> Verifying specs: c glib-2.0 intl m ===> found c.100.0 glib-2.0.4201.12 intl.8.0 m.10.1 glib2-2.80.0 gmake-4.4.1 intltool-0.51.0p2 xz-5.4.5 Don't run junk because nojunk in games/pingus (Junk lock released for exopi-4 at 1713746404.55) distfiles size=202540 >>> Running build in x11/gob2 at 1713746404.59 ===> x11/gob2 ===> Checking files for gob2-2.0.20p1 `/exopi-cvs/ports/distfiles/gob2-2.0.20.tar.xz' is up to date. >> (SHA256) gob2-2.0.20.tar.xz: OK ===> Extracting for gob2-2.0.20p1 ===> Patching for gob2-2.0.20p1 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for gob2-2.0.20p1 ===> Configuring for gob2-2.0.20p1 Using /exopi-obj/pobj/gob2-2.0.20/config.site (generated) configure: WARNING: unrecognized options: --disable-introspection, --disable-vala, --disable-vala-bindings, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/gob2-2.0.20/config.site checking for a BSD-compatible install... /exopi-obj/pobj/gob2-2.0.20/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for bison... yacc checking for flex... (cached) flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... (cached) yes checking how to run the C preprocessor... cc -E checking for rm... (cached) /bin/rm checking for mv... /bin/mv checking for tar... /bin/tar checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating gob2.spec config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating doc/gob2.1 config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-introspection, --disable-vala, --disable-vala-bindings, --disable-gtk-doc ===> Building for gob2-2.0.20p1 gmake all-recursive gmake[1]: Entering directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20' Making all in src gmake[2]: Entering directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/src' gmake all-recursive gmake[3]: Entering directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/src' Making all in . gmake[4]: Entering directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/src' cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/local/share/gob2\" -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I.. -I../src -I.. -I../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c main.c:1320:3: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf" [-W#pragma-messages] g_string_sprintfa(gs, " | G_SIGNAL_%s", flag); ^ /usr/local/include/glib-2.0/glib/gstring.h:292:51: note: expanded from macro 'g_string_sprintfa' #define g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf) ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:40:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_26_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_26_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :127:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"g_string_append_printf\"" ^ main.c:1544:3: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf" [-W#pragma-messages] g_string_sprintfa(flags, " | %s%s", argflags[i] ? "G_PARAM_" : "", flag); ^ /usr/local/include/glib-2.0/glib/gstring.h:292:51: note: expanded from macro 'g_string_sprintfa' #define g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf) ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:40:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_26_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_26_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :155:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"g_string_append_printf\"" ^ main.c:1734:4: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf" [-W#pragma-messages] g_string_sprintfa(flags, " | %s%s", argflags[i] ? "G_PARAM_" : "", flag); ^ /usr/local/include/glib-2.0/glib/gstring.h:292:51: note: expanded from macro 'g_string_sprintfa' #define g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf) ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:40:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_26_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_26_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :5:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"g_string_append_printf\"" ^ main.c:2949:3: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf" [-W#pragma-messages] g_string_sprintfa (gs, "%s___%s", sep, arg->name); ^ /usr/local/include/glib-2.0/glib/gstring.h:292:51: note: expanded from macro 'g_string_sprintfa' #define g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf) ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:40:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_26_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_26_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :23:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"g_string_append_printf\"" ^ 4 warnings generated. mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/local/share/gob2\" -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I.. -I../src -I.. -I../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT treefuncs.o -MD -MP -MF .deps/treefuncs.Tpo -c -o treefuncs.o treefuncs.c mv -f .deps/treefuncs.Tpo .deps/treefuncs.Po cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/local/share/gob2\" -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I.. -I../src -I.. -I../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT out.o -MD -MP -MF .deps/out.Tpo -c -o out.o out.c mv -f .deps/out.Tpo .deps/out.Po cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/local/share/gob2\" -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I.. -I../src -I.. -I../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/local/share/gob2\" -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I.. -I../src -I.. -I../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT checks.o -MD -MP -MF .deps/checks.Tpo -c -o checks.o checks.c checks.c:200:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] g_strcasecmp (nid, id) != 0) ^ /usr/local/include/glib-2.0/glib/gstrfuncs.h:267:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:30:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 1 warning generated. mv -f .deps/checks.Tpo .deps/checks.Po cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/local/share/gob2\" -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I.. -I../src -I.. -I../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c parse.y:418:3: warning: Deprecated pre-processor symbol: replace with "g_string_printf" [-W#pragma-messages] g_string_sprintf (get_cbuf, ^ /usr/local/include/glib-2.0/glib/gstring.h:291:44: note: expanded from macro 'g_string_sprintf' #define g_string_sprintf g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf) ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:40:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_26_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_26_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :124:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"g_string_printf\"" ^ parse.y:453:3: warning: Deprecated pre-processor symbol: replace with "g_string_printf" [-W#pragma-messages] g_string_sprintf (set_cbuf, ^ /usr/local/include/glib-2.0/glib/gstring.h:291:44: note: expanded from macro 'g_string_sprintf' #define g_string_sprintf g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf) ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:40:46: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_26_FOR' #define GLIB_DEPRECATED_MACRO_IN_2_26_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :129:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"g_string_printf\"" ^ parse.y:616:4: warning: 'g_strdown' is deprecated [-Wdeprecated-declarations] g_strdown (set_func); ^ /usr/local/include/glib-2.0/glib/gstrfuncs.h:274:1: note: 'g_strdown' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:30:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ parse.y:618:4: warning: 'g_strdown' is deprecated [-Wdeprecated-declarations] g_strdown (get_func); ^ /usr/local/include/glib-2.0/glib/gstrfuncs.h:274:1: note: 'g_strdown' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /usr/local/include/glib-2.0/glib/glib-visibility.h:30:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 4 warnings generated. mv -f .deps/parse.Tpo .deps/parse.Po cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/local/share/gob2\" -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I.. -I../src -I.. -I../src -I/usr/local/include -I/usr/local/include -O2 -pipe -MT lexer.o -MD -MP -MF .deps/lexer.Tpo -c -o lexer.o lexer.c mv -f .deps/lexer.Tpo .deps/lexer.Po cc -O2 -pipe -L/usr/local/lib -o gob2 main.o treefuncs.o out.o util.o checks.o parse.o lexer.o -lm -L/usr/local/lib -lglib-2.0 -lintl -lfl gmake[4]: Leaving directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/src' gmake[3]: Leaving directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/src' gmake[2]: Leaving directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/src' Making all in examples gmake[2]: Entering directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/examples' Making all in . gmake[3]: Entering directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/examples' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/examples' gmake[2]: Leaving directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/examples' Making all in doc gmake[2]: Entering directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/doc' Making all in . gmake[3]: Entering directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/doc' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/doc' gmake[2]: Leaving directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/doc' gmake[2]: Entering directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20' gmake[2]: Leaving directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20' gmake[1]: Leaving directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20' >>> Running package in x11/gob2 at 1713746419.31 ===> x11/gob2 ===> Faking installation for gob2-2.0.20p1 Making install in src gmake[1]: Entering directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/src' gmake install-recursive gmake[2]: Entering directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/src' Making install in . gmake[3]: Entering directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/src' gmake[4]: Entering directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/src' mkdir -p '/exopi-obj/pobj/gob2-2.0.20/fake-amd64/usr/local/bin' /exopi-obj/pobj/gob2-2.0.20/bin/install -c -s -m 755 gob2 '/exopi-obj/pobj/gob2-2.0.20/fake-amd64/usr/local/bin' gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/src' gmake[3]: Leaving directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/src' gmake[2]: Leaving directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/src' gmake[1]: Leaving directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/src' Making install in examples gmake[1]: Entering directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/examples' Making install in . gmake[2]: Entering directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/examples' gmake[3]: Entering directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/examples' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/examples' gmake[2]: Leaving directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/examples' gmake[1]: Leaving directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/examples' Making install in doc gmake[1]: Entering directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/doc' Making install in . gmake[2]: Entering directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/doc' gmake[3]: Entering directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/doc' gmake[3]: Nothing to be done for 'install-exec-am'. mkdir -p '/exopi-obj/pobj/gob2-2.0.20/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/gob2-2.0.20/bin/install -c -m 644 gob2.1 '/exopi-obj/pobj/gob2-2.0.20/fake-amd64/usr/local/man/man1' gmake[3]: Leaving directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/doc' gmake[2]: Leaving directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/doc' gmake[1]: Leaving directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20/doc' gmake[1]: Entering directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20' gmake[2]: Entering directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20' gmake[2]: Nothing to be done for 'install-exec-am'. mkdir -p '/exopi-obj/pobj/gob2-2.0.20/fake-amd64/usr/local/share/aclocal' /exopi-obj/pobj/gob2-2.0.20/bin/install -c -m 644 gob2.m4 '/exopi-obj/pobj/gob2-2.0.20/fake-amd64/usr/local/share/aclocal' gmake[2]: Leaving directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20' gmake[1]: Leaving directory '/exopi-obj/pobj/gob2-2.0.20/gob2-2.0.20' ===> Building package for gob2-2.0.20p1 Create /exopi-cvs/ports/packages/amd64/all/gob2-2.0.20p1.tgz Creating package gob2-2.0.20p1 reading plist| checking dependencies| checking dependencies|devel/glib2 checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|******** | 13% checksumming|************ | 20% checksumming|**************** | 27% checksumming|******************** | 33% checksumming|************************ | 40% checksumming|**************************** | 47% checksumming|********************************* | 53% checksumming|************************************* | 60% checksumming|***************************************** | 67% checksumming|********************************************* | 73% checksumming|************************************************* | 80% checksumming|***************************************************** | 87% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************* | 77% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/gob2-2.0.20p1.tgz >>> Running clean in x11/gob2 at 1713746425.98 ===> x11/gob2 ===> Cleaning for gob2-2.0.20p1 >>> Ended at 1713746426.33 max_stuck=1.63/depends=3.35/show-prepare-results=1.97/build=14.74/package=6.66/clean=0.38