------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- 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/site/index.html, if documentation was installed). Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXpm-3.5.13.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> wmx-8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> wmx-8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wmx-8 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> wmx-8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wmx-8 for building => SHA256 Checksum OK for wmx-8.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> wmx-8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wmx-8 for building ===> Extracting for wmx-8 => SHA256 Checksum OK for wmx-8.tar.gz. Extracted Memory Use: 0.55M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for wmx-8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> wmx-8 depends on package: pkgconf>=1.3.0_1 - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/xcomposite.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> wmx-8 depends on package: pkgconf>=1.3.0_1 - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/xcomposite.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> Configuring for wmx-8 configure: loading site script /xports/Templates/config.site checking whether make sets $(MAKE)... yes 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 c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E checking for X... libraries /usr/local/lib, headers /usr/local/include checking for XOpenDisplay in -lX11... yes checking for XShapeQueryExtension in -lXext... yes checking for XpmCreatePixmapFromData in -lXpm... yes checking for XCompositeQueryExtension in -lXcomposite... yes checking for SmcOpenConnection in -lSM... yes checking for IceConnectionNumber in -lICE... yes checking pkg-config is at least version 0.9.0... yes checking for FT... yes checking for XFT... yes checking for FC... yes checking whether you're still watching... probably not :-) configure: creating ./config.status config.status: creating Makefile SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for wmx-8 --- Border.o --- --- Buttons.o --- --- Channel.o --- --- Client.o --- --- Config.o --- --- Events.o --- --- Main.o --- --- Manager.o --- --- Menu.o --- --- Rotated.o --- --- Client.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -Wall Client.C --- Events.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -Wall Events.C --- Main.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -Wall Main.C --- Manager.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -Wall Manager.C --- Rotated.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -Wall Rotated.C --- Border.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -Wall Border.C --- Buttons.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -Wall Buttons.C --- Channel.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -Wall Channel.C --- Config.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -Wall Config.C --- Menu.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -Wall Menu.C --- Session.o --- c++ -c -pipe -O2 -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -Wall Session.C --- Border.o --- In file included from General.h:38, from Border.h:5, from Border.C:3: Border.C: In member function 'void RectangleList::append(const BorderRectangle&)': listmacro.h:55:66: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class BorderRectangle'; use 'new' and 'delete' instead [-Wclass-memaccess] m_items = (T *)realloc(m_items, (m_count + 1) * sizeof(T)); \ ^ Border.C:51:1: note: in expansion of macro 'implementList' implementList(RectangleList, BorderRectangle); ^~~~~~~~~~~~~ Border.C:33:7: note: 'class BorderRectangle' declared here class BorderRectangle // must resemble XRectangle in storage ^~~~~~~~~~~~~~~ In file included from General.h:38, from Border.h:5, from Border.C:3: Border.C: In member function 'void RectangleList::remove(long int)': listmacro.h:66:74: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'class BorderRectangle'; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memmove(m_items+index, m_items+index+1, (m_count-index-1) * sizeof(T)); \ ^ Border.C:51:1: note: in expansion of macro 'implementList' implementList(RectangleList, BorderRectangle); ^~~~~~~~~~~~~ Border.C:33:7: note: 'class BorderRectangle' declared here class BorderRectangle // must resemble XRectangle in storage ^~~~~~~~~~~~~~~ In file included from General.h:38, from Border.h:5, from Border.C:3: listmacro.h:70:66: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class BorderRectangle'; use 'new' and 'delete' instead [-Wclass-memaccess] m_items = (T *)realloc(m_items, (m_count - 1) * sizeof(T)); \ ^ Border.C:51:1: note: in expansion of macro 'implementList' implementList(RectangleList, BorderRectangle); ^~~~~~~~~~~~~ Border.C:33:7: note: 'class BorderRectangle' declared here class BorderRectangle // must resemble XRectangle in storage ^~~~~~~~~~~~~~~ In file included from General.h:38, from Border.h:5, from Border.C:3: Border.C: In member function 'void RectangleList::move_to_start(long int)': listmacro.h:83:65: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'class BorderRectangle'; use copy-assignment or copy-initialization instead [-Wclass-memaccess] if (index > 0) memmove(m_items+1, m_items, index * sizeof(T)); \ ^ Border.C:51:1: note: in expansion of macro 'implementList' implementList(RectangleList, BorderRectangle); ^~~~~~~~~~~~~ Border.C:33:7: note: 'class BorderRectangle' declared here class BorderRectangle // must resemble XRectangle in storage ^~~~~~~~~~~~~~~ In file included from General.h:38, from Border.h:5, from Border.C:3: Border.C: In member function 'void RectangleList::move_to_end(long int)': listmacro.h:92:37: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'class BorderRectangle'; use copy-assignment or copy-initialization instead [-Wclass-memaccess] (m_count-index-1) * sizeof(T)); \ ^ Border.C:51:1: note: in expansion of macro 'implementList' implementList(RectangleList, BorderRectangle); ^~~~~~~~~~~~~ Border.C:33:7: note: 'class BorderRectangle' declared here class BorderRectangle // must resemble XRectangle in storage ^~~~~~~~~~~~~~~ --- Menu.o --- Menu.C: In member function 'virtual int Menu::getSelection()': Menu.C:485:68: warning: 'KeySym XKeycodeToKeysym(Display*, unsigned int, int)' is deprecated [-Wdeprecated-declarations] KeySym key = XKeycodeToKeysym(display(), event.xkey.keycode, 0); ^ In file included from General.h:25, from Menu.h:5, from Menu.C:3: /usr/local/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ Menu.C:485:68: warning: 'KeySym XKeycodeToKeysym(Display*, unsigned int, int)' is deprecated [-Wdeprecated-declarations] KeySym key = XKeycodeToKeysym(display(), event.xkey.keycode, 0); ^ In file included from General.h:25, from Menu.h:5, from Menu.C:3: /usr/local/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ --- Client.o --- In file included from General.h:38, from Manager.h:6, from Client.C:3: Client.C: In member function 'void EdgeRectList::append(const EdgeRect&)': listmacro.h:55:66: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class EdgeRect'; use 'new' and 'delete' instead [-Wclass-memaccess] m_items = (T *)realloc(m_items, (m_count + 1) * sizeof(T)); \ ^ Client.C:18:1: note: in expansion of macro 'implementList' implementList(EdgeRectList, EdgeRect); ^~~~~~~~~~~~~ In file included from Client.C:4: Client.h:10:7: note: 'class EdgeRect' declared here class EdgeRect { ^~~~~~~~ In file included from General.h:38, from Manager.h:6, from Client.C:3: Client.C: In member function 'void EdgeRectList::remove(long int)': listmacro.h:66:74: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'class EdgeRect'; use copy-assignment or copy-initialization instead [-Wclass-memaccess] memmove(m_items+index, m_items+index+1, (m_count-index-1) * sizeof(T)); \ ^ Client.C:18:1: note: in expansion of macro 'implementList' implementList(EdgeRectList, EdgeRect); ^~~~~~~~~~~~~ In file included from Client.C:4: Client.h:10:7: note: 'class EdgeRect' declared here class EdgeRect { ^~~~~~~~ In file included from General.h:38, from Manager.h:6, from Client.C:3: listmacro.h:70:66: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class EdgeRect'; use 'new' and 'delete' instead [-Wclass-memaccess] m_items = (T *)realloc(m_items, (m_count - 1) * sizeof(T)); \ ^ Client.C:18:1: note: in expansion of macro 'implementList' implementList(EdgeRectList, EdgeRect); ^~~~~~~~~~~~~ In file included from Client.C:4: Client.h:10:7: note: 'class EdgeRect' declared here class EdgeRect { ^~~~~~~~ In file included from General.h:38, from Manager.h:6, from Client.C:3: Client.C: In member function 'void EdgeRectList::move_to_start(long int)': listmacro.h:83:65: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'class EdgeRect'; use copy-assignment or copy-initialization instead [-Wclass-memaccess] if (index > 0) memmove(m_items+1, m_items, index * sizeof(T)); \ ^ Client.C:18:1: note: in expansion of macro 'implementList' implementList(EdgeRectList, EdgeRect); ^~~~~~~~~~~~~ In file included from Client.C:4: Client.h:10:7: note: 'class EdgeRect' declared here class EdgeRect { ^~~~~~~~ In file included from General.h:38, from Manager.h:6, from Client.C:3: Client.C: In member function 'void EdgeRectList::move_to_end(long int)': listmacro.h:92:37: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'class EdgeRect'; use copy-assignment or copy-initialization instead [-Wclass-memaccess] (m_count-index-1) * sizeof(T)); \ ^ Client.C:18:1: note: in expansion of macro 'implementList' implementList(EdgeRectList, EdgeRect); ^~~~~~~~~~~~~ In file included from Client.C:4: Client.h:10:7: note: 'class EdgeRect' declared here class EdgeRect { ^~~~~~~~ --- Buttons.o --- Buttons.C: In member function 'void WindowManager::eventKeyPress(XKeyEvent*)': Buttons.C:207:60: warning: 'KeySym XKeycodeToKeysym(Display*, unsigned int, int)' is deprecated [-Wdeprecated-declarations] KeySym key = XKeycodeToKeysym(display(), ev->keycode, 0); ^ In file included from General.h:25, from Manager.h:6, from Buttons.C:3: /usr/local/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ Buttons.C:207:60: warning: 'KeySym XKeycodeToKeysym(Display*, unsigned int, int)' is deprecated [-Wdeprecated-declarations] KeySym key = XKeycodeToKeysym(display(), ev->keycode, 0); ^ In file included from General.h:25, from Manager.h:6, from Buttons.C:3: /usr/local/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ Buttons.C: In member function 'void WindowManager::eventKeyRelease(XKeyEvent*)': Buttons.C:407:60: warning: 'KeySym XKeycodeToKeysym(Display*, unsigned int, int)' is deprecated [-Wdeprecated-declarations] KeySym key = XKeycodeToKeysym(display(), ev->keycode, 0); ^ In file included from General.h:25, from Manager.h:6, from Buttons.C:3: /usr/local/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ Buttons.C:407:60: warning: 'KeySym XKeycodeToKeysym(Display*, unsigned int, int)' is deprecated [-Wdeprecated-declarations] KeySym key = XKeycodeToKeysym(display(), ev->keycode, 0); ^ In file included from General.h:25, from Manager.h:6, from Buttons.C:3: /usr/local/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ --- Config.o --- Config.C: In member function 'void DynamicConfig::update(char*)': Config.C:176:13: warning: 'char* strncpy(char*, const char*, size_t)' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(m_impl->tabfg, s, COLOR_LEN); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Config.C:182:13: warning: 'char* strncpy(char*, const char*, size_t)' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(m_impl->tabbg, s, COLOR_LEN); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- Client.o --- In file included from Manager.h:6, from Client.C:3: Client.C: In member function 'void Client::setMovable(Boolean)': General.h:79:37: warning: unsigned conversion from 'int' to 'unsigned char' changes value from '256' to '0' [-Woverflow] #define WIN_STATE_FIXED_POSITION (1<<8) /*window is fixed in position even*/ ~~^~~~ Client.C:668:45: note: in expansion of macro 'WIN_STATE_FIXED_POSITION' setNetwmProperty(Atoms::netwm_winState, WIN_STATE_FIXED_POSITION, !movable); ^~~~~~~~~~~~~~~~~~~~~~~~ Client.C: In member function 'void Client::updateFromNetwmProperty(Atom, unsigned char)': Client.C:1617:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(m_isFullHeight); ^~ Client.C:1618:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' unmaximise(Vertical); ^~~~~~~~~~ --- Session.o --- Session.C: In member function 'void WindowManager::setSessionProperties()': Session.C:135:41: warning: argument 1 null where non-null expected [-Wnonnull] userIDVal.length = user ? 7 : strlen(user); ~~~~~~^~~~~~ In file included from /usr/local/include/X11/Xos.h:62, from General.h:26, from Manager.h:6, from Session.C:3: /usr/include/string.h:110:9: note: in a call to function 'size_t strlen(const char*)' declared here size_t strlen(const char *) __pure; ^~~~~~ --- wmx --- test -f wmx && mv -f wmx wmx.old || true c++ -o wmx Border.o Buttons.o Channel.o Client.o Config.o Events.o Main.o Manager.o Menu.o Rotated.o Session.o -L/usr/local/lib -lICE -lSM -lXcomposite -lXpm -lXext -lX11 -L/usr/local/lib -lXft -L/usr/local/lib -lfreetype -L/usr/local/lib -lfontconfig -lfreetype SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/xcomposite.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for wmx-8 ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/xcomposite.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found ===> wmx-8 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> Generating temporary packing list install -s -m 555 /construction/x11-wm/wmx/wmx-8/wmx /construction/x11-wm/wmx/stage/usr/local/bin install -m 0644 /construction/x11-wm/wmx/wmx-8/README /construction/x11-wm/wmx/wmx-8/README.contrib /construction/x11-wm/wmx/stage/usr/local/share/doc/wmx ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/wmx is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/bin/wmx is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for wmx-8 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:14