------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for bbkeys-0.9.1_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/x11-wm/bbkeys XDG_CONFIG_HOME=/construction/x11-wm/bbkeys XDG_CACHE_HOME=/construction/x11-wm/bbkeys/.cache HOME=/construction/x11-wm/bbkeys TMPDIR="/tmp" PATH=/construction/x11-wm/bbkeys/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-wm/bbkeys/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/construction/x11-wm/bbkeys XDG_CONFIG_HOME=/construction/x11-wm/bbkeys XDG_CACHE_HOME=/construction/x11-wm/bbkeys/.cache HOME=/construction/x11-wm/bbkeys TMPDIR="/tmp" PATH=/construction/x11-wm/bbkeys/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-wm/bbkeys/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="`pkg-config --cflags xft`" LDFLAGS=" `pkg-config --libs xft` " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/x11-wm/bbkeys/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.32.1 PERL_VER=5.32 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.32 PROFILE="@comment " DOCSDIR="share/doc/bbkeys" EXAMPLESDIR="share/examples/bbkeys" DATADIR="share/bbkeys" WWWDIR="www/bbkeys" ETCDIR="etc/bbkeys" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bbkeys DOCSDIR=/usr/local/share/doc/bbkeys EXAMPLESDIR=/usr/local/share/examples/bbkeys WWWDIR=/usr/local/www/bbkeys ETCDIR=/usr/local/etc/bbkeys SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/blackbox-0.70.1_6.pkg Installing /packages/All/pkgconf-1.8.1,1.pkg Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> bbkeys-0.9.1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> bbkeys-0.9.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bbkeys-0.9.1_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> bbkeys-0.9.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bbkeys-0.9.1_1 for building => SHA256 Checksum OK for bbkeys-0.9.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> bbkeys-0.9.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bbkeys-0.9.1_1 for building ===> Extracting for bbkeys-0.9.1_1 => SHA256 Checksum OK for bbkeys-0.9.1.tar.gz. Extracted Memory Use: 1.05M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for bbkeys-0.9.1_1 ===> Applying ports patches for bbkeys-0.9.1_1 from /xports/x11-wm/bbkeys/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> bbkeys-0.9.1_1 depends on executable: blackbox - found ===> bbkeys-0.9.1_1 depends on package: pkgconf>=1.3.0_1 - found ===> bbkeys-0.9.1_1 depends on package: perl5>=5.32.r0<5.33 - found ===> bbkeys-0.9.1_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> bbkeys-0.9.1_1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> bbkeys-0.9.1_1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> bbkeys-0.9.1_1 depends on executable: blackbox - found ===> bbkeys-0.9.1_1 depends on package: pkgconf>=1.3.0_1 - found ===> bbkeys-0.9.1_1 depends on package: perl5>=5.32.r0<5.33 - found ===> bbkeys-0.9.1_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> bbkeys-0.9.1_1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> bbkeys-0.9.1_1 depends on file: /usr/local/bin/ccache - found ===> Configuring for bbkeys-0.9.1_1 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 sed... sed 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... 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 we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C preprocessor... cpp checking for gawk... (cached) /usr/bin/awk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for perl5... (cached) /usr/local/bin/perl checking for minimum required perl version >= 5.004... 5.032001 checking for full perl installation... yes 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 ctype.h... (cached) yes checking for strings.h... (cached) yes checking for fcntl.h... (cached) yes checking for libgen.h... (cached) yes checking for locale.h... (cached) yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking for signal.h... (cached) yes checking for stdio.h... (cached) yes checking for time.h... (cached) yes checking for errno.h... (cached) yes checking for unistd.h... (cached) yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking for sys/param.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/wait.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for setlocale... (cached) yes checking for sigaction... (cached) yes checking for strftime... (cached) yes checking for gettimeofday... (cached) yes checking for memset... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strcspn... (cached) yes checking for strdup... (cached) yes checking for strncasecmp... (cached) yes checking for select... (cached) yes checking for strstr... (cached) yes checking for XOpenDisplay in -lX11... yes checking for XMissingExtension in -lXext... yes checking pkg-config is at least version 0.9.0... yes checking for LIBBT... yes configure: creating ./config.status config.status: creating version.h config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating data/Makefile config.status: creating doc/bbkeys.1 config.status: creating rpm/Makefile config.status: creating rpm/bbkeys.spec config.status: creating config.h config.status: executing depfiles commands bbkeys version 0.9.1 configured successfully. Using '/usr/local' for installation. Using 'c++' for C++ compiler. Building with ' -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/bt -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 ' for C++ compiler flags. Building with ' -L/usr/local/lib -lXft -L/usr/local/lib -R/usr/local/lib ' for linker flags. Building with '-lX11 -lXext -L/usr/local/lib -lbt -lXft ' libraries. SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for bbkeys-0.9.1_1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- actions.o --- --- Config.o --- --- FileTokenizer.o --- --- KeyClient.o --- --- KeyGrabber.o --- --- keytree.o --- --- main.o --- --- Netclient.o --- --- ScreenHandler.o --- --- window.o --- --- WindowlistMenu.o --- --- KeyGrabber.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DDEFAULTRC=\"/usr/local/share/bbkeys/bbkeysrc\" -DDEFAULTSTYLE=\"/usr/local/share/bbkeys/defaultStyle\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/bt -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -MT KeyGrabber.o -MD -MP -MF .deps/KeyGrabber.Tpo -c -o KeyGrabber.o KeyGrabber.cpp mv -f .deps/KeyGrabber.Tpo .deps/KeyGrabber.Po --- actions.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DDEFAULTRC=\"/usr/local/share/bbkeys/bbkeysrc\" -DDEFAULTSTYLE=\"/usr/local/share/bbkeys/defaultStyle\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/bt -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -MT actions.o -MD -MP -MF .deps/actions.Tpo -c -o actions.o actions.cc actions.cc: In member function 'const string Action::toString()': actions.cc:134:58: warning: 'KeySym XKeycodeToKeysym(Display*, unsigned int, int)' is deprecated [-Wdeprecated-declarations] KeySym _sym = XKeycodeToKeysym(_display, keycode(), 0); ^ In file included from actions.hh:29, from actions.cc:25: /usr/local/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ actions.cc:134:58: warning: 'KeySym XKeycodeToKeysym(Display*, unsigned int, int)' is deprecated [-Wdeprecated-declarations] KeySym _sym = XKeycodeToKeysym(_display, keycode(), 0); ^ In file included from actions.hh:29, from actions.cc:25: /usr/local/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ mv -f .deps/actions.Tpo .deps/actions.Po --- window.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DDEFAULTRC=\"/usr/local/share/bbkeys/bbkeysrc\" -DDEFAULTSTYLE=\"/usr/local/share/bbkeys/defaultStyle\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/bt -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.cc --- Config.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DDEFAULTRC=\"/usr/local/share/bbkeys/bbkeysrc\" -DDEFAULTSTYLE=\"/usr/local/share/bbkeys/defaultStyle\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/bt -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -MT Config.o -MD -MP -MF .deps/Config.Tpo -c -o Config.o Config.cpp --- FileTokenizer.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DDEFAULTRC=\"/usr/local/share/bbkeys/bbkeysrc\" -DDEFAULTSTYLE=\"/usr/local/share/bbkeys/defaultStyle\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/bt -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -MT FileTokenizer.o -MD -MP -MF .deps/FileTokenizer.Tpo -c -o FileTokenizer.o FileTokenizer.cpp --- KeyClient.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DDEFAULTRC=\"/usr/local/share/bbkeys/bbkeysrc\" -DDEFAULTSTYLE=\"/usr/local/share/bbkeys/defaultStyle\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/bt -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -MT KeyClient.o -MD -MP -MF .deps/KeyClient.Tpo -c -o KeyClient.o KeyClient.cpp --- main.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DDEFAULTRC=\"/usr/local/share/bbkeys/bbkeysrc\" -DDEFAULTSTYLE=\"/usr/local/share/bbkeys/defaultStyle\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/bt -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp --- Netclient.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DDEFAULTRC=\"/usr/local/share/bbkeys/bbkeysrc\" -DDEFAULTSTYLE=\"/usr/local/share/bbkeys/defaultStyle\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/bt -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -MT Netclient.o -MD -MP -MF .deps/Netclient.Tpo -c -o Netclient.o Netclient.cpp --- ScreenHandler.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DDEFAULTRC=\"/usr/local/share/bbkeys/bbkeysrc\" -DDEFAULTSTYLE=\"/usr/local/share/bbkeys/defaultStyle\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/bt -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -MT ScreenHandler.o -MD -MP -MF .deps/ScreenHandler.Tpo -c -o ScreenHandler.o ScreenHandler.cpp --- keytree.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DDEFAULTRC=\"/usr/local/share/bbkeys/bbkeysrc\" -DDEFAULTSTYLE=\"/usr/local/share/bbkeys/defaultStyle\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/bt -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -MT keytree.o -MD -MP -MF .deps/keytree.Tpo -c -o keytree.o keytree.cc --- WindowlistMenu.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DDEFAULTRC=\"/usr/local/share/bbkeys/bbkeysrc\" -DDEFAULTSTYLE=\"/usr/local/share/bbkeys/defaultStyle\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/bt -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -MT WindowlistMenu.o -MD -MP -MF .deps/WindowlistMenu.Tpo -c -o WindowlistMenu.o WindowlistMenu.cpp --- Netclient.o --- Netclient.cpp: In member function 'void Netclient::init_icccm()': Netclient.cpp:53:3: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] }; ^ Netclient.cpp:53:3: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] Netclient.cpp:53:3: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] Netclient.cpp:53:3: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] Netclient.cpp:53:3: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] Netclient.cpp:53:3: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] Netclient.cpp:53:3: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] Netclient.cpp:53:3: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] Netclient.cpp:53:3: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] Netclient.cpp: In member function 'void Netclient::init_extras()': Netclient.cpp:74:3: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] }; ^ Netclient.cpp:74:3: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] Netclient.cpp:74:3: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] Netclient.cpp:74:3: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] Netclient.cpp: In member function 'void Netclient::init_blackbox()': Netclient.cpp:89:3: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] }; ^ Netclient.cpp:89:3: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] Netclient.cpp:89:3: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] mv -f .deps/Netclient.Tpo .deps/Netclient.Po --- ScreenHandler.o --- mv -f .deps/ScreenHandler.Tpo .deps/ScreenHandler.Po --- FileTokenizer.o --- mv -f .deps/FileTokenizer.Tpo .deps/FileTokenizer.Po --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- WindowlistMenu.o --- mv -f .deps/WindowlistMenu.Tpo .deps/WindowlistMenu.Po --- Config.o --- mv -f .deps/Config.Tpo .deps/Config.Po --- keytree.o --- keytree.cc: In member function 'void keytree::grabChildren(keynode*, ScreenHandler*)': keytree.cc:102:67: warning: 'KeySym XKeycodeToKeysym(Display*, unsigned int, int)' is deprecated [-Wdeprecated-declarations] KeySym _sym = XKeycodeToKeysym(_display, act->keycode(), 0); ^ In file included from keytree.hh:29, from keytree.cc:25: /usr/local/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ keytree.cc:102:67: warning: 'KeySym XKeycodeToKeysym(Display*, unsigned int, int)' is deprecated [-Wdeprecated-declarations] KeySym _sym = XKeycodeToKeysym(_display, act->keycode(), 0); ^ In file included from keytree.hh:29, from keytree.cc:25: /usr/local/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ mv -f .deps/keytree.Tpo .deps/keytree.Po --- window.o --- mv -f .deps/window.Tpo .deps/window.Po --- KeyClient.o --- mv -f .deps/KeyClient.Tpo .deps/KeyClient.Po --- bbkeys --- c++ -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/bt -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -L/usr/local/lib -lXft -L/usr/local/lib -R/usr/local/lib -o bbkeys actions.o Config.o FileTokenizer.o KeyClient.o KeyGrabber.o keytree.o main.o Netclient.o ScreenHandler.o window.o WindowlistMenu.o -lX11 -lXext -L/usr/local/lib -lbt -lXft -lX11 -lXext -L/usr/local/lib -lbt -lXft Making all in data Making all in doc Making all in rpm SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> bbkeys-0.9.1_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> bbkeys-0.9.1_1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for bbkeys-0.9.1_1 ===> bbkeys-0.9.1_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> bbkeys-0.9.1_1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> Generating temporary packing list Making install in src test -z "/usr/local/bin" || /bin/mkdir -p "/construction/x11-wm/bbkeys/stage/usr/local/bin" install -s -m 555 'bbkeys' '/construction/x11-wm/bbkeys/stage/usr/local/bin/bbkeys' Making install in data test -z "/usr/local/share/bbkeys" || /bin/mkdir -p "/construction/x11-wm/bbkeys/stage/usr/local/share/bbkeys" install -m 0644 'bbkeysrc' '/construction/x11-wm/bbkeys/stage/usr/local/share/bbkeys/bbkeysrc' install -m 0644 'defaultStyle' '/construction/x11-wm/bbkeys/stage/usr/local/share/bbkeys/defaultStyle' Making install in doc test -z "/usr/local/man/man1" || /bin/mkdir -p "/construction/x11-wm/bbkeys/stage/usr/local/man/man1" install -m 0644 './bbkeys.1' '/construction/x11-wm/bbkeys/stage/usr/local/man/man1/bbkeys.1' test -z "/usr/local/man/man5" || /bin/mkdir -p "/construction/x11-wm/bbkeys/stage/usr/local/man/man5" install -m 0644 './bbkeysrc.5' '/construction/x11-wm/bbkeys/stage/usr/local/man/man5/bbkeysrc.5' Making install in rpm install -m 0644 /construction/x11-wm/bbkeys/bbkeys-0.9.1/AUTHORS /construction/x11-wm/bbkeys/bbkeys-0.9.1/BUGS /construction/x11-wm/bbkeys/bbkeys-0.9.1/ChangeLog /construction/x11-wm/bbkeys/bbkeys-0.9.1/NEWS /construction/x11-wm/bbkeys/bbkeys-0.9.1/README /construction/x11-wm/bbkeys/bbkeys-0.9.1/TODO /construction/x11-wm/bbkeys/stage/usr/local/share/doc/bbkeys ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/bbkeys is linked to /usr/local/lib/libXft.so.2 from x11-fonts/libXft but it is not declared as a dependency Warning: you need USE_XORG+=xft Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> 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) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for bbkeys-0.9.1_1 file sizes/checksums [11]: 0% file sizes/checksums [11]: 100% Service unavailablepacking files [11]: 0% packing files [11]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:18