------------------------------------------------------------------------------- -- 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 hotkeys-0.5.7.1_20: OSD=on: On-screen display support ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake XDG_DATA_HOME=/construction/misc/hotkeys XDG_CONFIG_HOME=/construction/misc/hotkeys XDG_CACHE_HOME=/construction/misc/hotkeys/.cache HOME=/construction/misc/hotkeys TMPDIR="/tmp" PATH=/construction/misc/hotkeys/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/misc/hotkeys/.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 ------------------------------------------------------------------------------- --with-db3-inc=/usr/local/include/db5 --with-db3-lib=/usr/local/lib/db5 --with-db-name=db-5.3 --with-xosd --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/misc/hotkeys XDG_CONFIG_HOME=/construction/misc/hotkeys XDG_CACHE_HOME=/construction/misc/hotkeys/.cache HOME=/construction/misc/hotkeys TMPDIR="/tmp" PATH=/construction/misc/hotkeys/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/misc/hotkeys/.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 -DHAVE_LOCALE_H -Wno-unused-function -Wno-incompatible-pointer-types -Wno-pointer-sign -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -DHAVE_LOCALE_H -Wno-unused-function -Wno-incompatible-pointer-types -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/misc/hotkeys/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/hotkeys" EXAMPLESDIR="share/examples/hotkeys" DATADIR="share/hotkeys" WWWDIR="www/hotkeys" ETCDIR="etc/hotkeys" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hotkeys DOCSDIR=/usr/local/share/doc/hotkeys EXAMPLESDIR=/usr/local/share/examples/hotkeys WWWDIR=/usr/local/www/hotkeys ETCDIR=/usr/local/etc/hotkeys 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/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/gmake-4.3_2.pkg 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/libxkbfile-1.1.0.pkg Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/libXt-1.2.1,1.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libXmu-1.1.3,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. Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libXinerama-1.1.4_2,1.pkg Installing /packages/All/xosd-2.2.14_3.pkg ===== Message from xosd-2.2.14_3: -- ===> NOTICE: The xosd port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/db5-5.3.28_9.pkg ===== Message from db5-5.3.28_9: -- ===> NOTICE: The db5 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: EOLd, potential security issues, maybe use db18 instead. It is scheduled to be removed on or after 2022-06-30. SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> hotkeys-0.5.7.1_20 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> hotkeys-0.5.7.1_20 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hotkeys-0.5.7.1_20 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> hotkeys-0.5.7.1_20 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hotkeys-0.5.7.1_20 for building => SHA256 Checksum OK for hotkeys_0.5.7.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> hotkeys-0.5.7.1_20 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hotkeys-0.5.7.1_20 for building ===> Extracting for hotkeys-0.5.7.1_20 ===> hotkeys-0.5.7.1_20 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hotkeys-0.5.7.1_20 for building => SHA256 Checksum OK for hotkeys_0.5.7.1.tar.gz. Extracted Memory Use: 0.85M SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for hotkeys-0.5.7.1_20 ===> Applying ports patches for hotkeys-0.5.7.1_20 from /xports/misc/hotkeys/files ===> Applying dragonfly patches for hotkeys-0.5.7.1_20 from /xports/misc/hotkeys/dragonfly SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> hotkeys-0.5.7.1_20 depends on package: gmake>=4.3 - found ===> hotkeys-0.5.7.1_20 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> hotkeys-0.5.7.1_20 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> hotkeys-0.5.7.1_20 depends on file: /usr/local/libdata/pkgconfig/xkbfile.pc - found ===> hotkeys-0.5.7.1_20 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> hotkeys-0.5.7.1_20 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> hotkeys-0.5.7.1_20 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> hotkeys-0.5.7.1_20 depends on shared library: libxosd.so - found (/usr/local/lib/libxosd.so) ===> hotkeys-0.5.7.1_20 depends on shared library: libdb-5.3.so - found (/usr/local/lib/libdb-5.3.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> hotkeys-0.5.7.1_20 depends on package: gmake>=4.3 - found ===> hotkeys-0.5.7.1_20 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> hotkeys-0.5.7.1_20 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> hotkeys-0.5.7.1_20 depends on file: /usr/local/libdata/pkgconfig/xkbfile.pc - found ===> hotkeys-0.5.7.1_20 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> hotkeys-0.5.7.1_20 depends on file: /usr/local/bin/ccache - found ===> hotkeys-0.5.7.1_20 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> hotkeys-0.5.7.1_20 depends on shared library: libxosd.so - found (/usr/local/lib/libxosd.so) ===> hotkeys-0.5.7.1_20 depends on shared library: libdb-5.3.so - found (/usr/local/lib/libdb-5.3.so) ===> Configuring for hotkeys-0.5.7.1_20 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 whether gmake sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... missing checking for working automake-1.4... missing checking for working autoheader... missing checking for working makeinfo... missing checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for C compiler default output... 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 ANSI C... none needed checking how to run the C preprocessor... cpp checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking for X... libraries /usr/local/lib, headers /usr/local/include checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for xml2-config... /usr/local/bin/xml2-config checking for libxml - version >= 2.2.8... yes (version 2.10.4) checking for pthread_create in -pthread... yes checking for db_create in -ldb3... yes checking for version of db3... >= 3.2.9, ok checking for xosd-config... /usr/local/bin/xosd-config checking for libxosd... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... grep -E 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 whether sys/types.h defines makedev... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for fcntl.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for sys/file.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether cc needs -traditional... no checking for vprintf... (cached) yes checking for _doprnt... no checking whether closedir returns void... no checking for select... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for getopt_long... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating def/Makefile config.status: creating config.h config.status: executing default-1 commands /usr/bin/env WRKSRC=/construction/misc/hotkeys/hotkeys-0.5.7.1 REWARNFILE=/construction/misc/hotkeys/reinplace_warnings.txt /bin/sh /xports/Mk/Scripts/sed_checked.sh -e 's,-lXinerama,-lXinerama `pkgconf --libs pangoxft`,g' /construction/misc/hotkeys/hotkeys-0.5.7.1/src/Makefile SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for hotkeys-0.5.7.1_20 gmake[2]: Entering directory '/construction/misc/hotkeys/hotkeys-0.5.7.1' gmake all-recursive gmake[3]: Entering directory '/construction/misc/hotkeys/hotkeys-0.5.7.1' Making all in src gmake[4]: Entering directory '/construction/misc/hotkeys/hotkeys-0.5.7.1/src' cc -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/share/hotkeys\" -DCONFDIR=\"/usr/local/etc\" -DCONFIG_NAME=\"hotkeys.conf\" -I/usr/local/include/db5 -pipe -DHAVE_LOCALE_H -Wno-unused-function -Wno-incompatible-pointer-types -Wno-pointer-sign -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -std=gnu89 -I/usr/local/include -Wall -I.. -c hotkeys.c cc -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/share/hotkeys\" -DCONFDIR=\"/usr/local/etc\" -DCONFIG_NAME=\"hotkeys.conf\" -I/usr/local/include/db5 -pipe -DHAVE_LOCALE_H -Wno-unused-function -Wno-incompatible-pointer-types -Wno-pointer-sign -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -std=gnu89 -I/usr/local/include -Wall -I.. -c kbddef.c cc -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/share/hotkeys\" -DCONFDIR=\"/usr/local/etc\" -DCONFIG_NAME=\"hotkeys.conf\" -I/usr/local/include/db5 -pipe -DHAVE_LOCALE_H -Wno-unused-function -Wno-incompatible-pointer-types -Wno-pointer-sign -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -std=gnu89 -I/usr/local/include -Wall -I.. -c conf.c cc -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/share/hotkeys\" -DCONFDIR=\"/usr/local/etc\" -DCONFIG_NAME=\"hotkeys.conf\" -I/usr/local/include/db5 -pipe -DHAVE_LOCALE_H -Wno-unused-function -Wno-incompatible-pointer-types -Wno-pointer-sign -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -std=gnu89 -I/usr/local/include -Wall -I.. -c fixVMware.c cc -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/share/hotkeys\" -DCONFDIR=\"/usr/local/etc\" -DCONFIG_NAME=\"hotkeys.conf\" -I/usr/local/include/db5 -pipe -DHAVE_LOCALE_H -Wno-unused-function -Wno-incompatible-pointer-types -Wno-pointer-sign -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -std=gnu89 -I/usr/local/include -Wall -I.. -c xmalloc.c cc -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/share/hotkeys\" -DCONFDIR=\"/usr/local/etc\" -DCONFIG_NAME=\"hotkeys.conf\" -I/usr/local/include/db5 -pipe -DHAVE_LOCALE_H -Wno-unused-function -Wno-incompatible-pointer-types -Wno-pointer-sign -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -std=gnu89 -I/usr/local/include -Wall -I.. -c splash.c xmalloc.c: In function 'fixup_null_alloc': xmalloc.c:82:5: warning: implicit declaration of function 'uError'; did you mean 'error'? [-Wimplicit-function-declaration] uError ("Memory exhausted"); ^~~~~~ error xmalloc.c:83:5: warning: implicit declaration of function 'bailout' [-Wimplicit-function-declaration] bailout(); ^~~~~~~ conf.c: In function 'fillDefaults': conf.c:148:13: warning: implicit declaration of function 'uError'; did you mean 'perror'? [-Wimplicit-function-declaration] uError("db: put: %s", strerror(errno)); ^~~~~~ perror conf.c:149:13: warning: implicit declaration of function 'bailout' [-Wimplicit-function-declaration] bailout(); ^~~~~~~ conf.c: In function 'readConfigFile': conf.c:284:10: warning: implicit declaration of function 'testReadable' [-Wimplicit-function-declaration] if ( testReadable(filename) ) ^~~~~~~~~~~~ kbddef.c: In function 'readDefFile': kbddef.c:215:17: warning: unused variable 'ns' [-Wunused-variable] xmlNsPtr ns; ^~ hotkeys.c: In function 'usage': hotkeys.c:122:10: warning: variable 'first' set but not used [-Wunused-but-set-variable] int first = 1; ^~~~~ hotkeys.c: In function 'showKbdList': hotkeys.c:207:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while ( ent = readdir(dir) ) ^~~ hotkeys.c:233:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while ( ent = readdir(dir) ) ^~~ hotkeys.c: In function 'parseArgs': hotkeys.c:487:15: warning: implicit declaration of function 'fixVMware' [-Wimplicit-function-declaration] fixVMware(optarg); ^~~~~~~~~ hotkeys.c:408:9: warning: unused variable 'this_option_optind' [-Wunused-variable] int this_option_optind = optind ? optind : 1; ^~~~~~~~~~~~~~~~~~ hotkeys.c:397:13: warning: unused variable 'digit_optind' [-Wunused-variable] int digit_optind = 0; ^~~~~~~~~~~~ hotkeys.c:396:16: warning: unused variable 'i' [-Wunused-variable] int c, i; ^ hotkeys.c: In function 'adjustVol': hotkeys.c:587:29: warning: unused variable 'cd_vol' [-Wunused-variable] int master_vol, cd_vol; ^~~~~~ hotkeys.c:586:32: warning: unused variable 'cdrom_fd' [-Wunused-variable] int mixer_fd = -1, cdrom_fd = -1; ^~~~~~~~ hotkeys.c: In function 'doMute': hotkeys.c:783:25: warning: unused variable 'right' [-Wunused-variable] right = (last_mixer_vol >> 8) & 0xFF; ^~~~~ hotkeys.c:782:25: warning: unused variable 'left' [-Wunused-variable] int left = last_mixer_vol & 0xFF, ^~~~ hotkeys.c:746:44: warning: unused variable 'cdrom_fd' [-Wunused-variable] int mixer_fd = -1, cdrom_fd = -1; ^~~~~~~~ hotkeys.c:744:34: warning: unused variable 'cd_vol' [-Wunused-variable] int vol, cd_vol; ^~~~~~ hotkeys.c:741:45: warning: unused variable 'last_cd_vol' [-Wunused-variable] static int last_mixer_vol, last_cd_vol; ^~~~~~~~~~~ hotkeys.c: In function 'ejectDisc': hotkeys.c:955:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ hotkeys.c: In function 'launchApp': hotkeys.c:977:15: warning: implicit declaration of function 'fork2'; did you mean 'fork'? [-Wimplicit-function-declaration] if ( (pid=fork2()) == -1 ) ^~~~~ fork hotkeys.c: In function 'dummy': hotkeys.c:1213:1: warning: no return statement in function returning non-void [-Wreturn-type] static int dummy() { /* grin */ } ^~~~~~ hotkeys.c: In function 'dummyHandler': hotkeys.c:1233:9: warning: implicit declaration of function 'XmuSnprintf'; did you mean 'vsnprintf'? [-Wimplicit-function-declaration] XmuSnprintf(major_op, sizeof(major_op), "%s", ext->name); ^~~~~~~~~~~ vsnprintf hotkeys.c: In function 'initializeX': hotkeys.c:1433:26: warning: statement with no effect [-Wunused-value] dummyErrFlag == False; hotkeys.c: In function 'fork2': hotkeys.c:1482:9: warning: unused variable 'rc' [-Wunused-variable] int rc; ^~ hotkeys.c: In function 'main': hotkeys.c:1518:5: warning: implicit declaration of function 'readConfigFile'; did you mean 'readDefFile'? [-Wimplicit-function-declaration] readConfigFile(); ^~~~~~~~~~~~~~ readDefFile hotkeys.c:1513:20: warning: unused variable 'k' [-Wunused-variable] int i, k; ^ hotkeys.c:1513:17: warning: unused variable 'i' [-Wunused-variable] int i, k; ^ hotkeys.c: In function 'sleepState': hotkeys.c:1069:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ At top level: hotkeys.c:741:45: warning: 'last_cd_vol' defined but not used [-Wunused-variable] static int last_mixer_vol, last_cd_vol; ^~~~~~~~~~~ In file included from common.h:401, from hotkeys.c:28: hotkeys.c: In function 'setKbdType': xmalloc.h:22:20: warning: 'defname' may be used uninitialized in this function [-Wmaybe-uninitialized] if (stale) { free (stale); stale = 0; } \ ^~~~ hotkeys.c:262:17: note: 'defname' was declared here char* defname; ^~~~~~~ cc -pipe -DHAVE_LOCALE_H -Wno-unused-function -Wno-incompatible-pointer-types -Wno-pointer-sign -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -std=gnu89 -I/usr/local/include -Wall -I.. -o hotkeys hotkeys.o kbddef.o conf.o fixVMware.o xmalloc.o splash.o -ldb-5.3 -pthread -L/usr/local/lib/db5 -L/usr/local/lib -lX11 -lXmu -L/usr/local/lib -lxml2 -lz -L/usr/lib -llzma -lm -L/usr/local/lib -L/usr/local/lib -lxosd -lpthread -lXext -lX11 -lXinerama `pkgconf --libs pangoxft` /bin/sh: pkgconf: not found gmake[4]: Leaving directory '/construction/misc/hotkeys/hotkeys-0.5.7.1/src' Making all in def gmake[4]: Entering directory '/construction/misc/hotkeys/hotkeys-0.5.7.1/def' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/misc/hotkeys/hotkeys-0.5.7.1/def' gmake[4]: Entering directory '/construction/misc/hotkeys/hotkeys-0.5.7.1' gmake[4]: Leaving directory '/construction/misc/hotkeys/hotkeys-0.5.7.1' gmake[3]: Leaving directory '/construction/misc/hotkeys/hotkeys-0.5.7.1' gmake[2]: Leaving directory '/construction/misc/hotkeys/hotkeys-0.5.7.1' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> hotkeys-0.5.7.1_20 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> hotkeys-0.5.7.1_20 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> hotkeys-0.5.7.1_20 depends on file: /usr/local/libdata/pkgconfig/xkbfile.pc - found ===> hotkeys-0.5.7.1_20 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for hotkeys-0.5.7.1_20 ===> hotkeys-0.5.7.1_20 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> hotkeys-0.5.7.1_20 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> hotkeys-0.5.7.1_20 depends on file: /usr/local/libdata/pkgconfig/xkbfile.pc - found ===> hotkeys-0.5.7.1_20 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> Generating temporary packing list gmake[2]: Entering directory '/construction/misc/hotkeys/hotkeys-0.5.7.1' Making install in src gmake[3]: Entering directory '/construction/misc/hotkeys/hotkeys-0.5.7.1/src' gmake[4]: Entering directory '/construction/misc/hotkeys/hotkeys-0.5.7.1/src' /bin/sh ../config/mkinstalldirs /construction/misc/hotkeys/stage/usr/local/bin install -s -m 555 hotkeys /construction/misc/hotkeys/stage/usr/local/bin/hotkeys gmake install-man1 gmake[5]: Entering directory '/construction/misc/hotkeys/hotkeys-0.5.7.1/src' /bin/sh ../config/mkinstalldirs /construction/misc/hotkeys/stage/usr/local/man/man1 install -m 0644 ./hotkeys.1 /construction/misc/hotkeys/stage/usr/local/man/man1/hotkeys.1 gmake[5]: Leaving directory '/construction/misc/hotkeys/hotkeys-0.5.7.1/src' /bin/sh ../config/mkinstalldirs /construction/misc/hotkeys/stage/usr/local/share/hotkeys mkdir /construction/misc/hotkeys/stage/usr/local/share/hotkeys install -m 0644 ./splash.png /construction/misc/hotkeys/stage/usr/local/share/hotkeys/splash.png gmake[4]: Leaving directory '/construction/misc/hotkeys/hotkeys-0.5.7.1/src' gmake[3]: Leaving directory '/construction/misc/hotkeys/hotkeys-0.5.7.1/src' Making install in def gmake[3]: Entering directory '/construction/misc/hotkeys/hotkeys-0.5.7.1/def' gmake[4]: Entering directory '/construction/misc/hotkeys/hotkeys-0.5.7.1/def' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/sh ../config/mkinstalldirs /construction/misc/hotkeys/stage/usr/local/share/hotkeys install -m 0644 ./acerwl.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/acerwl.def install -m 0644 ./btc9000.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/btc9000.def install -m 0644 ./eliteduo.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/eliteduo.def install -m 0644 ./hp5181.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/hp5181.def install -m 0644 ./ibook.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/ibook.def install -m 0644 ./itouch.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/itouch.def install -m 0644 ./kb9930.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/kb9930.def install -m 0644 ./kb9963.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/kb9963.def install -m 0644 ./kbp8993.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/kbp8993.def install -m 0644 ./logitech-cfo.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/logitech-cfo.def install -m 0644 ./logitech-ultrax.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/logitech-ultrax.def install -m 0644 ./mck800.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/mck800.def install -m 0644 ./msnatpro.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/msnatpro.def install -m 0644 ./msnet.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/msnet.def install -m 0644 ./msnetpro.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/msnetpro.def install -m 0644 ./mx1998.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/mx1998.def install -m 0644 ./mx2500.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/mx2500.def install -m 0644 ./mx3000.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/mx3000.def install -m 0644 ./orktekusb.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/orktekusb.def install -m 0644 ./pb5140w.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/pb5140w.def install -m 0644 ./polypix.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/polypix.def install -m 0644 ./sk2500.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/sk2500.def install -m 0644 ./sk2501a.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/sk2501a.def install -m 0644 ./sk2505.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/sk2505.def install -m 0644 ./sk2800c.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/sk2800c.def install -m 0644 ./sk7100.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/sk7100.def install -m 0644 ./sk9925.def /construction/misc/hotkeys/stage/usr/local/share/hotkeys/sk9925.def gmake[4]: Leaving directory '/construction/misc/hotkeys/hotkeys-0.5.7.1/def' gmake[3]: Leaving directory '/construction/misc/hotkeys/hotkeys-0.5.7.1/def' gmake[3]: Entering directory '/construction/misc/hotkeys/hotkeys-0.5.7.1' gmake[4]: Entering directory '/construction/misc/hotkeys/hotkeys-0.5.7.1' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/misc/hotkeys/hotkeys-0.5.7.1' gmake[3]: Leaving directory '/construction/misc/hotkeys/hotkeys-0.5.7.1' gmake[2]: Leaving directory '/construction/misc/hotkeys/hotkeys-0.5.7.1' install -m 0644 /construction/misc/hotkeys/hotkeys-0.5.7.1/src/hotkeys.conf /construction/misc/hotkeys/stage/usr/local/etc/hotkeys.conf.sample ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/hotkeys is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/bin/hotkeys is linked to /usr/local/lib/libXinerama.so.1 from x11/libXinerama but it is not declared as a dependency Warning: you need USE_XORG+=xinerama 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 hotkeys-0.5.7.1_20 file sizes/checksums [31]: 0% file sizes/checksums [31]: 100% Service unavailablepacking files [31]: 0% packing files [31]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:27