>>> Building on exopi-4 under x11/numlockx BDEPENDS = [devel/metaauto;devel/autoconf/2.63] DIST = [x11/numlockx:numlockx-1.2.tar.gz] FULLPKGNAME = numlockx-1.2 (Junk lock obtained for exopi-4 at 1711575028.56) >>> Running depends in x11/numlockx at 1711575028.60 last junk was in textproc/hyphen-i18n/sk_SK /usr/sbin/pkg_add -aI -Drepair autoconf-2.63p1 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.63p1 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.63p1 >>> Running show-prepare-results in x11/numlockx at 1711575030.30 ===> x11/numlockx ===> Building from scratch numlockx-1.2 ===> numlockx-1.2 depends on: metaauto-* -> metaauto-1.0p4 ===> numlockx-1.2 depends on: autoconf-2.63 -> autoconf-2.63p1 ===> Verifying specs: X11 Xext c ===> found X11.18.0 Xext.13.0 c.99.0 autoconf-2.63p1 metaauto-1.0p4 (Junk lock released for exopi-4 at 1711575031.36) distfiles size=82703 >>> Running build in x11/numlockx at 1711575031.39 ===> x11/numlockx ===> Checking files for numlockx-1.2 `/exopi-cvs/ports/distfiles/numlockx-1.2.tar.gz' is up to date. >> (SHA256) numlockx-1.2.tar.gz: OK ===> Extracting for numlockx-1.2 ===> Patching for numlockx-1.2 ===> 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 numlockx-1.2 Running autoconf-2.63 in /exopi-obj/pobj/numlockx-1.2/numlockx-1.2 Running autoheader-2.63 in /exopi-obj/pobj/numlockx-1.2/numlockx-1.2 ===> Configuring for numlockx-1.2 Using /exopi-obj/pobj/numlockx-1.2/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/numlockx-1.2/config.site checking for a BSD-compatible install... /exopi-obj/pobj/numlockx-1.2/bin/install -c checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking for gcc... cc checking for C compiler default output file name... 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... (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 make... GNU checking dependency style of cc... gcc3 checking for ranlib... (cached) ranlib checking how to run the C preprocessor... cc -E checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for IceConnectionNumber in -lICE... (cached) yes checking for libXext... yes 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 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 X11/XKBlib.h... (cached) yes checking for XkbLockModifiers in -lXext... yes checking X11/extensions/XTest.h usability... no checking X11/extensions/XTest.h presence... no checking for X11/extensions/XTest.h... no checking for Xsetup file... no checking for xinitrc file... /etc/X11/xinit/xinitrc configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for numlockx-1.2 /usr/bin/make all-am cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/numlockx-1.2/numlockx-1.2 -I/usr/X11R6/include -O2 -pipe -Wall -pedantic -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o /exopi-obj/pobj/numlockx-1.2/numlockx-1.2/main.c /exopi-obj/pobj/numlockx-1.2/numlockx-1.2/main.c:69:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int xkb_init() ^ void /exopi-obj/pobj/numlockx-1.2/numlockx-1.2/main.c:99:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] unsigned int xkb_numlock_mask() ^ void /exopi-obj/pobj/numlockx-1.2/numlockx-1.2/main.c:111:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int xkb_set_on() ^ void /exopi-obj/pobj/numlockx-1.2/numlockx-1.2/main.c:123:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int xkb_set_off() ^ void /exopi-obj/pobj/numlockx-1.2/numlockx-1.2/main.c:135:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int xkb_toggle() ^ void /exopi-obj/pobj/numlockx-1.2/numlockx-1.2/main.c:205:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void numlock_set_on() ^ void /exopi-obj/pobj/numlockx-1.2/numlockx-1.2/main.c:216:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void numlock_set_off() ^ void /exopi-obj/pobj/numlockx-1.2/numlockx-1.2/main.c:227:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void numlock_toggle() ^ void 8 warnings generated. mv -f .deps/main.Tpo .deps/main.Po cc -O2 -pipe -Wall -pedantic -L/usr/X11R6/lib -o numlockx main.o -lXext -lX11 >>> Running package in x11/numlockx at 1711575039.39 ===> x11/numlockx ===> Faking installation for numlockx-1.2 test -z "/usr/local/bin" || mkdir -p "/exopi-obj/pobj/numlockx-1.2/fake-amd64/usr/local/bin" /exopi-obj/pobj/numlockx-1.2/bin/install -c -s -m 755 numlockx '/exopi-obj/pobj/numlockx-1.2/fake-amd64/usr/local/bin' /exopi-obj/pobj/numlockx-1.2/bin/install -d -m 755 /exopi-obj/pobj/numlockx-1.2/fake-amd64/usr/local/share/doc/numlockx /exopi-obj/pobj/numlockx-1.2/bin/install -c -m 644 /exopi-obj/pobj/numlockx-1.2/numlockx-1.2/README /exopi-obj/pobj/numlockx-1.2/fake-amd64/usr/local/share/doc/numlockx/ ===> Building package for numlockx-1.2 Create /exopi-cvs/ports/packages/amd64/all/numlockx-1.2.tgz Creating package numlockx-1.2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********* | 15% checksumming|************** | 23% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|**************************** | 46% checksumming|********************************* | 54% checksumming|************************************** | 62% checksumming|****************************************** | 69% checksumming|*********************************************** | 77% checksumming|**************************************************** | 85% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|******************************************** | 68% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/numlockx-1.2.tgz >>> Running clean in x11/numlockx at 1711575040.94 ===> x11/numlockx ===> Cleaning for numlockx-1.2 >>> Ended at 1711575041.23 max_stuck=0.00/depends=1.71/show-prepare-results=1.09/build=7.99/package=1.55/clean=0.32