tar -xf pekwm-0.1.15.tar.bz2 tar -xf gilouche.tar.gz checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk 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 distcc g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of distcc g++... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for sh... /bin/sh checking how to run the C++ preprocessor... distcc g++ -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether __SUNPRO_CC is declared... no checking build system type... arm-slackware-linux-gnu checking host system type... arm-slackware-linux-gnu checking for gcc... distcc gcc checking whether we are using the GNU C compiler... yes checking whether distcc gcc accepts -g... yes checking for distcc gcc option to accept ISO C89... none needed checking dependency style of distcc gcc... gcc3 checking for ld used by GCC... /usr/arm-slackware-linux-gnueabi/bin/ld checking if the linker (/usr/arm-slackware-linux-gnueabi/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for iconvctl... no checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... yes checking whether to build support for the XShape extension... yes checking for XShapeCombineShape in -lXext... yes checking for X11/extensions/shape.h... yes checking whether to build support for the Xinerama extension... yes checking for XineramaQueryScreens in -lXinerama... yes checking whether to support Xft fonts... yes checking for xft... yes checking wheter to build support for PNG images... yes checking for libpng12... yes checking wheter to build support for JPEG images... yes checking for jpeg_read_header in -ljpeg... yes checking for jpeglib.h... yes checking wheter to build support XPM images... yes checking for XpmReadFileToPixmap in -lXpm... yes checking for X11/xpm.h... yes checking wheter to build support for the XRANDR extension... yes checking for xrandr... yes checking for ANSI C header files... (cached) yes checking limits usability... yes checking limits presence... yes checking for limits... yes checking slist usability... no checking slist presence... no checking for slist... no checking ext/slist usability... yes checking ext/slist presence... yes checking for ext/slist... yes checking for setenv... yes checking for unsetenv... yes checking for swprintf... yes checking for timersub in time.h... yes checking X11/XKBlib.h usability... yes checking X11/XKBlib.h presence... yes checking for X11/XKBlib.h... yes checking whether to include verbose debugging code... no checking whether to use strict compile-time warnings... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating data/themes/Makefile config.status: creating data/themes/default/Makefile config.status: creating data/themes/default-plain/Makefile config.status: creating data/scripts/Makefile config.status: creating doc/Makefile config.status: creating contrib/Makefile config.status: creating contrib/lobo/Makefile config.status: creating config.h config.status: executing depfiles commands * * pekwm version 0.1.15 configured successfully. * * PREFIX: /usr * FEATURES: XShape Xinerama Xft image-png image-jpeg image-xpm Xrandr * CXXFLAGS: -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 * LIBS: -lX11 -lXext -lXinerama -lXft -lpng12 -ljpeg -lXpm -lXrandr * make all-recursive make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15' Making all in src make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/src' distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT ActionHandler.o -MD -MP -MF .deps/ActionHandler.Tpo -c -o ActionHandler.o ActionHandler.cc mv -f .deps/ActionHandler.Tpo .deps/ActionHandler.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT ActionMenu.o -MD -MP -MF .deps/ActionMenu.Tpo -c -o ActionMenu.o ActionMenu.cc mv -f .deps/ActionMenu.Tpo .deps/ActionMenu.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT Atoms.o -MD -MP -MF .deps/Atoms.Tpo -c -o Atoms.o Atoms.cc mv -f .deps/Atoms.Tpo .deps/Atoms.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT AutoProperties.o -MD -MP -MF .deps/AutoProperties.Tpo -c -o AutoProperties.o AutoProperties.cc mv -f .deps/AutoProperties.Tpo .deps/AutoProperties.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT CfgParser.o -MD -MP -MF .deps/CfgParser.Tpo -c -o CfgParser.o CfgParser.cc mv -f .deps/CfgParser.Tpo .deps/CfgParser.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT CfgParserKey.o -MD -MP -MF .deps/CfgParserKey.Tpo -c -o CfgParserKey.o CfgParserKey.cc mv -f .deps/CfgParserKey.Tpo .deps/CfgParserKey.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT CfgParserSource.o -MD -MP -MF .deps/CfgParserSource.Tpo -c -o CfgParserSource.o CfgParserSource.cc mv -f .deps/CfgParserSource.Tpo .deps/CfgParserSource.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT Compat.o -MD -MP -MF .deps/Compat.Tpo -c -o Compat.o Compat.cc mv -f .deps/Compat.Tpo .deps/Compat.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT Completer.o -MD -MP -MF .deps/Completer.Tpo -c -o Completer.o Completer.cc mv -f .deps/Completer.Tpo .deps/Completer.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT ColorHandler.o -MD -MP -MF .deps/ColorHandler.Tpo -c -o ColorHandler.o ColorHandler.cc mv -f .deps/ColorHandler.Tpo .deps/ColorHandler.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT Client.o -MD -MP -MF .deps/Client.Tpo -c -o Client.o Client.cc mv -f .deps/Client.Tpo .deps/Client.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT CmdDialog.o -MD -MP -MF .deps/CmdDialog.Tpo -c -o CmdDialog.o CmdDialog.cc mv -f .deps/CmdDialog.Tpo .deps/CmdDialog.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT Config.o -MD -MP -MF .deps/Config.Tpo -c -o Config.o Config.cc mv -f .deps/Config.Tpo .deps/Config.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT DecorMenu.o -MD -MP -MF .deps/DecorMenu.Tpo -c -o DecorMenu.o DecorMenu.cc mv -f .deps/DecorMenu.Tpo .deps/DecorMenu.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT DockApp.o -MD -MP -MF .deps/DockApp.Tpo -c -o DockApp.o DockApp.cc mv -f .deps/DockApp.Tpo .deps/DockApp.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT Frame.o -MD -MP -MF .deps/Frame.Tpo -c -o Frame.o Frame.cc mv -f .deps/Frame.Tpo .deps/Frame.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT FontHandler.o -MD -MP -MF .deps/FontHandler.Tpo -c -o FontHandler.o FontHandler.cc mv -f .deps/FontHandler.Tpo .deps/FontHandler.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT FrameListMenu.o -MD -MP -MF .deps/FrameListMenu.Tpo -c -o FrameListMenu.o FrameListMenu.cc mv -f .deps/FrameListMenu.Tpo .deps/FrameListMenu.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT Harbour.o -MD -MP -MF .deps/Harbour.Tpo -c -o Harbour.o Harbour.cc mv -f .deps/Harbour.Tpo .deps/Harbour.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT HarbourMenu.o -MD -MP -MF .deps/HarbourMenu.Tpo -c -o HarbourMenu.o HarbourMenu.cc mv -f .deps/HarbourMenu.Tpo .deps/HarbourMenu.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT ImageHandler.o -MD -MP -MF .deps/ImageHandler.Tpo -c -o ImageHandler.o ImageHandler.cc mv -f .deps/ImageHandler.Tpo .deps/ImageHandler.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT InputDialog.o -MD -MP -MF .deps/InputDialog.Tpo -c -o InputDialog.o InputDialog.cc mv -f .deps/InputDialog.Tpo .deps/InputDialog.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT KeyGrabber.o -MD -MP -MF .deps/KeyGrabber.Tpo -c -o KeyGrabber.o KeyGrabber.cc mv -f .deps/KeyGrabber.Tpo .deps/KeyGrabber.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT ManagerWindows.o -MD -MP -MF .deps/ManagerWindows.Tpo -c -o ManagerWindows.o ManagerWindows.cc mv -f .deps/ManagerWindows.Tpo .deps/ManagerWindows.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT MenuHandler.o -MD -MP -MF .deps/MenuHandler.Tpo -c -o MenuHandler.o MenuHandler.cc mv -f .deps/MenuHandler.Tpo .deps/MenuHandler.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT Observable.o -MD -MP -MF .deps/Observable.Tpo -c -o Observable.o Observable.cc mv -f .deps/Observable.Tpo .deps/Observable.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT PDecor.o -MD -MP -MF .deps/PDecor.Tpo -c -o PDecor.o PDecor.cc mv -f .deps/PDecor.Tpo .deps/PDecor.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT PFont.o -MD -MP -MF .deps/PFont.Tpo -c -o PFont.o PFont.cc mv -f .deps/PFont.Tpo .deps/PFont.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT PMenu.o -MD -MP -MF .deps/PMenu.Tpo -c -o PMenu.o PMenu.cc mv -f .deps/PMenu.Tpo .deps/PMenu.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT PTexturePlain.o -MD -MP -MF .deps/PTexturePlain.Tpo -c -o PTexturePlain.o PTexturePlain.cc mv -f .deps/PTexturePlain.Tpo .deps/PTexturePlain.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT PWinObj.o -MD -MP -MF .deps/PWinObj.Tpo -c -o PWinObj.o PWinObj.cc mv -f .deps/PWinObj.Tpo .deps/PWinObj.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT PWinObjReference.o -MD -MP -MF .deps/PWinObjReference.Tpo -c -o PWinObjReference.o PWinObjReference.cc mv -f .deps/PWinObjReference.Tpo .deps/PWinObjReference.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT PImage.o -MD -MP -MF .deps/PImage.Tpo -c -o PImage.o PImage.cc mv -f .deps/PImage.Tpo .deps/PImage.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT PImageIcon.o -MD -MP -MF .deps/PImageIcon.Tpo -c -o PImageIcon.o PImageIcon.cc mv -f .deps/PImageIcon.Tpo .deps/PImageIcon.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT PImageLoaderJpeg.o -MD -MP -MF .deps/PImageLoaderJpeg.Tpo -c -o PImageLoaderJpeg.o PImageLoaderJpeg.cc mv -f .deps/PImageLoaderJpeg.Tpo .deps/PImageLoaderJpeg.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT PImageLoaderPng.o -MD -MP -MF .deps/PImageLoaderPng.Tpo -c -o PImageLoaderPng.o PImageLoaderPng.cc mv -f .deps/PImageLoaderPng.Tpo .deps/PImageLoaderPng.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT PImageLoaderXpm.o -MD -MP -MF .deps/PImageLoaderXpm.Tpo -c -o PImageLoaderXpm.o PImageLoaderXpm.cc mv -f .deps/PImageLoaderXpm.Tpo .deps/PImageLoaderXpm.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT PixmapHandler.o -MD -MP -MF .deps/PixmapHandler.Tpo -c -o PixmapHandler.o PixmapHandler.cc mv -f .deps/PixmapHandler.Tpo .deps/PixmapHandler.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT RegexString.o -MD -MP -MF .deps/RegexString.Tpo -c -o RegexString.o RegexString.cc mv -f .deps/RegexString.Tpo .deps/RegexString.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT ScreenResources.o -MD -MP -MF .deps/ScreenResources.Tpo -c -o ScreenResources.o ScreenResources.cc mv -f .deps/ScreenResources.Tpo .deps/ScreenResources.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT StatusWindow.o -MD -MP -MF .deps/StatusWindow.Tpo -c -o StatusWindow.o StatusWindow.cc mv -f .deps/StatusWindow.Tpo .deps/StatusWindow.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT SearchDialog.o -MD -MP -MF .deps/SearchDialog.Tpo -c -o SearchDialog.o SearchDialog.cc mv -f .deps/SearchDialog.Tpo .deps/SearchDialog.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT Theme.o -MD -MP -MF .deps/Theme.Tpo -c -o Theme.o Theme.cc mv -f .deps/Theme.Tpo .deps/Theme.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT TextureHandler.o -MD -MP -MF .deps/TextureHandler.Tpo -c -o TextureHandler.o TextureHandler.cc mv -f .deps/TextureHandler.Tpo .deps/TextureHandler.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT Util.o -MD -MP -MF .deps/Util.Tpo -c -o Util.o Util.cc mv -f .deps/Util.Tpo .deps/Util.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT WORefMenu.o -MD -MP -MF .deps/WORefMenu.Tpo -c -o WORefMenu.o WORefMenu.cc mv -f .deps/WORefMenu.Tpo .deps/WORefMenu.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT WindowManager.o -MD -MP -MF .deps/WindowManager.Tpo -c -o WindowManager.o WindowManager.cc mv -f .deps/WindowManager.Tpo .deps/WindowManager.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT Workspaces.o -MD -MP -MF .deps/Workspaces.Tpo -c -o Workspaces.o Workspaces.cc mv -f .deps/Workspaces.Tpo .deps/Workspaces.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT WorkspaceIndicator.o -MD -MP -MF .deps/WorkspaceIndicator.Tpo -c -o WorkspaceIndicator.o WorkspaceIndicator.cc mv -f .deps/WorkspaceIndicator.Tpo .deps/WorkspaceIndicator.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT x11.o -MD -MP -MF .deps/x11.Tpo -c -o x11.o x11.cc x11.cc: In static member function 'static KeySym X11::getKeysymFromKeycode(KeyCode)': x11.cc:745:16: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated (declared at /usr/include/X11/Xlib.h:1695) [-Wdeprecated-declarations] x11.cc:745:49: warning: 'KeySym XKeycodeToKeysym(Display*, KeyCode, int)' is deprecated (declared at /usr/include/X11/Xlib.h:1695) [-Wdeprecated-declarations] mv -f .deps/x11.Tpo .deps/x11.Po distcc g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc mv -f .deps/main.Tpo .deps/main.Po distcc g++ -O2 -march=armv5te -I/usr/include/freetype2 -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -lSM -lICE -o pekwm ActionHandler.o ActionMenu.o Atoms.o AutoProperties.o CfgParser.o CfgParserKey.o CfgParserSource.o Compat.o Completer.o ColorHandler.o Client.o CmdDialog.o Config.o DecorMenu.o DockApp.o Frame.o FontHandler.o FrameListMenu.o Harbour.o HarbourMenu.o ImageHandler.o InputDialog.o KeyGrabber.o ManagerWindows.o MenuHandler.o Observable.o PDecor.o PFont.o PMenu.o PTexturePlain.o PWinObj.o PWinObjReference.o PImage.o PImageIcon.o PImageLoaderJpeg.o PImageLoaderPng.o PImageLoaderXpm.o PixmapHandler.o RegexString.o ScreenResources.o StatusWindow.o SearchDialog.o Theme.o TextureHandler.o Util.o WORefMenu.o WindowManager.o Workspaces.o WorkspaceIndicator.o x11.o main.o -lX11 -lXext -lXinerama -lXft -lpng12 -ljpeg -lXpm -lXrandr make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/src' Making all in data make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data' Making all in themes make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/themes' Making all in default make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/themes/default' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/themes/default' Making all in default-plain make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/themes/default-plain' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/themes/default-plain' make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/themes' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/themes' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/themes' Making all in scripts make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/scripts' /usr/bin/sed -e 's::/bin/sh:g' -e 's::/usr/bin/sed:g' pekwm_ws_menu.sh.in > pekwm_ws_menu.sh /usr/bin/sed -e 's::/bin/sh:g' -e 's::/usr/bin/sed:g' pekwm_themeset.sh.in > pekwm_themeset.sh make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/scripts' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data' Making all in doc make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/doc' Making all in contrib make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/contrib' Making all in lobo make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/contrib/lobo' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/contrib/lobo' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/contrib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/contrib' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/contrib' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15' Making install in src make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/src' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/bin" /usr/bin/ginstall -c pekwm '/builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/src' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/src' Making install in data make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data' Making install in themes make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/themes' Making install in default make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/themes/default' make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/themes/default' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pekwm/themes/default" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/share/pekwm/themes/default" /usr/bin/ginstall -c -m 644 theme arrow.png arrow_focus.png bottom-border.png bottom-border_unfocus.png bottom-left.png bottom-left_unfocus.png bottom-right.png bottom-right_unfocus.png button.png button_hover.png button_press.png button_unfocus.png item.png item_focus.png left-border.png left-border_unfocus.png menu-bottom.png menu-bottom_unfocus.png menuline.png right-border.png right-border_unfocus.png tab-separator.png tab-separator_unfocus.png title.png title_unfocus.png top-border.png top-border_unfocus.png top-left.png top-left_unfocus.png top-right.png top-right_unfocus.png '/builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/share/pekwm/themes/default' make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/themes/default' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/themes/default' Making install in default-plain make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/themes/default-plain' make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/themes/default-plain' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pekwm/themes/default-plain" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/share/pekwm/themes/default-plain" /usr/bin/ginstall -c -m 644 theme '/builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/share/pekwm/themes/default-plain' make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/themes/default-plain' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/themes/default-plain' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/themes' make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/themes' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/themes' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/themes' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/themes' Making install in scripts make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/scripts' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/scripts' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/pekwm/scripts" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/share/pekwm/scripts" /usr/bin/ginstall -c pekwm_ws_menu.sh pekwm_themeset.sh '/builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/share/pekwm/scripts' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/scripts' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data/scripts' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data' make[3]: Nothing to be done for `install-exec-am'. test -z "/etc/pekwm" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/pekwm/pkg/etc/pekwm" /usr/bin/ginstall -c -m 644 autoproperties autoproperties_typerules config config_system keys menu mouse mouse_system mouse_click mouse_sloppy start vars '/builds/salix/arm/14.0/original/xap/pekwm/pkg/etc/pekwm' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/data' Making install in doc make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/doc' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/share/man/man1" /usr/bin/ginstall -c -m 644 pekwm.1 '/builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/share/man/man1' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/doc' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/doc' Making install in contrib make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/contrib' Making install in lobo make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/contrib/lobo' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/contrib/lobo' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/contrib/lobo' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/contrib/lobo' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/contrib' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/contrib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/contrib' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/contrib' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15/contrib' make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/pekwm/src/pekwm-0.1.15' /builds/salix/arm/14.0/original/xap/pekwm/pkg: total 12 drwxr-xr-x 4 root root 4096 Dec 26 11:45 etc drwxr-xr-x 2 root root 4096 Dec 26 11:45 install drwxr-xr-x 7 root root 4096 Dec 26 11:45 usr /builds/salix/arm/14.0/original/xap/pekwm/pkg/etc: total 8 drwxr-xr-x 3 root root 4096 Dec 26 11:45 X11 drwxr-xr-x 2 root root 4096 Dec 26 11:45 pekwm /builds/salix/arm/14.0/original/xap/pekwm/pkg/etc/X11: total 4 drwxr-xr-x 2 root root 4096 Dec 26 11:45 xinit /builds/salix/arm/14.0/original/xap/pekwm/pkg/etc/X11/xinit: total 4 -rwxr-xr-x 1 root root 855 Dec 26 11:45 xinitrc.pekwm /builds/salix/arm/14.0/original/xap/pekwm/pkg/etc/pekwm: total 72 -rw-r--r-- 1 root root 6943 Dec 26 11:45 autoproperties.new -rw-r--r-- 1 root root 893 Dec 26 11:45 autoproperties_typerules -rw-r--r-- 1 root root 281 Dec 26 11:45 config.new -rw-r--r-- 1 root root 2430 Dec 26 11:45 config_system -rw-r--r-- 1 root root 14473 Dec 26 11:45 keys.new -rw-r--r-- 1 root root 6070 Dec 26 11:45 menu.new -rw-r--r-- 1 root root 529 Dec 26 11:45 mouse.new -rw-r--r-- 1 root root 7 Dec 26 11:45 mouse_click -rw-r--r-- 1 root root 623 Dec 26 11:45 mouse_sloppy -rw-r--r-- 1 root root 7258 Dec 26 11:45 mouse_system -rw-r--r-- 1 root root 807 Dec 26 11:45 start.new -rw-r--r-- 1 root root 14 Dec 26 11:45 vars.new /builds/salix/arm/14.0/original/xap/pekwm/pkg/install: total 8 -rw-r--r-- 1 root root 412 Dec 26 11:45 doinst.sh -rw-r--r-- 1 root root 444 Dec 26 11:45 slack-desc /builds/salix/arm/14.0/original/xap/pekwm/pkg/usr: total 20 drwxr-xr-x 2 root root 4096 Dec 26 11:45 bin drwxr-xr-x 3 root root 4096 Dec 26 11:45 doc drwxr-xr-x 3 root root 4096 Dec 26 11:45 man drwxr-xr-x 4 root root 4096 Dec 26 11:45 share drwxr-xr-x 3 root root 4096 Dec 26 11:29 src /builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/bin: total 488 -rwxr-xr-x 1 root root 495732 Dec 26 11:45 pekwm /builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Dec 26 11:45 pekwm-0.1.15 /builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/doc/pekwm-0.1.15: total 324 -rw-r--r-- 1 root root 987 Dec 26 11:45 AUTHORS -rw-r--r-- 1 root root 122875 Dec 26 11:45 ChangeLog -rw-r--r-- 1 root root 23403 Dec 26 11:45 ChangeLog.aewm++ -rw-r--r-- 1 root root 144575 Dec 26 11:45 ChangeLog.until-0.1.6 -rw-r--r-- 1 root root 76 Dec 26 11:45 INSTALL -rw-r--r-- 1 root root 17977 Dec 26 11:45 LICENSE -rw-r--r-- 1 root root 2412 Dec 26 11:45 NEWS -rw-r--r-- 1 root root 1871 Dec 26 11:45 README /builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/man: total 4 drwxr-xr-x 2 root root 4096 Dec 26 11:45 man1 /builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/man/man1: total 4 -rw-r--r-- 1 root root 542 Dec 26 11:45 pekwm.1.gz /builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/share: total 8 drwxr-xr-x 4 root root 4096 Dec 26 11:45 pekwm drwxr-xr-x 2 root root 4096 Dec 26 11:45 xsessions /builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/share/pekwm: total 8 drwxr-xr-x 2 root root 4096 Dec 26 11:45 scripts drwxr-xr-x 5 root root 4096 Dec 26 11:45 themes /builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/share/pekwm/scripts: total 8 -rwxr-xr-x 1 root root 2076 Dec 26 11:45 pekwm_themeset.sh -rwxr-xr-x 1 root root 554 Dec 26 11:45 pekwm_ws_menu.sh /builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/share/pekwm/themes: total 12 drwxr-xr-x 2 root root 4096 Dec 26 11:45 default drwxr-xr-x 2 root root 4096 Dec 26 11:45 default-plain drwxr-xr-x 2 root root 4096 Dec 26 11:45 gilouche /builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/share/pekwm/themes/default: total 132 -rw-r--r-- 1 root root 679 Dec 26 11:45 arrow.png -rw-r--r-- 1 root root 679 Dec 26 11:45 arrow_focus.png -rw-r--r-- 1 root root 194 Dec 26 11:45 bottom-border.png -rw-r--r-- 1 root root 194 Dec 26 11:45 bottom-border_unfocus.png -rw-r--r-- 1 root root 194 Dec 26 11:45 bottom-left.png -rw-r--r-- 1 root root 194 Dec 26 11:45 bottom-left_unfocus.png -rw-r--r-- 1 root root 194 Dec 26 11:45 bottom-right.png -rw-r--r-- 1 root root 194 Dec 26 11:45 bottom-right_unfocus.png -rw-r--r-- 1 root root 875 Dec 26 11:45 button.png -rw-r--r-- 1 root root 1636 Dec 26 11:45 button_hover.png -rw-r--r-- 1 root root 1636 Dec 26 11:45 button_press.png -rw-r--r-- 1 root root 1417 Dec 26 11:45 button_unfocus.png -rw-r--r-- 1 root root 1111 Dec 26 11:45 item.png -rw-r--r-- 1 root root 679 Dec 26 11:45 item_focus.png -rw-r--r-- 1 root root 239 Dec 26 11:45 left-border.png -rw-r--r-- 1 root root 203 Dec 26 11:45 left-border_unfocus.png -rw-r--r-- 1 root root 607 Dec 26 11:45 menu-bottom.png -rw-r--r-- 1 root root 607 Dec 26 11:45 menu-bottom_unfocus.png -rw-r--r-- 1 root root 562 Dec 26 11:45 menuline.png -rw-r--r-- 1 root root 239 Dec 26 11:45 right-border.png -rw-r--r-- 1 root root 203 Dec 26 11:45 right-border_unfocus.png -rw-r--r-- 1 root root 392 Dec 26 11:45 tab-separator.png -rw-r--r-- 1 root root 392 Dec 26 11:45 tab-separator_unfocus.png -rw-r--r-- 1 root root 4641 Dec 26 11:45 theme -rw-r--r-- 1 root root 236 Dec 26 11:45 title.png -rw-r--r-- 1 root root 1076 Dec 26 11:45 title_unfocus.png -rw-r--r-- 1 root root 218 Dec 26 11:45 top-border.png -rw-r--r-- 1 root root 234 Dec 26 11:45 top-border_unfocus.png -rw-r--r-- 1 root root 305 Dec 26 11:45 top-left.png -rw-r--r-- 1 root root 550 Dec 26 11:45 top-left_unfocus.png -rw-r--r-- 1 root root 550 Dec 26 11:45 top-right.png -rw-r--r-- 1 root root 550 Dec 26 11:45 top-right_unfocus.png /builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/share/pekwm/themes/default-plain: total 4 -rw-r--r-- 1 root root 4069 Dec 26 11:45 theme /builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/share/pekwm/themes/gilouche: total 140 -rwxr-xr-x 1 root root 902 Dec 26 11:45 arrow.png -rwxr-xr-x 1 root root 902 Dec 26 11:45 arrow_focus.png -rwxr-xr-x 1 root root 173 Dec 26 11:45 bottom-border.png -rwxr-xr-x 1 root root 173 Dec 26 11:45 bottom-border_unfocus.png -rwxr-xr-x 1 root root 157 Dec 26 11:45 bottom-left.png -rwxr-xr-x 1 root root 157 Dec 26 11:45 bottom-left_unfocus.png -rwxr-xr-x 1 root root 157 Dec 26 11:45 bottom-right.png -rwxr-xr-x 1 root root 157 Dec 26 11:45 bottom-right_unfocus.png -rwxr-xr-x 1 root root 1796 Dec 26 11:45 close.png -rwxr-xr-x 1 root root 1796 Dec 26 11:45 close_press.png -rwxr-xr-x 1 root root 1796 Dec 26 11:45 close_unfocus.png -rwxr-xr-x 1 root root 157 Dec 26 11:45 left-border.png -rwxr-xr-x 1 root root 157 Dec 26 11:45 left-border_unfocus.png -rwxr-xr-x 1 root root 1796 Dec 26 11:45 max.png -rwxr-xr-x 1 root root 1796 Dec 26 11:45 max_press.png -rwxr-xr-x 1 root root 1796 Dec 26 11:45 max_unfocus.png -rwxr-xr-x 1 root root 161 Dec 26 11:45 menuline.png -rwxr-xr-x 1 root root 1796 Dec 26 11:45 min.png -rwxr-xr-x 1 root root 1796 Dec 26 11:45 min_press.png -rwxr-xr-x 1 root root 1796 Dec 26 11:45 min_unfocus.png -rwxr-xr-x 1 root root 157 Dec 26 11:45 right-border.png -rwxr-xr-x 1 root root 157 Dec 26 11:45 right-border_unfocus.png -rwxr-xr-x 1 root root 365 Dec 26 11:45 tab-separator.png -rwxr-xr-x 1 root root 365 Dec 26 11:45 tab-separator_unfocus.png -rwxr-xr-x 1 root root 7548 Dec 26 11:45 theme -rwxr-xr-x 1 root root 374 Dec 26 11:45 title.png -rwxr-xr-x 1 root root 1166 Dec 26 11:45 title_unfocus.png -rwxr-xr-x 1 root root 194 Dec 26 11:45 top-border.png -rwxr-xr-x 1 root root 182 Dec 26 11:45 top-border_unfocus.png -rwxr-xr-x 1 root root 968 Dec 26 11:45 top-left.png -rwxr-xr-x 1 root root 968 Dec 26 11:45 top-left_unfocus.png -rwxr-xr-x 1 root root 968 Dec 26 11:45 top-right.png -rwxr-xr-x 1 root root 968 Dec 26 11:45 top-right_unfocus.png -rwxr-xr-x 1 root root 193 Dec 26 11:45 unfocus.png /builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/share/xsessions: total 4 -rw-r--r-- 1 root root 90 Dec 26 11:45 pekwm.desktop /builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Dec 26 11:45 pekwm-0.1.15 /builds/salix/arm/14.0/original/xap/pekwm/pkg/usr/src/pekwm-0.1.15: total 4 -rw-r--r-- 1 root root 2286 Dec 26 11:45 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /builds/salix/arm/14.0/original/xap/pekwm/pekwm-0.1.15-arm-1rl.txz ./ usr/ usr/src/ usr/src/pekwm-0.1.15/ usr/src/pekwm-0.1.15/SLKBUILD usr/bin/ usr/bin/pekwm usr/share/ usr/share/pekwm/ usr/share/pekwm/scripts/ usr/share/pekwm/scripts/pekwm_themeset.sh usr/share/pekwm/scripts/pekwm_ws_menu.sh usr/share/pekwm/themes/ usr/share/pekwm/themes/gilouche/ usr/share/pekwm/themes/gilouche/top-border_unfocus.png usr/share/pekwm/themes/gilouche/title.png usr/share/pekwm/themes/gilouche/min_unfocus.png usr/share/pekwm/themes/gilouche/left-border.png usr/share/pekwm/themes/gilouche/left-border_unfocus.png usr/share/pekwm/themes/gilouche/close_unfocus.png usr/share/pekwm/themes/gilouche/right-border_unfocus.png usr/share/pekwm/themes/gilouche/menuline.png usr/share/pekwm/themes/gilouche/top-border.png usr/share/pekwm/themes/gilouche/bottom-left.png usr/share/pekwm/themes/gilouche/unfocus.png usr/share/pekwm/themes/gilouche/arrow_focus.png usr/share/pekwm/themes/gilouche/bottom-right.png usr/share/pekwm/themes/gilouche/top-right_unfocus.png usr/share/pekwm/themes/gilouche/top-right.png usr/share/pekwm/themes/gilouche/min.png usr/share/pekwm/themes/gilouche/bottom-left_unfocus.png usr/share/pekwm/themes/gilouche/title_unfocus.png usr/share/pekwm/themes/gilouche/bottom-border_unfocus.png usr/share/pekwm/themes/gilouche/min_press.png usr/share/pekwm/themes/gilouche/arrow.png usr/share/pekwm/themes/gilouche/tab-separator_unfocus.png usr/share/pekwm/themes/gilouche/theme usr/share/pekwm/themes/gilouche/close_press.png usr/share/pekwm/themes/gilouche/max_unfocus.png usr/share/pekwm/themes/gilouche/bottom-right_unfocus.png usr/share/pekwm/themes/gilouche/top-left.png usr/share/pekwm/themes/gilouche/right-border.png usr/share/pekwm/themes/gilouche/tab-separator.png usr/share/pekwm/themes/gilouche/top-left_unfocus.png usr/share/pekwm/themes/gilouche/max_press.png usr/share/pekwm/themes/gilouche/close.png usr/share/pekwm/themes/gilouche/bottom-border.png usr/share/pekwm/themes/gilouche/max.png usr/share/pekwm/themes/default/ usr/share/pekwm/themes/default/top-border_unfocus.png usr/share/pekwm/themes/default/title.png usr/share/pekwm/themes/default/left-border.png usr/share/pekwm/themes/default/left-border_unfocus.png usr/share/pekwm/themes/default/item_focus.png usr/share/pekwm/themes/default/right-border_unfocus.png usr/share/pekwm/themes/default/item.png usr/share/pekwm/themes/default/menuline.png usr/share/pekwm/themes/default/menu-bottom_unfocus.png usr/share/pekwm/themes/default/top-border.png usr/share/pekwm/themes/default/bottom-left.png usr/share/pekwm/themes/default/arrow_focus.png usr/share/pekwm/themes/default/bottom-right.png usr/share/pekwm/themes/default/top-right_unfocus.png usr/share/pekwm/themes/default/button_press.png usr/share/pekwm/themes/default/top-right.png usr/share/pekwm/themes/default/bottom-left_unfocus.png usr/share/pekwm/themes/default/button_unfocus.png usr/share/pekwm/themes/default/title_unfocus.png usr/share/pekwm/themes/default/bottom-border_unfocus.png usr/share/pekwm/themes/default/arrow.png usr/share/pekwm/themes/default/tab-separator_unfocus.png usr/share/pekwm/themes/default/theme usr/share/pekwm/themes/default/menu-bottom.png usr/share/pekwm/themes/default/bottom-right_unfocus.png usr/share/pekwm/themes/default/top-left.png usr/share/pekwm/themes/default/button_hover.png usr/share/pekwm/themes/default/right-border.png usr/share/pekwm/themes/default/button.png usr/share/pekwm/themes/default/tab-separator.png usr/share/pekwm/themes/default/top-left_unfocus.png usr/share/pekwm/themes/default/bottom-border.png usr/share/pekwm/themes/default-plain/ usr/share/pekwm/themes/default-plain/theme usr/share/xsessions/ usr/share/xsessions/pekwm.desktop usr/man/ usr/man/man1/ usr/man/man1/pekwm.1.gz usr/doc/ usr/doc/pekwm-0.1.15/ usr/doc/pekwm-0.1.15/README usr/doc/pekwm-0.1.15/NEWS usr/doc/pekwm-0.1.15/ChangeLog usr/doc/pekwm-0.1.15/ChangeLog.aewm++ usr/doc/pekwm-0.1.15/INSTALL usr/doc/pekwm-0.1.15/LICENSE usr/doc/pekwm-0.1.15/ChangeLog.until-0.1.6 usr/doc/pekwm-0.1.15/AUTHORS etc/ etc/pekwm/ etc/pekwm/keys.new etc/pekwm/mouse.new etc/pekwm/menu.new etc/pekwm/config_system etc/pekwm/vars.new etc/pekwm/config.new etc/pekwm/mouse_system etc/pekwm/autoproperties.new etc/pekwm/start.new etc/pekwm/autoproperties_typerules etc/pekwm/mouse_click etc/pekwm/mouse_sloppy etc/X11/ etc/X11/xinit/ etc/X11/xinit/xinitrc.pekwm install/ install/slack-desc install/doinst.sh Slackware package /builds/salix/arm/14.0/original/xap/pekwm/pekwm-0.1.15-arm-1rl.txz created. Package has been built. Cleaning pkg and src directories