Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/tint2.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-47c9f2d92f6f7085ffff098a0b06b4223f8e13ff/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/tint2.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/tint2-16.2-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/tint2.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-47c9f2d92f6f7085ffff098a0b06b4223f8e13ff/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/tint2.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.v3vF6y + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tint2-16.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/tint2-16.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tint2-16.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i90jrh + umask 022 + cd /builddir/build/BUILD + cd tint2-16.2 + mkdir -p build ~/build/BUILD/tint2-16.2/build ~/build/BUILD/tint2-16.2 + pushd build + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake3 -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DENABLE_EXAMPLES=ON -GNinja .. -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") -- Checking for modules 'x11;xcomposite;xdamage;xinerama;xext;xrender;xrandr>=1.3' -- Found x11, version 1.6.5 -- Found xcomposite, version 0.4.4 -- Found xdamage, version 1.1.4 -- Found xinerama, version 1.1.3 -- Found xext, version 1.3.3 -- Found xrender, version 0.9.10 -- Found xrandr, version 1.5.1 -- Checking for module 'pangocairo' -- Found pangocairo, version 1.40.4 -- Checking for module 'pango' -- Found pango, version 1.40.4 -- Checking for module 'cairo' -- Found cairo, version 1.14.8 -- Checking for module 'glib-2.0' -- Found glib-2.0, version 2.50.3 -- Checking for module 'gobject-2.0' -- Found gobject-2.0, version 2.50.3 -- Checking for module 'imlib2>=1.4.2' -- Found imlib2, version 1.4.5 -- Performing Test HAS_GENERIC -- Performing Test HAS_GENERIC - Failed -- Checking for module 'librsvg-2.0>=2.14.0' -- Found librsvg-2.0, version 2.40.16 -- Checking for module 'libstartup-notification-1.0>=0.12' -- Found libstartup-notification-1.0, version 0.12 -- Looking for imlib_context_set_display in Imlib2 -- Looking for imlib_context_set_display in Imlib2 - found -- Checking for modules 'x11;xcomposite;xdamage;xinerama;xrender;xrandr>=1.3' -- Found x11, version 1.6.5 -- Found xcomposite, version 0.4.4 -- Found xdamage, version 1.1.4 -- Found xinerama, version 1.1.3 -- Found xrender, version 0.9.10 -- Found xrandr, version 1.5.1 -- Checking for module 'gthread-2.0' -- Found gthread-2.0, version 2.50.3 -- Checking for module 'gtk+-x11-2.0' -- Found gtk+-x11-2.0, version 2.24.31 -- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1") -- gettext found languages: bs es fr hr pl ru sr -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_VERBOSE_MAKEFILE ENABLE_EXAMPLES INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/tint2-16.2/build + /usr/bin/ninja-build -v -j4 [1/70] cd /builddir/build/BUILD/tint2-16.2/build && /builddir/build/BUILD/tint2-16.2/get_version.sh 16.2 [2/70] cd /builddir/build/BUILD/tint2-16.2/src/tint2conf/po && /usr/bin/msgfmt -o /builddir/build/BUILD/tint2-16.2/build/src/tint2conf/po/hr.gmo hr.po [3/70] cd /builddir/build/BUILD/tint2-16.2/src/tint2conf/po && /usr/bin/msgfmt -o /builddir/build/BUILD/tint2-16.2/build/src/tint2conf/po/pl.gmo pl.po [4/70] cd /builddir/build/BUILD/tint2-16.2/src/tint2conf/po && /usr/bin/msgfmt -o /builddir/build/BUILD/tint2-16.2/build/src/tint2conf/po/bs.gmo bs.po [5/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/main.c.o -MF CMakeFiles/tint2.dir/src/main.c.o.d -o CMakeFiles/tint2.dir/src/main.c.o -c ../src/main.c [6/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/util/server.c.o -MF CMakeFiles/tint2.dir/src/util/server.c.o.d -o CMakeFiles/tint2.dir/src/util/server.c.o -c ../src/util/server.c [7/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/util/signals.c.o -MF CMakeFiles/tint2.dir/src/util/signals.c.o.d -o CMakeFiles/tint2.dir/src/util/signals.c.o -c ../src/util/signals.c [8/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/panel.c.o -MF CMakeFiles/tint2.dir/src/panel.c.o.d -o CMakeFiles/tint2.dir/src/panel.c.o -c ../src/panel.c [9/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/init.c.o -MF CMakeFiles/tint2.dir/src/init.c.o.d -o CMakeFiles/tint2.dir/src/init.c.o -c ../src/init.c [10/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/util/tracing.c.o -MF CMakeFiles/tint2.dir/src/util/tracing.c.o.d -o CMakeFiles/tint2.dir/src/util/tracing.c.o -c ../src/util/tracing.c [11/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/default_icon.c.o -MF CMakeFiles/tint2.dir/src/default_icon.c.o.d -o CMakeFiles/tint2.dir/src/default_icon.c.o -c ../src/default_icon.c [12/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/mouse_actions.c.o -MF CMakeFiles/tint2.dir/src/mouse_actions.c.o.d -o CMakeFiles/tint2.dir/src/mouse_actions.c.o -c ../src/mouse_actions.c [13/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/drag_and_drop.c.o -MF CMakeFiles/tint2.dir/src/drag_and_drop.c.o.d -o CMakeFiles/tint2.dir/src/drag_and_drop.c.o -c ../src/drag_and_drop.c [14/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/clock/clock.c.o -MF CMakeFiles/tint2.dir/src/clock/clock.c.o.d -o CMakeFiles/tint2.dir/src/clock/clock.c.o -c ../src/clock/clock.c [15/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/launcher/apps-common.c.o -MF CMakeFiles/tint2.dir/src/launcher/apps-common.c.o.d -o CMakeFiles/tint2.dir/src/launcher/apps-common.c.o -c ../src/launcher/apps-common.c [16/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/config.c.o -MF CMakeFiles/tint2.dir/src/config.c.o.d -o CMakeFiles/tint2.dir/src/config.c.o -c ../src/config.c [17/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/launcher/launcher.c.o -MF CMakeFiles/tint2.dir/src/launcher/launcher.c.o.d -o CMakeFiles/tint2.dir/src/launcher/launcher.c.o -c ../src/launcher/launcher.c [18/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/launcher/xsettings-common.c.o -MF CMakeFiles/tint2.dir/src/launcher/xsettings-common.c.o.d -o CMakeFiles/tint2.dir/src/launcher/xsettings-common.c.o -c ../src/launcher/xsettings-common.c [19/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/systray/systraybar.c.o -MF CMakeFiles/tint2.dir/src/systray/systraybar.c.o.d -o CMakeFiles/tint2.dir/src/systray/systraybar.c.o -c ../src/systray/systraybar.c [20/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/launcher/xsettings-client.c.o -MF CMakeFiles/tint2.dir/src/launcher/xsettings-client.c.o.d -o CMakeFiles/tint2.dir/src/launcher/xsettings-client.c.o -c ../src/launcher/xsettings-client.c [21/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/launcher/icon-theme-common.c.o -MF CMakeFiles/tint2.dir/src/launcher/icon-theme-common.c.o.d -o CMakeFiles/tint2.dir/src/launcher/icon-theme-common.c.o -c ../src/launcher/icon-theme-common.c [22/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/taskbar/taskbarname.c.o -MF CMakeFiles/tint2.dir/src/taskbar/taskbarname.c.o.d -o CMakeFiles/tint2.dir/src/taskbar/taskbarname.c.o -c ../src/taskbar/taskbarname.c [23/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/taskbar/task.c.o -MF CMakeFiles/tint2.dir/src/taskbar/task.c.o.d -o CMakeFiles/tint2.dir/src/taskbar/task.c.o -c ../src/taskbar/task.c [24/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/tooltip/tooltip.c.o -MF CMakeFiles/tint2.dir/src/tooltip/tooltip.c.o.d -o CMakeFiles/tint2.dir/src/tooltip/tooltip.c.o -c ../src/tooltip/tooltip.c [25/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/taskbar/taskbar.c.o -MF CMakeFiles/tint2.dir/src/taskbar/taskbar.c.o.d -o CMakeFiles/tint2.dir/src/taskbar/taskbar.c.o -c ../src/taskbar/taskbar.c [26/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/freespace/freespace.c.o -MF CMakeFiles/tint2.dir/src/freespace/freespace.c.o.d -o CMakeFiles/tint2.dir/src/freespace/freespace.c.o -c ../src/freespace/freespace.c [27/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/execplugin/execplugin.c.o -MF CMakeFiles/tint2.dir/src/execplugin/execplugin.c.o.d -o CMakeFiles/tint2.dir/src/execplugin/execplugin.c.o -c ../src/execplugin/execplugin.c [28/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/button/button.c.o -MF CMakeFiles/tint2.dir/src/button/button.c.o.d -o CMakeFiles/tint2.dir/src/button/button.c.o -c ../src/button/button.c [29/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DGETTEXT_PACKAGE=\"tint2conf\" -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DINSTALL_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DSN_API_NOT_YET_FROZEN -DTINT2CONF -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -I../src/tint2conf/../util -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pthread -std=c99 -MD -MT src/tint2conf/CMakeFiles/tint2conf.dir/__/util/server.c.o -MF src/tint2conf/CMakeFiles/tint2conf.dir/__/util/server.c.o.d -o src/tint2conf/CMakeFiles/tint2conf.dir/__/util/server.c.o -c ../src/util/server.c [30/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/tint2rc.c.o -MF CMakeFiles/tint2.dir/src/tint2rc.c.o.d -o CMakeFiles/tint2.dir/src/tint2rc.c.o -c ../src/tint2rc.c [31/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/util/fps_distribution.c.o -MF CMakeFiles/tint2.dir/src/util/fps_distribution.c.o.d -o CMakeFiles/tint2.dir/src/util/fps_distribution.c.o -c ../src/util/fps_distribution.c [32/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/separator/separator.c.o -MF CMakeFiles/tint2.dir/src/separator/separator.c.o.d -o CMakeFiles/tint2.dir/src/separator/separator.c.o -c ../src/separator/separator.c [33/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/util/strnatcmp.c.o -MF CMakeFiles/tint2.dir/src/util/strnatcmp.c.o.d -o CMakeFiles/tint2.dir/src/util/strnatcmp.c.o -c ../src/util/strnatcmp.c [34/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/util/cache.c.o -MF CMakeFiles/tint2.dir/src/util/cache.c.o.d -o CMakeFiles/tint2.dir/src/util/cache.c.o -c ../src/util/cache.c [35/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/util/color.c.o -MF CMakeFiles/tint2.dir/src/util/color.c.o.d -o CMakeFiles/tint2.dir/src/util/color.c.o -c ../src/util/color.c [36/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/util/strlcat.c.o -MF CMakeFiles/tint2.dir/src/util/strlcat.c.o.d -o CMakeFiles/tint2.dir/src/util/strlcat.c.o -c ../src/util/strlcat.c [37/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/util/print.c.o -MF CMakeFiles/tint2.dir/src/util/print.c.o.d -o CMakeFiles/tint2.dir/src/util/print.c.o -c ../src/util/print.c [38/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/util/gradient.c.o -MF CMakeFiles/tint2.dir/src/util/gradient.c.o.d -o CMakeFiles/tint2.dir/src/util/gradient.c.o -c ../src/util/gradient.c [39/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/util/common.c.o -MF CMakeFiles/tint2.dir/src/util/common.c.o.d -o CMakeFiles/tint2.dir/src/util/common.c.o -c ../src/util/common.c ../src/util/common.c: In function 'tint_exec': ../src/util/common.c:400:18: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(dir); ^ [40/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/util/test.c.o -MF CMakeFiles/tint2.dir/src/util/test.c.o.d -o CMakeFiles/tint2.dir/src/util/test.c.o -c ../src/util/test.c ../src/util/test.c: In function 'run_all_tests': ../src/util/test.c:166:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' [-Wformat=] fprintf(stdout, BLUE "tint2: " GREEN "all %lu tests succeeded." RESET "\n", count); ^ ../src/util/test.c:168:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' [-Wformat=] fprintf(stdout, BLUE "tint2: " RED "%lu" BLUE " out of %lu tests " RED "failed." RESET "\n", failed, count); ^ ../src/util/test.c:168:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' [-Wformat=] [41/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/util/area.c.o -MF CMakeFiles/tint2.dir/src/util/area.c.o.d -o CMakeFiles/tint2.dir/src/util/area.c.o -c ../src/util/area.c [42/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/util/uevent.c.o -MF CMakeFiles/tint2.dir/src/util/uevent.c.o.d -o CMakeFiles/tint2.dir/src/util/uevent.c.o -c ../src/util/uevent.c [43/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/battery/battery.c.o -MF CMakeFiles/tint2.dir/src/battery/battery.c.o.d -o CMakeFiles/tint2.dir/src/battery/battery.c.o -c ../src/battery/battery.c [44/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/util/window.c.o -MF CMakeFiles/tint2.dir/src/util/window.c.o.d -o CMakeFiles/tint2.dir/src/util/window.c.o -c ../src/util/window.c In file included from ../src/util/window.c:35:0: /usr/include/sys/ipc.h:24:3: warning: #warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" [-Wcpp] # warning "Files using this header must be compiled with _SVID_SOURCE or _XOPEN_SOURCE" ^ [45/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/battery/linux.c.o -MF CMakeFiles/tint2.dir/src/battery/linux.c.o.d -o CMakeFiles/tint2.dir/src/battery/linux.c.o -c ../src/battery/linux.c [46/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DGETTEXT_PACKAGE=\"tint2conf\" -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DINSTALL_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DSN_API_NOT_YET_FROZEN -DTINT2CONF -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -I../src/tint2conf/../util -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pthread -std=c99 -MD -MT src/tint2conf/CMakeFiles/tint2conf.dir/__/util/strnatcmp.c.o -MF src/tint2conf/CMakeFiles/tint2conf.dir/__/util/strnatcmp.c.o.d -o src/tint2conf/CMakeFiles/tint2conf.dir/__/util/strnatcmp.c.o -c ../src/util/strnatcmp.c [47/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DGETTEXT_PACKAGE=\"tint2conf\" -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DINSTALL_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DSN_API_NOT_YET_FROZEN -DTINT2CONF -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -I../src/tint2conf/../util -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pthread -std=c99 -MD -MT src/tint2conf/CMakeFiles/tint2conf.dir/__/util/cache.c.o -MF src/tint2conf/CMakeFiles/tint2conf.dir/__/util/cache.c.o.d -o src/tint2conf/CMakeFiles/tint2conf.dir/__/util/cache.c.o -c ../src/util/cache.c [48/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DSN_API_NOT_YET_FROZEN -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wpointer-arith -fno-strict-aliasing -pthread -std=c99 -MD -MT CMakeFiles/tint2.dir/src/util/timer.c.o -MF CMakeFiles/tint2.dir/src/util/timer.c.o.d -o CMakeFiles/tint2.dir/src/util/timer.c.o -c ../src/util/timer.c [49/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DGETTEXT_PACKAGE=\"tint2conf\" -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DINSTALL_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DSN_API_NOT_YET_FROZEN -DTINT2CONF -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -I../src/tint2conf/../util -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pthread -std=c99 -MD -MT src/tint2conf/CMakeFiles/tint2conf.dir/__/util/test.c.o -MF src/tint2conf/CMakeFiles/tint2conf.dir/__/util/test.c.o.d -o src/tint2conf/CMakeFiles/tint2conf.dir/__/util/test.c.o -c ../src/util/test.c ../src/util/test.c: In function 'run_all_tests': ../src/util/test.c:166:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' [-Wformat=] fprintf(stdout, BLUE "tint2: " GREEN "all %lu tests succeeded." RESET "\n", count); ^ ../src/util/test.c:168:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' [-Wformat=] fprintf(stdout, BLUE "tint2: " RED "%lu" BLUE " out of %lu tests " RED "failed." RESET "\n", failed, count); ^ ../src/util/test.c:168:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' [-Wformat=] [50/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DGETTEXT_PACKAGE=\"tint2conf\" -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DINSTALL_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DSN_API_NOT_YET_FROZEN -DTINT2CONF -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -I../src/tint2conf/../util -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pthread -std=c99 -MD -MT src/tint2conf/CMakeFiles/tint2conf.dir/__/util/print.c.o -MF src/tint2conf/CMakeFiles/tint2conf.dir/__/util/print.c.o.d -o src/tint2conf/CMakeFiles/tint2conf.dir/__/util/print.c.o -c ../src/util/print.c [51/70] : && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -pthread -fno-strict-aliasing CMakeFiles/tint2.dir/src/config.c.o CMakeFiles/tint2.dir/src/panel.c.o CMakeFiles/tint2.dir/src/util/server.c.o CMakeFiles/tint2.dir/src/main.c.o CMakeFiles/tint2.dir/src/init.c.o CMakeFiles/tint2.dir/src/util/signals.c.o CMakeFiles/tint2.dir/src/util/tracing.c.o CMakeFiles/tint2.dir/src/mouse_actions.c.o CMakeFiles/tint2.dir/src/drag_and_drop.c.o CMakeFiles/tint2.dir/src/default_icon.c.o CMakeFiles/tint2.dir/src/clock/clock.c.o CMakeFiles/tint2.dir/src/systray/systraybar.c.o CMakeFiles/tint2.dir/src/launcher/launcher.c.o CMakeFiles/tint2.dir/src/launcher/apps-common.c.o CMakeFiles/tint2.dir/src/launcher/icon-theme-common.c.o CMakeFiles/tint2.dir/src/launcher/xsettings-client.c.o CMakeFiles/tint2.dir/src/launcher/xsettings-common.c.o CMakeFiles/tint2.dir/src/taskbar/task.c.o CMakeFiles/tint2.dir/src/taskbar/taskbar.c.o CMakeFiles/tint2.dir/src/taskbar/taskbarname.c.o CMakeFiles/tint2.dir/src/tooltip/tooltip.c.o CMakeFiles/tint2.dir/src/execplugin/execplugin.c.o CMakeFiles/tint2.dir/src/button/button.c.o CMakeFiles/tint2.dir/src/freespace/freespace.c.o CMakeFiles/tint2.dir/src/separator/separator.c.o CMakeFiles/tint2.dir/src/tint2rc.c.o CMakeFiles/tint2.dir/src/util/area.c.o CMakeFiles/tint2.dir/src/util/common.c.o CMakeFiles/tint2.dir/src/util/fps_distribution.c.o CMakeFiles/tint2.dir/src/util/strnatcmp.c.o CMakeFiles/tint2.dir/src/util/timer.c.o CMakeFiles/tint2.dir/src/util/cache.c.o CMakeFiles/tint2.dir/src/util/color.c.o CMakeFiles/tint2.dir/src/util/strlcat.c.o CMakeFiles/tint2.dir/src/util/print.c.o CMakeFiles/tint2.dir/src/util/gradient.c.o CMakeFiles/tint2.dir/src/util/test.c.o CMakeFiles/tint2.dir/src/util/uevent.c.o CMakeFiles/tint2.dir/src/util/window.c.o CMakeFiles/tint2.dir/src/battery/battery.c.o CMakeFiles/tint2.dir/src/battery/linux.c.o -o tint2 -rdynamic -lXcomposite -lXdamage -lXfixes -lXinerama -lXext -lXrender -lX11 -lXrandr -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lImlib2 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lstartup-notification-1 -lrt -lm -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lImlib2 -lrsvg-2 -lgio-2.0 -lgdk_pixbuf-2.0 -lstartup-notification-1 -lrt && : [52/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DGETTEXT_PACKAGE=\"tint2conf\" -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DINSTALL_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DSN_API_NOT_YET_FROZEN -DTINT2CONF -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -I../src/tint2conf/../util -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pthread -std=c99 -MD -MT src/tint2conf/CMakeFiles/tint2conf.dir/__/util/common.c.o -MF src/tint2conf/CMakeFiles/tint2conf.dir/__/util/common.c.o.d -o src/tint2conf/CMakeFiles/tint2conf.dir/__/util/common.c.o -c ../src/util/common.c [53/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DGETTEXT_PACKAGE=\"tint2conf\" -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DINSTALL_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DSN_API_NOT_YET_FROZEN -DTINT2CONF -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -I../src/tint2conf/../util -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pthread -std=c99 -MD -MT src/tint2conf/CMakeFiles/tint2conf.dir/__/util/strlcat.c.o -MF src/tint2conf/CMakeFiles/tint2conf.dir/__/util/strlcat.c.o.d -o src/tint2conf/CMakeFiles/tint2conf.dir/__/util/strlcat.c.o -c ../src/util/strlcat.c [54/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DGETTEXT_PACKAGE=\"tint2conf\" -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DINSTALL_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DSN_API_NOT_YET_FROZEN -DTINT2CONF -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -I../src/tint2conf/../util -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pthread -std=c99 -MD -MT src/tint2conf/CMakeFiles/tint2conf.dir/__/config.c.o -MF src/tint2conf/CMakeFiles/tint2conf.dir/__/config.c.o.d -o src/tint2conf/CMakeFiles/tint2conf.dir/__/config.c.o -c ../src/config.c [55/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DGETTEXT_PACKAGE=\"tint2conf\" -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DINSTALL_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DSN_API_NOT_YET_FROZEN -DTINT2CONF -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -I../src/tint2conf/../util -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pthread -std=c99 -MD -MT src/tint2conf/CMakeFiles/tint2conf.dir/__/util/signals.c.o -MF src/tint2conf/CMakeFiles/tint2conf.dir/__/util/signals.c.o.d -o src/tint2conf/CMakeFiles/tint2conf.dir/__/util/signals.c.o -c ../src/util/signals.c [56/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DGETTEXT_PACKAGE=\"tint2conf\" -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DINSTALL_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DSN_API_NOT_YET_FROZEN -DTINT2CONF -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -I../src/tint2conf/../util -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pthread -std=c99 -MD -MT src/tint2conf/CMakeFiles/tint2conf.dir/__/launcher/apps-common.c.o -MF src/tint2conf/CMakeFiles/tint2conf.dir/__/launcher/apps-common.c.o.d -o src/tint2conf/CMakeFiles/tint2conf.dir/__/launcher/apps-common.c.o -c ../src/launcher/apps-common.c [57/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DGETTEXT_PACKAGE=\"tint2conf\" -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DINSTALL_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DSN_API_NOT_YET_FROZEN -DTINT2CONF -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -I../src/tint2conf/../util -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pthread -std=c99 -MD -MT src/tint2conf/CMakeFiles/tint2conf.dir/md4.c.o -MF src/tint2conf/CMakeFiles/tint2conf.dir/md4.c.o.d -o src/tint2conf/CMakeFiles/tint2conf.dir/md4.c.o -c ../src/tint2conf/md4.c [58/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DGETTEXT_PACKAGE=\"tint2conf\" -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DINSTALL_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DSN_API_NOT_YET_FROZEN -DTINT2CONF -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -I../src/tint2conf/../util -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pthread -std=c99 -MD -MT src/tint2conf/CMakeFiles/tint2conf.dir/__/launcher/icon-theme-common.c.o -MF src/tint2conf/CMakeFiles/tint2conf.dir/__/launcher/icon-theme-common.c.o.d -o src/tint2conf/CMakeFiles/tint2conf.dir/__/launcher/icon-theme-common.c.o -c ../src/launcher/icon-theme-common.c [59/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DGETTEXT_PACKAGE=\"tint2conf\" -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DINSTALL_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DSN_API_NOT_YET_FROZEN -DTINT2CONF -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -I../src/tint2conf/../util -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pthread -std=c99 -MD -MT src/tint2conf/CMakeFiles/tint2conf.dir/main.c.o -MF src/tint2conf/CMakeFiles/tint2conf.dir/main.c.o.d -o src/tint2conf/CMakeFiles/tint2conf.dir/main.c.o -c ../src/tint2conf/main.c [60/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DGETTEXT_PACKAGE=\"tint2conf\" -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DINSTALL_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DSN_API_NOT_YET_FROZEN -DTINT2CONF -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -I../src/tint2conf/../util -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pthread -std=c99 -MD -MT src/tint2conf/CMakeFiles/tint2conf.dir/__/util/timer.c.o -MF src/tint2conf/CMakeFiles/tint2conf.dir/__/util/timer.c.o.d -o src/tint2conf/CMakeFiles/tint2conf.dir/__/util/timer.c.o -c ../src/util/timer.c [61/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DGETTEXT_PACKAGE=\"tint2conf\" -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DINSTALL_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DSN_API_NOT_YET_FROZEN -DTINT2CONF -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -I../src/tint2conf/../util -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pthread -std=c99 -MD -MT src/tint2conf/CMakeFiles/tint2conf.dir/theme_view.c.o -MF src/tint2conf/CMakeFiles/tint2conf.dir/theme_view.c.o.d -o src/tint2conf/CMakeFiles/tint2conf.dir/theme_view.c.o -c ../src/tint2conf/theme_view.c [62/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DGETTEXT_PACKAGE=\"tint2conf\" -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DINSTALL_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DSN_API_NOT_YET_FROZEN -DTINT2CONF -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -I../src/tint2conf/../util -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pthread -std=c99 -MD -MT src/tint2conf/CMakeFiles/tint2conf.dir/background_gui.c.o -MF src/tint2conf/CMakeFiles/tint2conf.dir/background_gui.c.o.d -o src/tint2conf/CMakeFiles/tint2conf.dir/background_gui.c.o -c ../src/tint2conf/background_gui.c [63/70] cd /builddir/build/BUILD/tint2-16.2/src/tint2conf/po && /usr/bin/msgfmt -o /builddir/build/BUILD/tint2-16.2/build/src/tint2conf/po/ru.gmo ru.po [64/70] cd /builddir/build/BUILD/tint2-16.2/src/tint2conf/po && /usr/bin/msgfmt -o /builddir/build/BUILD/tint2-16.2/build/src/tint2conf/po/es.gmo es.po [65/70] cd /builddir/build/BUILD/tint2-16.2/src/tint2conf/po && /usr/bin/msgfmt -o /builddir/build/BUILD/tint2-16.2/build/src/tint2conf/po/fr.gmo fr.po [66/70] cd /builddir/build/BUILD/tint2-16.2/src/tint2conf/po && /usr/bin/msgfmt -o /builddir/build/BUILD/tint2-16.2/build/src/tint2conf/po/sr.gmo sr.po [67/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DGETTEXT_PACKAGE=\"tint2conf\" -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DINSTALL_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DSN_API_NOT_YET_FROZEN -DTINT2CONF -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -I../src/tint2conf/../util -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pthread -std=c99 -MD -MT src/tint2conf/CMakeFiles/tint2conf.dir/gradient_gui.c.o -MF src/tint2conf/CMakeFiles/tint2conf.dir/gradient_gui.c.o.d -o src/tint2conf/CMakeFiles/tint2conf.dir/gradient_gui.c.o -c ../src/tint2conf/gradient_gui.c [68/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DGETTEXT_PACKAGE=\"tint2conf\" -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DINSTALL_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DSN_API_NOT_YET_FROZEN -DTINT2CONF -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -I../src/tint2conf/../util -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pthread -std=c99 -MD -MT src/tint2conf/CMakeFiles/tint2conf.dir/properties_rw.c.o -MF src/tint2conf/CMakeFiles/tint2conf.dir/properties_rw.c.o.d -o src/tint2conf/CMakeFiles/tint2conf.dir/properties_rw.c.o -c ../src/tint2conf/properties_rw.c [69/70] /usr/bin/cc -DDISABLE_BACKTRACE -DENABLE_BATTERY -DENABLE_UEVENT -DGETTEXT_PACKAGE=\"tint2conf\" -DHAVE_RSVG -DHAVE_SN -DHAVE_VERSION_H -DINSTALL_PREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DSN_API_NOT_YET_FROZEN -DTINT2CONF -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_WITH_GETLINE -I. -I../src -I../src/battery -I../src/clock -I../src/systray -I../src/taskbar -I../src/launcher -I../src/tooltip -I../src/util -I../src/execplugin -I../src/button -I../src/freespace -I../src/separator -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -I../src/tint2conf/../util -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pthread -std=c99 -MD -MT src/tint2conf/CMakeFiles/tint2conf.dir/properties.c.o -MF src/tint2conf/CMakeFiles/tint2conf.dir/properties.c.o.d -o src/tint2conf/CMakeFiles/tint2conf.dir/properties.c.o -c ../src/tint2conf/properties.c [70/70] : && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -pthread src/tint2conf/CMakeFiles/tint2conf.dir/__/util/common.c.o src/tint2conf/CMakeFiles/tint2conf.dir/__/util/strnatcmp.c.o src/tint2conf/CMakeFiles/tint2conf.dir/__/util/cache.c.o src/tint2conf/CMakeFiles/tint2conf.dir/__/util/timer.c.o src/tint2conf/CMakeFiles/tint2conf.dir/__/util/test.c.o src/tint2conf/CMakeFiles/tint2conf.dir/__/util/print.c.o src/tint2conf/CMakeFiles/tint2conf.dir/__/util/signals.c.o src/tint2conf/CMakeFiles/tint2conf.dir/__/config.c.o src/tint2conf/CMakeFiles/tint2conf.dir/__/util/server.c.o src/tint2conf/CMakeFiles/tint2conf.dir/__/util/strlcat.c.o src/tint2conf/CMakeFiles/tint2conf.dir/__/launcher/apps-common.c.o src/tint2conf/CMakeFiles/tint2conf.dir/__/launcher/icon-theme-common.c.o src/tint2conf/CMakeFiles/tint2conf.dir/md4.c.o src/tint2conf/CMakeFiles/tint2conf.dir/main.c.o src/tint2conf/CMakeFiles/tint2conf.dir/properties.c.o src/tint2conf/CMakeFiles/tint2conf.dir/properties_rw.c.o src/tint2conf/CMakeFiles/tint2conf.dir/theme_view.c.o src/tint2conf/CMakeFiles/tint2conf.dir/background_gui.c.o src/tint2conf/CMakeFiles/tint2conf.dir/gradient_gui.c.o -o src/tint2conf/tint2conf -rdynamic -lXcomposite -lXdamage -lXfixes -lXinerama -lXrender -lX11 -lXrandr -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lImlib2 -lgthread-2.0 -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lImlib2 -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lpango-1.0 -lfontconfig -lfreetype -lrsvg-2 -lm && : ~/build/BUILD/tint2-16.2 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gNx31P + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm ++ dirname /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm + cd tint2-16.2 + pushd build ~/build/BUILD/tint2-16.2/build ~/build/BUILD/tint2-16.2 + DESTDIR=/builddir/build/BUILDROOT/tint2-16.2-2.el7.arm + /usr/bin/ninja-build install -v -j4 [1/2] cd /builddir/build/BUILD/tint2-16.2/build && /builddir/build/BUILD/tint2-16.2/get_version.sh 16.2 [1/2] cd /builddir/build/BUILD/tint2-16.2/build && /usr/bin/cmake3 -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/bin/tint2 -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/icons/hicolor/scalable/apps/tint2.svg -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/applications/tint2.desktop -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/etc/xdg/tint2/tint2rc -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/tint2/default_icon.png -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/doc/tint2/AUTHORS -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/doc/tint2/ChangeLog -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/doc/tint2/README.md -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/doc/tint2/tint2.md -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/doc/tint2/html/manual.html -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/doc/tint2/html/readme.html -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/doc/tint2/html/images -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/doc/tint2/html/images/taskbar_padding.jpg -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/doc/tint2/html/images/task_padding.jpg -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/doc/tint2/html/images/panel_padding.jpg -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/doc/tint2/html/images/panel_size_margin.jpg -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/man/man1/tint2.1 -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/bin/tint2conf -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/icons/hicolor/scalable/apps/tint2conf.svg -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/applications/tint2conf.desktop -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/mime/packages/tint2conf.xml -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/locale/bs/LC_MESSAGES/tint2conf.mo -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/locale/es/LC_MESSAGES/tint2conf.mo -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/locale/fr/LC_MESSAGES/tint2conf.mo -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/locale/hr/LC_MESSAGES/tint2conf.mo -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/locale/pl/LC_MESSAGES/tint2conf.mo -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/locale/ru/LC_MESSAGES/tint2conf.mo -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/locale/sr/LC_MESSAGES/tint2conf.mo -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/tint2/horizontal-dark-opaque.tint2rc -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/tint2/horizontal-dark-transparent.tint2rc -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/tint2/horizontal-icon-only.tint2rc -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/tint2/horizontal-light-opaque.tint2rc -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/tint2/horizontal-light-transparent.tint2rc -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/tint2/horizontal-text-only.tint2rc -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/tint2/vertical-dark-opaque.tint2rc -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/tint2/vertical-dark-transparent.tint2rc -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/tint2/vertical-light-opaque.tint2rc -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/tint2/vertical-light-transparent.tint2rc -- Installing: /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/tint2/vertical-neutral-icons.tint2rc ~/build/BUILD/tint2-16.2 + popd + rm -rf /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/doc/ + install -p -m 0644 packaging/debian/tint2conf.1 /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm//usr/share/man/man1/ + desktop-file-install --set-key=NoDisplay --set-value=true --delete-original --dir=/builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/applications /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm//usr/share/applications/tint2.desktop + desktop-file-install --delete-original --dir=/builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/applications /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm//usr/share/applications/tint2conf.desktop + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm tint2conf + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/tint2-16.2 extracting debug info from /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/bin/tint2conf extracting debug info from /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/bin/tint2 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 2654 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: tint2-16.2-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.S8j2hg + umask 022 + cd /builddir/build/BUILD + cd tint2-16.2 + DOCDIR=/builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/doc/tint2-16.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/doc/tint2-16.2 + cp -pr AUTHORS /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/doc/tint2-16.2 + cp -pr ChangeLog /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/doc/tint2-16.2 + cp -pr README.md /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/doc/tint2-16.2 + cp -pr doc/images/ /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/doc/tint2-16.2 + cp -pr doc/manual.html /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/doc/tint2-16.2 + cp -pr doc/readme.html /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/doc/tint2-16.2 + cp -pr doc/tint2.md /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/doc/tint2-16.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qkmPeO + umask 022 + cd /builddir/build/BUILD + cd tint2-16.2 + LICENSEDIR=/builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/licenses/tint2-16.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/licenses/tint2-16.2 + cp -pr COPYING /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm/usr/share/licenses/tint2-16.2 + exit 0 Provides: application() application(tint2.desktop) application(tint2conf.desktop) config(tint2) = 16.2-2.el7 mimehandler(application/x-tint2-theme) tint2 = 16.2-2.el7 tint2(armv7hl-32) = 16.2-2.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libImlib2.so.1 libX11.so.6 libXcomposite.so.1 libXdamage.so.1 libXext.so.6 libXfixes.so.3 libXinerama.so.1 libXrandr.so.2 libXrender.so.1 libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.4) libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) librsvg-2.so.2 librt.so.1 librt.so.1(GLIBC_2.4) libstartup-notification-1.so.0 rtld(GNU_HASH) Processing files: tint2-debuginfo-16.2-2.el7.armv7hl Provides: tint2-debuginfo = 16.2-2.el7 tint2-debuginfo(armv7hl-32) = 16.2-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm Wrote: /builddir/build/RPMS/tint2-16.2-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/tint2-debuginfo-16.2-2.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UiMALB + umask 022 + cd /builddir/build/BUILD + cd tint2-16.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tint2-16.2-2.el7.arm + exit 0 Child return code was: 0