ENTER do("bash --login -c 'rpmbuild -bs --target ppc64 --nodeps //builddir/build/SPECS/fluxbox.spec'", '/var/lib/mock/dist-f9-build-165674-27788/root/', 0, True, 0, , 425, 425, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target ppc64 --nodeps //builddir/build/SPECS/fluxbox.spec' /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/fluxbox-1.0.0-5.fc9.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target ppc64 --nodeps //builddir/build/SPECS/fluxbox.spec'", '/var/lib/mock/dist-f9-build-165674-27788/root/', 0, True, 0, , 425, 425, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target ppc64 --nodeps //builddir/build/SPECS/fluxbox.spec' /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.55288 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf fluxbox-1.0.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/fluxbox-1.0.0.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fluxbox-1.0.0 ++ /usr/bin/id -u + '[' 425 = 0 ']' ++ /usr/bin/id -u + '[' 425 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (fluxbox-startfluxbox-pulseaudio.patch):' Patch #0 (fluxbox-startfluxbox-pulseaudio.patch): + patch -p0 -s + echo 'Patch #1 (fluxbox-gcc43.patch):' Patch #1 (fluxbox-gcc43.patch): + patch -p1 -b --suffix .gcc43 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.94757 + umask 022 + cd /builddir/build/BUILD + cd fluxbox-1.0.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-xft --enable-gnome --enable-kde --enable-xinerama --enable-imlib2 --enable-nls --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/fluxbox-1.0.0/missing: Unknown `--run' option Try `/builddir/build/BUILD/fluxbox-1.0.0/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for ppc64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for ppc64-redhat-linux-gnu-g++... no checking for ppc64-redhat-linux-gnu-c++... no checking for ppc64-redhat-linux-gnu-gpp... no checking for ppc64-redhat-linux-gnu-aCC... no checking for ppc64-redhat-linux-gnu-CC... no checking for ppc64-redhat-linux-gnu-cxx... no checking for ppc64-redhat-linux-gnu-cc++... no checking for ppc64-redhat-linux-gnu-cl.exe... no checking for ppc64-redhat-linux-gnu-FCC... no checking for ppc64-redhat-linux-gnu-KCC... no checking for ppc64-redhat-linux-gnu-RCC... no checking for ppc64-redhat-linux-gnu-xlC_r... no checking for ppc64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for sed... sed checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking cassert usability... yes checking cassert presence... yes checking for cassert... yes checking cctype usability... yes checking cctype presence... yes checking for cctype... yes checking cerrno usability... yes checking cerrno presence... yes checking for cerrno... yes checking cmath usability... yes checking cmath presence... yes checking for cmath... yes checking cstdarg usability... yes checking cstdarg presence... yes checking for cstdarg... yes checking cstdio usability... yes checking cstdio presence... yes checking for cstdio... yes checking cstdlib usability... yes checking cstdlib presence... yes checking for cstdlib... yes checking cstring usability... yes checking cstring presence... yes checking for cstring... yes checking ctime usability... yes checking ctime presence... yes checking for ctime... yes checking whether time.h and sys/time.h may both be included... yes checking for basename... yes checking for getpid... yes checking for setlocale... yes checking for sigaction... yes checking for strcasestr... yes checking for snprintf... yes checking for vsnprintf... yes checking for catopen... yes checking for catgets... yes checking for catclose... yes checking for strftime... yes checking for iconv_open in -liconv... no checking for libiconv_open in -liconv... no checking for iconv declaration... no checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for X... libraries /usr/lib64, headers /usr/include checking whether -R must be followed by a space... no 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 for setlocale in -lxpg4... no checking for gencat... gencat 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 include the Slit... yes checking whether to include remember functionality... yes checking whether to include Toolbar... yes checking whether to have (POSIX) regular expression support... yes checking whether to include the new WM Spec... yes checking whether to include Pseudocolor ordered dithering code... no checking whether to include verbose debugging code... no checking whether to include NLS support... yes checking whether to use the new timed pixmap cache... yes checking whether to have KDE slit support... yes checking whether to have GNOME support... yes checking whether to have Xft support... yes checking for pkg-config... /usr/bin/pkg-config checking Xft UTF-8 support... yes checking whether to have Xrender (transparent) support... yes checking for XRenderCreatePicture in -lXrender... yes checking whether to have Xpm (pixmap themes) support... yes checking for XpmReadFileToPixmap in -lXpm... yes checking whether to have Imlib2 (pixmap themes) support... yes checking for imlib2-config... /usr/bin/imlib2-config checking for imlib2 - version >= 1.0.0... yes checking whether to have Xmb (multibyte font, utf-8) support... yes checking whether to have RANDR (The X Resize and Rotate Extension) support... yes checking for XRRQueryExtension in -lXrandr... yes checking whether to build support for the Xinerama extension... yes checking for XineramaQueryScreens in -lXinerama... yes checking return type of signal handlers... void fluxbox version 1.0.0 configured successfully. Using '/usr' for installation. Using '$(prefix)/share/fluxbox/menu' for location menu file. Using '$(prefix)/share/fluxbox/styles/bloe' by default style. Using '$(prefix)/share/fluxbox/keys' for location keys file. Using '$(prefix)/share/fluxbox/init' for location init file. Using '$(prefix)/share/fluxbox/nls' for nls files. Using 'g++' for C++ compiler. Building with '-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 ' for C++ compiler flags. Building with ' -L/usr/lib64 -R/usr/lib64 -lX11 -lXext -lXft -lXrender -lfontconfig -lfreetype -lX11 -lXrender -lXpm -lImlib2 -lfreetype -lX11 -lXext -ldl -lm -lXrandr -lXinerama' for linker flags. configure: creating ./config.status config.status: creating Makefile config.status: creating version.h config.status: creating src/Makefile config.status: creating src/FbTk/Makefile config.status: creating util/Makefile config.status: creating util/fbrun/Makefile config.status: creating data/Makefile config.status: creating data/styles/Makefile config.status: creating data/styles/BlueFlux/Makefile config.status: creating data/styles/BlueFlux/pixmaps/Makefile config.status: creating data/styles/Emerge/Makefile config.status: creating data/styles/Emerge/pixmaps/Makefile config.status: creating data/styles/arch/Makefile config.status: creating data/styles/arch/pixmaps/Makefile config.status: creating data/styles/zimek_bisque/Makefile config.status: creating data/styles/zimek_darkblue/Makefile config.status: creating data/styles/zimek_green/Makefile config.status: creating data/styles/ostrich/Makefile config.status: creating data/styles/green_tea/Makefile config.status: creating data/styles/bora_black/Makefile config.status: creating data/styles/bora_blue/Makefile config.status: creating data/styles/bora_green/Makefile config.status: creating data/styles/carp/Makefile config.status: creating data/styles/bloe/Makefile config.status: creating data/styles/bloe/pixmaps/Makefile config.status: creating doc/Makefile config.status: creating doc/ru/Makefile config.status: creating nls/Makefile config.status: creating nls/C/Makefile config.status: creating nls/be_BY/Makefile config.status: creating nls/bg_BG/Makefile config.status: creating nls/cs_CZ/Makefile config.status: creating nls/da_DK/Makefile config.status: creating nls/de_AT/Makefile config.status: creating nls/de_CH/Makefile config.status: creating nls/de_DE/Makefile config.status: creating nls/el_GR/Makefile config.status: creating nls/en_GB/Makefile config.status: creating nls/en_US/Makefile config.status: creating nls/es_AR/Makefile config.status: creating nls/es_ES/Makefile config.status: creating nls/et_EE/Makefile config.status: creating nls/fi_FI/Makefile config.status: creating nls/fr_CH/Makefile config.status: creating nls/fr_FR/Makefile config.status: creating nls/it_IT/Makefile config.status: creating nls/ja_JP/Makefile config.status: creating nls/ko_KR/Makefile config.status: creating nls/lv_LV/Makefile config.status: creating nls/nb_NO/Makefile config.status: creating nls/nl_NL/Makefile config.status: creating nls/no_NO/Makefile config.status: creating nls/pl_PL/Makefile config.status: creating nls/pt_BR/Makefile config.status: creating nls/pt_PT/Makefile config.status: creating nls/ru_RU/Makefile config.status: creating nls/sk_SK/Makefile config.status: creating nls/sl_SI/Makefile config.status: creating nls/sv_SE/Makefile config.status: creating nls/tr_TR/Makefile config.status: creating nls/uk_UA/Makefile config.status: creating nls/vi_VN/Makefile config.status: creating nls/zh_CN/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j8 LIBTOOL=/usr/bin/libtool make all-recursive make[1]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/doc' Making all in ru make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/doc/ru' sed -e "s,@pkgdatadir@,/usr/share/fluxbox," ./fluxbox.1.in > fluxbox.1 make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/doc/ru' make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/doc' sed -e "s,@pkgdatadir@,/usr/share/fluxbox," ./fluxbox.1.in > fluxbox.1 sed -e "s,@pkgdatadir@,/usr/share/fluxbox," ./fluxstyle.1.in > fluxstyle.1 make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/doc' Making all in nls make[2]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls' Making all in C make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/C' make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/C' Making all in cs_CZ make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/cs_CZ' Creating catfile for ISO-8859-2 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/cs_CZ' Making all in da_DK make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/da_DK' Creating catfile for ISO-8859-1 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/da_DK' Making all in es_AR make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/es_AR' Creating catfile for ISO-8859-15 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/es_AR' Making all in es_ES make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/es_ES' Creating catfile for ISO-8859-15 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/es_ES' Making all in et_EE make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/et_EE' Creating catfile for ISO-8859-15 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/et_EE' Making all in fr_FR make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/fr_FR' Creating catfile for ISO-8859-15 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/fr_FR' Making all in pt_BR make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/pt_BR' Creating catfile for ISO-8859-1 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/pt_BR' Making all in ru_RU make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/ru_RU' Creating catfile for KOI8-R Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/ru_RU' Making all in sv_SE make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/sv_SE' Creating catfile for ISO-8859-1 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/sv_SE' Making all in tr_TR make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/tr_TR' Creating catfile for ISO-8859-1 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/tr_TR' Making all in it_IT make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/it_IT' Creating catfile for ISO-8859-1 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/it_IT' Making all in pt_PT make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/pt_PT' Creating catfile for ISO-8859-1 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/pt_PT' Making all in bg_BG make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/bg_BG' Creating catfile for ISO-8859-1 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/bg_BG' Making all in ja_JP make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/ja_JP' Creating catfile for eucJP Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/ja_JP' Making all in ko_KR make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/ko_KR' Creating catfile for UTF-8 Creating catfile for EUC-KR make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/ko_KR' Making all in lv_LV make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/lv_LV' Creating catfile for ISO-8859-13 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/lv_LV' Making all in de_DE make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/de_DE' Creating catfile for ISO-8859-15 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/de_DE' Making all in nl_NL make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/nl_NL' Creating catfile for ISO-8859-15 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/nl_NL' Making all in no_NO make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/no_NO' Creating catfile for ISO-8859-1 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/no_NO' Making all in sl_SI make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/sl_SI' Creating catfile for ISO-8859-2 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/sl_SI' Making all in pl_PL make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/pl_PL' Creating catfile for ISO-8859-2 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/pl_PL' Making all in vi_VN make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/vi_VN' Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/vi_VN' Making all in be_BY make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/be_BY' Creating catfile for CP1251 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/be_BY' Making all in uk_UA make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/uk_UA' Creating catfile for KOI8-U Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/uk_UA' Making all in el_GR make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/el_GR' Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/el_GR' Making all in nb_NO make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/nb_NO' Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/nb_NO' Making all in zh_CN make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/zh_CN' Creating catfile for UTF-8 Creating catfile for BIG5 Creating catfile for GB2312 Creating catfile for GBK Creating catfile for GB18030 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/zh_CN' Making all in fi_FI make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/fi_FI' Creating catfile for ISO-8859-1 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/fi_FI' Making all in en_US make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/en_US' Creating catfile for ISO-8859-1 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/en_US' Making all in en_GB make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/en_GB' Creating catfile for ISO-8859-1 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/en_GB' Making all in de_CH make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/de_CH' Creating catfile for ISO-8859-15 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/de_CH' Making all in de_AT make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/de_AT' Creating catfile for ISO-8859-15 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/de_AT' Making all in fr_CH make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/fr_CH' Creating catfile for ISO-8859-15 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/fr_CH' Making all in sk_SK make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/sk_SK' Creating catfile for ISO-8859-2 Creating catfile for UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/sk_SK' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls' make[2]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls' Making all in src make[2]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/src' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/src' Making all in FbTk make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/src/FbTk' g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT App.o -MD -MP -MF .deps/App.Tpo -c -o App.o App.cc g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Color.o -MD -MP -MF .deps/Color.Tpo -c -o Color.o Color.cc g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT FileUtil.o -MD -MP -MF .deps/FileUtil.Tpo -c -o FileUtil.o FileUtil.cc g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT EventManager.o -MD -MP -MF .deps/EventManager.Tpo -c -o EventManager.o EventManager.cc g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT FbWindow.o -MD -MP -MF .deps/FbWindow.Tpo -c -o FbWindow.o FbWindow.cc g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Font.o -MD -MP -MF .deps/Font.Tpo -c -o Font.o Font.cc g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT I18n.o -MD -MP -MF .deps/I18n.Tpo -c -o I18n.o I18n.cc g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT ImageControl.o -MD -MP -MF .deps/ImageControl.Tpo -c -o ImageControl.o ImageControl.cc In file included from ImageControl.cc:27: ImageControl.hh: In member function 'bool FbTk::ImageControl::ltCacheEntry::operator()(const FbTk::ImageControl::Cache*, const FbTk::ImageControl::Cache*) const': ImageControl.hh:133: warning: suggest parentheses around && within || ImageControl.hh:134: warning: suggest parentheses around && within || ImageControl.hh:134: warning: suggest parentheses around && within || ImageControl.hh:134: warning: suggest parentheses around && within || ImageControl.hh:134: warning: suggest parentheses around && within || FbWindow.cc: In member function 'void FbTk::FbWindow::updateTransparent(int, int, unsigned int, unsigned int, Pixmap, bool)': FbWindow.cc:283: warning: suggest parentheses around && within || mv -f .deps/App.Tpo .deps/App.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT MacroCommand.o -MD -MP -MF .deps/MacroCommand.Tpo -c -o MacroCommand.o MacroCommand.cc mv -f .deps/Color.Tpo .deps/Color.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Menu.o -MD -MP -MF .deps/Menu.Tpo -c -o Menu.o Menu.cc mv -f .deps/I18n.Tpo .deps/I18n.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT MenuItem.o -MD -MP -MF .deps/MenuItem.Tpo -c -o MenuItem.o MenuItem.cc mv -f .deps/EventManager.Tpo .deps/EventManager.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT MultiButtonMenuItem.o -MD -MP -MF .deps/MultiButtonMenuItem.Tpo -c -o MultiButtonMenuItem.o MultiButtonMenuItem.cc mv -f .deps/FileUtil.Tpo .deps/FileUtil.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT MenuTheme.o -MD -MP -MF .deps/MenuTheme.Tpo -c -o MenuTheme.o MenuTheme.cc mv -f .deps/MacroCommand.Tpo .deps/MacroCommand.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT SignalHandler.o -MD -MP -MF .deps/SignalHandler.Tpo -c -o SignalHandler.o SignalHandler.cc mv -f .deps/SignalHandler.Tpo .deps/SignalHandler.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Text.o -MD -MP -MF .deps/Text.Tpo -c -o Text.o Text.cc In file included from Menu.cc:40: ImageControl.hh: In member function 'bool FbTk::ImageControl::ltCacheEntry::operator()(const FbTk::ImageControl::Cache*, const FbTk::ImageControl::Cache*) const': ImageControl.hh:133: warning: suggest parentheses around && within || ImageControl.hh:134: warning: suggest parentheses around && within || ImageControl.hh:134: warning: suggest parentheses around && within || ImageControl.hh:134: warning: suggest parentheses around && within || ImageControl.hh:134: warning: suggest parentheses around && within || Menu.cc: In member function 'void FbTk::Menu::openSubmenu()': Menu.cc:1126: warning: suggest parentheses around && within || mv -f .deps/FbWindow.Tpo .deps/FbWindow.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Texture.o -MD -MP -MF .deps/Texture.Tpo -c -o Texture.o Texture.cc mv -f .deps/MultiButtonMenuItem.Tpo .deps/MultiButtonMenuItem.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT TextureRender.o -MD -MP -MF .deps/TextureRender.Tpo -c -o TextureRender.o TextureRender.cc mv -f .deps/ImageControl.Tpo .deps/ImageControl.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Theme.o -MD -MP -MF .deps/Theme.Tpo -c -o Theme.o Theme.cc Texture.cc: In member function 'void FbTk::Texture::setFromString(const char*)': Texture.cc:94: warning: suggest explicit braces to avoid ambiguous 'else' mv -f .deps/Texture.Tpo .deps/Texture.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT ThemeItems.o -MD -MP -MF .deps/ThemeItems.Tpo -c -o ThemeItems.o ThemeItems.cc In file included from TextureRender.cc:29: ImageControl.hh: In member function 'bool FbTk::ImageControl::ltCacheEntry::operator()(const FbTk::ImageControl::Cache*, const FbTk::ImageControl::Cache*) const': ImageControl.hh:133: warning: suggest parentheses around && within || ImageControl.hh:134: warning: suggest parentheses around && within || ImageControl.hh:134: warning: suggest parentheses around && within || ImageControl.hh:134: warning: suggest parentheses around && within || ImageControl.hh:134: warning: suggest parentheses around && within || mv -f .deps/Font.Tpo .deps/Font.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Timer.o -MD -MP -MF .deps/Timer.Tpo -c -o Timer.o Timer.cc mv -f .deps/Text.Tpo .deps/Text.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT XFontImp.o -MD -MP -MF .deps/XFontImp.Tpo -c -o XFontImp.o XFontImp.cc mv -f .deps/MenuItem.Tpo .deps/MenuItem.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Button.o -MD -MP -MF .deps/Button.Tpo -c -o Button.o Button.cc mv -f .deps/Timer.Tpo .deps/Timer.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT TextButton.o -MD -MP -MF .deps/TextButton.Tpo -c -o TextButton.o TextButton.cc TextButton.cc: In member function 'virtual bool FbTk::TextButton::setOrientation(FbTk::Orientation)': TextButton.cc:74: warning: suggest parentheses around && within || mv -f .deps/Theme.Tpo .deps/Theme.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT MultLayers.o -MD -MP -MF .deps/MultLayers.Tpo -c -o MultLayers.o MultLayers.cc mv -f .deps/Button.Tpo .deps/Button.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT XLayer.o -MD -MP -MF .deps/XLayer.Tpo -c -o XLayer.o XLayer.cc mv -f .deps/XFontImp.Tpo .deps/XFontImp.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT XLayerItem.o -MD -MP -MF .deps/XLayerItem.Tpo -c -o XLayerItem.o XLayerItem.cc mv -f .deps/ThemeItems.Tpo .deps/ThemeItems.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Resource.o -MD -MP -MF .deps/Resource.Tpo -c -o Resource.o Resource.cc mv -f .deps/TextButton.Tpo .deps/TextButton.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT StringUtil.o -MD -MP -MF .deps/StringUtil.Tpo -c -o StringUtil.o StringUtil.cc mv -f .deps/XLayerItem.Tpo .deps/XLayerItem.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT FbString.o -MD -MP -MF .deps/FbString.Tpo -c -o FbString.o FbString.cc mv -f .deps/MenuTheme.Tpo .deps/MenuTheme.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Subject.o -MD -MP -MF .deps/Subject.Tpo -c -o Subject.o Subject.cc mv -f .deps/MultLayers.Tpo .deps/MultLayers.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Observer.o -MD -MP -MF .deps/Observer.Tpo -c -o Observer.o Observer.cc mv -f .deps/Observer.Tpo .deps/Observer.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Transparent.o -MD -MP -MF .deps/Transparent.Tpo -c -o Transparent.o Transparent.cc mv -f .deps/XLayer.Tpo .deps/XLayer.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT FbPixmap.o -MD -MP -MF .deps/FbPixmap.Tpo -c -o FbPixmap.o FbPixmap.cc mv -f .deps/StringUtil.Tpo .deps/StringUtil.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT FbDrawable.o -MD -MP -MF .deps/FbDrawable.Tpo -c -o FbDrawable.o FbDrawable.cc mv -f .deps/Menu.Tpo .deps/Menu.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Image.o -MD -MP -MF .deps/Image.Tpo -c -o Image.o Image.cc mv -f .deps/Resource.Tpo .deps/Resource.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT TextBox.o -MD -MP -MF .deps/TextBox.Tpo -c -o TextBox.o TextBox.cc mv -f .deps/TextureRender.Tpo .deps/TextureRender.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT GContext.o -MD -MP -MF .deps/GContext.Tpo -c -o GContext.o GContext.cc mv -f .deps/FbDrawable.Tpo .deps/FbDrawable.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT KeyUtil.o -MD -MP -MF .deps/KeyUtil.Tpo -c -o KeyUtil.o KeyUtil.cc mv -f .deps/Subject.Tpo .deps/Subject.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT MenuSeparator.o -MD -MP -MF .deps/MenuSeparator.Tpo -c -o MenuSeparator.o MenuSeparator.cc mv -f .deps/FbString.Tpo .deps/FbString.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT MenuIcon.o -MD -MP -MF .deps/MenuIcon.Tpo -c -o MenuIcon.o MenuIcon.cc mv -f .deps/GContext.Tpo .deps/GContext.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT SearchResult.o -MD -MP -MF .deps/SearchResult.Tpo -c -o SearchResult.o SearchResult.cc mv -f .deps/MenuSeparator.Tpo .deps/MenuSeparator.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT CachedPixmap.o -MD -MP -MF .deps/CachedPixmap.Tpo -c -o CachedPixmap.o CachedPixmap.cc mv -f .deps/Transparent.Tpo .deps/Transparent.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT ImageXPM.o -MD -MP -MF .deps/ImageXPM.Tpo -c -o ImageXPM.o ImageXPM.cc In file included from CachedPixmap.cc:23: ImageControl.hh: In member function 'bool FbTk::ImageControl::ltCacheEntry::operator()(const FbTk::ImageControl::Cache*, const FbTk::ImageControl::Cache*) const': ImageControl.hh:133: warning: suggest parentheses around && within || ImageControl.hh:134: warning: suggest parentheses around && within || ImageControl.hh:134: warning: suggest parentheses around && within || ImageControl.hh:134: warning: suggest parentheses around && within || ImageControl.hh:134: warning: suggest parentheses around && within || mv -f .deps/SearchResult.Tpo .deps/SearchResult.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT XftFontImp.o -MD -MP -MF .deps/XftFontImp.Tpo -c -o XftFontImp.o XftFontImp.cc mv -f .deps/CachedPixmap.Tpo .deps/CachedPixmap.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT XmbFontImp.o -MD -MP -MF .deps/XmbFontImp.Tpo -c -o XmbFontImp.o XmbFontImp.cc mv -f .deps/FbPixmap.Tpo .deps/FbPixmap.Po g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT ImageImlib2.o -MD -MP -MF .deps/ImageImlib2.Tpo -c -o ImageImlib2.o ImageImlib2.cc mv -f .deps/MenuIcon.Tpo .deps/MenuIcon.Po mv -f .deps/KeyUtil.Tpo .deps/KeyUtil.Po mv -f .deps/ImageXPM.Tpo .deps/ImageXPM.Po mv -f .deps/Image.Tpo .deps/Image.Po mv -f .deps/XftFontImp.Tpo .deps/XftFontImp.Po mv -f .deps/XmbFontImp.Tpo .deps/XmbFontImp.Po mv -f .deps/TextBox.Tpo .deps/TextBox.Po mv -f .deps/ImageImlib2.Tpo .deps/ImageImlib2.Po rm -f libFbTk.a ar cru libFbTk.a App.o Color.o FileUtil.o EventManager.o FbWindow.o Font.o I18n.o ImageControl.o MacroCommand.o Menu.o MenuItem.o MultiButtonMenuItem.o MenuTheme.o SignalHandler.o Text.o Texture.o TextureRender.o Theme.o ThemeItems.o Timer.o XFontImp.o Button.o TextButton.o MultLayers.o XLayer.o XLayerItem.o Resource.o StringUtil.o FbString.o Subject.o Observer.o Transparent.o FbPixmap.o FbDrawable.o Image.o TextBox.o GContext.o KeyUtil.o MenuSeparator.o MenuIcon.o SearchResult.o CachedPixmap.o ImageXPM.o XftFontImp.o XmbFontImp.o ImageImlib2.o ranlib libFbTk.a make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/src/FbTk' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT ArrowButton.o -MD -MP -MF .deps/ArrowButton.Tpo -c -o ArrowButton.o ArrowButton.cc g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT FbAtoms.o -MD -MP -MF .deps/FbAtoms.Tpo -c -o FbAtoms.o FbAtoms.cc g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT FbWinFrame.o -MD -MP -MF .deps/FbWinFrame.Tpo -c -o FbWinFrame.o FbWinFrame.cc g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT FbWinFrameTheme.o -MD -MP -MF .deps/FbWinFrameTheme.Tpo -c -o FbWinFrameTheme.o FbWinFrameTheme.cc g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT fluxbox.o -MD -MP -MF .deps/fluxbox.Tpo -c -o fluxbox.o fluxbox.cc g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Keys.o -MD -MP -MF .deps/Keys.Tpo -c -o Keys.o Keys.cc g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Netizen.o -MD -MP -MF .deps/Netizen.Tpo -c -o Netizen.o Netizen.cc mv -f .deps/FbAtoms.Tpo .deps/FbAtoms.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT RootTheme.o -MD -MP -MF .deps/RootTheme.Tpo -c -o RootTheme.o RootTheme.cc In file included from FbWinFrame.cc:26: FbTk/ImageControl.hh: In member function 'bool FbTk::ImageControl::ltCacheEntry::operator()(const FbTk::ImageControl::Cache*, const FbTk::ImageControl::Cache*) const': FbTk/ImageControl.hh:133: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || mv -f .deps/ArrowButton.Tpo .deps/ArrowButton.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT FbRootWindow.o -MD -MP -MF .deps/FbRootWindow.Tpo -c -o FbRootWindow.o FbRootWindow.cc FbWinFrame.cc: In member function 'void FbWinFrame::moveResize(int, int, unsigned int, unsigned int, bool, bool)': FbWinFrame.cc:280: warning: suggest parentheses around && within || FbWinFrame.cc:297: warning: suggest parentheses around && within || FbWinFrame.cc: In member function 'void FbWinFrame::notifyMoved(bool)': FbWinFrame.cc:445: warning: suggest parentheses around && within || mv -f .deps/FbRootWindow.Tpo .deps/FbRootWindow.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Screen.o -MD -MP -MF .deps/Screen.Tpo -c -o Screen.o Screen.cc In file included from fluxbox.cc:45: FbTk/ImageControl.hh: In member function 'bool FbTk::ImageControl::ltCacheEntry::operator()(const FbTk::ImageControl::Cache*, const FbTk::ImageControl::Cache*) const': FbTk/ImageControl.hh:133: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || Keys.cc: In member function 'bool Keys::addBinding(const std::string&)': Keys.cc:294: warning: suggest parentheses around && within || mv -f .deps/Netizen.Tpo .deps/Netizen.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT ScreenResources.o -MD -MP -MF .deps/ScreenResources.Tpo -c -o ScreenResources.o ScreenResources.cc In file included from RootTheme.cc:33: FbTk/ImageControl.hh: In member function 'bool FbTk::ImageControl::ltCacheEntry::operator()(const FbTk::ImageControl::Cache*, const FbTk::ImageControl::Cache*) const': FbTk/ImageControl.hh:133: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || In file included from Screen.cc:76: FbTk/ImageControl.hh: In member function 'bool FbTk::ImageControl::ltCacheEntry::operator()(const FbTk::ImageControl::Cache*, const FbTk::ImageControl::Cache*) const': FbTk/ImageControl.hh:133: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || mv -f .deps/main.Tpo .deps/main.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Slit.o -MD -MP -MF .deps/Slit.Tpo -c -o Slit.o Slit.cc mv -f .deps/ScreenResources.Tpo .deps/ScreenResources.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT SlitTheme.o -MD -MP -MF .deps/SlitTheme.Tpo -c -o SlitTheme.o SlitTheme.cc mv -f .deps/FbWinFrameTheme.Tpo .deps/FbWinFrameTheme.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT SlitClient.o -MD -MP -MF .deps/SlitClient.Tpo -c -o SlitClient.o SlitClient.cc mv -f .deps/RootTheme.Tpo .deps/RootTheme.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT WinButton.o -MD -MP -MF .deps/WinButton.Tpo -c -o WinButton.o WinButton.cc In file included from Slit.cc:39: ./FbTk/ImageControl.hh: In member function 'bool FbTk::ImageControl::ltCacheEntry::operator()(const FbTk::ImageControl::Cache*, const FbTk::ImageControl::Cache*) const': ./FbTk/ImageControl.hh:133: warning: suggest parentheses around && within || ./FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || ./FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || ./FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || ./FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || mv -f .deps/Keys.Tpo .deps/Keys.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT WinButtonTheme.o -MD -MP -MF .deps/WinButtonTheme.Tpo -c -o WinButtonTheme.o WinButtonTheme.cc mv -f .deps/SlitTheme.Tpo .deps/SlitTheme.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Window.o -MD -MP -MF .deps/Window.Tpo -c -o Window.o Window.cc mv -f .deps/FbWinFrame.Tpo .deps/FbWinFrame.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Workspace.o -MD -MP -MF .deps/Workspace.Tpo -c -o Workspace.o Workspace.cc mv -f .deps/SlitClient.Tpo .deps/SlitClient.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT FbCommands.o -MD -MP -MF .deps/FbCommands.Tpo -c -o FbCommands.o FbCommands.cc mv -f .deps/WinButton.Tpo .deps/WinButton.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT LayerMenu.o -MD -MP -MF .deps/LayerMenu.Tpo -c -o LayerMenu.o LayerMenu.cc Workspace.cc: In member function 'virtual void::ClientMenuItem::click(int, int)': Workspace.cc:122: warning: suggest parentheses around && within || Window.cc: In member function 'void FluxboxWindow::mapNotifyEvent(XMapEvent&)': Window.cc:2372: warning: suggest parentheses around && within || Window.cc: In member function 'virtual void FluxboxWindow::motionNotifyEvent(XMotionEvent&)': Window.cc:2742: warning: suggest parentheses around && within || Window.cc: In member function 'void FluxboxWindow::changeBlackboxHints(const FluxboxWindow::_blackbox_hints&)': Window.cc:3815: warning: suggest parentheses around comparison in operand of ^ Window.cc:3817: warning: suggest parentheses around comparison in operand of ^ mv -f .deps/WinButtonTheme.Tpo .deps/WinButtonTheme.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT FbMenu.o -MD -MP -MF .deps/FbMenu.Tpo -c -o FbMenu.o FbMenu.cc mv -f .deps/Workspace.Tpo .deps/Workspace.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT WinClient.o -MD -MP -MF .deps/WinClient.Tpo -c -o WinClient.o WinClient.cc mv -f .deps/LayerMenu.Tpo .deps/LayerMenu.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Xutil.o -MD -MP -MF .deps/Xutil.Tpo -c -o Xutil.o Xutil.cc mv -f .deps/FbCommands.Tpo .deps/FbCommands.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT CurrentWindowCmd.o -MD -MP -MF .deps/CurrentWindowCmd.Tpo -c -o CurrentWindowCmd.o CurrentWindowCmd.cc mv -f .deps/FbMenu.Tpo .deps/FbMenu.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT WorkspaceCmd.o -MD -MP -MF .deps/WorkspaceCmd.Tpo -c -o WorkspaceCmd.o WorkspaceCmd.cc mv -f .deps/Xutil.Tpo .deps/Xutil.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT CommandParser.o -MD -MP -MF .deps/CommandParser.Tpo -c -o CommandParser.o CommandParser.cc WinClient.cc: In member function 'bool WinClient::acceptsFocus() const': WinClient.cc:184: warning: suggest parentheses around && within || mv -f .deps/Slit.Tpo .deps/Slit.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT FbCommandFactory.o -MD -MP -MF .deps/FbCommandFactory.Tpo -c -o FbCommandFactory.o FbCommandFactory.cc mv -f .deps/CurrentWindowCmd.Tpo .deps/CurrentWindowCmd.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Shape.o -MD -MP -MF .deps/Shape.Tpo -c -o Shape.o Shape.cc mv -f .deps/CommandParser.Tpo .deps/CommandParser.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT MenuTheme.o -MD -MP -MF .deps/MenuTheme.Tpo -c -o MenuTheme.o MenuTheme.cc mv -f .deps/fluxbox.Tpo .deps/fluxbox.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Container.o -MD -MP -MF .deps/Container.Tpo -c -o Container.o Container.cc mv -f .deps/WorkspaceCmd.Tpo .deps/WorkspaceCmd.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT TextTheme.o -MD -MP -MF .deps/TextTheme.Tpo -c -o TextTheme.o TextTheme.cc Container.cc: In member function 'void Container::repositionItems()': Container.cc:387: warning: suggest parentheses around && within || Container.cc: In member function 'void Container::setOrientation(FbTk::Orientation)': Container.cc:535: warning: suggest parentheses around && within || mv -f .deps/Shape.Tpo .deps/Shape.Po mv -f .deps/MenuTheme.Tpo .deps/MenuTheme.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT BorderTheme.o -MD -MP -MF .deps/BorderTheme.Tpo -c -o BorderTheme.o BorderTheme.cc g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT CommandDialog.o -MD -MP -MF .deps/CommandDialog.Tpo -c -o CommandDialog.o CommandDialog.cc mv -f .deps/WinClient.Tpo .deps/WinClient.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT SendToMenu.o -MD -MP -MF .deps/SendToMenu.Tpo -c -o SendToMenu.o SendToMenu.cc mv -f .deps/TextTheme.Tpo .deps/TextTheme.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT AlphaMenu.o -MD -MP -MF .deps/AlphaMenu.Tpo -c -o AlphaMenu.o AlphaMenu.cc mv -f .deps/BorderTheme.Tpo .deps/BorderTheme.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Parser.o -MD -MP -MF .deps/Parser.Tpo -c -o Parser.o Parser.cc mv -f .deps/Container.Tpo .deps/Container.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT FbMenuParser.o -MD -MP -MF .deps/FbMenuParser.Tpo -c -o FbMenuParser.o FbMenuParser.cc mv -f .deps/Parser.Tpo .deps/Parser.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT StyleMenuItem.o -MD -MP -MF .deps/StyleMenuItem.Tpo -c -o StyleMenuItem.o StyleMenuItem.cc In file included from CommandDialog.cc:34: FbTk/ImageControl.hh: In member function 'bool FbTk::ImageControl::ltCacheEntry::operator()(const FbTk::ImageControl::Cache*, const FbTk::ImageControl::Cache*) const': FbTk/ImageControl.hh:133: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || mv -f .deps/FbCommandFactory.Tpo .deps/FbCommandFactory.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT RootCmdMenuItem.o -MD -MP -MF .deps/RootCmdMenuItem.Tpo -c -o RootCmdMenuItem.o RootCmdMenuItem.cc mv -f .deps/SendToMenu.Tpo .deps/SendToMenu.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT MenuCreator.o -MD -MP -MF .deps/MenuCreator.Tpo -c -o MenuCreator.o MenuCreator.cc mv -f .deps/Window.Tpo .deps/Window.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT IconMenu.o -MD -MP -MF .deps/IconMenu.Tpo -c -o IconMenu.o IconMenu.cc mv -f .deps/FbMenuParser.Tpo .deps/FbMenuParser.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT WorkspaceMenu.o -MD -MP -MF .deps/WorkspaceMenu.Tpo -c -o WorkspaceMenu.o WorkspaceMenu.cc mv -f .deps/StyleMenuItem.Tpo .deps/StyleMenuItem.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT HeadArea.o -MD -MP -MF .deps/HeadArea.Tpo -c -o HeadArea.o HeadArea.cc mv -f .deps/AlphaMenu.Tpo .deps/AlphaMenu.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Resources.o -MD -MP -MF .deps/Resources.Tpo -c -o Resources.o Resources.cc mv -f .deps/CommandDialog.Tpo .deps/CommandDialog.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT WindowCmd.o -MD -MP -MF .deps/WindowCmd.Tpo -c -o WindowCmd.o WindowCmd.cc mv -f .deps/Screen.Tpo .deps/Screen.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT FocusControl.o -MD -MP -MF .deps/FocusControl.Tpo -c -o FocusControl.o FocusControl.cc mv -f .deps/RootCmdMenuItem.Tpo .deps/RootCmdMenuItem.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT CascadePlacement.o -MD -MP -MF .deps/CascadePlacement.Tpo -c -o CascadePlacement.o CascadePlacement.cc mv -f .deps/IconMenu.Tpo .deps/IconMenu.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT ColSmartPlacement.o -MD -MP -MF .deps/ColSmartPlacement.Tpo -c -o ColSmartPlacement.o ColSmartPlacement.cc mv -f .deps/HeadArea.Tpo .deps/HeadArea.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT RowSmartPlacement.o -MD -MP -MF .deps/RowSmartPlacement.Tpo -c -o RowSmartPlacement.o RowSmartPlacement.cc mv -f .deps/WindowCmd.Tpo .deps/WindowCmd.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT ScreenPlacement.o -MD -MP -MF .deps/ScreenPlacement.Tpo -c -o ScreenPlacement.o ScreenPlacement.cc mv -f .deps/WorkspaceMenu.Tpo .deps/WorkspaceMenu.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT UnderMousePlacement.o -MD -MP -MF .deps/UnderMousePlacement.Tpo -c -o UnderMousePlacement.o UnderMousePlacement.cc FocusControl.cc: In function 'bool doSkipWindow(const WinClient&, int)': FocusControl.cc:77: warning: suggest parentheses around && within || FocusControl.cc:79: warning: suggest parentheses around && within || FocusControl.cc:81: warning: suggest parentheses around && within || FocusControl.cc:83: warning: suggest parentheses around && within || mv -f .deps/Resources.Tpo .deps/Resources.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT WinClientUtil.o -MD -MP -MF .deps/WinClientUtil.Tpo -c -o WinClientUtil.o WinClientUtil.cc mv -f .deps/CascadePlacement.Tpo .deps/CascadePlacement.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT AttentionNoticeHandler.o -MD -MP -MF .deps/AttentionNoticeHandler.Tpo -c -o AttentionNoticeHandler.o AttentionNoticeHandler.cc mv -f .deps/RowSmartPlacement.Tpo .deps/RowSmartPlacement.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Ewmh.o -MD -MP -MF .deps/Ewmh.Tpo -c -o Ewmh.o Ewmh.cc mv -f .deps/ColSmartPlacement.Tpo .deps/ColSmartPlacement.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Gnome.o -MD -MP -MF .deps/Gnome.Tpo -c -o Gnome.o Gnome.cc mv -f .deps/UnderMousePlacement.Tpo .deps/UnderMousePlacement.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Remember.o -MD -MP -MF .deps/Remember.Tpo -c -o Remember.o Remember.cc mv -f .deps/WinClientUtil.Tpo .deps/WinClientUtil.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT RegExp.o -MD -MP -MF .deps/RegExp.Tpo -c -o RegExp.o RegExp.cc Ewmh.cc: In member function 'void Ewmh::setState(FluxboxWindow&, Atom, bool, WinClient&)': Ewmh.cc:1067: warning: suggest parentheses around && within || mv -f .deps/FocusControl.Tpo .deps/FocusControl.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT ClientPattern.o -MD -MP -MF .deps/ClientPattern.Tpo -c -o ClientPattern.o ClientPattern.cc mv -f .deps/RegExp.Tpo .deps/RegExp.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT Toolbar.o -MD -MP -MF .deps/Toolbar.Tpo -c -o Toolbar.o Toolbar.cc mv -f .deps/ScreenPlacement.Tpo .deps/ScreenPlacement.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT ToolbarTheme.o -MD -MP -MF .deps/ToolbarTheme.Tpo -c -o ToolbarTheme.o ToolbarTheme.cc mv -f .deps/MenuCreator.Tpo .deps/MenuCreator.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT ToolbarItem.o -MD -MP -MF .deps/ToolbarItem.Tpo -c -o ToolbarItem.o ToolbarItem.cc mv -f .deps/ToolbarItem.Tpo .deps/ToolbarItem.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT ClockTool.o -MD -MP -MF .deps/ClockTool.Tpo -c -o ClockTool.o ClockTool.cc mv -f .deps/Gnome.Tpo .deps/Gnome.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT WorkspaceNameTool.o -MD -MP -MF .deps/WorkspaceNameTool.Tpo -c -o WorkspaceNameTool.o WorkspaceNameTool.cc Remember.cc: In member function 'virtual void Remember::setupFrame(FluxboxWindow&)': Remember.cc:1109: warning: suggest parentheses around && within || Remember.cc:1118: warning: suggest parentheses around && within || mv -f .deps/AttentionNoticeHandler.Tpo .deps/AttentionNoticeHandler.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT IconbarTool.o -MD -MP -MF .deps/IconbarTool.Tpo -c -o IconbarTool.o IconbarTool.cc ClientPattern.cc: In member function 'bool ClientPattern::match(const WinClient&) const': ClientPattern.cc:203: warning: suggest parentheses around && within || In file included from Toolbar.cc:49: FbTk/ImageControl.hh: In member function 'bool FbTk::ImageControl::ltCacheEntry::operator()(const FbTk::ImageControl::Cache*, const FbTk::ImageControl::Cache*) const': FbTk/ImageControl.hh:133: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || In file included from WorkspaceNameTool.cc:31: FbTk/ImageControl.hh: In member function 'bool FbTk::ImageControl::ltCacheEntry::operator()(const FbTk::ImageControl::Cache*, const FbTk::ImageControl::Cache*) const': FbTk/ImageControl.hh:133: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || mv -f .deps/Ewmh.Tpo .deps/Ewmh.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT IconbarTheme.o -MD -MP -MF .deps/IconbarTheme.Tpo -c -o IconbarTheme.o IconbarTheme.cc In file included from IconbarTool.cc:45: FbTk/ImageControl.hh: In member function 'bool FbTk::ImageControl::ltCacheEntry::operator()(const FbTk::ImageControl::Cache*, const FbTk::ImageControl::Cache*) const': FbTk/ImageControl.hh:133: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || mv -f .deps/WorkspaceNameTool.Tpo .deps/WorkspaceNameTool.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT ToolTheme.o -MD -MP -MF .deps/ToolTheme.Tpo -c -o ToolTheme.o ToolTheme.cc mv -f .deps/ClientPattern.Tpo .deps/ClientPattern.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT IconButton.o -MD -MP -MF .deps/IconButton.Tpo -c -o IconButton.o IconButton.cc In file included from ClockTool.cc:34: FbTk/ImageControl.hh: In member function 'bool FbTk::ImageControl::ltCacheEntry::operator()(const FbTk::ImageControl::Cache*, const FbTk::ImageControl::Cache*) const': FbTk/ImageControl.hh:133: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || mv -f .deps/ToolbarTheme.Tpo .deps/ToolbarTheme.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT SystemTray.o -MD -MP -MF .deps/SystemTray.Tpo -c -o SystemTray.o SystemTray.cc mv -f .deps/ToolTheme.Tpo .deps/ToolTheme.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT GenericTool.o -MD -MP -MF .deps/GenericTool.Tpo -c -o GenericTool.o GenericTool.cc mv -f .deps/IconbarTheme.Tpo .deps/IconbarTheme.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT ButtonTool.o -MD -MP -MF .deps/ButtonTool.Tpo -c -o ButtonTool.o ButtonTool.cc In file included from SystemTray.cc:27: FbTk/ImageControl.hh: In member function 'bool FbTk::ImageControl::ltCacheEntry::operator()(const FbTk::ImageControl::Cache*, const FbTk::ImageControl::Cache*) const': FbTk/ImageControl.hh:133: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || mv -f .deps/IconButton.Tpo .deps/IconButton.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT ButtonTheme.o -MD -MP -MF .deps/ButtonTheme.Tpo -c -o ButtonTheme.o ButtonTheme.cc mv -f .deps/ClockTool.Tpo .deps/ClockTool.Po g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT ToolFactory.o -MD -MP -MF .deps/ToolFactory.Tpo -c -o ToolFactory.o ToolFactory.cc mv -f .deps/GenericTool.Tpo .deps/GenericTool.Po cmp: defaults.cc: No such file or directory g++ -DHAVE_CONFIG_H -I. -I.. -I./FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT defaults.o -MD -MP -MF .deps/defaults.Tpo -c -o defaults.o defaults.cc In file included from ButtonTool.cc:27: FbTk/ImageControl.hh: In member function 'bool FbTk::ImageControl::ltCacheEntry::operator()(const FbTk::ImageControl::Cache*, const FbTk::ImageControl::Cache*) const': FbTk/ImageControl.hh:133: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || mv -f .deps/Remember.Tpo .deps/Remember.Po mv -f .deps/ButtonTool.Tpo .deps/ButtonTool.Po mv -f .deps/defaults.Tpo .deps/defaults.Po mv -f .deps/IconbarTool.Tpo .deps/IconbarTool.Po mv -f .deps/SystemTray.Tpo .deps/SystemTray.Po mv -f .deps/ButtonTheme.Tpo .deps/ButtonTheme.Po mv -f .deps/Toolbar.Tpo .deps/Toolbar.Po mv -f .deps/ToolFactory.Tpo .deps/ToolFactory.Po g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -L/usr/lib64 -R/usr/lib64 -lSM -lICE -o fluxbox ArrowButton.o FbAtoms.o FbWinFrame.o FbWinFrameTheme.o fluxbox.o Keys.o main.o Netizen.o RootTheme.o FbRootWindow.o Screen.o ScreenResources.o Slit.o SlitTheme.o SlitClient.o WinButton.o WinButtonTheme.o Window.o Workspace.o FbCommands.o LayerMenu.o FbMenu.o WinClient.o Xutil.o CurrentWindowCmd.o WorkspaceCmd.o CommandParser.o FbCommandFactory.o Shape.o MenuTheme.o Container.o TextTheme.o BorderTheme.o CommandDialog.o SendToMenu.o AlphaMenu.o Parser.o FbMenuParser.o StyleMenuItem.o RootCmdMenuItem.o MenuCreator.o IconMenu.o WorkspaceMenu.o HeadArea.o Resources.o WindowCmd.o FocusControl.o CascadePlacement.o ColSmartPlacement.o RowSmartPlacement.o ScreenPlacement.o UnderMousePlacement.o WinClientUtil.o AttentionNoticeHandler.o Ewmh.o Gnome.o Remember.o RegExp.o ClientPattern.o Toolbar.o ToolbarTheme.o ToolbarItem.o ClockTool.o WorkspaceNameTool.o IconbarTool.o IconbarTheme.o ToolTheme.o IconButton.o SystemTray.o GenericTool.o ButtonTool.o ButtonTheme.o ToolFactory.o FbTk/libFbTk.a defaults.o -L/usr/lib64 -R/usr/lib64 -lX11 -lXext -lXft -lXrender -lfontconfig -lfreetype -lX11 -lXrender -lXpm -lImlib2 -lfreetype -lX11 -lXext -ldl -lm -lXrandr -lXinerama make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/src' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/src' make[2]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/src' Making all in util make[2]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/util' Making all in fbrun make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/util/fbrun' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT FbRun.o -MD -MP -MF .deps/FbRun.Tpo -c -o FbRun.o FbRun.cc g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/FbRun.Tpo .deps/FbRun.Po g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -L/usr/lib64 -R/usr/lib64 -lSM -lICE -o fbrun FbRun.o main.o ../../src/FbTk/libFbTk.a -L/usr/lib64 -R/usr/lib64 -lX11 -lXext -lXft -lXrender -lfontconfig -lfreetype -lX11 -lXrender -lXpm -lImlib2 -lfreetype -lX11 -lXext -ldl -lm -lXrandr -lXinerama make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/util/fbrun' make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/util' g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT fbsetroot.o -MD -MP -MF .deps/fbsetroot.Tpo -c -o fbsetroot.o fbsetroot.cc g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT fluxbox-update_configs.o -MD -MP -MF .deps/fluxbox-update_configs.Tpo -c -o fluxbox-update_configs.o fluxbox-update_configs.cc g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/FbTk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -MT fluxbox-remote.o -MD -MP -MF .deps/fluxbox-remote.Tpo -c -o fluxbox-remote.o fluxbox-remote.cc sed -e "s,@PREFIX@,/usr,g" \ -e "s,@pkgprefix@,,g" \ -e "s,@pkgsuffix@,,g" \ ./fluxbox-generate_menu.in \ > fluxbox-generate_menu sed -e "s,@pkgdatadir@,/usr/share/fluxbox,g" \ -e "s,@pkgbindir@,/usr/bin,g" \ -e "s,@pkgprefix@,,g" \ -e "s,@pkgsuffix@,,g" \ ./startfluxbox.in > startfluxbox chmod 755 startfluxbox chmod 755 fluxbox-generate_menu mv -f .deps/fluxbox-remote.Tpo .deps/fluxbox-remote.Po g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -L/usr/lib64 -R/usr/lib64 -lSM -lICE -o fluxbox-remote fluxbox-remote.o -L/usr/lib64 -R/usr/lib64 -lX11 -lXext -lXft -lXrender -lfontconfig -lfreetype -lX11 -lXrender -lXpm -lImlib2 -lfreetype -lX11 -lXext -ldl -lm -lXrandr -lXinerama In file included from fbsetroot.cc:26: ../src/FbTk/ImageControl.hh: In member function 'bool FbTk::ImageControl::ltCacheEntry::operator()(const FbTk::ImageControl::Cache*, const FbTk::ImageControl::Cache*) const': ../src/FbTk/ImageControl.hh:133: warning: suggest parentheses around && within || ../src/FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || ../src/FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || ../src/FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || ../src/FbTk/ImageControl.hh:134: warning: suggest parentheses around && within || mv -f .deps/fbsetroot.Tpo .deps/fbsetroot.Po g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -L/usr/lib64 -R/usr/lib64 -lSM -lICE -o fbsetroot fbsetroot.o ../src/FbRootWindow.o ../src/FbAtoms.o ../src/FbTk/libFbTk.a -L/usr/lib64 -R/usr/lib64 -lX11 -lXext -lXft -lXrender -lfontconfig -lfreetype -lX11 -lXrender -lXpm -lImlib2 -lfreetype -lX11 -lXext -ldl -lm -lXrandr -lXinerama mv -f .deps/fluxbox-update_configs.Tpo .deps/fluxbox-update_configs.Po g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -DSHAPE -I/usr/include/freetype2 -L/usr/lib64 -R/usr/lib64 -lSM -lICE -o fluxbox-update_configs fluxbox-update_configs.o ../src/defaults.o ../src/Resources.o ../src/FbTk/libFbTk.a -L/usr/lib64 -R/usr/lib64 -lX11 -lXext -lXft -lXrender -lfontconfig -lfreetype -lX11 -lXrender -lXpm -lImlib2 -lfreetype -lX11 -lXext -ldl -lm -lXrandr -lXinerama make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/util' make[2]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/util' Making all in data make[2]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data' Making all in styles make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles' Making all in Emerge make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/Emerge' Making all in pixmaps make[5]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/Emerge/pixmaps' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/Emerge/pixmaps' make[5]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/Emerge' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/Emerge' make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/Emerge' Making all in BlueFlux make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/BlueFlux' Making all in pixmaps make[5]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/BlueFlux/pixmaps' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/BlueFlux/pixmaps' make[5]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/BlueFlux' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/BlueFlux' make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/BlueFlux' Making all in bora_black make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bora_black' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bora_black' Making all in bora_blue make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bora_blue' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bora_blue' Making all in bora_green make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bora_green' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bora_green' Making all in zimek_bisque make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/zimek_bisque' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/zimek_bisque' Making all in zimek_darkblue make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/zimek_darkblue' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/zimek_darkblue' Making all in zimek_green make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/zimek_green' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/zimek_green' Making all in arch make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/arch' Making all in pixmaps make[5]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/arch/pixmaps' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/arch/pixmaps' make[5]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/arch' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/arch' make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/arch' Making all in carp make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/carp' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/carp' Making all in ostrich make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/ostrich' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/ostrich' Making all in green_tea make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/green_tea' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/green_tea' Making all in bloe make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bloe' Making all in pixmaps make[5]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bloe/pixmaps' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bloe/pixmaps' make[5]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bloe' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bloe' make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bloe' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles' make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data' env MENUFILENAME=menu \ PREFIX="/usr" \ MENUTITLE="Fluxbox-1.0.0" \ INSTALL=Yes \ PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/root/bin:../util:../util/fbrun" \ ../util/fluxbox-generate_menu sed -e "s,@pkgdatadir@,/usr/share/fluxbox,g" \ -e "s,@pkgprefix@,,g" \ -e "s,@pkgsuffix@,,g" \ -e "s,@default_style@,/usr/share/fluxbox/styles/bloe,g" ./init.in > init Warning: I can't find any terminal-emulators in your PATH. Please fix your PATH or specify your favourite terminal-emulator with the -t option basename: missing operand Try `basename --help' for more information. make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data' make[2]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data' make[2]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0' make[1]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.18644 + umask 022 + cd /builddir/build/BUILD + cd fluxbox-1.0.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/fluxbox-1.0.0-buildroot + make install DESTDIR=/var/tmp/fluxbox-1.0.0-buildroot Making install in doc make[1]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/doc' Making install in ru make[2]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/doc/ru' make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/doc/ru' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/share/man/man1" /usr/bin/install -c -m 644 './fluxbox.1' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/man/man1/fluxbox.1' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/doc/ru' make[2]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/doc/ru' make[2]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/doc' make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/share/man/man1" /usr/bin/install -c -m 644 './fluxbox.1' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/man/man1/fluxbox.1' /usr/bin/install -c -m 644 './fbsetroot.1' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/man/man1/fbsetroot.1' /usr/bin/install -c -m 644 './fbrun.1' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/man/man1/fbrun.1' /usr/bin/install -c -m 644 './fbsetbg.1' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/man/man1/fbsetbg.1' /usr/bin/install -c -m 644 './startfluxbox.1' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/man/man1/startfluxbox.1' /usr/bin/install -c -m 644 './fluxstyle.1' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/man/man1/fluxstyle.1' /usr/bin/install -c -m 644 './fbrun.1' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/man/man1/fbrun.1' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/doc' make[2]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/doc' Making install in nls make[1]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls' Making install in C make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/C' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/C' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/C mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/C make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/C' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/C' Making install in cs_CZ make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/cs_CZ' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/cs_CZ' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/cs_CZ.ISO-8859-2 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/cs_CZ.ISO-8859-2 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/cs_CZ.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/cs_CZ.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/cs_CZ' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/cs_CZ' Making install in da_DK make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/da_DK' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/da_DK' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/da_DK.ISO-8859-1 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/da_DK.ISO-8859-1 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/da_DK.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/da_DK.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/da_DK' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/da_DK' Making install in es_AR make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/es_AR' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/es_AR' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/es_AR.ISO-8859-15 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/es_AR.ISO-8859-15 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/es_AR.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/es_AR.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/es_AR' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/es_AR' Making install in es_ES make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/es_ES' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/es_ES' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/es_ES.ISO-8859-15 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/es_ES.ISO-8859-15 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/es_ES.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/es_ES.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/es_ES' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/es_ES' Making install in et_EE make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/et_EE' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/et_EE' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/et_EE.ISO-8859-15 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/et_EE.ISO-8859-15 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/et_EE.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/et_EE.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/et_EE' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/et_EE' Making install in fr_FR make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/fr_FR' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/fr_FR' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/fr_FR.ISO-8859-15 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/fr_FR.ISO-8859-15 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/fr_FR.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/fr_FR.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/fr_FR' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/fr_FR' Making install in pt_BR make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/pt_BR' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/pt_BR' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/pt_BR.ISO-8859-1 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/pt_BR.ISO-8859-1 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/pt_BR.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/pt_BR.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/pt_BR' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/pt_BR' Making install in ru_RU make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/ru_RU' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/ru_RU' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/ru_RU.KOI8-R mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/ru_RU.KOI8-R Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/ru_RU.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/ru_RU.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/ru_RU' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/ru_RU' Making install in sv_SE make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/sv_SE' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/sv_SE' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/sv_SE.ISO-8859-1 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/sv_SE.ISO-8859-1 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/sv_SE.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/sv_SE.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/sv_SE' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/sv_SE' Making install in tr_TR make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/tr_TR' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/tr_TR' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/tr_TR.ISO-8859-1 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/tr_TR.ISO-8859-1 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/tr_TR.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/tr_TR.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/tr_TR' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/tr_TR' Making install in it_IT make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/it_IT' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/it_IT' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/it_IT.ISO-8859-1 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/it_IT.ISO-8859-1 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/it_IT.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/it_IT.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/it_IT' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/it_IT' Making install in pt_PT make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/pt_PT' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/pt_PT' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/pt_PT.ISO-8859-1 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/pt_PT.ISO-8859-1 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/pt_PT.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/pt_PT.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/pt_PT' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/pt_PT' Making install in bg_BG make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/bg_BG' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/bg_BG' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/bg_BG.ISO-8859-1 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/bg_BG.ISO-8859-1 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/bg_BG.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/bg_BG.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/bg_BG' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/bg_BG' Making install in ja_JP make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/ja_JP' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/ja_JP' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/ja_JP.eucJP mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/ja_JP.eucJP Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/ja_JP.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/ja_JP.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/ja_JP' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/ja_JP' Making install in ko_KR make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/ko_KR' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/ko_KR' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/ko_KR.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/ko_KR.UTF-8 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/ko_KR.EUC-KR mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/ko_KR.EUC-KR make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/ko_KR' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/ko_KR' Making install in lv_LV make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/lv_LV' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/lv_LV' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/lv_LV.ISO-8859-13 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/lv_LV.ISO-8859-13 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/lv_LV.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/lv_LV.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/lv_LV' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/lv_LV' Making install in de_DE make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/de_DE' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/de_DE' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/de_DE.ISO-8859-15 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/de_DE.ISO-8859-15 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/de_DE.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/de_DE.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/de_DE' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/de_DE' Making install in nl_NL make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/nl_NL' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/nl_NL' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/nl_NL.ISO-8859-15 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/nl_NL.ISO-8859-15 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/nl_NL.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/nl_NL.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/nl_NL' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/nl_NL' Making install in no_NO make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/no_NO' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/no_NO' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/no_NO.ISO-8859-1 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/no_NO.ISO-8859-1 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/no_NO.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/no_NO.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/no_NO' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/no_NO' Making install in sl_SI make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/sl_SI' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/sl_SI' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/sl_SI.ISO-8859-2 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/sl_SI.ISO-8859-2 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/sl_SI.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/sl_SI.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/sl_SI' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/sl_SI' Making install in pl_PL make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/pl_PL' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/pl_PL' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/pl_PL.ISO-8859-2 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/pl_PL.ISO-8859-2 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/pl_PL.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/pl_PL.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/pl_PL' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/pl_PL' Making install in vi_VN make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/vi_VN' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/vi_VN' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/vi_VN.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/vi_VN.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/vi_VN' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/vi_VN' Making install in be_BY make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/be_BY' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/be_BY' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/be_BY.CP1251 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/be_BY.CP1251 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/be_BY.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/be_BY.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/be_BY' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/be_BY' Making install in uk_UA make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/uk_UA' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/uk_UA' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/uk_UA.KOI8-U mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/uk_UA.KOI8-U Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/uk_UA.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/uk_UA.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/uk_UA' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/uk_UA' Making install in el_GR make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/el_GR' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/el_GR' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/el_GR.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/el_GR.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/el_GR' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/el_GR' Making install in nb_NO make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/nb_NO' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/nb_NO' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/nb_NO.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/nb_NO.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/nb_NO' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/nb_NO' Making install in zh_CN make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/zh_CN' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/zh_CN' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/zh_CN.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/zh_CN.UTF-8 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/zh_CN.GB2312 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/zh_CN.GB2312 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/zh_CN.BIG5 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/zh_CN.BIG5 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/zh_CN.GB18030 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/zh_CN.GB18030 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/zh_CN.GBK mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/zh_CN.GBK make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/zh_CN' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/zh_CN' Making install in fi_FI make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/fi_FI' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/fi_FI' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/fi_FI.ISO-8859-1 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/fi_FI.ISO-8859-1 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/fi_FI.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/fi_FI.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/fi_FI' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/fi_FI' Making install in en_US make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/en_US' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/en_US' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/en_US.ISO-8859-1 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/en_US.ISO-8859-1 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/en_US.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/en_US.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/en_US' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/en_US' Making install in en_GB make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/en_GB' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/en_GB' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/en_GB.ISO-8859-1 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/en_GB.ISO-8859-1 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/en_GB.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/en_GB.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/en_GB' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/en_GB' Making install in de_CH make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/de_CH' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/de_CH' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/de_CH.ISO-8859-15 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/de_CH.ISO-8859-15 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/de_CH.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/de_CH.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/de_CH' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/de_CH' Making install in de_AT make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/de_AT' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/de_AT' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/de_AT.ISO-8859-15 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/de_AT.ISO-8859-15 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/de_AT.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/de_AT.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/de_AT' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/de_AT' Making install in fr_CH make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/fr_CH' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/fr_CH' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/fr_CH.ISO-8859-15 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/fr_CH.ISO-8859-15 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/fr_CH.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/fr_CH.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/fr_CH' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/fr_CH' Making install in sk_SK make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/sk_SK' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/sk_SK' make[4]: Nothing to be done for `install-exec-am'. Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/sk_SK.ISO-8859-2 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/sk_SK.ISO-8859-2 Installing catalog in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/sk_SK.UTF-8 mkdir /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/nls/sk_SK.UTF-8 make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/sk_SK' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls/sk_SK' make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/nls' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls' make[2]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls' make[1]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/nls' Making install in src make[1]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/src' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/src' Making install in FbTk make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/src/FbTk' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/src/FbTk' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/src/FbTk' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/src/FbTk' make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/src' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/bin" /usr/bin/install -c 'fluxbox' '/var/tmp/fluxbox-1.0.0-buildroot/usr/bin/fluxbox' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/src' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/src' make[2]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/src' make[1]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/src' Making install in util make[1]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/util' Making install in fbrun make[2]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/util/fbrun' make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/util/fbrun' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/bin" /usr/bin/install -c 'fbrun' '/var/tmp/fluxbox-1.0.0-buildroot/usr/bin/fbrun' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/util/fbrun' make[2]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/util/fbrun' make[2]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/util' make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/util' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/bin" /usr/bin/install -c 'fbsetroot' '/var/tmp/fluxbox-1.0.0-buildroot/usr/bin/fbsetroot' /usr/bin/install -c 'fluxbox-update_configs' '/var/tmp/fluxbox-1.0.0-buildroot/usr/bin/fluxbox-update_configs' /usr/bin/install -c 'fluxbox-remote' '/var/tmp/fluxbox-1.0.0-buildroot/usr/bin/fluxbox-remote' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/bin" /usr/bin/install -c 'fbsetbg' '/var/tmp/fluxbox-1.0.0-buildroot/usr/bin/fbsetbg' /usr/bin/install -c 'fluxbox-generate_menu' '/var/tmp/fluxbox-1.0.0-buildroot/usr/bin/fluxbox-generate_menu' /usr/bin/install -c 'startfluxbox' '/var/tmp/fluxbox-1.0.0-buildroot/usr/bin/startfluxbox' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/util' make[2]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/util' make[1]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/util' Making install in data make[1]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data' Making install in styles make[2]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles' Making install in Emerge make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/Emerge' Making install in pixmaps make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/Emerge/pixmaps' make[5]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/Emerge/pixmaps' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/fluxbox/styles/Emerge/pixmaps" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Emerge/pixmaps" /usr/bin/install -c -m 644 'bullet.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Emerge/pixmaps/bullet.xpm' /usr/bin/install -c -m 644 'close.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Emerge/pixmaps/close.xpm' /usr/bin/install -c -m 644 'icon.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Emerge/pixmaps/icon.xpm' /usr/bin/install -c -m 644 'max.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Emerge/pixmaps/max.xpm' /usr/bin/install -c -m 644 'stick-unfocus.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Emerge/pixmaps/stick-unfocus.xpm' /usr/bin/install -c -m 644 'stuck-unfocus.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Emerge/pixmaps/stuck-unfocus.xpm' /usr/bin/install -c -m 644 'close-pressed.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Emerge/pixmaps/close-pressed.xpm' /usr/bin/install -c -m 644 'icon-pressed.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Emerge/pixmaps/icon-pressed.xpm' /usr/bin/install -c -m 644 'max-pressed.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Emerge/pixmaps/max-pressed.xpm' /usr/bin/install -c -m 644 'selected.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Emerge/pixmaps/selected.xpm' /usr/bin/install -c -m 644 'stick.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Emerge/pixmaps/stick.xpm' /usr/bin/install -c -m 644 'stuck.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Emerge/pixmaps/stuck.xpm' /usr/bin/install -c -m 644 'close-unfocus.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Emerge/pixmaps/close-unfocus.xpm' /usr/bin/install -c -m 644 'icon-unfocus.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Emerge/pixmaps/icon-unfocus.xpm' /usr/bin/install -c -m 644 'max-unfocus.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Emerge/pixmaps/max-unfocus.xpm' /usr/bin/install -c -m 644 'stick-pressed.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Emerge/pixmaps/stick-pressed.xpm' /usr/bin/install -c -m 644 'stuck-pressed.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Emerge/pixmaps/stuck-pressed.xpm' /usr/bin/install -c -m 644 'unselected.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Emerge/pixmaps/unselected.xpm' make[5]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/Emerge/pixmaps' make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/Emerge/pixmaps' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/Emerge' make[5]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/Emerge' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/fluxbox/styles/Emerge" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Emerge" /usr/bin/install -c -m 644 'theme.cfg' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Emerge/theme.cfg' make[5]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/Emerge' make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/Emerge' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/Emerge' Making install in BlueFlux make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/BlueFlux' Making install in pixmaps make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/BlueFlux/pixmaps' make[5]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/BlueFlux/pixmaps' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/fluxbox/styles/BlueFlux/pixmaps" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux/pixmaps" /usr/bin/install -c -m 644 'button_close_active.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux/pixmaps/button_close_active.xpm' /usr/bin/install -c -m 644 'button_close_pressed.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux/pixmaps/button_close_pressed.xpm' /usr/bin/install -c -m 644 'button_close_unfocus.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux/pixmaps/button_close_unfocus.xpm' /usr/bin/install -c -m 644 'button_max_active.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux/pixmaps/button_max_active.xpm' /usr/bin/install -c -m 644 'button_max_pressed.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux/pixmaps/button_max_pressed.xpm' /usr/bin/install -c -m 644 'button_max_unfocus.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux/pixmaps/button_max_unfocus.xpm' /usr/bin/install -c -m 644 'button_min_active.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux/pixmaps/button_min_active.xpm' /usr/bin/install -c -m 644 'button_min_pressed.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux/pixmaps/button_min_pressed.xpm' /usr/bin/install -c -m 644 'button_min_unfocus.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux/pixmaps/button_min_unfocus.xpm' /usr/bin/install -c -m 644 'button_stick_active.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux/pixmaps/button_stick_active.xpm' /usr/bin/install -c -m 644 'button_stick_pressed.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux/pixmaps/button_stick_pressed.xpm' /usr/bin/install -c -m 644 'button_stick_unfocus.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux/pixmaps/button_stick_unfocus.xpm' /usr/bin/install -c -m 644 'button_stuck.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux/pixmaps/button_stuck.xpm' /usr/bin/install -c -m 644 'button_stuck_unfocus.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux/pixmaps/button_stuck_unfocus.xpm' /usr/bin/install -c -m 644 'button_toolbar.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux/pixmaps/button_toolbar.xpm' /usr/bin/install -c -m 644 'button_toolbar_pressed.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux/pixmaps/button_toolbar_pressed.xpm' /usr/bin/install -c -m 644 'menu_frame.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux/pixmaps/menu_frame.xpm' /usr/bin/install -c -m 644 'title_bar.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux/pixmaps/title_bar.xpm' /usr/bin/install -c -m 644 'title_bar_unfocus.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux/pixmaps/title_bar_unfocus.xpm' /usr/bin/install -c -m 644 'toolbar.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux/pixmaps/toolbar.xpm' /usr/bin/install -c -m 644 'toolbar_label.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux/pixmaps/toolbar_label.xpm' make[5]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/BlueFlux/pixmaps' make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/BlueFlux/pixmaps' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/BlueFlux' make[5]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/BlueFlux' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/fluxbox/styles/BlueFlux" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux" /usr/bin/install -c -m 644 'theme.cfg' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueFlux/theme.cfg' make[5]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/BlueFlux' make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/BlueFlux' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/BlueFlux' Making install in bora_black make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bora_black' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bora_black' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/fluxbox/styles/bora_black" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bora_black" /usr/bin/install -c -m 644 'theme.cfg' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bora_black/theme.cfg' make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bora_black' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bora_black' Making install in bora_blue make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bora_blue' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bora_blue' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/fluxbox/styles/bora_blue" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bora_blue" /usr/bin/install -c -m 644 'theme.cfg' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bora_blue/theme.cfg' make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bora_blue' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bora_blue' Making install in bora_green make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bora_green' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bora_green' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/fluxbox/styles/bora_green" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bora_green" /usr/bin/install -c -m 644 'theme.cfg' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bora_green/theme.cfg' make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bora_green' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bora_green' Making install in zimek_bisque make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/zimek_bisque' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/zimek_bisque' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/fluxbox/styles/zimek_bisque" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/zimek_bisque" /usr/bin/install -c -m 644 'theme.cfg' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/zimek_bisque/theme.cfg' make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/zimek_bisque' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/zimek_bisque' Making install in zimek_darkblue make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/zimek_darkblue' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/zimek_darkblue' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/fluxbox/styles/zimek_darkblue" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/zimek_darkblue" /usr/bin/install -c -m 644 'theme.cfg' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/zimek_darkblue/theme.cfg' make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/zimek_darkblue' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/zimek_darkblue' Making install in zimek_green make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/zimek_green' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/zimek_green' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/fluxbox/styles/zimek_green" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/zimek_green" /usr/bin/install -c -m 644 'theme.cfg' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/zimek_green/theme.cfg' make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/zimek_green' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/zimek_green' Making install in arch make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/arch' Making install in pixmaps make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/arch/pixmaps' make[5]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/arch/pixmaps' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/fluxbox/styles/arch/pixmaps" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps" /usr/bin/install -c -m 644 'closepr.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/closepr.xpm' /usr/bin/install -c -m 644 'gripfcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/gripfcs.xpm' /usr/bin/install -c -m 644 'maxufcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/maxufcs.xpm' /usr/bin/install -c -m 644 'menuiconufcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/menuiconufcs.xpm' /usr/bin/install -c -m 644 'minufcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/minufcs.xpm' /usr/bin/install -c -m 644 'shadepr.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/shadepr.xpm' /usr/bin/install -c -m 644 'stickpr.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/stickpr.xpm' /usr/bin/install -c -m 644 'stuckufcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/stuckufcs.xpm' /usr/bin/install -c -m 644 'unselected.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/unselected.xpm' /usr/bin/install -c -m 644 'unshadeufcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/unshadeufcs.xpm' /usr/bin/install -c -m 644 'bullet.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/bullet.xpm' /usr/bin/install -c -m 644 'closeufcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/closeufcs.xpm' /usr/bin/install -c -m 644 'maxfcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/maxfcs.xpm' /usr/bin/install -c -m 644 'menuiconfcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/menuiconfcs.xpm' /usr/bin/install -c -m 644 'minfcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/minfcs.xpm' /usr/bin/install -c -m 644 'selected.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/selected.xpm' /usr/bin/install -c -m 644 'shadeufcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/shadeufcs.xpm' /usr/bin/install -c -m 644 'stickufcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/stickufcs.xpm' /usr/bin/install -c -m 644 'tbarfcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/tbarfcs.xpm' /usr/bin/install -c -m 644 'unshadefcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/unshadefcs.xpm' /usr/bin/install -c -m 644 'closefcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/closefcs.xpm' /usr/bin/install -c -m 644 'frame.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/frame.xpm' /usr/bin/install -c -m 644 'maxpr.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/maxpr.xpm' /usr/bin/install -c -m 644 'menuiconpr.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/menuiconpr.xpm' /usr/bin/install -c -m 644 'minpr.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/minpr.xpm' /usr/bin/install -c -m 644 'shadefcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/shadefcs.xpm' /usr/bin/install -c -m 644 'stickfcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/stickfcs.xpm' /usr/bin/install -c -m 644 'stuckfcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/stuckfcs.xpm' /usr/bin/install -c -m 644 'tbarufcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/tbarufcs.xpm' /usr/bin/install -c -m 644 'unshadepr.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/pixmaps/unshadepr.xpm' make[5]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/arch/pixmaps' make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/arch/pixmaps' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/arch' make[5]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/arch' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/fluxbox/styles/arch" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch" /usr/bin/install -c -m 644 'theme.cfg' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/arch/theme.cfg' make[5]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/arch' make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/arch' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/arch' Making install in carp make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/carp' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/carp' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/fluxbox/styles/carp" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/carp" /usr/bin/install -c -m 644 'theme.cfg' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/carp/theme.cfg' make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/carp' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/carp' Making install in ostrich make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/ostrich' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/ostrich' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/fluxbox/styles/ostrich" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/ostrich" /usr/bin/install -c -m 644 'theme.cfg' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/ostrich/theme.cfg' make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/ostrich' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/ostrich' Making install in green_tea make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/green_tea' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/green_tea' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/fluxbox/styles/green_tea" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/green_tea" /usr/bin/install -c -m 644 'theme.cfg' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/green_tea/theme.cfg' make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/green_tea' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/green_tea' Making install in bloe make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bloe' Making install in pixmaps make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bloe/pixmaps' make[5]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bloe/pixmaps' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/fluxbox/styles/bloe/pixmaps" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps" /usr/bin/install -c -m 644 'bullet.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/bullet.xpm' /usr/bin/install -c -m 644 'closepr.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/closepr.xpm' /usr/bin/install -c -m 644 'frame.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/frame.xpm' /usr/bin/install -c -m 644 'maxfcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/maxfcs.xpm' /usr/bin/install -c -m 644 'maxufcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/maxufcs.xpm' /usr/bin/install -c -m 644 'menuiconpr.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/menuiconpr.xpm' /usr/bin/install -c -m 644 'minfcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/minfcs.xpm' /usr/bin/install -c -m 644 'minufcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/minufcs.xpm' /usr/bin/install -c -m 644 'shadefcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/shadefcs.xpm' /usr/bin/install -c -m 644 'shadeufcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/shadeufcs.xpm' /usr/bin/install -c -m 644 'stickpr.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/stickpr.xpm' /usr/bin/install -c -m 644 'stuckfcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/stuckfcs.xpm' /usr/bin/install -c -m 644 'tbarfcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/tbarfcs.xpm' /usr/bin/install -c -m 644 'unselected.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/unselected.xpm' /usr/bin/install -c -m 644 'unshadepr.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/unshadepr.xpm' /usr/bin/install -c -m 644 'windowlabelfcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/windowlabelfcs.xpm' /usr/bin/install -c -m 644 'closefcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/closefcs.xpm' /usr/bin/install -c -m 644 'closeufcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/closeufcs.xpm' /usr/bin/install -c -m 644 'maxpr.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/maxpr.xpm' /usr/bin/install -c -m 644 'menuiconfcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/menuiconfcs.xpm' /usr/bin/install -c -m 644 'menuiconufcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/menuiconufcs.xpm' /usr/bin/install -c -m 644 'minpr.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/minpr.xpm' /usr/bin/install -c -m 644 'selected.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/selected.xpm' /usr/bin/install -c -m 644 'shadepr.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/shadepr.xpm' /usr/bin/install -c -m 644 'stickfcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/stickfcs.xpm' /usr/bin/install -c -m 644 'stickufcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/stickufcs.xpm' /usr/bin/install -c -m 644 'stuckufcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/stuckufcs.xpm' /usr/bin/install -c -m 644 'tbarufcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/tbarufcs.xpm' /usr/bin/install -c -m 644 'unshadefcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/unshadefcs.xpm' /usr/bin/install -c -m 644 'unshadeufcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/unshadeufcs.xpm' /usr/bin/install -c -m 644 'windowlabelufcs.xpm' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/pixmaps/windowlabelufcs.xpm' make[5]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bloe/pixmaps' make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bloe/pixmaps' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bloe' make[5]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bloe' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/fluxbox/styles/bloe" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe" /usr/bin/install -c -m 644 'theme.cfg' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/bloe/theme.cfg' make[5]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bloe' make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bloe' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles/bloe' make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles' make[4]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/fluxbox/styles" || /bin/mkdir -p "/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles" /usr/bin/install -c -m 644 'Makro' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Makro' /usr/bin/install -c -m 644 'MerleyKay' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/MerleyKay' /usr/bin/install -c -m 644 'Artwiz' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Artwiz' /usr/bin/install -c -m 644 'Flux' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Flux' /usr/bin/install -c -m 644 'Nyz' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Nyz' /usr/bin/install -c -m 644 'Operation' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Operation' /usr/bin/install -c -m 644 'Outcomes' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Outcomes' /usr/bin/install -c -m 644 'Results' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Results' /usr/bin/install -c -m 644 'Shade' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Shade' /usr/bin/install -c -m 644 'LemonSpace' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/LemonSpace' /usr/bin/install -c -m 644 'Twice' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Twice' /usr/bin/install -c -m 644 'qnx-photon' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/qnx-photon' /usr/bin/install -c -m 644 'BlueNight' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/BlueNight' /usr/bin/install -c -m 644 'Meta' '/var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/styles/Meta' make[4]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles' make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles' make[2]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data/styles' make[2]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data' make[3]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0/data' make[3]: Nothing to be done for `install-exec-am'. Installing menu file in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/menu /bin/sh ../mkinstalldirs /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/ /usr/bin/install -c -m 644 menu /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/menu Installing keys file in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/keys /bin/sh ../mkinstalldirs /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/ /usr/bin/install -c -m 644 ./keys /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/keys Installing init file in /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/init /bin/sh ../mkinstalldirs /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/ /usr/bin/install -c -m 644 init /var/tmp/fluxbox-1.0.0-buildroot/usr/share/fluxbox/init make[3]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data' make[2]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data' make[1]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0/data' make[1]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0' make[2]: Entering directory `/builddir/build/BUILD/fluxbox-1.0.0' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0' make[1]: Leaving directory `/builddir/build/BUILD/fluxbox-1.0.0' + mkdir -p /var/tmp/fluxbox-1.0.0-buildroot/usr/share/xsessions/ + install -m 0644 -p /builddir/build/SOURCES/fluxbox.desktop /var/tmp/fluxbox-1.0.0-buildroot/usr/share/xsessions/ + install -m 0755 -p /builddir/build/SOURCES/fluxbox-xdg-menu.py /var/tmp/fluxbox-1.0.0-buildroot/usr/bin/fluxbox-xdg-menu + mkdir -p /var/tmp/fluxbox-1.0.0-buildroot//etc + touch -r ChangeLog /var/tmp/fluxbox-1.0.0-buildroot//etc/fluxbox-pulseaudio + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/fluxbox-1.0.0 extracting debug info from /var/tmp/fluxbox-1.0.0-buildroot/usr/bin/fluxbox extracting debug info from /var/tmp/fluxbox-1.0.0-buildroot/usr/bin/fbrun extracting debug info from /var/tmp/fluxbox-1.0.0-buildroot/usr/bin/fbsetroot extracting debug info from /var/tmp/fluxbox-1.0.0-buildroot/usr/bin/fluxbox-update_configs extracting debug info from /var/tmp/fluxbox-1.0.0-buildroot/usr/bin/fluxbox-remote 3819 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: fluxbox-1.0.0-5.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.81187 + umask 022 + cd /builddir/build/BUILD + cd fluxbox-1.0.0 + DOCDIR=/var/tmp/fluxbox-1.0.0-buildroot/usr/share/doc/fluxbox-1.0.0 + export DOCDIR + rm -rf /var/tmp/fluxbox-1.0.0-buildroot/usr/share/doc/fluxbox-1.0.0 + /bin/mkdir -p /var/tmp/fluxbox-1.0.0-buildroot/usr/share/doc/fluxbox-1.0.0 + cp -pr AUTHORS COPYING ChangeLog INSTALL NEWS README TODO /var/tmp/fluxbox-1.0.0-buildroot/usr/share/doc/fluxbox-1.0.0 + exit 0 /usr/lib/rpm/pythondeps.sh: line 8: python: command not found /usr/lib/rpm/pythondeps.sh: line 8: python: command not found /usr/lib/rpm/pythondeps.sh: line 8: python: command not found /usr/lib/rpm/pythondeps.sh: line 8: python: command not found Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/env libICE.so.6()(64bit) libImlib2.so.1()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXft.so.2()(64bit) libXinerama.so.1()(64bit) libXpm.so.4()(64bit) libXrandr.so.2()(64bit) libXrender.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: fluxbox-pulseaudio-1.0.0-5.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fluxbox-debuginfo-1.0.0-5.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/fluxbox-1.0.0-buildroot warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/fluxbox-1.0.0-5.fc9.ppc64.rpm Wrote: /builddir/build/RPMS/fluxbox-pulseaudio-1.0.0-5.fc9.ppc64.rpm Wrote: /builddir/build/RPMS/fluxbox-debuginfo-1.0.0-5.fc9.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.60970 + umask 022 + cd /builddir/build/BUILD + cd fluxbox-1.0.0 + rm -rf /var/tmp/fluxbox-1.0.0-buildroot + exit 0 LEAVE do -->