------------------------------------------------------------------------------- -- 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 vtwm-5.5.0: SOUND=off: Sound support (via rplay) ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/x11-wm/vtwm XDG_CONFIG_HOME=/construction/x11-wm/vtwm XDG_CACHE_HOME=/construction/x11-wm/vtwm/.cache HOME=/construction/x11-wm/vtwm TMPDIR="/tmp" PATH=/construction/x11-wm/vtwm/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-wm/vtwm/.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 ------------------------------------------------------------------------------- --disable-sound --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/x11-wm/vtwm XDG_CONFIG_HOME=/construction/x11-wm/vtwm XDG_CACHE_HOME=/construction/x11-wm/vtwm/.cache HOME=/construction/x11-wm/vtwm TMPDIR="/tmp" PATH=/construction/x11-wm/vtwm/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/x11-wm/vtwm/.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="" LDFLAGS=" " 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/vtwm/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/vtwm" EXAMPLESDIR="share/examples/vtwm" DATADIR="share/vtwm" WWWDIR="www/vtwm" ETCDIR="etc/vtwm" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/vtwm DOCSDIR=/usr/local/share/doc/vtwm EXAMPLESDIR=/usr/local/share/examples/vtwm WWWDIR=/usr/local/www/vtwm ETCDIR=/usr/local/etc/vtwm 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/pkgconf-1.8.1,1.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/libXext-1.3.4,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/libXinerama-1.1.4_2,1.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.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/libXpm-3.5.15.pkg Installing /packages/All/libXmu-1.1.3,1.pkg Installing /packages/All/libXrandr-1.5.2.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:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> vtwm-5.5.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> vtwm-5.5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by vtwm-5.5.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> vtwm-5.5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by vtwm-5.5.0 for building => SHA256 Checksum OK for vtwm-5.5.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> vtwm-5.5.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by vtwm-5.5.0 for building ===> Extracting for vtwm-5.5.0 => SHA256 Checksum OK for vtwm-5.5.0.tar.gz. Extracted Memory Use: 2.96M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for vtwm-5.5.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> vtwm-5.5.0 depends on package: pkgconf>=1.3.0_1 - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> vtwm-5.5.0 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> vtwm-5.5.0 depends on package: pkgconf>=1.3.0_1 - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/bin/ccache - found ===> vtwm-5.5.0 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> Configuring for vtwm-5.5.0 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 /construction/x11-wm/vtwm/vtwm-5.5.0/missing: Unknown `--is-lightweight' option Try `/construction/x11-wm/vtwm/vtwm-5.5.0/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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 make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for sh... /bin/sh checking for ln... /bin/ln checking for cp... /bin/cp checking for rm... /bin/rm 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 whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for bison... no checking for byacc... byacc checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for mkstemp... (cached) yes checking for setpgid... (cached) yes checking for setsid... (cached) yes checking for setpgrp... yes checking how to run the C preprocessor... cpp 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 whether setpgrp takes no argument... no checking pkg-config is at least version 0.9.0... yes checking for VTWM... yes checking for xpm... yes checking for png... yes checking for library containing regcomp... none required checking for xft... yes checking for library containing gethostbyname... none required checking for xrandr... yes checking for xinerama... yes checking for sys/select.h... (cached) yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking for putenv... (cached) yes checking for m4... /usr/bin/m4 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for vtwm-5.5.0 --- system.vtwmrc --- --- gram.c --- --- lex.c --- --- lastmake.c --- --- version-tmp.c --- --- lex.c --- test -f lex.c || /bin/sh ./ylwrap lex.l lex.yy.c lex.c -- flex --- lastmake.c --- /bin/rm lastmake.c --- version-tmp.c --- if [ -d .git ]; then sed "s/SUBST/`git describe --tags`/" < version.c > version-tmp.c; else cp version.c version-tmp.c; fi --- system.vtwmrc --- /bin/rm system.vtwmrc --- lastmake.c --- rm: lastmake.c: No such file or directory --- system.vtwmrc --- rm: system.vtwmrc: No such file or directory --- lastmake.c --- echo '/* ' >>lastmake.c echo ' * This file is generated automatically by the VTWM Makefile.' >>lastmake.c echo ' */' >>lastmake.c --- system.vtwmrc --- /bin/cp system.vtwmrc.3D system.vtwmrc --- lastmake.c --- echo '' >>lastmake.c echo 'char *lastmake[] = {' >>lastmake.c echo ' "Platform: '`uname -r -s`'",' >>lastmake.c --- gram.c --- test -f gram.c || /bin/sh ./ylwrap gram.y y.tab.c gram.c y.tab.h `echo gram.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output gram.output -- byacc -d --- lastmake.c --- echo ' "Build: '`date`'",' >>lastmake.c --- deftwmrc.c --- /bin/rm deftwmrc.c --- lastmake.c --- echo ' "" };' >>lastmake.c --- deftwmrc.c --- rm: deftwmrc.c: No such file or directory echo '/* ' >>deftwmrc.c echo ' * This file is generated automatically from the default' >>deftwmrc.c echo ' * VTWM bindings file system.vtwmrc.'3D' by the VTWM Makefile.' >>deftwmrc.c echo ' */' >>deftwmrc.c echo '' >>deftwmrc.c echo 'char *defTwmrc[] = {' >>deftwmrc.c sed -e '/^$/d' -e '/^#/d' -e 's/"/\\"/g' -e 's/^/"/' -e 's/$/",/' -e 's/[ ]\{1,\}/ /g' -e 's/^" /"/' system.vtwmrc >>deftwmrc.c echo '(char *)0 };' >>deftwmrc.c --- gram.c --- updating gram.h --- all --- /usr/bin/make all-am --- vtwm-add_window.o --- --- vtwm-applets.o --- --- vtwm-cursor.o --- --- vtwm-desktop.o --- --- vtwm-doors.o --- --- vtwm-events.o --- --- vtwm-gc.o --- --- vtwm-iconmgr.o --- --- vtwm-icons.o --- --- vtwm-image_formats.o --- --- lastmake.c --- --- vtwm-list.o --- --- vtwm-menus.o --- --- vtwm-image_formats.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-image_formats.o -MD -MP -MF .deps/vtwm-image_formats.Tpo -c -o vtwm-image_formats.o `test -f 'image_formats.c' || echo './'`image_formats.c mv -f .deps/vtwm-image_formats.Tpo .deps/vtwm-image_formats.Po --- vtwm-gc.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-gc.o -MD -MP -MF .deps/vtwm-gc.Tpo -c -o vtwm-gc.o `test -f 'gc.c' || echo './'`gc.c mv -f .deps/vtwm-gc.Tpo .deps/vtwm-gc.Po --- vtwm-events.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-events.o -MD -MP -MF .deps/vtwm-events.Tpo -c -o vtwm-events.o `test -f 'events.c' || echo './'`events.c mv -f .deps/vtwm-events.Tpo .deps/vtwm-events.Po --- vtwm-doors.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-doors.o -MD -MP -MF .deps/vtwm-doors.Tpo -c -o vtwm-doors.o `test -f 'doors.c' || echo './'`doors.c mv -f .deps/vtwm-doors.Tpo .deps/vtwm-doors.Po --- vtwm-cursor.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-cursor.o -MD -MP -MF .deps/vtwm-cursor.Tpo -c -o vtwm-cursor.o `test -f 'cursor.c' || echo './'`cursor.c mv -f .deps/vtwm-cursor.Tpo .deps/vtwm-cursor.Po --- vtwm-add_window.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-add_window.o -MD -MP -MF .deps/vtwm-add_window.Tpo -c -o vtwm-add_window.o `test -f 'add_window.c' || echo './'`add_window.c --- vtwm-applets.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-applets.o -MD -MP -MF .deps/vtwm-applets.Tpo -c -o vtwm-applets.o `test -f 'applets.c' || echo './'`applets.c --- vtwm-icons.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-icons.o -MD -MP -MF .deps/vtwm-icons.Tpo -c -o vtwm-icons.o `test -f 'icons.c' || echo './'`icons.c --- vtwm-desktop.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-desktop.o -MD -MP -MF .deps/vtwm-desktop.Tpo -c -o vtwm-desktop.o `test -f 'desktop.c' || echo './'`desktop.c --- vtwm-iconmgr.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-iconmgr.o -MD -MP -MF .deps/vtwm-iconmgr.Tpo -c -o vtwm-iconmgr.o `test -f 'iconmgr.c' || echo './'`iconmgr.c --- vtwm-parse.o --- --- vtwm-regions.o --- --- vtwm-resize.o --- --- vtwm-sound.o --- --- vtwm-twm.o --- --- vtwm-regions.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-regions.o -MD -MP -MF .deps/vtwm-regions.Tpo -c -o vtwm-regions.o `test -f 'regions.c' || echo './'`regions.c --- vtwm-sound.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-sound.o -MD -MP -MF .deps/vtwm-sound.Tpo -c -o vtwm-sound.o `test -f 'sound.c' || echo './'`sound.c --- vtwm-twm.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-twm.o -MD -MP -MF .deps/vtwm-twm.Tpo -c -o vtwm-twm.o `test -f 'twm.c' || echo './'`twm.c --- vtwm-list.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-list.o -MD -MP -MF .deps/vtwm-list.Tpo -c -o vtwm-list.o `test -f 'list.c' || echo './'`list.c --- vtwm-menus.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-menus.o -MD -MP -MF .deps/vtwm-menus.Tpo -c -o vtwm-menus.o `test -f 'menus.c' || echo './'`menus.c --- vtwm-parse.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-parse.o -MD -MP -MF .deps/vtwm-parse.Tpo -c -o vtwm-parse.o `test -f 'parse.c' || echo './'`parse.c --- vtwm-resize.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-resize.o -MD -MP -MF .deps/vtwm-resize.Tpo -c -o vtwm-resize.o `test -f 'resize.c' || echo './'`resize.c --- lastmake.c --- /bin/rm lastmake.c echo '/* ' >>lastmake.c echo ' * This file is generated automatically by the VTWM Makefile.' >>lastmake.c echo ' */' >>lastmake.c echo '' >>lastmake.c echo 'char *lastmake[] = {' >>lastmake.c echo ' "Platform: '`uname -r -s`'",' >>lastmake.c echo ' "Build: '`date`'",' >>lastmake.c echo ' "" };' >>lastmake.c --- vtwm-util.o --- --- vtwm-iconmgr.o --- mv -f .deps/vtwm-iconmgr.Tpo .deps/vtwm-iconmgr.Po --- nexpm-nexpm.o --- --- vtwm-util.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-util.o -MD -MP -MF .deps/vtwm-util.Tpo -c -o vtwm-util.o `test -f 'util.c' || echo './'`util.c --- nexpm-nexpm.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -Icontrib/nexpm -pipe -O2 -fno-strict-aliasing -MT nexpm-nexpm.o -MD -MP -MF .deps/nexpm-nexpm.Tpo -c -o nexpm-nexpm.o `test -f 'contrib/nexpm/nexpm.c' || echo './'`contrib/nexpm/nexpm.c --- vtwm-resize.o --- mv -f .deps/vtwm-resize.Tpo .deps/vtwm-resize.Po --- vtwm.man --- /bin/rm vtwm.man rm: vtwm.man: No such file or directory /bin/ln doc/vtwm.man vtwm.man --- vtwm-lastmake.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-lastmake.o -MD -MP -MF .deps/vtwm-lastmake.Tpo -c -o vtwm-lastmake.o `test -f 'lastmake.c' || echo './'`lastmake.c --- vtwm-sound.o --- mv -f .deps/vtwm-sound.Tpo .deps/vtwm-sound.Po --- vtwm-version-tmp.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-version-tmp.o -MD -MP -MF .deps/vtwm-version-tmp.Tpo -c -o vtwm-version-tmp.o `test -f 'version-tmp.c' || echo './'`version-tmp.c mv -f .deps/vtwm-version-tmp.Tpo .deps/vtwm-version-tmp.Po --- vtwm-gram.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-gram.o -MD -MP -MF .deps/vtwm-gram.Tpo -c -o vtwm-gram.o `test -f 'gram.c' || echo './'`gram.c --- vtwm-icons.o --- mv -f .deps/vtwm-icons.Tpo .deps/vtwm-icons.Po --- nexpm-nexpm.o --- mv -f .deps/nexpm-nexpm.Tpo .deps/nexpm-nexpm.Po --- vtwm-lex.o --- --- vtwm-deftwmrc.o --- --- vtwm-lex.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-lex.o -MD -MP -MF .deps/vtwm-lex.Tpo -c -o vtwm-lex.o `test -f 'lex.c' || echo './'`lex.c --- vtwm-deftwmrc.o --- cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-deftwmrc.o -MD -MP -MF .deps/vtwm-deftwmrc.Tpo -c -o vtwm-deftwmrc.o `test -f 'deftwmrc.c' || echo './'`deftwmrc.c --- vtwm-parse.o --- mv -f .deps/vtwm-parse.Tpo .deps/vtwm-parse.Po --- nexpm --- --- vtwm-deftwmrc.o --- mv -f .deps/vtwm-deftwmrc.Tpo .deps/vtwm-deftwmrc.Po --- nexpm --- cc -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -Icontrib/nexpm -pipe -O2 -fno-strict-aliasing -o nexpm nexpm-nexpm.o -L/usr/local/lib -lXext -lXmu -lXt -lX11 -L/usr/local/lib -lXpm -lX11 -L/usr/local/lib -lpng16 -L/usr/local/lib -lXft -L/usr/local/lib -lXrandr -L/usr/local/lib -lXinerama -lfl --- vtwm-lastmake.o --- mv -f .deps/vtwm-lastmake.Tpo .deps/vtwm-lastmake.Po --- vtwm-util.o --- mv -f .deps/vtwm-util.Tpo .deps/vtwm-util.Po --- vtwm-applets.o --- mv -f .deps/vtwm-applets.Tpo .deps/vtwm-applets.Po --- vtwm-menus.o --- menus.c: In function 'newsystem': menus.c:4322:9: warning: implicit declaration of function 'wait4'; did you mean 'write'? [-Wimplicit-function-declaration] pid = wait4(savedpid, &pstat, 0, (struct rusage *)0); ^~~~~ write mv -f .deps/vtwm-menus.Tpo .deps/vtwm-menus.Po --- vtwm-regions.o --- mv -f .deps/vtwm-regions.Tpo .deps/vtwm-regions.Po --- vtwm-list.o --- mv -f .deps/vtwm-list.Tpo .deps/vtwm-list.Po --- vtwm-desktop.o --- mv -f .deps/vtwm-desktop.Tpo .deps/vtwm-desktop.Po --- vtwm-lex.o --- mv -f .deps/vtwm-lex.Tpo .deps/vtwm-lex.Po --- vtwm-twm.o --- mv -f .deps/vtwm-twm.Tpo .deps/vtwm-twm.Po --- vtwm-gram.o --- mv -f .deps/vtwm-gram.Tpo .deps/vtwm-gram.Po --- vtwm-add_window.o --- add_window.c: In function 'AddWindow': add_window.c:460:12: warning: type defaults to 'int' in declaration of 'lastwingroup' [-Wimplicit-int] static lastwingroup = 0; ^~~~~~~~~~~~ add_window.c:461:12: warning: type defaults to 'int' in declaration of 'lastwin' [-Wimplicit-int] static lastwin = 0; ^~~~~~~ add_window.c:462:12: warning: type defaults to 'int' in declaration of 'lasttime' [-Wimplicit-int] static lasttime = 0; ^~~~~~~~ mv -f .deps/vtwm-add_window.Tpo .deps/vtwm-add_window.Po --- vtwm --- cc -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -o vtwm vtwm-add_window.o vtwm-applets.o vtwm-cursor.o vtwm-deftwmrc.o vtwm-desktop.o vtwm-doors.o vtwm-events.o vtwm-gc.o vtwm-iconmgr.o vtwm-icons.o vtwm-image_formats.o vtwm-lastmake.o vtwm-list.o vtwm-menus.o vtwm-parse.o vtwm-regions.o vtwm-resize.o vtwm-sound.o vtwm-twm.o vtwm-util.o vtwm-version-tmp.o vtwm-gram.o vtwm-lex.o -L/usr/local/lib -lXext -lXmu -lXt -lX11 -L/usr/local/lib -lXpm -lX11 -L/usr/local/lib -lpng16 -L/usr/local/lib -lXft -L/usr/local/lib -lXrandr -L/usr/local/lib -lXinerama -lfl SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for vtwm-5.5.0 ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> vtwm-5.5.0 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> Generating temporary packing list /bin/rm lastmake.c echo '/* ' >>lastmake.c echo ' * This file is generated automatically by the VTWM Makefile.' >>lastmake.c echo ' */' >>lastmake.c echo '' >>lastmake.c echo 'char *lastmake[] = {' >>lastmake.c echo ' "Platform: '`uname -r -s`'",' >>lastmake.c echo ' "Build: '`date`'",' >>lastmake.c echo ' "" };' >>lastmake.c /usr/bin/make install-am /bin/rm lastmake.c echo '/* ' >>lastmake.c echo ' * This file is generated automatically by the VTWM Makefile.' >>lastmake.c echo ' */' >>lastmake.c echo '' >>lastmake.c echo 'char *lastmake[] = {' >>lastmake.c echo ' "Platform: '`uname -r -s`'",' >>lastmake.c echo ' "Build: '`date`'",' >>lastmake.c echo ' "" };' >>lastmake.c cc -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -fno-strict-aliasing -DSYSTEM_VTWMRC=\"/usr/local/etc/system.vtwmrc\" -DSYSTEM_TWMRC=\"/usr/local/etc/system.twmrc\" -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DTWM_USE_XFT -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XRANDR -DTWM_USE_SPACING -DTWM_USE_OPACITY -DTWM_USE_SLOPPYFOCUS -I/usr/local/include -D_THREAD_SAFE -DTWM_USE_XINERAMA -DNEED_SELECT_H -I/usr/local/include/libpng16 -DDOC_CFLAGS="\"\"" -pipe -O2 -fno-strict-aliasing -MT vtwm-lastmake.o -MD -MP -MF .deps/vtwm-lastmake.Tpo -c -o vtwm-lastmake.o `test -f 'lastmake.c' || echo './'`lastmake.c mv -f .deps/vtwm-lastmake.Tpo .deps/vtwm-lastmake.Po /bin/rm lastmake.c echo '/* ' >>lastmake.c echo ' * This file is generated automatically by the VTWM Makefile.' >>lastmake.c echo ' */' >>lastmake.c echo '' >>lastmake.c echo 'char *lastmake[] = {' >>lastmake.c echo ' "Platform: '`uname -r -s`'",' >>lastmake.c echo ' "Build: '`date`'",' >>lastmake.c echo ' "" };' >>lastmake.c /bin/mkdir -p '/construction/x11-wm/vtwm/stage/usr/local/bin' install -s -m 555 vtwm nexpm '/construction/x11-wm/vtwm/stage/usr/local/bin' /bin/mkdir -p '/construction/x11-wm/vtwm/stage/usr/local/etc' install -m 0644 system.vtwmrc '/construction/x11-wm/vtwm/stage/usr/local/etc' /bin/mkdir -p '/construction/x11-wm/vtwm/stage/usr/local/man/man1' install -m 0644 'vtwm.man' '/construction/x11-wm/vtwm/stage/usr/local/man/man1/vtwm.1' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/nexpm is linked to /usr/local/lib/libXt.so.6 from x11-toolkits/libXt but it is not declared as a dependency Warning: you need USE_XORG+=xt 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 vtwm-5.5.0 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% Service unavailablepacking files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:11