------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXi-1.7.10,1.txz SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xbindkeys-1.8.6_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> xbindkeys-1.8.6_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xbindkeys-1.8.6_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> xbindkeys-1.8.6_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xbindkeys-1.8.6_2 for building => SHA256 Checksum OK for xbindkeys-1.8.6.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> xbindkeys-1.8.6_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xbindkeys-1.8.6_2 for building ===> Extracting for xbindkeys-1.8.6_2 => SHA256 Checksum OK for xbindkeys-1.8.6.tar.gz. Extracted Memory Use: 0.63M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xbindkeys-1.8.6_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> xbindkeys-1.8.6_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xbindkeys-1.8.6_2 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> xbindkeys-1.8.6_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xbindkeys-1.8.6_2 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found ===> Configuring for xbindkeys-1.8.6_2 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 a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... 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 whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) /usr/bin/awk checking how to run the C preprocessor... cpp checking for X... libraries /usr/local/lib, headers /usr/local/include checking whether -R must be followed by a space... no checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no 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/wait.h that is POSIX.1 compatible... (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 fcntl.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for XCreateWindow in -lX11... yes checking for pid_t... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (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 strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking for strtol... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xbindkeys-1.8.6_2 --- all --- /usr/bin/make all-am --- xbindkeys.o --- --- keys.o --- --- options.o --- --- get_key.o --- --- grab_key.o --- --- xbindkeys.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DFORK_FLAG=1 -I. -Wall -pipe -O2 -fno-strict-aliasing -MT xbindkeys.o -MD -MP -MF .deps/xbindkeys.Tpo -c -o xbindkeys.o xbindkeys.c --- keys.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DFORK_FLAG=1 -I. -Wall -pipe -O2 -fno-strict-aliasing -MT keys.o -MD -MP -MF .deps/keys.Tpo -c -o keys.o keys.c --- options.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DFORK_FLAG=1 -I. -Wall -pipe -O2 -fno-strict-aliasing -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c --- get_key.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DFORK_FLAG=1 -I. -Wall -pipe -O2 -fno-strict-aliasing -MT get_key.o -MD -MP -MF .deps/get_key.Tpo -c -o get_key.o get_key.c --- grab_key.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DFORK_FLAG=1 -I. -Wall -pipe -O2 -fno-strict-aliasing -MT grab_key.o -MD -MP -MF .deps/grab_key.Tpo -c -o grab_key.o grab_key.c --- options.o --- options.c: In function 'get_options': options.c:181:4: warning: 'strncat' specified bound 512 equals destination size [-Wstringop-overflow=] strncat (rc_file, "/.xbindkeysrc", sizeof (rc_file)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- keys.o --- keys.c: In function 'set_keysym': keys.c:267:2: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy (key->command, command, strlen (command) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ keys.c:267:34: note: length computed here strncpy (key->command, command, strlen (command) + 1); ^~~~~~~~~~~~~~~~ keys.c: In function 'set_keycode': keys.c:298:2: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy (key->command, command, strlen (command) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ keys.c:298:34: note: length computed here strncpy (key->command, command, strlen (command) + 1); ^~~~~~~~~~~~~~~~ keys.c: In function 'set_button': keys.c:323:2: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy (key->command, command, strlen (command) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ keys.c:323:34: note: length computed here strncpy (key->command, command, strlen (command) + 1); ^~~~~~~~~~~~~~~~ mv -f .deps/keys.Tpo .deps/keys.Po --- grab_key.o --- mv -f .deps/grab_key.Tpo .deps/grab_key.Po --- xbindkeys.o --- mv -f .deps/xbindkeys.Tpo .deps/xbindkeys.Po --- get_key.o --- mv -f .deps/get_key.Tpo .deps/get_key.Po --- options.o --- mv -f .deps/options.Tpo .deps/options.Po --- xbindkeys --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -DFORK_FLAG=1 -I. -Wall -pipe -O2 -fno-strict-aliasing -o xbindkeys xbindkeys.o keys.o options.o get_key.o grab_key.o -L/usr/local/lib -R/usr/local/lib -lX11 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> xbindkeys-1.8.6_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xbindkeys-1.8.6_2 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xbindkeys-1.8.6_2 ===> xbindkeys-1.8.6_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xbindkeys-1.8.6_2 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found ===> Generating temporary packing list test -z "/usr/local/bin" || /bin/mkdir -p "/construction/x11/xbindkeys/stage/usr/local/bin" install -s -m 555 xbindkeys '/construction/x11/xbindkeys/stage/usr/local/bin' test -z "/usr/local/bin" || /bin/mkdir -p "/construction/x11/xbindkeys/stage/usr/local/bin" test -z "/usr/local/man/man1" || /bin/mkdir -p "/construction/x11/xbindkeys/stage/usr/local/man/man1" install -m 0644 xbindkeys.1 '/construction/x11/xbindkeys/stage/usr/local/man/man1' install -m 0644 /construction/x11/xbindkeys/xbindkeys-1.8.6/xbindkeysrc /construction/x11/xbindkeys/stage/usr/local/share/examples/xbindkeys ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for xbindkeys-1.8.6_2 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:10