Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/openbox.spec'], False, '/var/lib/mock/dist-f13-build-696285-99563/root/', None, 86400, True, 0, 421, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/openbox.spec'] warning: Could not canonicalize hostname: x86-05.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openbox-3.4.10-3.fc13.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/openbox.spec'], False, '/var/lib/mock/dist-f13-build-696285-99563/root/', None, 86400, True, 0, 421, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/openbox.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OljFID + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf openbox-3.4.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/openbox-3.4.10.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd openbox-3.4.10 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (openbox-3.4.9-autostartdir.patch):' Patch #0 (openbox-3.4.9-autostartdir.patch): + /bin/cat /builddir/build/SOURCES/openbox-3.4.9-autostartdir.patch + /usr/bin/patch -s -p1 -b --suffix .autostartdir --fuzz=0 + echo 'Patch #1 (openbox-3.4.10-obxpropman.patch):' Patch #1 (openbox-3.4.10-obxpropman.patch): + /bin/cat /builddir/build/SOURCES/openbox-3.4.10-obxpropman.patch + /usr/bin/patch -s -p1 -b --suffix .obxpropman --fuzz=0 + echo 'Patch #2 (openbox-3.4.10-focuscycle.patch):' Patch #2 (openbox-3.4.10-focuscycle.patch): + /bin/cat /builddir/build/SOURCES/openbox-3.4.10-focuscycle.patch + /usr/bin/patch -s -p1 -b --suffix .focuscycle --fuzz=2 Patch #3 (openbox-3.4.10-gnomesession.patch): + echo 'Patch #3 (openbox-3.4.10-gnomesession.patch):' + /bin/cat /builddir/build/SOURCES/openbox-3.4.10-gnomesession.patch + /usr/bin/patch -s -p1 -b --suffix .gnomesession --fuzz=0 + echo 'Patch #4 (openbox-3.4.7.2-24bit.patch):' Patch #4 (openbox-3.4.7.2-24bit.patch): + /bin/cat /builddir/build/SOURCES/openbox-3.4.7.2-24bit.patch + /usr/bin/patch -s -p1 -b --suffix .24bit --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sadX8s + umask 022 + cd /builddir/build/BUILD + cd openbox-3.4.10 + 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 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build type... RELEASE checking for style of include used by make... GNU checking for x86_64-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 dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for GNU CC... yes checking for compiler specific flags... -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing checking for an ANSI C-conforming const... yes checking for inline... inline checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-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 how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-cf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for string.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for sed... /bin/sed checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for PANGO... yes checking for XFT... yes checking for XML... yes checking for LIBSN... yes checking for XCURSOR... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... yes checking for SmcSaveYourselfDone in -lSM... yes checking X11/SM/SMlib.h usability... yes checking X11/SM/SMlib.h presence... yes checking for X11/SM/SMlib.h... yes checking for session management support... yes checking for XkbBell in -lX11... yes checking for X11/XKBlib.h... yes checking for the Xkb extension... yes checking for XRRSelectInput in -lXrandr... yes checking for X11/extensions/Xrandr.h... yes checking for the XRandR extension... yes checking for XShapeCombineShape in -lXext... yes checking for X11/extensions/shape.h... yes checking for the Shape extension... yes checking for XineramaQueryExtension in -lXinerama... yes checking for X11/extensions/Xinerama.h... yes checking for the Xinerama extension... yes checking for XSyncInitialize in -lXext... yes checking for X11/extensions/sync.h... yes checking for the Sync extension... yes configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating render/obrender-3.0.pc config.status: creating parser/obparser-3.0.pc config.status: creating version.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing doc commands config.status: executing data commands config.status: executing data/xsession commands Compiling with these options: Startup Notification... yes X Cursor Library... yes Session Management... yes configure complete, now type "make" + sed -ie 's|^hardcode_libdir_flag_spec=.*$|hardcode_libdir_flag_spec=""|g' libtool + sed -ie 's|^runpath_var=LD_RUN_PATH$|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 Making all in m4 make[1]: Entering directory `/builddir/build/BUILD/openbox-3.4.10/m4' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/openbox-3.4.10/m4' Making all in po make[1]: Entering directory `/builddir/build/BUILD/openbox-3.4.10/po' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/openbox-3.4.10/po' make[1]: Entering directory `/builddir/build/BUILD/openbox-3.4.10' make: creating data/xsession/openbox-session make: creating data/xsession/openbox-gnome-session make: creating data/xsession/openbox-kde-session make: creating doc/openbox.1 make: creating doc/obxprop.1 make: creating doc/openbox-session.1 make: creating doc/openbox-gnome-session.1 make: creating doc/openbox-kde-session.1 make: creating data/autostart.sh make: creating data/xsession/openbox.desktop make: creating data/xsession/openbox-gnome.desktop /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"ObParser\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT parser/parser_libobparser_la-parse.lo -MD -MP -MF parser/.deps/parser_libobparser_la-parse.Tpo -c -o parser/parser_libobparser_la-parse.lo `test -f 'parser/parse.c' || echo './'`parser/parse.c make: creating data/xsession/openbox-kde.desktop /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"ObRender\" -DDEFAULT_THEME=\"Clearlooks\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT render/render_libobrender_la-color.lo -MD -MP -MF render/.deps/render_libobrender_la-color.Tpo -c -o render/render_libobrender_la-color.lo `test -f 'render/color.c' || echo './'`render/color.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"ObRender\" -DDEFAULT_THEME=\"Clearlooks\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT render/render_libobrender_la-font.lo -MD -MP -MF render/.deps/render_libobrender_la-font.Tpo -c -o render/render_libobrender_la-font.lo `test -f 'render/font.c' || echo './'`render/font.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"ObRender\" -DDEFAULT_THEME=\"Clearlooks\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT render/render_libobrender_la-gradient.lo -MD -MP -MF render/.deps/render_libobrender_la-gradient.Tpo -c -o render/render_libobrender_la-gradient.lo `test -f 'render/gradient.c' || echo './'`render/gradient.c mv -f render/.deps/render_libobrender_la-color.Tpo render/.deps/render_libobrender_la-color.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"ObRender\" -DDEFAULT_THEME=\"Clearlooks\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT render/render_libobrender_la-image.lo -MD -MP -MF render/.deps/render_libobrender_la-image.Tpo -c -o render/render_libobrender_la-image.lo `test -f 'render/image.c' || echo './'`render/image.c mv -f parser/.deps/parser_libobparser_la-parse.Tpo parser/.deps/parser_libobparser_la-parse.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"ObRender\" -DDEFAULT_THEME=\"Clearlooks\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT render/render_libobrender_la-imagecache.lo -MD -MP -MF render/.deps/render_libobrender_la-imagecache.Tpo -c -o render/render_libobrender_la-imagecache.lo `test -f 'render/imagecache.c' || echo './'`render/imagecache.c render/font.c: In function 'RrFontDraw': render/font.c:225: warning: 'ell' may be used uninitialized in this function render/font.c: In function 'RrFontOpen': render/font.c:67: warning: 'pweight' may be used uninitialized in this function render/font.c:68: warning: 'pstyle' may be used uninitialized in this function mv -f render/.deps/render_libobrender_la-font.Tpo render/.deps/render_libobrender_la-font.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"ObRender\" -DDEFAULT_THEME=\"Clearlooks\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT render/render_libobrender_la-instance.lo -MD -MP -MF render/.deps/render_libobrender_la-instance.Tpo -c -o render/render_libobrender_la-instance.lo `test -f 'render/instance.c' || echo './'`render/instance.c mv -f render/.deps/render_libobrender_la-gradient.Tpo render/.deps/render_libobrender_la-gradient.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"ObRender\" -DDEFAULT_THEME=\"Clearlooks\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT render/render_libobrender_la-mask.lo -MD -MP -MF render/.deps/render_libobrender_la-mask.Tpo -c -o render/render_libobrender_la-mask.lo `test -f 'render/mask.c' || echo './'`render/mask.c mv -f render/.deps/render_libobrender_la-image.Tpo render/.deps/render_libobrender_la-image.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"ObRender\" -DDEFAULT_THEME=\"Clearlooks\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT render/render_libobrender_la-render.lo -MD -MP -MF render/.deps/render_libobrender_la-render.Tpo -c -o render/render_libobrender_la-render.lo `test -f 'render/render.c' || echo './'`render/render.c mv -f render/.deps/render_libobrender_la-instance.Tpo render/.deps/render_libobrender_la-instance.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"ObRender\" -DDEFAULT_THEME=\"Clearlooks\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT render/render_libobrender_la-theme.lo -MD -MP -MF render/.deps/render_libobrender_la-theme.Tpo -c -o render/render_libobrender_la-theme.lo `test -f 'render/theme.c' || echo './'`render/theme.c mv -f render/.deps/render_libobrender_la-imagecache.Tpo render/.deps/render_libobrender_la-imagecache.Plo gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-all.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-all.Tpo -c -o openbox/actions/openbox_openbox-all.o `test -f 'openbox/actions/all.c' || echo './'`openbox/actions/all.c mv -f openbox/actions/.deps/openbox_openbox-all.Tpo openbox/actions/.deps/openbox_openbox-all.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-addremovedesktop.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-addremovedesktop.Tpo -c -o openbox/actions/openbox_openbox-addremovedesktop.o `test -f 'openbox/actions/addremovedesktop.c' || echo './'`openbox/actions/addremovedesktop.c mv -f render/.deps/render_libobrender_la-mask.Tpo render/.deps/render_libobrender_la-mask.Plo gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-breakchroot.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-breakchroot.Tpo -c -o openbox/actions/openbox_openbox-breakchroot.o `test -f 'openbox/actions/breakchroot.c' || echo './'`openbox/actions/breakchroot.c mv -f openbox/actions/.deps/openbox_openbox-addremovedesktop.Tpo openbox/actions/.deps/openbox_openbox-addremovedesktop.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-close.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-close.Tpo -c -o openbox/actions/openbox_openbox-close.o `test -f 'openbox/actions/close.c' || echo './'`openbox/actions/close.c mv -f openbox/actions/.deps/openbox_openbox-breakchroot.Tpo openbox/actions/.deps/openbox_openbox-breakchroot.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-cyclewindows.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-cyclewindows.Tpo -c -o openbox/actions/openbox_openbox-cyclewindows.o `test -f 'openbox/actions/cyclewindows.c' || echo './'`openbox/actions/cyclewindows.c mv -f openbox/actions/.deps/openbox_openbox-close.Tpo openbox/actions/.deps/openbox_openbox-close.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-debug.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-debug.Tpo -c -o openbox/actions/openbox_openbox-debug.o `test -f 'openbox/actions/debug.c' || echo './'`openbox/actions/debug.c mv -f openbox/actions/.deps/openbox_openbox-cyclewindows.Tpo openbox/actions/.deps/openbox_openbox-cyclewindows.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-decorations.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-decorations.Tpo -c -o openbox/actions/openbox_openbox-decorations.o `test -f 'openbox/actions/decorations.c' || echo './'`openbox/actions/decorations.c mv -f openbox/actions/.deps/openbox_openbox-debug.Tpo openbox/actions/.deps/openbox_openbox-debug.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-desktop.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-desktop.Tpo -c -o openbox/actions/openbox_openbox-desktop.o `test -f 'openbox/actions/desktop.c' || echo './'`openbox/actions/desktop.c mv -f openbox/actions/.deps/openbox_openbox-decorations.Tpo openbox/actions/.deps/openbox_openbox-decorations.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-dockautohide.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-dockautohide.Tpo -c -o openbox/actions/openbox_openbox-dockautohide.o `test -f 'openbox/actions/dockautohide.c' || echo './'`openbox/actions/dockautohide.c openbox/actions/desktop.c: In function 'run_func': openbox/actions/desktop.c:266: warning: 'd' may be used uninitialized in this function mv -f openbox/actions/.deps/openbox_openbox-dockautohide.Tpo openbox/actions/.deps/openbox_openbox-dockautohide.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-directionalwindows.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-directionalwindows.Tpo -c -o openbox/actions/openbox_openbox-directionalwindows.o `test -f 'openbox/actions/directionalwindows.c' || echo './'`openbox/actions/directionalwindows.c mv -f openbox/actions/.deps/openbox_openbox-desktop.Tpo openbox/actions/.deps/openbox_openbox-desktop.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-execute.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-execute.Tpo -c -o openbox/actions/openbox_openbox-execute.o `test -f 'openbox/actions/execute.c' || echo './'`openbox/actions/execute.c mv -f openbox/actions/.deps/openbox_openbox-execute.Tpo openbox/actions/.deps/openbox_openbox-execute.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-exit.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-exit.Tpo -c -o openbox/actions/openbox_openbox-exit.o `test -f 'openbox/actions/exit.c' || echo './'`openbox/actions/exit.c mv -f openbox/actions/.deps/openbox_openbox-directionalwindows.Tpo openbox/actions/.deps/openbox_openbox-directionalwindows.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-focus.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-focus.Tpo -c -o openbox/actions/openbox_openbox-focus.o `test -f 'openbox/actions/focus.c' || echo './'`openbox/actions/focus.c mv -f openbox/actions/.deps/openbox_openbox-exit.Tpo openbox/actions/.deps/openbox_openbox-exit.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-focustobottom.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-focustobottom.Tpo -c -o openbox/actions/openbox_openbox-focustobottom.o `test -f 'openbox/actions/focustobottom.c' || echo './'`openbox/actions/focustobottom.c mv -f openbox/actions/.deps/openbox_openbox-focus.Tpo openbox/actions/.deps/openbox_openbox-focus.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-fullscreen.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-fullscreen.Tpo -c -o openbox/actions/openbox_openbox-fullscreen.o `test -f 'openbox/actions/fullscreen.c' || echo './'`openbox/actions/fullscreen.c mv -f openbox/actions/.deps/openbox_openbox-focustobottom.Tpo openbox/actions/.deps/openbox_openbox-focustobottom.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-growtoedge.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-growtoedge.Tpo -c -o openbox/actions/openbox_openbox-growtoedge.o `test -f 'openbox/actions/growtoedge.c' || echo './'`openbox/actions/growtoedge.c mv -f openbox/actions/.deps/openbox_openbox-fullscreen.Tpo openbox/actions/.deps/openbox_openbox-fullscreen.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-iconify.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-iconify.Tpo -c -o openbox/actions/openbox_openbox-iconify.o `test -f 'openbox/actions/iconify.c' || echo './'`openbox/actions/iconify.c mv -f openbox/actions/.deps/openbox_openbox-growtoedge.Tpo openbox/actions/.deps/openbox_openbox-growtoedge.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-kill.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-kill.Tpo -c -o openbox/actions/openbox_openbox-kill.o `test -f 'openbox/actions/kill.c' || echo './'`openbox/actions/kill.c mv -f openbox/actions/.deps/openbox_openbox-iconify.Tpo openbox/actions/.deps/openbox_openbox-iconify.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-layer.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-layer.Tpo -c -o openbox/actions/openbox_openbox-layer.o `test -f 'openbox/actions/layer.c' || echo './'`openbox/actions/layer.c mv -f openbox/actions/.deps/openbox_openbox-kill.Tpo openbox/actions/.deps/openbox_openbox-kill.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-lower.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-lower.Tpo -c -o openbox/actions/openbox_openbox-lower.o `test -f 'openbox/actions/lower.c' || echo './'`openbox/actions/lower.c mv -f openbox/actions/.deps/openbox_openbox-lower.Tpo openbox/actions/.deps/openbox_openbox-lower.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-maximize.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-maximize.Tpo -c -o openbox/actions/openbox_openbox-maximize.o `test -f 'openbox/actions/maximize.c' || echo './'`openbox/actions/maximize.c mv -f openbox/actions/.deps/openbox_openbox-layer.Tpo openbox/actions/.deps/openbox_openbox-layer.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-move.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-move.Tpo -c -o openbox/actions/openbox_openbox-move.o `test -f 'openbox/actions/move.c' || echo './'`openbox/actions/move.c mv -f render/.deps/render_libobrender_la-render.Tpo render/.deps/render_libobrender_la-render.Plo gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-moverelative.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-moverelative.Tpo -c -o openbox/actions/openbox_openbox-moverelative.o `test -f 'openbox/actions/moverelative.c' || echo './'`openbox/actions/moverelative.c mv -f openbox/actions/.deps/openbox_openbox-move.Tpo openbox/actions/.deps/openbox_openbox-move.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-moveresizeto.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-moveresizeto.Tpo -c -o openbox/actions/openbox_openbox-moveresizeto.o `test -f 'openbox/actions/moveresizeto.c' || echo './'`openbox/actions/moveresizeto.c mv -f openbox/actions/.deps/openbox_openbox-maximize.Tpo openbox/actions/.deps/openbox_openbox-maximize.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-movetoedge.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-movetoedge.Tpo -c -o openbox/actions/openbox_openbox-movetoedge.o `test -f 'openbox/actions/movetoedge.c' || echo './'`openbox/actions/movetoedge.c mv -f openbox/actions/.deps/openbox_openbox-moveresizeto.Tpo openbox/actions/.deps/openbox_openbox-moveresizeto.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-omnipresent.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-omnipresent.Tpo -c -o openbox/actions/openbox_openbox-omnipresent.o `test -f 'openbox/actions/omnipresent.c' || echo './'`openbox/actions/omnipresent.c mv -f openbox/actions/.deps/openbox_openbox-moverelative.Tpo openbox/actions/.deps/openbox_openbox-moverelative.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-raise.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-raise.Tpo -c -o openbox/actions/openbox_openbox-raise.o `test -f 'openbox/actions/raise.c' || echo './'`openbox/actions/raise.c mv -f openbox/actions/.deps/openbox_openbox-movetoedge.Tpo openbox/actions/.deps/openbox_openbox-movetoedge.Po mv -f openbox/actions/.deps/openbox_openbox-omnipresent.Tpo openbox/actions/.deps/openbox_openbox-omnipresent.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-raiselower.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-raiselower.Tpo -c -o openbox/actions/openbox_openbox-raiselower.o `test -f 'openbox/actions/raiselower.c' || echo './'`openbox/actions/raiselower.c gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-reconfigure.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-reconfigure.Tpo -c -o openbox/actions/openbox_openbox-reconfigure.o `test -f 'openbox/actions/reconfigure.c' || echo './'`openbox/actions/reconfigure.c mv -f openbox/actions/.deps/openbox_openbox-raiselower.Tpo openbox/actions/.deps/openbox_openbox-raiselower.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-resize.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-resize.Tpo -c -o openbox/actions/openbox_openbox-resize.o `test -f 'openbox/actions/resize.c' || echo './'`openbox/actions/resize.c mv -f openbox/actions/.deps/openbox_openbox-resize.Tpo openbox/actions/.deps/openbox_openbox-resize.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-resizerelative.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-resizerelative.Tpo -c -o openbox/actions/openbox_openbox-resizerelative.o `test -f 'openbox/actions/resizerelative.c' || echo './'`openbox/actions/resizerelative.c mv -f openbox/actions/.deps/openbox_openbox-reconfigure.Tpo openbox/actions/.deps/openbox_openbox-reconfigure.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-restart.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-restart.Tpo -c -o openbox/actions/openbox_openbox-restart.o `test -f 'openbox/actions/restart.c' || echo './'`openbox/actions/restart.c mv -f openbox/actions/.deps/openbox_openbox-raise.Tpo openbox/actions/.deps/openbox_openbox-raise.Po mv -f openbox/actions/.deps/openbox_openbox-resizerelative.Tpo openbox/actions/.deps/openbox_openbox-resizerelative.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-shade.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-shade.Tpo -c -o openbox/actions/openbox_openbox-shade.o `test -f 'openbox/actions/shade.c' || echo './'`openbox/actions/shade.c gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-shadelowerraise.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-shadelowerraise.Tpo -c -o openbox/actions/openbox_openbox-shadelowerraise.o `test -f 'openbox/actions/shadelowerraise.c' || echo './'`openbox/actions/shadelowerraise.c mv -f openbox/actions/.deps/openbox_openbox-shadelowerraise.Tpo openbox/actions/.deps/openbox_openbox-shadelowerraise.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-showdesktop.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-showdesktop.Tpo -c -o openbox/actions/openbox_openbox-showdesktop.o `test -f 'openbox/actions/showdesktop.c' || echo './'`openbox/actions/showdesktop.c mv -f openbox/actions/.deps/openbox_openbox-restart.Tpo openbox/actions/.deps/openbox_openbox-restart.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-showmenu.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-showmenu.Tpo -c -o openbox/actions/openbox_openbox-showmenu.o `test -f 'openbox/actions/showmenu.c' || echo './'`openbox/actions/showmenu.c mv -f render/.deps/render_libobrender_la-theme.Tpo render/.deps/render_libobrender_la-theme.Plo gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/actions/openbox_openbox-unfocus.o -MD -MP -MF openbox/actions/.deps/openbox_openbox-unfocus.Tpo -c -o openbox/actions/openbox_openbox-unfocus.o `test -f 'openbox/actions/unfocus.c' || echo './'`openbox/actions/unfocus.c mv -f openbox/actions/.deps/openbox_openbox-showdesktop.Tpo openbox/actions/.deps/openbox_openbox-showdesktop.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-actions.o -MD -MP -MF openbox/.deps/openbox_openbox-actions.Tpo -c -o openbox/openbox_openbox-actions.o `test -f 'openbox/actions.c' || echo './'`openbox/actions.c mv -f openbox/actions/.deps/openbox_openbox-shade.Tpo openbox/actions/.deps/openbox_openbox-shade.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-client.o -MD -MP -MF openbox/.deps/openbox_openbox-client.Tpo -c -o openbox/openbox_openbox-client.o `test -f 'openbox/client.c' || echo './'`openbox/client.c mv -f openbox/actions/.deps/openbox_openbox-showmenu.Tpo openbox/actions/.deps/openbox_openbox-showmenu.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-client_list_menu.o -MD -MP -MF openbox/.deps/openbox_openbox-client_list_menu.Tpo -c -o openbox/openbox_openbox-client_list_menu.o `test -f 'openbox/client_list_menu.c' || echo './'`openbox/client_list_menu.c mv -f openbox/.deps/openbox_openbox-actions.Tpo openbox/.deps/openbox_openbox-actions.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-client_list_combined_menu.o -MD -MP -MF openbox/.deps/openbox_openbox-client_list_combined_menu.Tpo -c -o openbox/openbox_openbox-client_list_combined_menu.o `test -f 'openbox/client_list_combined_menu.c' || echo './'`openbox/client_list_combined_menu.c mv -f openbox/actions/.deps/openbox_openbox-unfocus.Tpo openbox/actions/.deps/openbox_openbox-unfocus.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-client_menu.o -MD -MP -MF openbox/.deps/openbox_openbox-client_menu.Tpo -c -o openbox/openbox_openbox-client_menu.o `test -f 'openbox/client_menu.c' || echo './'`openbox/client_menu.c mv -f openbox/.deps/openbox_openbox-client_list_combined_menu.Tpo openbox/.deps/openbox_openbox-client_list_combined_menu.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-config.o -MD -MP -MF openbox/.deps/openbox_openbox-config.Tpo -c -o openbox/openbox_openbox-config.o `test -f 'openbox/config.c' || echo './'`openbox/config.c mv -f openbox/.deps/openbox_openbox-client_list_menu.Tpo openbox/.deps/openbox_openbox-client_list_menu.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-debug.o -MD -MP -MF openbox/.deps/openbox_openbox-debug.Tpo -c -o openbox/openbox_openbox-debug.o `test -f 'openbox/debug.c' || echo './'`openbox/debug.c mv -f openbox/.deps/openbox_openbox-debug.Tpo openbox/.deps/openbox_openbox-debug.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-dock.o -MD -MP -MF openbox/.deps/openbox_openbox-dock.Tpo -c -o openbox/openbox_openbox-dock.o `test -f 'openbox/dock.c' || echo './'`openbox/dock.c openbox/client_menu.c: In function 'client_menu_execute': openbox/client_menu.c:119: warning: 'ignore_start' may be used uninitialized in this function openbox/client_menu.c: In function 'layer_menu_execute': openbox/client_menu.c:216: warning: 'ignore_start' may be used uninitialized in this function mv -f openbox/.deps/openbox_openbox-client_menu.Tpo openbox/.deps/openbox_openbox-client_menu.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-event.o -MD -MP -MF openbox/.deps/openbox_openbox-event.Tpo -c -o openbox/openbox_openbox-event.o `test -f 'openbox/event.c' || echo './'`openbox/event.c openbox/client.c: In function 'detect_edge': openbox/client.c:4245: warning: 'head' may be used uninitialized in this function openbox/client.c:4245: warning: 'tail' may be used uninitialized in this function openbox/client.c:4158: warning: 'edge_start' may be used uninitialized in this function openbox/client.c:4158: warning: 'edge_size' may be used uninitialized in this function openbox/client.c: In function 'client_find_edge_directional': openbox/client.c:4266: warning: 'edge' may be used uninitialized in this function openbox/client.c: In function 'client_find_resize_directional': openbox/client.c:4396: warning: 'e_start' may be used uninitialized in this function openbox/client.c:4396: warning: 'e_size' may be used uninitialized in this function openbox/client.c:4398: warning: 'dir' may be used uninitialized in this function openbox/client.c:4395: warning: 'head' may be used uninitialized in this function openbox/client.c: In function 'client_find_move_directional': openbox/client.c:4360: warning: 'head' may be used uninitialized in this function openbox/client.c:4360: warning: 'size' may be used uninitialized in this function openbox/client.c:4360: warning: 'e_start' may be used uninitialized in this function openbox/client.c:4360: warning: 'e_size' may be used uninitialized in this function openbox/event.c: In function 'print_focusevent': openbox/event.c:407: warning: 'modestr' may be used uninitialized in this function openbox/event.c:407: warning: 'detailstr' may be used uninitialized in this function openbox/dock.c: In function 'dock_configure': openbox/dock.c:337: warning: 'gravity' may be used uninitialized in this function mv -f openbox/.deps/openbox_openbox-config.Tpo openbox/.deps/openbox_openbox-config.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-extensions.o -MD -MP -MF openbox/.deps/openbox_openbox-extensions.Tpo -c -o openbox/openbox_openbox-extensions.o `test -f 'openbox/extensions.c' || echo './'`openbox/extensions.c openbox/dock.c: In function 'dock_app_drag': openbox/dock.c:559: warning: 'after' may be used uninitialized in this function mv -f openbox/.deps/openbox_openbox-dock.Tpo openbox/.deps/openbox_openbox-dock.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-focus.o -MD -MP -MF openbox/.deps/openbox_openbox-focus.Tpo -c -o openbox/openbox_openbox-focus.o `test -f 'openbox/focus.c' || echo './'`openbox/focus.c mv -f openbox/.deps/openbox_openbox-extensions.Tpo openbox/.deps/openbox_openbox-extensions.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-focus_cycle.o -MD -MP -MF openbox/.deps/openbox_openbox-focus_cycle.Tpo -c -o openbox/openbox_openbox-focus_cycle.o `test -f 'openbox/focus_cycle.c' || echo './'`openbox/focus_cycle.c openbox/client.c: In function 'client_update_strut': openbox/client.c:2083: warning: 'strut.bottom_end' may be used uninitialized in this function openbox/client.c:2083: warning: 'strut.bottom_start' may be used uninitialized in this function openbox/client.c:2083: warning: 'strut.right_end' may be used uninitialized in this function openbox/client.c:2083: warning: 'strut.right_start' may be used uninitialized in this function openbox/client.c:2083: warning: 'strut.top_end' may be used uninitialized in this function openbox/client.c:2083: warning: 'strut.top_start' may be used uninitialized in this function openbox/client.c:2083: warning: 'strut.left_end' may be used uninitialized in this function openbox/client.c:2083: warning: 'strut.left_start' may be used uninitialized in this function openbox/client.c:2083: warning: 'strut.bottom' may be used uninitialized in this function openbox/client.c:2083: warning: 'strut.right' may be used uninitialized in this function openbox/client.c:2083: warning: 'strut.top' may be used uninitialized in this function openbox/client.c:2083: warning: 'strut.left' may be used uninitialized in this function mv -f openbox/.deps/openbox_openbox-event.Tpo openbox/.deps/openbox_openbox-event.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-focus_cycle_indicator.o -MD -MP -MF openbox/.deps/openbox_openbox-focus_cycle_indicator.Tpo -c -o openbox/openbox_openbox-focus_cycle_indicator.o `test -f 'openbox/focus_cycle_indicator.c' || echo './'`openbox/focus_cycle_indicator.c mv -f openbox/.deps/openbox_openbox-focus_cycle.Tpo openbox/.deps/openbox_openbox-focus_cycle.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-focus_cycle_popup.o -MD -MP -MF openbox/.deps/openbox_openbox-focus_cycle_popup.Tpo -c -o openbox/openbox_openbox-focus_cycle_popup.o `test -f 'openbox/focus_cycle_popup.c' || echo './'`openbox/focus_cycle_popup.c mv -f openbox/.deps/openbox_openbox-focus_cycle_indicator.Tpo openbox/.deps/openbox_openbox-focus_cycle_indicator.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-frame.o -MD -MP -MF openbox/.deps/openbox_openbox-frame.Tpo -c -o openbox/openbox_openbox-frame.o `test -f 'openbox/frame.c' || echo './'`openbox/frame.c mv -f openbox/.deps/openbox_openbox-focus.Tpo openbox/.deps/openbox_openbox-focus.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-framerender.o -MD -MP -MF openbox/.deps/openbox_openbox-framerender.Tpo -c -o openbox/openbox_openbox-framerender.o `test -f 'openbox/framerender.c' || echo './'`openbox/framerender.c openbox/client.c: In function 'client_unmanage': openbox/client.c:613: warning: 'ignore_start' may be used uninitialized in this function openbox/client.c: In function 'client_manage': openbox/client.c:536: warning: 'ignore_start' may be used uninitialized in this function openbox/focus_cycle_popup.c: In function 'popup_render.clone.0': openbox/focus_cycle_popup.c:320: warning: 'newtarget' may be used uninitialized in this function openbox/focus_cycle_popup.c:321: warning: 'newtargetx' may be used uninitialized in this function openbox/focus_cycle_popup.c:321: warning: 'newtargety' may be used uninitialized in this function mv -f openbox/.deps/openbox_openbox-focus_cycle_popup.Tpo openbox/.deps/openbox_openbox-focus_cycle_popup.Po mv -f openbox/.deps/openbox_openbox-client.Tpo openbox/.deps/openbox_openbox-client.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-grab.o -MD -MP -MF openbox/.deps/openbox_openbox-grab.Tpo -c -o openbox/openbox_openbox-grab.o `test -f 'openbox/grab.c' || echo './'`openbox/grab.c gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-group.o -MD -MP -MF openbox/.deps/openbox_openbox-group.Tpo -c -o openbox/openbox_openbox-group.o `test -f 'openbox/group.c' || echo './'`openbox/group.c mv -f openbox/.deps/openbox_openbox-framerender.Tpo openbox/.deps/openbox_openbox-framerender.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-keyboard.o -MD -MP -MF openbox/.deps/openbox_openbox-keyboard.Tpo -c -o openbox/openbox_openbox-keyboard.o `test -f 'openbox/keyboard.c' || echo './'`openbox/keyboard.c mv -f openbox/.deps/openbox_openbox-group.Tpo openbox/.deps/openbox_openbox-group.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-keytree.o -MD -MP -MF openbox/.deps/openbox_openbox-keytree.Tpo -c -o openbox/openbox_openbox-keytree.o `test -f 'openbox/keytree.c' || echo './'`openbox/keytree.c mv -f openbox/.deps/openbox_openbox-grab.Tpo openbox/.deps/openbox_openbox-grab.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-mainloop.o -MD -MP -MF openbox/.deps/openbox_openbox-mainloop.Tpo -c -o openbox/openbox_openbox-mainloop.o `test -f 'openbox/mainloop.c' || echo './'`openbox/mainloop.c mv -f openbox/.deps/openbox_openbox-keytree.Tpo openbox/.deps/openbox_openbox-keytree.Po mv -f openbox/.deps/openbox_openbox-keyboard.Tpo openbox/.deps/openbox_openbox-keyboard.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-menuframe.o -MD -MP -MF openbox/.deps/openbox_openbox-menuframe.Tpo -c -o openbox/openbox_openbox-menuframe.o `test -f 'openbox/menuframe.c' || echo './'`openbox/menuframe.c gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-menu.o -MD -MP -MF openbox/.deps/openbox_openbox-menu.Tpo -c -o openbox/openbox_openbox-menu.o `test -f 'openbox/menu.c' || echo './'`openbox/menu.c mv -f openbox/.deps/openbox_openbox-frame.Tpo openbox/.deps/openbox_openbox-frame.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-modkeys.o -MD -MP -MF openbox/.deps/openbox_openbox-modkeys.Tpo -c -o openbox/openbox_openbox-modkeys.o `test -f 'openbox/modkeys.c' || echo './'`openbox/modkeys.c mv -f openbox/.deps/openbox_openbox-mainloop.Tpo openbox/.deps/openbox_openbox-mainloop.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-mouse.o -MD -MP -MF openbox/.deps/openbox_openbox-mouse.Tpo -c -o openbox/openbox_openbox-mouse.o `test -f 'openbox/mouse.c' || echo './'`openbox/mouse.c openbox/menuframe.c: In function 'menu_entry_frame_render': openbox/menuframe.c:326: warning: 'item_a' may be used uninitialized in this function openbox/menuframe.c:327: warning: 'th' may be used uninitialized in this function openbox/menuframe.c:326: warning: 'text_a' may be used uninitialized in this function mv -f openbox/.deps/openbox_openbox-modkeys.Tpo openbox/.deps/openbox_openbox-modkeys.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-moveresize.o -MD -MP -MF openbox/.deps/openbox_openbox-moveresize.Tpo -c -o openbox/openbox_openbox-moveresize.o `test -f 'openbox/moveresize.c' || echo './'`openbox/moveresize.c openbox/mouse.c: In function 'mouse_action_to_user_action': openbox/mouse.c:178: warning: control reaches end of non-void function mv -f openbox/.deps/openbox_openbox-mouse.Tpo openbox/.deps/openbox_openbox-mouse.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-openbox.o -MD -MP -MF openbox/.deps/openbox_openbox-openbox.Tpo -c -o openbox/openbox_openbox-openbox.o `test -f 'openbox/openbox.c' || echo './'`openbox/openbox.c openbox/moveresize.c: In function 'calc_resize': openbox/moveresize.c:432: warning: 'trydw' may be used uninitialized in this function openbox/moveresize.c:432: warning: 'trydh' may be used uninitialized in this function openbox/moveresize.c: In function 'moveresize_start': openbox/moveresize.c:170: warning: 'cur' may be used uninitialized in this function openbox/moveresize.c: In function 'moveresize_event': openbox/moveresize.c:837: warning: 'dir' may be used uninitialized in this function mv -f openbox/.deps/openbox_openbox-menuframe.Tpo openbox/.deps/openbox_openbox-menuframe.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-ping.o -MD -MP -MF openbox/.deps/openbox_openbox-ping.Tpo -c -o openbox/openbox_openbox-ping.o `test -f 'openbox/ping.c' || echo './'`openbox/ping.c mv -f openbox/.deps/openbox_openbox-moveresize.Tpo openbox/.deps/openbox_openbox-moveresize.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-place.o -MD -MP -MF openbox/.deps/openbox_openbox-place.Tpo -c -o openbox/openbox_openbox-place.o `test -f 'openbox/place.c' || echo './'`openbox/place.c mv -f openbox/.deps/openbox_openbox-ping.Tpo openbox/.deps/openbox_openbox-ping.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-prompt.o -MD -MP -MF openbox/.deps/openbox_openbox-prompt.Tpo -c -o openbox/openbox_openbox-prompt.o `test -f 'openbox/prompt.c' || echo './'`openbox/prompt.c mv -f openbox/.deps/openbox_openbox-menu.Tpo openbox/.deps/openbox_openbox-menu.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-popup.o -MD -MP -MF openbox/.deps/openbox_openbox-popup.Tpo -c -o openbox/openbox_openbox-popup.o `test -f 'openbox/popup.c' || echo './'`openbox/popup.c mv -f openbox/.deps/openbox_openbox-openbox.Tpo openbox/.deps/openbox_openbox-openbox.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-prop.o -MD -MP -MF openbox/.deps/openbox_openbox-prop.Tpo -c -o openbox/openbox_openbox-prop.o `test -f 'openbox/prop.c' || echo './'`openbox/prop.c mv -f openbox/.deps/openbox_openbox-place.Tpo openbox/.deps/openbox_openbox-place.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-resist.o -MD -MP -MF openbox/.deps/openbox_openbox-resist.Tpo -c -o openbox/openbox_openbox-resist.o `test -f 'openbox/resist.c' || echo './'`openbox/resist.c mv -f openbox/.deps/openbox_openbox-prop.Tpo openbox/.deps/openbox_openbox-prop.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-screen.o -MD -MP -MF openbox/.deps/openbox_openbox-screen.Tpo -c -o openbox/openbox_openbox-screen.o `test -f 'openbox/screen.c' || echo './'`openbox/screen.c openbox/popup.c: In function 'pager_popup_draw_icon': openbox/popup.c:401: warning: 'vert_inc' may be used uninitialized in this function openbox/popup.c:399: warning: 'n' may be used uninitialized in this function openbox/popup.c:400: warning: 'horz_inc' may be used uninitialized in this function mv -f openbox/.deps/openbox_openbox-prompt.Tpo openbox/.deps/openbox_openbox-prompt.Po openbox/popup.c: In function 'popup_delay_show': openbox/popup.c:161: warning: 'iconh' may be used uninitialized in this function gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-session.o -MD -MP -MF openbox/.deps/openbox_openbox-session.Tpo -c -o openbox/openbox_openbox-session.o `test -f 'openbox/session.c' || echo './'`openbox/session.c mv -f openbox/.deps/openbox_openbox-popup.Tpo openbox/.deps/openbox_openbox-popup.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-stacking.o -MD -MP -MF openbox/.deps/openbox_openbox-stacking.Tpo -c -o openbox/openbox_openbox-stacking.o `test -f 'openbox/stacking.c' || echo './'`openbox/stacking.c openbox/screen.c: In function 'screen_find_desktop': openbox/screen.c:981: warning: 'r' may be used uninitialized in this function openbox/screen.c:981: warning: 'c' may be used uninitialized in this function mv -f openbox/.deps/openbox_openbox-stacking.Tpo openbox/.deps/openbox_openbox-stacking.Po mv -f openbox/.deps/openbox_openbox-session.Tpo openbox/.deps/openbox_openbox-session.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-startupnotify.o -MD -MP -MF openbox/.deps/openbox_openbox-startupnotify.Tpo -c -o openbox/openbox_openbox-startupnotify.o `test -f 'openbox/startupnotify.c' || echo './'`openbox/startupnotify.c gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-translate.o -MD -MP -MF openbox/.deps/openbox_openbox-translate.Tpo -c -o openbox/openbox_openbox-translate.o `test -f 'openbox/translate.c' || echo './'`openbox/translate.c mv -f openbox/.deps/openbox_openbox-screen.Tpo openbox/.deps/openbox_openbox-screen.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-window.o -MD -MP -MF openbox/.deps/openbox_openbox-window.Tpo -c -o openbox/openbox_openbox-window.o `test -f 'openbox/window.c' || echo './'`openbox/window.c mv -f openbox/.deps/openbox_openbox-resist.Tpo openbox/.deps/openbox_openbox-resist.Po mv -f openbox/.deps/openbox_openbox-translate.Tpo openbox/.deps/openbox_openbox-translate.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DCONFIGDIR=\"/etc/xdg\" -DG_LOG_DOMAIN=\"Openbox\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT openbox/openbox_openbox-xerror.o -MD -MP -MF openbox/.deps/openbox_openbox-xerror.Tpo -c -o openbox/openbox_openbox-xerror.o `test -f 'openbox/xerror.c' || echo './'`openbox/xerror.c gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT tools/gdm-control/tools_gdm_control_gdm_control-gdm-control.o -MD -MP -MF tools/gdm-control/.deps/tools_gdm_control_gdm_control-gdm-control.Tpo -c -o tools/gdm-control/tools_gdm_control_gdm_control-gdm-control.o `test -f 'tools/gdm-control/gdm-control.c' || echo './'`tools/gdm-control/gdm-control.c mv -f openbox/.deps/openbox_openbox-window.Tpo openbox/.deps/openbox_openbox-window.Po mv -f openbox/.deps/openbox_openbox-startupnotify.Tpo openbox/.deps/openbox_openbox-startupnotify.Po gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT tools/gnome-panel-control/tools_gnome_panel_control_gnome_panel_control-gnome-panel-control.o -MD -MP -MF tools/gnome-panel-control/.deps/tools_gnome_panel_control_gnome_panel_control-gnome-panel-control.Tpo -c -o tools/gnome-panel-control/tools_gnome_panel_control_gnome_panel_control-gnome-panel-control.o `test -f 'tools/gnome-panel-control/gnome-panel-control.c' || echo './'`tools/gnome-panel-control/gnome-panel-control.c gcc -DPACKAGE_NAME=\"openbox\" -DPACKAGE_TARNAME=\"openbox\" -DPACKAGE_VERSION=\"3.4.10\" -DPACKAGE_STRING=\"openbox\ 3.4.10\" -DPACKAGE_BUGREPORT=\"http://bugzilla.icculus.org\" -DPACKAGE=\"openbox\" -DVERSION=\"3.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_CTYPE_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_WAIT_H=1 -DUSE_LIBSN=1 -DUSE_XCURSOR=1 -DHAVE_LIBX11=1 -DHAVE_X11_SM_SMLIB_H=1 -DUSE_SM=1 -DXKB=1 -DXRANDR=1 -DSHAPE=1 -DXINERAMA=1 -DSYNC=1 -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -MT tools/obxprop/tools_obxprop_obxprop-obxprop.o -MD -MP -MF tools/obxprop/.deps/tools_obxprop_obxprop-obxprop.Tpo -c -o tools/obxprop/tools_obxprop_obxprop-obxprop.o `test -f 'tools/obxprop/obxprop.c' || echo './'`tools/obxprop/obxprop.c mv -f openbox/.deps/openbox_openbox-xerror.Tpo openbox/.deps/openbox_openbox-xerror.Po /bin/sh ./libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -version-info 21:6:0 -o parser/libobparser.la -rpath /usr/lib64 parser/parser_libobparser_la-parse.lo -lglib-2.0 -lxml2 mv -f tools/gdm-control/.deps/tools_gdm_control_gdm_control-gdm-control.Tpo tools/gdm-control/.deps/tools_gdm_control_gdm_control-gdm-control.Po /bin/sh ./libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -o tools/gdm-control/gdm-control tools/gdm-control/tools_gdm_control_gdm_control-gdm-control.o -lSM -lICE -lX11 -lglib-2.0 mv -f tools/gnome-panel-control/.deps/tools_gnome_panel_control_gnome_panel_control-gnome-panel-control.Tpo tools/gnome-panel-control/.deps/tools_gnome_panel_control_gnome_panel_control-gnome-panel-control.Po /bin/sh ./libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -o tools/gnome-panel-control/gnome-panel-control tools/gnome-panel-control/tools_gnome_panel_control_gnome_panel_control-gnome-panel-control.o -lSM -lICE -lX11 mv -f tools/obxprop/.deps/tools_obxprop_obxprop-obxprop.Tpo tools/obxprop/.deps/tools_obxprop_obxprop-obxprop.Po /bin/sh ./libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -o tools/obxprop/obxprop tools/obxprop/tools_obxprop_obxprop-obxprop.o -lglib-2.0 -lSM -lICE -lX11 /bin/sh ./libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -version-info 21:6:0 -o render/libobrender.la -rpath /usr/lib64 render/render_libobrender_la-color.lo render/render_libobrender_la-font.lo render/render_libobrender_la-gradient.lo render/render_libobrender_la-image.lo render/render_libobrender_la-imagecache.lo render/render_libobrender_la-instance.lo render/render_libobrender_la-mask.lo render/render_libobrender_la-render.lo render/render_libobrender_la-theme.lo parser/libobparser.la -lSM -lICE -lX11 -pthread -lpangoxft-1.0 -lpangoft2-1.0 -lXft -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -lXrender -lfontconfig -lfreetype -lX11 -lXft -lXrender -lfontconfig -lfreetype -lX11 -lglib-2.0 -lxml2 /bin/sh ./libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DNDEBUG -DG_DISABLE_ASSERT -fno-strict-aliasing -export-dynamic -o openbox/openbox openbox/actions/openbox_openbox-all.o openbox/actions/openbox_openbox-addremovedesktop.o openbox/actions/openbox_openbox-breakchroot.o openbox/actions/openbox_openbox-close.o openbox/actions/openbox_openbox-cyclewindows.o openbox/actions/openbox_openbox-debug.o openbox/actions/openbox_openbox-decorations.o openbox/actions/openbox_openbox-desktop.o openbox/actions/openbox_openbox-dockautohide.o openbox/actions/openbox_openbox-directionalwindows.o openbox/actions/openbox_openbox-execute.o openbox/actions/openbox_openbox-exit.o openbox/actions/openbox_openbox-focus.o openbox/actions/openbox_openbox-focustobottom.o openbox/actions/openbox_openbox-fullscreen.o openbox/actions/openbox_openbox-growtoedge.o openbox/actions/openbox_openbox-iconify.o openbox/actions/openbox_openbox-kill.o openbox/actions/openbox_openbox-layer.o openbox/actions/openbox_openbox-lower.o openbox/actions/openbox_openbox-maximize.o openbox/actions/openbox_openbox-move.o openbox/actions/openbox_openbox-moverelative.o openbox/actions/openbox_openbox-moveresizeto.o openbox/actions/openbox_openbox-movetoedge.o openbox/actions/openbox_openbox-omnipresent.o openbox/actions/openbox_openbox-raise.o openbox/actions/openbox_openbox-raiselower.o openbox/actions/openbox_openbox-reconfigure.o openbox/actions/openbox_openbox-resize.o openbox/actions/openbox_openbox-resizerelative.o openbox/actions/openbox_openbox-restart.o openbox/actions/openbox_openbox-shade.o openbox/actions/openbox_openbox-shadelowerraise.o openbox/actions/openbox_openbox-showdesktop.o openbox/actions/openbox_openbox-showmenu.o openbox/actions/openbox_openbox-unfocus.o openbox/openbox_openbox-actions.o openbox/openbox_openbox-client.o openbox/openbox_openbox-client_list_menu.o openbox/openbox_openbox-client_list_combined_menu.o openbox/openbox_openbox-client_menu.o openbox/openbox_openbox-config.o openbox/openbox_openbox-debug.o openbox/openbox_openbox-dock.o openbox/openbox_openbox-event.o openbox/openbox_openbox-extensions.o openbox/openbox_openbox-focus.o openbox/openbox_openbox-focus_cycle.o openbox/openbox_openbox-focus_cycle_indicator.o openbox/openbox_openbox-focus_cycle_popup.o openbox/openbox_openbox-frame.o openbox/openbox_openbox-framerender.o openbox/openbox_openbox-grab.o openbox/openbox_openbox-group.o openbox/openbox_openbox-keyboard.o openbox/openbox_openbox-keytree.o openbox/openbox_openbox-mainloop.o openbox/openbox_openbox-menuframe.o openbox/openbox_openbox-menu.o openbox/openbox_openbox-modkeys.o openbox/openbox_openbox-mouse.o openbox/openbox_openbox-moveresize.o openbox/openbox_openbox-openbox.o openbox/openbox_openbox-ping.o openbox/openbox_openbox-place.o openbox/openbox_openbox-prompt.o openbox/openbox_openbox-popup.o openbox/openbox_openbox-prop.o openbox/openbox_openbox-resist.o openbox/openbox_openbox-screen.o openbox/openbox_openbox-session.o openbox/openbox_openbox-stacking.o openbox/openbox_openbox-startupnotify.o openbox/openbox_openbox-translate.o openbox/openbox_openbox-window.o openbox/openbox_openbox-xerror.o -lSM -lICE -lXext -lXinerama -lXext -lXrender -lXrandr -lXext -lXext -lglib-2.0 -lSM -lICE -lX11 -lXcursor -lstartup-notification-1 -lxml2 render/libobrender.la parser/libobparser.la make[1]: Leaving directory `/builddir/build/BUILD/openbox-3.4.10' + gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o setlayout /builddir/build/SOURCES/setlayout.c -lX11 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SLqrhb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64 ++ dirname /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64 + cd openbox-3.4.10 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64 Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/openbox-3.4.10/m4' make[2]: Entering directory `/builddir/build/BUILD/openbox-3.4.10/m4' 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/openbox-3.4.10/m4' make[1]: Leaving directory `/builddir/build/BUILD/openbox-3.4.10/m4' Making install in po make[1]: Entering directory `/builddir/build/BUILD/openbox-3.4.10/po' /bin/mkdir -p /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share installing sr.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/sr/LC_MESSAGES/openbox.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/openbox.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/openbox.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/openbox.mo installing de.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/de/LC_MESSAGES/openbox.mo installing es.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/es/LC_MESSAGES/openbox.mo installing eu.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/eu/LC_MESSAGES/openbox.mo installing ca.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/ca/LC_MESSAGES/openbox.mo installing sv.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/sv/LC_MESSAGES/openbox.mo installing sk.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/sk/LC_MESSAGES/openbox.mo installing no.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/no/LC_MESSAGES/openbox.mo installing fr.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/fr/LC_MESSAGES/openbox.mo installing ru.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/ru/LC_MESSAGES/openbox.mo installing pl.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/pl/LC_MESSAGES/openbox.mo installing pt.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/pt/LC_MESSAGES/openbox.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/openbox.mo installing fi.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/fi/LC_MESSAGES/openbox.mo installing en@quot.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/en@quot/LC_MESSAGES/openbox.mo installing en@boldquot.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/en@boldquot/LC_MESSAGES/openbox.mo installing et.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/et/LC_MESSAGES/openbox.mo installing cs.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/cs/LC_MESSAGES/openbox.mo installing nl.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/nl/LC_MESSAGES/openbox.mo installing ar.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/ar/LC_MESSAGES/openbox.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/openbox.mo installing it.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/it/LC_MESSAGES/openbox.mo installing vi.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/vi/LC_MESSAGES/openbox.mo installing ja.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/ja/LC_MESSAGES/openbox.mo installing uk.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/uk/LC_MESSAGES/openbox.mo installing hu.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/hu/LC_MESSAGES/openbox.mo installing lt.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/lt/LC_MESSAGES/openbox.mo installing lv.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/lv/LC_MESSAGES/openbox.mo installing tr.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/tr/LC_MESSAGES/openbox.mo installing da.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/da/LC_MESSAGES/openbox.mo installing hr.gmo as /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/locale/hr/LC_MESSAGES/openbox.mo if test "openbox" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/openbox-3.4.10/po' make[1]: Entering directory `/builddir/build/BUILD/openbox-3.4.10' make[2]: Entering directory `/builddir/build/BUILD/openbox-3.4.10' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/lib64" /bin/sh ./libtool --silent --mode=install /usr/bin/install -c 'parser/libobparser.la' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/lib64/libobparser.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ./libtool --silent --mode=install /usr/bin/install -c 'render/libobrender.la' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/lib64/libobrender.la' libtool: install: warning: relinking `render/libobrender.la' libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/bin" /bin/sh ./libtool --silent --mode=install /usr/bin/install -c 'openbox/openbox' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/bin/openbox' libtool: install: warning: `render/libobrender.la' has not been installed in `/usr/lib64' libtool: install: warning: `parser/libobparser.la' has not been installed in `/usr/lib64' /bin/sh ./libtool --silent --mode=install /usr/bin/install -c 'tools/gdm-control/gdm-control' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/bin/gdm-control' /bin/sh ./libtool --silent --mode=install /usr/bin/install -c 'tools/gnome-panel-control/gnome-panel-control' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/bin/gnome-panel-control' /bin/sh ./libtool --silent --mode=install /usr/bin/install -c 'tools/obxprop/obxprop' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/bin/obxprop' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/bin" /usr/bin/install -c 'data/xsession/openbox-session' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/bin/openbox-session' /usr/bin/install -c 'data/xsession/openbox-gnome-session' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/bin/openbox-gnome-session' /usr/bin/install -c 'data/xsession/openbox-kde-session' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/bin/openbox-kde-session' test -z "/usr/share/applications" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/applications" /usr/bin/install -c -m 644 'data/openbox.desktop' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/applications/openbox.desktop' test -z "/usr/share/themes/Artwiz-boxed/openbox-3" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Artwiz-boxed/openbox-3" /usr/bin/install -c -m 644 'themes/Artwiz-boxed/openbox-3/themerc' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Artwiz-boxed/openbox-3/themerc' test -z "/usr/share/themes/Bear2/openbox-3" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Bear2/openbox-3" /usr/bin/install -c -m 644 'themes/Bear2/openbox-3/close_pressed.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Bear2/openbox-3/close_pressed.xbm' /usr/bin/install -c -m 644 'themes/Bear2/openbox-3/close.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Bear2/openbox-3/close.xbm' /usr/bin/install -c -m 644 'themes/Bear2/openbox-3/desk_toggled.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Bear2/openbox-3/desk_toggled.xbm' /usr/bin/install -c -m 644 'themes/Bear2/openbox-3/desk.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Bear2/openbox-3/desk.xbm' /usr/bin/install -c -m 644 'themes/Bear2/openbox-3/iconify_pressed.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Bear2/openbox-3/iconify_pressed.xbm' /usr/bin/install -c -m 644 'themes/Bear2/openbox-3/iconify.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Bear2/openbox-3/iconify.xbm' /usr/bin/install -c -m 644 'themes/Bear2/openbox-3/max_pressed.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Bear2/openbox-3/max_pressed.xbm' /usr/bin/install -c -m 644 'themes/Bear2/openbox-3/max_toggled.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Bear2/openbox-3/max_toggled.xbm' /usr/bin/install -c -m 644 'themes/Bear2/openbox-3/max.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Bear2/openbox-3/max.xbm' /usr/bin/install -c -m 644 'themes/Bear2/openbox-3/shade_pressed.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Bear2/openbox-3/shade_pressed.xbm' /usr/bin/install -c -m 644 'themes/Bear2/openbox-3/shade.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Bear2/openbox-3/shade.xbm' /usr/bin/install -c -m 644 'themes/Bear2/openbox-3/themerc' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Bear2/openbox-3/themerc' test -z "/usr/share/themes/Clearlooks/openbox-3" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Clearlooks/openbox-3" /usr/bin/install -c -m 644 'themes/Clearlooks-3.4/openbox-3/themerc' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Clearlooks/openbox-3/themerc' test -z "/usr/share/themes/Clearlooks/openbox-3" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Clearlooks/openbox-3" /usr/bin/install -c -m 644 'themes/Clearlooks/openbox-3/themerc' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Clearlooks/openbox-3/themerc' test -z "/usr/share/themes/Clearlooks-Olive/openbox-3" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Clearlooks-Olive/openbox-3" /usr/bin/install -c -m 644 'themes/Clearlooks-Olive/openbox-3/themerc' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Clearlooks-Olive/openbox-3/themerc' test -z "/usr/share/doc/openbox" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox" /usr/bin/install -c -m 644 'COMPLIANCE' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox/COMPLIANCE' /usr/bin/install -c -m 644 'README' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox/README' /usr/bin/install -c -m 644 'AUTHORS' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox/AUTHORS' /usr/bin/install -c -m 644 'CHANGELOG' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox/CHANGELOG' /usr/bin/install -c -m 644 'COPYING' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox/COPYING' /usr/bin/install -c -m 644 'data/rc.xsd' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox/rc.xsd' /usr/bin/install -c -m 644 'data/menu.xsd' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox/menu.xsd' /usr/bin/install -c -m 644 'doc/rc-mouse-focus.xml' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox/rc-mouse-focus.xml' test -z "/usr/share/doc/openbox/xbm" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox/xbm" /usr/bin/install -c -m 644 'data/xbm/bullet.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox/xbm/bullet.xbm' /usr/bin/install -c -m 644 'data/xbm/close.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox/xbm/close.xbm' /usr/bin/install -c -m 644 'data/xbm/desk_toggled.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox/xbm/desk_toggled.xbm' /usr/bin/install -c -m 644 'data/xbm/desk.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox/xbm/desk.xbm' /usr/bin/install -c -m 644 'data/xbm/iconify.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox/xbm/iconify.xbm' /usr/bin/install -c -m 644 'data/xbm/max_toggled.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox/xbm/max_toggled.xbm' /usr/bin/install -c -m 644 'data/xbm/max.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox/xbm/max.xbm' /usr/bin/install -c -m 644 'data/xbm/shade_toggled.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox/xbm/shade_toggled.xbm' /usr/bin/install -c -m 644 'data/xbm/shade.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox/xbm/shade.xbm' test -z "/usr/share/gnome/wm-properties" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/gnome/wm-properties" /usr/bin/install -c -m 644 'data/gnome-wm-properties/openbox.desktop' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/gnome/wm-properties/openbox.desktop' test -z "/usr/share/themes/Mikachu/openbox-3" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Mikachu/openbox-3" /usr/bin/install -c -m 644 'themes/Mikachu/openbox-3/bullet.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Mikachu/openbox-3/bullet.xbm' /usr/bin/install -c -m 644 'themes/Mikachu/openbox-3/close.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Mikachu/openbox-3/close.xbm' /usr/bin/install -c -m 644 'themes/Mikachu/openbox-3/desk.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Mikachu/openbox-3/desk.xbm' /usr/bin/install -c -m 644 'themes/Mikachu/openbox-3/iconify.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Mikachu/openbox-3/iconify.xbm' /usr/bin/install -c -m 644 'themes/Mikachu/openbox-3/max.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Mikachu/openbox-3/max.xbm' /usr/bin/install -c -m 644 'themes/Mikachu/openbox-3/themerc' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Mikachu/openbox-3/themerc' test -z "/usr/share/themes/Natura/openbox-3" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Natura/openbox-3" /usr/bin/install -c -m 644 'themes/Natura/openbox-3/close_hover.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Natura/openbox-3/close_hover.xbm' /usr/bin/install -c -m 644 'themes/Natura/openbox-3/close.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Natura/openbox-3/close.xbm' /usr/bin/install -c -m 644 'themes/Natura/openbox-3/desk_toggled.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Natura/openbox-3/desk_toggled.xbm' /usr/bin/install -c -m 644 'themes/Natura/openbox-3/desk_hover.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Natura/openbox-3/desk_hover.xbm' /usr/bin/install -c -m 644 'themes/Natura/openbox-3/desk.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Natura/openbox-3/desk.xbm' /usr/bin/install -c -m 644 'themes/Natura/openbox-3/iconify_hover.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Natura/openbox-3/iconify_hover.xbm' /usr/bin/install -c -m 644 'themes/Natura/openbox-3/iconify.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Natura/openbox-3/iconify.xbm' /usr/bin/install -c -m 644 'themes/Natura/openbox-3/max_hover.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Natura/openbox-3/max_hover.xbm' /usr/bin/install -c -m 644 'themes/Natura/openbox-3/max_toggled.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Natura/openbox-3/max_toggled.xbm' /usr/bin/install -c -m 644 'themes/Natura/openbox-3/max.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Natura/openbox-3/max.xbm' /usr/bin/install -c -m 644 'themes/Natura/openbox-3/shade.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Natura/openbox-3/shade.xbm' /usr/bin/install -c -m 644 'themes/Natura/openbox-3/shade_hover.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Natura/openbox-3/shade_hover.xbm' /usr/bin/install -c -m 644 'themes/Natura/openbox-3/themerc' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Natura/openbox-3/themerc' test -z "/usr/share/themes/Onyx/openbox-3" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Onyx/openbox-3" /usr/bin/install -c -m 644 'themes/Onyx/openbox-3/themerc' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Onyx/openbox-3/themerc' test -z "/usr/share/themes/Onyx-Citrus/openbox-3" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Onyx-Citrus/openbox-3" /usr/bin/install -c -m 644 'themes/Onyx-Citrus/openbox-3/themerc' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Onyx-Citrus/openbox-3/themerc' test -z "/usr/share/themes/Orang/openbox-3" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Orang/openbox-3" /usr/bin/install -c -m 644 'themes/Orang/openbox-3/themerc' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Orang/openbox-3/themerc' test -z "/usr/share/pixmaps" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/pixmaps" /usr/bin/install -c -m 644 'data/openbox.png' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/pixmaps/openbox.png' test -z "/etc/xdg/openbox" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/etc/xdg/openbox" /usr/bin/install -c -m 644 'data/rc.xml' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/etc/xdg/openbox/rc.xml' /usr/bin/install -c -m 644 'data/menu.xml' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/etc/xdg/openbox/menu.xml' test -z "/usr/share/openbox" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/openbox" /usr/bin/install -c 'tools/xdg-autostart/xdg-autostart' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/openbox/xdg-autostart' test -z "/usr/share/themes/Syscrash/openbox-3" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Syscrash/openbox-3" /usr/bin/install -c -m 644 'themes/Syscrash/openbox-3/max_disabled.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Syscrash/openbox-3/max_disabled.xbm' /usr/bin/install -c -m 644 'themes/Syscrash/openbox-3/max_pressed.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Syscrash/openbox-3/max_pressed.xbm' /usr/bin/install -c -m 644 'themes/Syscrash/openbox-3/max_toggled.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Syscrash/openbox-3/max_toggled.xbm' /usr/bin/install -c -m 644 'themes/Syscrash/openbox-3/max.xbm' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Syscrash/openbox-3/max.xbm' /usr/bin/install -c -m 644 'themes/Syscrash/openbox-3/themerc' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/themes/Syscrash/openbox-3/themerc' test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 './doc/openbox.1' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/man/man1/openbox.1' /usr/bin/install -c -m 644 './doc/obxprop.1' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/man/man1/obxprop.1' /usr/bin/install -c -m 644 './doc/openbox-session.1' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/man/man1/openbox-session.1' /usr/bin/install -c -m 644 './doc/openbox-gnome-session.1' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/man/man1/openbox-gnome-session.1' /usr/bin/install -c -m 644 './doc/openbox-kde-session.1' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/man/man1/openbox-kde-session.1' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'render/obrender-3.0.pc' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/lib64/pkgconfig/obrender-3.0.pc' /usr/bin/install -c -m 644 'parser/obparser-3.0.pc' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/lib64/pkgconfig/obparser-3.0.pc' test -z "/usr/include/openbox/3.4/openbox" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/include/openbox/3.4/openbox" /usr/bin/install -c -m 644 'version.h' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/include/openbox/3.4/openbox/version.h' test -z "/etc/xdg/openbox" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/etc/xdg/openbox" /usr/bin/install -c -m 644 'data/autostart.sh' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/etc/xdg/openbox/autostart.sh' test -z "/usr/share/xsessions" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/xsessions" /usr/bin/install -c -m 644 'data/xsession/openbox.desktop' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/xsessions/openbox.desktop' /usr/bin/install -c -m 644 'data/xsession/openbox-gnome.desktop' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/xsessions/openbox-gnome.desktop' /usr/bin/install -c -m 644 'data/xsession/openbox-kde.desktop' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/xsessions/openbox-kde.desktop' test -z "/usr/include/openbox/3.4/openbox" || /bin/mkdir -p "/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/include/openbox/3.4/openbox" /usr/bin/install -c -m 644 'render/color.h' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/include/openbox/3.4/openbox/color.h' /usr/bin/install -c -m 644 'render/font.h' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/include/openbox/3.4/openbox/font.h' /usr/bin/install -c -m 644 'render/geom.h' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/include/openbox/3.4/openbox/geom.h' /usr/bin/install -c -m 644 'render/gradient.h' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/include/openbox/3.4/openbox/gradient.h' /usr/bin/install -c -m 644 'render/image.h' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/include/openbox/3.4/openbox/image.h' /usr/bin/install -c -m 644 'render/instance.h' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/include/openbox/3.4/openbox/instance.h' /usr/bin/install -c -m 644 'render/mask.h' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/include/openbox/3.4/openbox/mask.h' /usr/bin/install -c -m 644 'render/render.h' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/include/openbox/3.4/openbox/render.h' /usr/bin/install -c -m 644 'render/theme.h' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/include/openbox/3.4/openbox/theme.h' /usr/bin/install -c -m 644 'parser/parse.h' '/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/include/openbox/3.4/openbox/parse.h' make[2]: Leaving directory `/builddir/build/BUILD/openbox-3.4.10' make[1]: Leaving directory `/builddir/build/BUILD/openbox-3.4.10' + install setlayout /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/bin + install -p /builddir/build/SOURCES/xdg-menu /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/openbox/xdg-menu + sed 's|_XDGMENU_|/usr/share/openbox/xdg-menu|g' + desktop-file-install --vendor= --dir=/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/applications /builddir/build/SOURCES/openbox.desktop + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64 openbox + rm -f /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/lib64/libobparser.la /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/lib64/libobrender.la + rm -rf /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/openbox-3.4.10 extracting debug info from /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/lib64/libobparser.so.21.0.6 extracting debug info from /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/lib64/libobrender.so.21.0.6 extracting debug info from /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/bin/openbox extracting debug info from /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/bin/gdm-control extracting debug info from /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/bin/gnome-panel-control extracting debug info from /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/bin/obxprop extracting debug info from /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/bin/setlayout symlinked /usr/lib/debug/usr/lib64/libobparser.so.21.0.6.debug to /usr/lib/debug/usr/lib64/libobparser.so.21.debug symlinked /usr/lib/debug/usr/lib64/libobparser.so.21.0.6.debug to /usr/lib/debug/usr/lib64/libobparser.so.debug symlinked /usr/lib/debug/usr/lib64/libobrender.so.21.0.6.debug to /usr/lib/debug/usr/lib64/libobrender.so.21.debug symlinked /usr/lib/debug/usr/lib64/libobrender.so.21.0.6.debug to /usr/lib/debug/usr/lib64/libobrender.so.debug 2699 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: openbox-3.4.10-3.fc13.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.C9PmEZ + umask 022 + cd /builddir/build/BUILD + cd openbox-3.4.10 + DOCDIR=/builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox-3.4.10 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox-3.4.10 + /bin/mkdir -p /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox-3.4.10 + cp -pr AUTHORS CHANGELOG COMPLIANCE COPYING README /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox-3.4.10 + cp -pr data/menu.xsd data/rc.xsd data/menu.xml doc/rc-mouse-focus.xml /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64/usr/share/doc/openbox-3.4.10 + exit 0 Provides: config(openbox) = 3.4.10-3.fc13 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/env libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXau.so.6()(64bit) libXcursor.so.1()(64bit) libXext.so.6()(64bit) libXinerama.so.1()(64bit) libXrandr.so.2()(64bit) libXrender.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libglib-2.0.so.0()(64bit) libobparser.so.21()(64bit) libobrender.so.21()(64bit) libstartup-notification-1.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) Processing files: openbox-devel-3.4.10-3.fc13.x86_64 Provides: pkgconfig(obparser-3.0) = 3.4.10 pkgconfig(obrender-3.0) = 3.4.10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libobparser.so.21()(64bit) libobrender.so.21()(64bit) pkgconfig(glib-2.0) pkgconfig(libxml-2.0) pkgconfig(obparser-3.0) pkgconfig(pangoxft) pkgconfig(xft) Processing files: openbox-libs-3.4.10-3.fc13.x86_64 Provides: libobparser.so.21()(64bit) libobrender.so.21()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXft.so.2()(64bit) libXrender.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libobparser.so.21()(64bit) libobrender.so.21()(64bit) libpango-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpangoxft-1.0.so.0()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) Processing files: openbox-debuginfo-3.4.10-3.fc13.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64 warning: Could not canonicalize hostname: x86-05.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/openbox-3.4.10-3.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/openbox-devel-3.4.10-3.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/openbox-libs-3.4.10-3.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/openbox-debuginfo-3.4.10-3.fc13.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.U5IaS9 + umask 022 + cd /builddir/build/BUILD + cd openbox-3.4.10 + rm -rf /builddir/build/BUILDROOT/openbox-3.4.10-3.fc13.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->