>>> Building on exopi-3 under devel/startup-notification BDEPENDS = [textproc/intltool;archivers/xz;devel/gmake] DIST = [devel/startup-notification:startup-notification-0.12.tar.xz] FULLPKGNAME = startup-notification-0.12p8 (Junk lock failure for exopi-3 at 1713349597.78678) Received IO (Junk lock obtained for exopi-3 at 1713349602.94) Woken up devel/startup-notification >>> Running depends in devel/startup-notification at 1713349610.97 last junk was in net/luaunbound,lua53 /usr/sbin/pkg_add -aI -Drepair bison-3.8.2 bzip2-1.0.8p0 gas-2.31.1p0 gmp-6.3.0 intltool-0.51.0p2 libmpc-1.1.0 mpfr-4.2.1 unzip-6.0p17 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 intltool-0.51.0p2 xz-5.4.5 /usr/sbin/pkg_add -aI -Drepair bison-3.8.2 bzip2-1.0.8p0 gas-2.31.1p0 gmp-6.3.0 intltool-0.51.0p2 libmpc-1.1.0 mpfr-4.2.1 unzip-6.0p17 >>> Running show-prepare-results in devel/startup-notification at 1713349622.81 ===> devel/startup-notification ===> Building from scratch startup-notification-0.12p8 ===> startup-notification-0.12p8 depends on: intltool->=0.41.1p0 -> intltool-0.51.0p2 ===> startup-notification-0.12p8 depends on: gmake-* -> gmake-4.4.1 ===> startup-notification-0.12p8 depends on: xz->=5.4.0 -> xz-5.4.5 ===> Verifying specs: X11 X11-xcb Xau Xdmcp xcb xcb-util ===> found X11.18.0 X11-xcb.2.0 Xau.10.0 Xdmcp.11.0 xcb.4.1 xcb-util.0.0 gmake-4.4.1 intltool-0.51.0p2 xz-5.4.5 (Junk lock released for exopi-3 at 1713349624.83) Woken up textproc/discount distfiles size=242252 >>> Running build in devel/startup-notification at 1713349626.00 ===> devel/startup-notification ===> Checking files for startup-notification-0.12p8 `/exopi-cvs/ports/distfiles/startup-notification-0.12.tar.xz' is up to date. >> (SHA256) startup-notification-0.12.tar.xz: OK ===> Extracting for startup-notification-0.12p8 ===> Patching for startup-notification-0.12p8 ===> Applying OpenBSD patch patch-libsn_sn-monitor_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From a7e49fefde18ea8d5bada8096d32f23bcfb5a6dc Mon Sep 17 00:00:00 2001 |From: Federico G. Schwindt |Date: Mon, 17 Feb 2014 14:48:12 +0000 |Subject: Fix crash on 32bit architectures where time_t is 64 bit | |--- libsn/sn-monitor.c.orig Tue Nov 5 17:51:49 2013 |+++ libsn/sn-monitor.c Tue Nov 5 17:52:50 2013 -------------------------- Patching file libsn/sn-monitor.c using Plan A... Hunk #1 succeeded at 364. Hunk #2 succeeded at 386. done ===> Applying OpenBSD patch patch-libsn_sn-monitor_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From a7e49fefde18ea8d5bada8096d32f23bcfb5a6dc Mon Sep 17 00:00:00 2001 |From: Federico G. Schwindt |Date: Mon, 17 Feb 2014 14:48:12 +0000 |Subject: Fix crash on 32bit architectures where time_t is 64 bit | |--- libsn/sn-monitor.h.orig Tue Nov 5 17:53:25 2013 |+++ libsn/sn-monitor.h Tue Nov 5 17:53:53 2013 -------------------------- Patching file libsn/sn-monitor.h using Plan A... Hunk #1 succeeded at 77. done ===> 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 startup-notification-0.12p8 ===> Configuring for startup-notification-0.12p8 Using /exopi-obj/pobj/startup-notification-0.12/config.site (generated) configure: WARNING: unrecognized options: --disable-introspection, --disable-vala, --disable-vala-bindings, --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/startup-notification-0.12/config.site checking for a BSD-compatible install... /exopi-obj/pobj/startup-notification-0.12/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 to enable maintainer-specific portions of Makefiles... no 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 for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for library containing strerror... none required 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 build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... dlltool checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no 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 dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking whether -R must be followed by a space... neither works checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking if malloc() and friends prototypes are sn-util.h compatible... no checking whether realloc (NULL,) will work... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for backtrace... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for xcb... yes checking for xcb_aux... yes checking for xcb_event... yes checking for x11_xcb... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libsn/Makefile config.status: creating test/Makefile config.status: creating doc/Makefile config.status: creating libstartup-notification-1.0.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-introspection, --disable-vala, --disable-vala-bindings, --disable-silent-rules, --disable-gtk-doc ===> Building for startup-notification-0.12p8 gmake all-recursive gmake[1]: Entering directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12' Making all in libsn gmake[2]: Entering directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12/libsn' /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-common.lo -MD -MP -MF .deps/sn-common.Tpo -c -o sn-common.lo sn-common.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-common.lo -MD -MP -MF .deps/sn-common.Tpo -c sn-common.c -fPIC -DPIC -o .libs/sn-common.o cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-common.lo -MD -MP -MF .deps/sn-common.Tpo -c sn-common.c -o sn-common.o mv -f .deps/sn-common.Tpo .deps/sn-common.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-internals.lo -MD -MP -MF .deps/sn-internals.Tpo -c -o sn-internals.lo sn-internals.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-internals.lo -MD -MP -MF .deps/sn-internals.Tpo -c sn-internals.c -fPIC -DPIC -o .libs/sn-internals.o cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-internals.lo -MD -MP -MF .deps/sn-internals.Tpo -c sn-internals.c -o sn-internals.o mv -f .deps/sn-internals.Tpo .deps/sn-internals.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-launchee.lo -MD -MP -MF .deps/sn-launchee.Tpo -c -o sn-launchee.lo sn-launchee.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-launchee.lo -MD -MP -MF .deps/sn-launchee.Tpo -c sn-launchee.c -fPIC -DPIC -o .libs/sn-launchee.o cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-launchee.lo -MD -MP -MF .deps/sn-launchee.Tpo -c sn-launchee.c -o sn-launchee.o mv -f .deps/sn-launchee.Tpo .deps/sn-launchee.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-launcher.lo -MD -MP -MF .deps/sn-launcher.Tpo -c -o sn-launcher.lo sn-launcher.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-launcher.lo -MD -MP -MF .deps/sn-launcher.Tpo -c sn-launcher.c -fPIC -DPIC -o .libs/sn-launcher.o cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-launcher.lo -MD -MP -MF .deps/sn-launcher.Tpo -c sn-launcher.c -o sn-launcher.o mv -f .deps/sn-launcher.Tpo .deps/sn-launcher.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-list.lo -MD -MP -MF .deps/sn-list.Tpo -c -o sn-list.lo sn-list.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-list.lo -MD -MP -MF .deps/sn-list.Tpo -c sn-list.c -fPIC -DPIC -o .libs/sn-list.o cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-list.lo -MD -MP -MF .deps/sn-list.Tpo -c sn-list.c -o sn-list.o mv -f .deps/sn-list.Tpo .deps/sn-list.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-monitor.lo -MD -MP -MF .deps/sn-monitor.Tpo -c -o sn-monitor.lo sn-monitor.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-monitor.lo -MD -MP -MF .deps/sn-monitor.Tpo -c sn-monitor.c -fPIC -DPIC -o .libs/sn-monitor.o cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-monitor.lo -MD -MP -MF .deps/sn-monitor.Tpo -c sn-monitor.c -o sn-monitor.o mv -f .deps/sn-monitor.Tpo .deps/sn-monitor.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-util.lo -MD -MP -MF .deps/sn-util.Tpo -c -o sn-util.lo sn-util.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-util.lo -MD -MP -MF .deps/sn-util.Tpo -c sn-util.c -fPIC -DPIC -o .libs/sn-util.o cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-util.lo -MD -MP -MF .deps/sn-util.Tpo -c sn-util.c -o sn-util.o mv -f .deps/sn-util.Tpo .deps/sn-util.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-xmessages.lo -MD -MP -MF .deps/sn-xmessages.Tpo -c -o sn-xmessages.lo sn-xmessages.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-xmessages.lo -MD -MP -MF .deps/sn-xmessages.Tpo -c sn-xmessages.c -fPIC -DPIC -o .libs/sn-xmessages.o cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-xmessages.lo -MD -MP -MF .deps/sn-xmessages.Tpo -c sn-xmessages.c -o sn-xmessages.o mv -f .deps/sn-xmessages.Tpo .deps/sn-xmessages.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-xutils.lo -MD -MP -MF .deps/sn-xutils.Tpo -c -o sn-xutils.lo sn-xutils.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-xutils.lo -MD -MP -MF .deps/sn-xutils.Tpo -c sn-xutils.c -fPIC -DPIC -o .libs/sn-xutils.o cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DSN_API_NOT_YET_FROZEN=1 -I/usr/local/include -O2 -pipe -Wall -MT sn-xutils.lo -MD -MP -MF .deps/sn-xutils.Tpo -c sn-xutils.c -o sn-xutils.o mv -f .deps/sn-xutils.Tpo .deps/sn-xutils.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -no-undefined -L/usr/local/lib -o libstartup-notification-1.la -rpath /usr/local/lib sn-common.lo sn-internals.lo sn-launchee.lo sn-launcher.lo sn-list.lo sn-monitor.lo sn-util.lo sn-xmessages.lo sn-xutils.lo -L/usr/X11R6/lib -lxcb -L/usr/X11R6/lib -lxcb-util -lxcb -L/usr/X11R6/lib -lX11-xcb -lX11 -lxcb libtool: link: cc -shared -fPIC -DPIC -o .libs/libstartup-notification-1.so.2.0 -O2 -pipe -Wall .libs/sn-common.o .libs/sn-internals.o .libs/sn-launchee.o .libs/sn-launcher.o .libs/sn-list.o .libs/sn-monitor.o .libs/sn-util.o .libs/sn-xmessages.o .libs/sn-xutils.o -L.libs -lxcb -lXau -lXdmcp -lxcb-util -lX11-xcb -lX11 -Wl,-soname,libstartup-notification-1.so.2.0 libtool: link: ar cru .libs/libstartup-notification-1.a sn-common.o sn-internals.o sn-launchee.o sn-launcher.o sn-list.o sn-monitor.o sn-util.o sn-xmessages.o sn-xutils.o libtool: link: ranlib .libs/libstartup-notification-1.a gmake[2]: Leaving directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12/libsn' Making all in test gmake[2]: Entering directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12/test' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12/test' Making all in doc gmake[2]: Entering directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12/doc' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12/doc' gmake[2]: Entering directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12' gmake[2]: Leaving directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12' gmake[1]: Leaving directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12' >>> Running package in devel/startup-notification at 1713349651.27 ===> devel/startup-notification ===> Faking installation for startup-notification-0.12p8 Making install in libsn gmake[1]: Entering directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12/libsn' gmake[2]: Entering directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12/libsn' test -z "/usr/local/lib" || mkdir -p "/exopi-obj/pobj/startup-notification-0.12/fake-amd64/usr/local/lib" /usr/bin/libtool --mode=install /exopi-obj/pobj/startup-notification-0.12/bin/install -c libstartup-notification-1.la '/exopi-obj/pobj/startup-notification-0.12/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/startup-notification-0.12/bin/install -c -m 644 ./.libs/libstartup-notification-1.a /exopi-obj/pobj/startup-notification-0.12/fake-amd64/usr/local/lib/libstartup-notification-1.a libtool: install: /exopi-obj/pobj/startup-notification-0.12/bin/install -c -m 644 ./.libs/libstartup-notification-1.so.2.0 /exopi-obj/pobj/startup-notification-0.12/fake-amd64/usr/local/lib/libstartup-notification-1.so.2.0 libtool: install: /exopi-obj/pobj/startup-notification-0.12/bin/install -c -m 644 ./.libs/libstartup-notification-1.lai /exopi-obj/pobj/startup-notification-0.12/fake-amd64/usr/local/lib/libstartup-notification-1.la test -z "/usr/local/include/startup-notification-1.0/libsn" || mkdir -p "/exopi-obj/pobj/startup-notification-0.12/fake-amd64/usr/local/include/startup-notification-1.0/libsn" /exopi-obj/pobj/startup-notification-0.12/bin/install -c -m 644 sn.h sn-common.h sn-launchee.h sn-launcher.h sn-monitor.h sn-util.h '/exopi-obj/pobj/startup-notification-0.12/fake-amd64/usr/local/include/startup-notification-1.0/libsn' gmake[2]: Leaving directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12/libsn' gmake[1]: Leaving directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12/libsn' Making install in test gmake[1]: Entering directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12/test' gmake[2]: Entering directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12/test' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12/test' gmake[1]: Leaving directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12/test' Making install in doc gmake[1]: Entering directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12/doc' gmake[2]: Entering directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12/doc' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12/doc' gmake[1]: Leaving directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12/doc' gmake[1]: Entering directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12' gmake[2]: Entering directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12' gmake[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/lib/pkgconfig" || mkdir -p "/exopi-obj/pobj/startup-notification-0.12/fake-amd64/usr/local/lib/pkgconfig" /exopi-obj/pobj/startup-notification-0.12/bin/install -c -m 644 libstartup-notification-1.0.pc '/exopi-obj/pobj/startup-notification-0.12/fake-amd64/usr/local/lib/pkgconfig' gmake[2]: Leaving directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12' gmake[1]: Leaving directory '/exopi-obj/pobj/startup-notification-0.12/startup-notification-0.12' ===> Building package for startup-notification-0.12p8 Create /exopi-cvs/ports/packages/amd64/all/startup-notification-0.12p8.tgz Creating package startup-notification-0.12p8 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 8% checksumming|******* | 12% checksumming|********** | 16% checksumming|************ | 20% checksumming|*************** | 24% checksumming|***************** | 28% checksumming|******************** | 32% checksumming|********************** | 36% checksumming|************************ | 40% checksumming|*************************** | 44% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 56% checksumming|************************************* | 60% checksumming|*************************************** | 64% checksumming|***************************************** | 68% checksumming|******************************************** | 72% checksumming|********************************************** | 76% checksumming|************************************************* | 80% checksumming|*************************************************** | 84% checksumming|****************************************************** | 88% checksumming|******************************************************** | 92% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************ | 56% archiving|********************************************************* | 88% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|************************************************************ | 94% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/startup-notification-0.12p8.tgz >>> Running clean in devel/startup-notification at 1713349655.12 ===> devel/startup-notification ===> Cleaning for startup-notification-0.12p8 >>> Ended at 1713349655.89 max_stuck=10.08/waiting-for-lock #36=13.09/depends=12.01/show-prepare-results=2.08/build=26.35/package=3.79/clean=0.89