------------------------------------------------------------------------------- EASY_E17 CMD: make clean distclean ------------------------------------------------------------------------------- Making clean in data make[1]: Entering directory `/var/www/download/tests/e17/apps/expedite/data' make[1]: Nothing to be done for `clean'. make[1]: Leaving directory `/var/www/download/tests/e17/apps/expedite/data' Making clean in src make[1]: Entering directory `/var/www/download/tests/e17/apps/expedite/src' Making clean in bin make[2]: Entering directory `/var/www/download/tests/e17/apps/expedite/src/bin' test -z "expedite" || rm -f expedite rm -f *.o make[2]: Leaving directory `/var/www/download/tests/e17/apps/expedite/src/bin' Making clean in . make[2]: Entering directory `/var/www/download/tests/e17/apps/expedite/src' make[2]: Nothing to be done for `clean-am'. make[2]: Leaving directory `/var/www/download/tests/e17/apps/expedite/src' make[1]: Leaving directory `/var/www/download/tests/e17/apps/expedite/src' Making clean in . make[1]: Entering directory `/var/www/download/tests/e17/apps/expedite' make[1]: Nothing to be done for `clean-am'. make[1]: Leaving directory `/var/www/download/tests/e17/apps/expedite' Making distclean in data make[1]: Entering directory `/var/www/download/tests/e17/apps/expedite/data' test -z "" || rm -f rm -f Makefile make[1]: Leaving directory `/var/www/download/tests/e17/apps/expedite/data' Making distclean in src make[1]: Entering directory `/var/www/download/tests/e17/apps/expedite/src' Making distclean in bin make[2]: Entering directory `/var/www/download/tests/e17/apps/expedite/src/bin' test -z "expedite" || rm -f expedite rm -f *.o rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[2]: Leaving directory `/var/www/download/tests/e17/apps/expedite/src/bin' Making distclean in . make[2]: Entering directory `/var/www/download/tests/e17/apps/expedite/src' test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[2]: Leaving directory `/var/www/download/tests/e17/apps/expedite/src' rm -f Makefile make[1]: Leaving directory `/var/www/download/tests/e17/apps/expedite/src' Making distclean in . make[1]: Entering directory `/var/www/download/tests/e17/apps/expedite' test -z "" || rm -f rm -f config.h stamp-h1 rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[1]: Leaving directory `/var/www/download/tests/e17/apps/expedite' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile ------------------------------------------------------------------------------- EASY_E17 CMD: ./autogen.sh --prefix=/var/www/download/tests/install --cache-file=/tmp/easy_e17/easy_e17.cache ------------------------------------------------------------------------------- Running aclocal... Running autoheader... Running autoconf... Running libtoolize... Running automake... configure: loading cache /tmp/easy_e17/easy_e17.cache checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-pc-linux-gnu checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) mawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for library containing strerror... (cached) none required checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking whether gcc and cc understand -c and -o together... (cached) yes checking pkg-config is at least version 0.9.0... yes checking for EVAS... yes checking whether Software X11 engine is to be built... yes checking whether Software X11 engine is available... yes checking whether XRender X11 engine is to be built... yes checking whether XRender X11 engine is available... yes checking whether OpenGL X11 engine is to be built... yes checking whether OpenGL X11 engine is available... no checking whether Software XCB engine is to be built... yes checking whether Software XCB engine is available... no checking whether Software DirectDraw engine is to be built... yes checking whether Software DirectDraw engine is available... no checking whether Direct3D engine is to be built... yes checking whether Direct3D engine is available... no checking whether OpenGL Glew engine is to be built... yes checking whether OpenGL Glew engine is available... no checking whether Software SDL engine is to be built... yes checking whether Software SDL engine is available... no checking whether Framebuffer engine is to be built... yes checking whether Framebuffer engine is available... no checking whether DirectFB engine is to be built... yes checking whether DirectFB engine is available... no checking whether Software 16 bits X11 engine is to be built... yes checking whether Software 16 bits X11 engine is available... no checking whether Software 16 bits DirectDraw engine is to be built... yes checking whether Software 16 bits DirectDraw engine is available... no checking whether Software 16 bits WinCE engine is to be built... yes checking whether Software 16 bits WinCE engine is available... no checking for X... (cached) libraries , headers checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking X11/Xutil.h usability... yes checking X11/Xutil.h presence... yes checking for X11/Xutil.h... yes configure: updating cache /tmp/easy_e17/easy_e17.cache configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/bin/Makefile config.status: creating data/Makefile config.status: creating config.h config.status: executing depfiles commands expedite 0.6.0 Engines: Software X11.................: yes X Render X11.................: yes Open GL X11..................: no Software XCB.................: no Software DirectDraw..........: no Direct3D.....................: no Open GL Glew.................: no Software SDL.................: no FB...........................: no DirectFB.....................: no Software X11 16 bits.........: no Software DirectDraw 16 bits..: no Software WinCE 16 bits.......: no Installation: prefix.......................: /var/www/download/tests/install ------------------------------------------------------------------------------- EASY_E17 CMD: make -j 2 ------------------------------------------------------------------------------- cd . && /bin/sh /var/www/download/tests/e17/apps/expedite/missing --run autoheader rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/var/www/download/tests/e17/apps/expedite' Making all in src make[2]: Entering directory `/var/www/download/tests/e17/apps/expedite/src' Making all in bin make[3]: Entering directory `/var/www/download/tests/e17/apps/expedite/src/bin' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-main.o -MD -MP -MF .deps/expedite-main.Tpo -c -o expedite-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-ui.o -MD -MP -MF .deps/expedite-ui.Tpo -c -o expedite-ui.o `test -f 'ui.c' || echo './'`ui.c mv -f .deps/expedite-ui.Tpo .deps/expedite-ui.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-about.o -MD -MP -MF .deps/expedite-about.Tpo -c -o expedite-about.o `test -f 'about.c' || echo './'`about.c mv -f .deps/expedite-about.Tpo .deps/expedite-about.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_blend_unscaled.o -MD -MP -MF .deps/expedite-image_blend_unscaled.Tpo -c -o expedite-image_blend_unscaled.o `test -f 'image_blend_unscaled.c' || echo './'`image_blend_unscaled.c mv -f .deps/expedite-image_blend_unscaled.Tpo .deps/expedite-image_blend_unscaled.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_blend_solid_unscaled.o -MD -MP -MF .deps/expedite-image_blend_solid_unscaled.Tpo -c -o expedite-image_blend_solid_unscaled.o `test -f 'image_blend_solid_unscaled.c' || echo './'`image_blend_solid_unscaled.c mv -f .deps/expedite-image_blend_solid_unscaled.Tpo .deps/expedite-image_blend_solid_unscaled.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_blend_nearest_scaled.o -MD -MP -MF .deps/expedite-image_blend_nearest_scaled.Tpo -c -o expedite-image_blend_nearest_scaled.o `test -f 'image_blend_nearest_scaled.c' || echo './'`image_blend_nearest_scaled.c mv -f .deps/expedite-main.Tpo .deps/expedite-main.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_blend_nearest_solid_scaled.o -MD -MP -MF .deps/expedite-image_blend_nearest_solid_scaled.Tpo -c -o expedite-image_blend_nearest_solid_scaled.o `test -f 'image_blend_nearest_solid_scaled.c' || echo './'`image_blend_nearest_solid_scaled.c mv -f .deps/expedite-image_blend_nearest_scaled.Tpo .deps/expedite-image_blend_nearest_scaled.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_blend_smooth_scaled.o -MD -MP -MF .deps/expedite-image_blend_smooth_scaled.Tpo -c -o expedite-image_blend_smooth_scaled.o `test -f 'image_blend_smooth_scaled.c' || echo './'`image_blend_smooth_scaled.c mv -f .deps/expedite-image_blend_nearest_solid_scaled.Tpo .deps/expedite-image_blend_nearest_solid_scaled.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_blend_smooth_solid_scaled.o -MD -MP -MF .deps/expedite-image_blend_smooth_solid_scaled.Tpo -c -o expedite-image_blend_smooth_solid_scaled.o `test -f 'image_blend_smooth_solid_scaled.c' || echo './'`image_blend_smooth_solid_scaled.c mv -f .deps/expedite-image_blend_smooth_scaled.Tpo .deps/expedite-image_blend_smooth_scaled.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_blend_border.o -MD -MP -MF .deps/expedite-image_blend_border.Tpo -c -o expedite-image_blend_border.o `test -f 'image_blend_border.c' || echo './'`image_blend_border.c mv -f .deps/expedite-image_blend_smooth_solid_scaled.Tpo .deps/expedite-image_blend_smooth_solid_scaled.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_blend_solid_border.o -MD -MP -MF .deps/expedite-image_blend_solid_border.Tpo -c -o expedite-image_blend_solid_border.o `test -f 'image_blend_solid_border.c' || echo './'`image_blend_solid_border.c mv -f .deps/expedite-image_blend_border.Tpo .deps/expedite-image_blend_border.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_blend_border_recolor.o -MD -MP -MF .deps/expedite-image_blend_border_recolor.Tpo -c -o expedite-image_blend_border_recolor.o `test -f 'image_blend_border_recolor.c' || echo './'`image_blend_border_recolor.c mv -f .deps/expedite-image_blend_solid_border.Tpo .deps/expedite-image_blend_solid_border.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_quality_scale.o -MD -MP -MF .deps/expedite-image_quality_scale.Tpo -c -o expedite-image_quality_scale.o `test -f 'image_quality_scale.c' || echo './'`image_quality_scale.c mv -f .deps/expedite-image_blend_border_recolor.Tpo .deps/expedite-image_blend_border_recolor.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_data_argb.o -MD -MP -MF .deps/expedite-image_data_argb.Tpo -c -o expedite-image_data_argb.o `test -f 'image_data_argb.c' || echo './'`image_data_argb.c mv -f .deps/expedite-image_quality_scale.Tpo .deps/expedite-image_quality_scale.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_data_argb_alpha.o -MD -MP -MF .deps/expedite-image_data_argb_alpha.Tpo -c -o expedite-image_data_argb_alpha.o `test -f 'image_data_argb_alpha.c' || echo './'`image_data_argb_alpha.c mv -f .deps/expedite-image_data_argb.Tpo .deps/expedite-image_data_argb.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_data_ycbcr601pl.o -MD -MP -MF .deps/expedite-image_data_ycbcr601pl.Tpo -c -o expedite-image_data_ycbcr601pl.o `test -f 'image_data_ycbcr601pl.c' || echo './'`image_data_ycbcr601pl.c mv -f .deps/expedite-image_data_argb_alpha.Tpo .deps/expedite-image_data_argb_alpha.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_data_ycbcr601pl_wide_stride.o -MD -MP -MF .deps/expedite-image_data_ycbcr601pl_wide_stride.Tpo -c -o expedite-image_data_ycbcr601pl_wide_stride.o `test -f 'image_data_ycbcr601pl_wide_stride.c' || echo './'`image_data_ycbcr601pl_wide_stride.c mv -f .deps/expedite-image_data_ycbcr601pl.Tpo .deps/expedite-image_data_ycbcr601pl.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_crossfade.o -MD -MP -MF .deps/expedite-image_crossfade.Tpo -c -o expedite-image_crossfade.o `test -f 'image_crossfade.c' || echo './'`image_crossfade.c mv -f .deps/expedite-image_data_ycbcr601pl_wide_stride.Tpo .deps/expedite-image_data_ycbcr601pl_wide_stride.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-text_basic.o -MD -MP -MF .deps/expedite-text_basic.Tpo -c -o expedite-text_basic.o `test -f 'text_basic.c' || echo './'`text_basic.c mv -f .deps/expedite-image_crossfade.Tpo .deps/expedite-image_crossfade.Po mv -f .deps/expedite-text_basic.Tpo .deps/expedite-text_basic.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-text_styles.o -MD -MP -MF .deps/expedite-text_styles.Tpo -c -o expedite-text_styles.o `test -f 'text_styles.c' || echo './'`text_styles.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-text_styles_different_strings.o -MD -MP -MF .deps/expedite-text_styles_different_strings.Tpo -c -o expedite-text_styles_different_strings.o `test -f 'text_styles_different_strings.c' || echo './'`text_styles_different_strings.c mv -f .deps/expedite-text_styles.Tpo .deps/expedite-text_styles.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-text_change.o -MD -MP -MF .deps/expedite-text_change.Tpo -c -o expedite-text_change.o `test -f 'text_change.c' || echo './'`text_change.c mv -f .deps/expedite-text_styles_different_strings.Tpo .deps/expedite-text_styles_different_strings.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-textblock_basic.o -MD -MP -MF .deps/expedite-textblock_basic.Tpo -c -o expedite-textblock_basic.o `test -f 'textblock_basic.c' || echo './'`textblock_basic.c mv -f .deps/expedite-textblock_basic.Tpo .deps/expedite-textblock_basic.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-textblock_intl.o -MD -MP -MF .deps/expedite-textblock_intl.Tpo -c -o expedite-textblock_intl.o `test -f 'textblock_intl.c' || echo './'`textblock_intl.c mv -f .deps/expedite-text_change.Tpo .deps/expedite-text_change.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-rect_blend.o -MD -MP -MF .deps/expedite-rect_blend.Tpo -c -o expedite-rect_blend.o `test -f 'rect_blend.c' || echo './'`rect_blend.c mv -f .deps/expedite-textblock_intl.Tpo .deps/expedite-textblock_intl.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-rect_solid.o -MD -MP -MF .deps/expedite-rect_solid.Tpo -c -o expedite-rect_solid.o `test -f 'rect_solid.c' || echo './'`rect_solid.c mv -f .deps/expedite-rect_blend.Tpo .deps/expedite-rect_blend.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-rect_blend_few.o -MD -MP -MF .deps/expedite-rect_blend_few.Tpo -c -o expedite-rect_blend_few.o `test -f 'rect_blend_few.c' || echo './'`rect_blend_few.c mv -f .deps/expedite-rect_solid.Tpo .deps/expedite-rect_solid.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-rect_solid_few.o -MD -MP -MF .deps/expedite-rect_solid_few.Tpo -c -o expedite-rect_solid_few.o `test -f 'rect_solid_few.c' || echo './'`rect_solid_few.c mv -f .deps/expedite-rect_blend_few.Tpo .deps/expedite-rect_blend_few.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_blend_occlude1_few.o -MD -MP -MF .deps/expedite-image_blend_occlude1_few.Tpo -c -o expedite-image_blend_occlude1_few.o `test -f 'image_blend_occlude1_few.c' || echo './'`image_blend_occlude1_few.c mv -f .deps/expedite-rect_solid_few.Tpo .deps/expedite-rect_solid_few.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_blend_occlude2_few.o -MD -MP -MF .deps/expedite-image_blend_occlude2_few.Tpo -c -o expedite-image_blend_occlude2_few.o `test -f 'image_blend_occlude2_few.c' || echo './'`image_blend_occlude2_few.c mv -f .deps/expedite-image_blend_occlude1_few.Tpo .deps/expedite-image_blend_occlude1_few.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_blend_occlude3_few.o -MD -MP -MF .deps/expedite-image_blend_occlude3_few.Tpo -c -o expedite-image_blend_occlude3_few.o `test -f 'image_blend_occlude3_few.c' || echo './'`image_blend_occlude3_few.c mv -f .deps/expedite-image_blend_occlude2_few.Tpo .deps/expedite-image_blend_occlude2_few.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_blend_occlude1.o -MD -MP -MF .deps/expedite-image_blend_occlude1.Tpo -c -o expedite-image_blend_occlude1.o `test -f 'image_blend_occlude1.c' || echo './'`image_blend_occlude1.c mv -f .deps/expedite-image_blend_occlude3_few.Tpo .deps/expedite-image_blend_occlude3_few.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_blend_occlude2.o -MD -MP -MF .deps/expedite-image_blend_occlude2.Tpo -c -o expedite-image_blend_occlude2.o `test -f 'image_blend_occlude2.c' || echo './'`image_blend_occlude2.c mv -f .deps/expedite-image_blend_occlude1.Tpo .deps/expedite-image_blend_occlude1.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_blend_occlude3.o -MD -MP -MF .deps/expedite-image_blend_occlude3.Tpo -c -o expedite-image_blend_occlude3.o `test -f 'image_blend_occlude3.c' || echo './'`image_blend_occlude3.c mv -f .deps/expedite-image_blend_occlude2.Tpo .deps/expedite-image_blend_occlude2.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_blend_occlude1_many.o -MD -MP -MF .deps/expedite-image_blend_occlude1_many.Tpo -c -o expedite-image_blend_occlude1_many.o `test -f 'image_blend_occlude1_many.c' || echo './'`image_blend_occlude1_many.c mv -f .deps/expedite-image_blend_occlude3.Tpo .deps/expedite-image_blend_occlude3.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_blend_occlude2_many.o -MD -MP -MF .deps/expedite-image_blend_occlude2_many.Tpo -c -o expedite-image_blend_occlude2_many.o `test -f 'image_blend_occlude2_many.c' || echo './'`image_blend_occlude2_many.c mv -f .deps/expedite-image_blend_occlude1_many.Tpo .deps/expedite-image_blend_occlude1_many.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_blend_occlude3_many.o -MD -MP -MF .deps/expedite-image_blend_occlude3_many.Tpo -c -o expedite-image_blend_occlude3_many.o `test -f 'image_blend_occlude3_many.c' || echo './'`image_blend_occlude3_many.c mv -f .deps/expedite-image_blend_occlude2_many.Tpo .deps/expedite-image_blend_occlude2_many.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_blend_occlude1_very_many.o -MD -MP -MF .deps/expedite-image_blend_occlude1_very_many.Tpo -c -o expedite-image_blend_occlude1_very_many.o `test -f 'image_blend_occlude1_very_many.c' || echo './'`image_blend_occlude1_very_many.c mv -f .deps/expedite-image_blend_occlude3_many.Tpo .deps/expedite-image_blend_occlude3_many.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_blend_occlude2_very_many.o -MD -MP -MF .deps/expedite-image_blend_occlude2_very_many.Tpo -c -o expedite-image_blend_occlude2_very_many.o `test -f 'image_blend_occlude2_very_many.c' || echo './'`image_blend_occlude2_very_many.c mv -f .deps/expedite-image_blend_occlude1_very_many.Tpo .deps/expedite-image_blend_occlude1_very_many.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-image_blend_occlude3_very_many.o -MD -MP -MF .deps/expedite-image_blend_occlude3_very_many.Tpo -c -o expedite-image_blend_occlude3_very_many.o `test -f 'image_blend_occlude3_very_many.c' || echo './'`image_blend_occlude3_very_many.c mv -f .deps/expedite-image_blend_occlude2_very_many.Tpo .deps/expedite-image_blend_occlude2_very_many.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-poly_blend.o -MD -MP -MF .deps/expedite-poly_blend.Tpo -c -o expedite-poly_blend.o `test -f 'poly_blend.c' || echo './'`poly_blend.c mv -f .deps/expedite-image_blend_occlude3_very_many.Tpo .deps/expedite-image_blend_occlude3_very_many.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-engine_software_x11.o -MD -MP -MF .deps/expedite-engine_software_x11.Tpo -c -o expedite-engine_software_x11.o `test -f 'engine_software_x11.c' || echo './'`engine_software_x11.c mv -f .deps/expedite-poly_blend.Tpo .deps/expedite-poly_blend.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -DPACKAGE_BIN_DIR=\"/var/www/download/tests/install/bin\" -DPACKAGE_LIB_DIR=\"/var/www/download/tests/install/lib\" -DPACKAGE_DATA_DIR=\"/var/www/download/tests/install/share/expedite\" -I/var/www/download/tests/install/include -I/usr/X11R6/include -I/var/www/download/tests/install/include -MT expedite-engine_xrender_x11.o -MD -MP -MF .deps/expedite-engine_xrender_x11.Tpo -c -o expedite-engine_xrender_x11.o `test -f 'engine_xrender_x11.c' || echo './'`engine_xrender_x11.c mv -f .deps/expedite-engine_xrender_x11.Tpo .deps/expedite-engine_xrender_x11.Po mv -f .deps/expedite-engine_software_x11.Tpo .deps/expedite-engine_software_x11.Po g++ -g -O2 -L/var/www/download/tests/install/lib -o expedite expedite-main.o expedite-ui.o expedite-about.o expedite-image_blend_unscaled.o expedite-image_blend_solid_unscaled.o expedite-image_blend_nearest_scaled.o expedite-image_blend_nearest_solid_scaled.o expedite-image_blend_smooth_scaled.o expedite-image_blend_smooth_solid_scaled.o expedite-image_blend_border.o expedite-image_blend_solid_border.o expedite-image_blend_border_recolor.o expedite-image_quality_scale.o expedite-image_data_argb.o expedite-image_data_argb_alpha.o expedite-image_data_ycbcr601pl.o expedite-image_data_ycbcr601pl_wide_stride.o expedite-image_crossfade.o expedite-text_basic.o expedite-text_styles.o expedite-text_styles_different_strings.o expedite-text_change.o expedite-textblock_basic.o expedite-textblock_intl.o expedite-rect_blend.o expedite-rect_solid.o expedite-rect_blend_few.o expedite-rect_solid_few.o expedite-image_blend_occlude1_few.o expedite-image_blend_occlude2_few.o expedite-image_blend_occlude3_few.o expedite-image_blend_occlude1.o expedite-image_blend_occlude2.o expedite-image_blend_occlude3.o expedite-image_blend_occlude1_many.o expedite-image_blend_occlude2_many.o expedite-image_blend_occlude3_many.o expedite-image_blend_occlude1_very_many.o expedite-image_blend_occlude2_very_many.o expedite-image_blend_occlude3_very_many.o expedite-poly_blend.o expedite-engine_software_x11.o expedite-engine_xrender_x11.o -L/var/www/download/tests/install/lib -levas -L/usr/X11R6/lib -lX11 -lXext -lm make[3]: Leaving directory `/var/www/download/tests/e17/apps/expedite/src/bin' make[3]: Entering directory `/var/www/download/tests/e17/apps/expedite/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/www/download/tests/e17/apps/expedite/src' make[2]: Leaving directory `/var/www/download/tests/e17/apps/expedite/src' Making all in data make[2]: Entering directory `/var/www/download/tests/e17/apps/expedite/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/www/download/tests/e17/apps/expedite/data' make[2]: Entering directory `/var/www/download/tests/e17/apps/expedite' make[2]: Leaving directory `/var/www/download/tests/e17/apps/expedite' make[1]: Leaving directory `/var/www/download/tests/e17/apps/expedite' ------------------------------------------------------------------------------- EASY_E17 CMD: make install ------------------------------------------------------------------------------- Making install in src make[1]: Entering directory `/var/www/download/tests/e17/apps/expedite/src' Making install in bin make[2]: Entering directory `/var/www/download/tests/e17/apps/expedite/src/bin' make[3]: Entering directory `/var/www/download/tests/e17/apps/expedite/src/bin' test -z "/var/www/download/tests/install/bin" || /bin/mkdir -p "/var/www/download/tests/install/bin" /usr/bin/install -c 'expedite' '/var/www/download/tests/install/bin/expedite' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/www/download/tests/e17/apps/expedite/src/bin' make[2]: Leaving directory `/var/www/download/tests/e17/apps/expedite/src/bin' make[2]: Entering directory `/var/www/download/tests/e17/apps/expedite/src' make[3]: Entering directory `/var/www/download/tests/e17/apps/expedite/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/www/download/tests/e17/apps/expedite/src' make[2]: Leaving directory `/var/www/download/tests/e17/apps/expedite/src' make[1]: Leaving directory `/var/www/download/tests/e17/apps/expedite/src' Making install in data make[1]: Entering directory `/var/www/download/tests/e17/apps/expedite/data' make[2]: Entering directory `/var/www/download/tests/e17/apps/expedite/data' make[2]: Nothing to be done for `install-exec-am'. test -z "/var/www/download/tests/install/share/expedite/data" || /bin/mkdir -p "/var/www/download/tests/install/share/expedite/data" /usr/bin/install -c -m 644 'Kochi.ttf' '/var/www/download/tests/install/share/expedite/data/Kochi.ttf' /usr/bin/install -c -m 644 'Vera.ttf' '/var/www/download/tests/install/share/expedite/data/Vera.ttf' /usr/bin/install -c -m 644 'VeraBI.ttf' '/var/www/download/tests/install/share/expedite/data/VeraBI.ttf' /usr/bin/install -c -m 644 'VeraBd.ttf' '/var/www/download/tests/install/share/expedite/data/VeraBd.ttf' /usr/bin/install -c -m 644 'VeraIt.ttf' '/var/www/download/tests/install/share/expedite/data/VeraIt.ttf' /usr/bin/install -c -m 644 'VeraMoBI.ttf' '/var/www/download/tests/install/share/expedite/data/VeraMoBI.ttf' /usr/bin/install -c -m 644 'VeraMoBd.ttf' '/var/www/download/tests/install/share/expedite/data/VeraMoBd.ttf' /usr/bin/install -c -m 644 'VeraMoIt.ttf' '/var/www/download/tests/install/share/expedite/data/VeraMoIt.ttf' /usr/bin/install -c -m 644 'VeraMono.ttf' '/var/www/download/tests/install/share/expedite/data/VeraMono.ttf' /usr/bin/install -c -m 644 'VeraSe.ttf' '/var/www/download/tests/install/share/expedite/data/VeraSe.ttf' /usr/bin/install -c -m 644 'VeraSeBd.ttf' '/var/www/download/tests/install/share/expedite/data/VeraSeBd.ttf' /usr/bin/install -c -m 644 'fonts.alias' '/var/www/download/tests/install/share/expedite/data/fonts.alias' /usr/bin/install -c -m 644 'fonts.dir' '/var/www/download/tests/install/share/expedite/data/fonts.dir' /usr/bin/install -c -m 644 'bg.png' '/var/www/download/tests/install/share/expedite/data/bg.png' /usr/bin/install -c -m 644 'logo.png' '/var/www/download/tests/install/share/expedite/data/logo.png' /usr/bin/install -c -m 644 'e.png' '/var/www/download/tests/install/share/expedite/data/e.png' /usr/bin/install -c -m 644 'image.png' '/var/www/download/tests/install/share/expedite/data/image.png' /usr/bin/install -c -m 644 'bar.png' '/var/www/download/tests/install/share/expedite/data/bar.png' /usr/bin/install -c -m 644 'frame.png' '/var/www/download/tests/install/share/expedite/data/frame.png' /usr/bin/install -c -m 644 'pan.png' '/var/www/download/tests/install/share/expedite/data/pan.png' /usr/bin/install -c -m 644 'tp.png' '/var/www/download/tests/install/share/expedite/data/tp.png' /usr/bin/install -c -m 644 'tp.yuv' '/var/www/download/tests/install/share/expedite/data/tp.yuv' /usr/bin/install -c -m 644 'icon_sel.png' '/var/www/download/tests/install/share/expedite/data/icon_sel.png' /usr/bin/install -c -m 644 'icon_sel2.png' '/var/www/download/tests/install/share/expedite/data/icon_sel2.png' /usr/bin/install -c -m 644 'text_sel.png' '/var/www/download/tests/install/share/expedite/data/text_sel.png' /usr/bin/install -c -m 644 'exit.png' '/var/www/download/tests/install/share/expedite/data/exit.png' /usr/bin/install -c -m 644 'watch.png' '/var/www/download/tests/install/share/expedite/data/watch.png' /usr/bin/install -c -m 644 'bug.png' '/var/www/download/tests/install/share/expedite/data/bug.png' /usr/bin/install -c -m 644 'bulb.png' '/var/www/download/tests/install/share/expedite/data/bulb.png' /usr/bin/install -c -m 644 'camera.png' '/var/www/download/tests/install/share/expedite/data/camera.png' /usr/bin/install -c -m 644 'colorbox.png' '/var/www/download/tests/install/share/expedite/data/colorbox.png' /usr/bin/install -c -m 644 'error.png' '/var/www/download/tests/install/share/expedite/data/error.png' /usr/bin/install -c -m 644 'flower.png' '/var/www/download/tests/install/share/expedite/data/flower.png' /usr/bin/install -c -m 644 'house.png' '/var/www/download/tests/install/share/expedite/data/house.png' /usr/bin/install -c -m 644 'mushroom.png' '/var/www/download/tests/install/share/expedite/data/mushroom.png' /usr/bin/install -c -m 644 'pulse.png' '/var/www/download/tests/install/share/expedite/data/pulse.png' /usr/bin/install -c -m 644 'typewriter.png' '/var/www/download/tests/install/share/expedite/data/typewriter.png' /usr/bin/install -c -m 644 'warning.png' '/var/www/download/tests/install/share/expedite/data/warning.png' /usr/bin/install -c -m 644 'im1.png' '/var/www/download/tests/install/share/expedite/data/im1.png' /usr/bin/install -c -m 644 'im2.png' '/var/www/download/tests/install/share/expedite/data/im2.png' make[2]: Leaving directory `/var/www/download/tests/e17/apps/expedite/data' make[1]: Leaving directory `/var/www/download/tests/e17/apps/expedite/data' make[1]: Entering directory `/var/www/download/tests/e17/apps/expedite' make[2]: Entering directory `/var/www/download/tests/e17/apps/expedite' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/www/download/tests/e17/apps/expedite' make[1]: Leaving directory `/var/www/download/tests/e17/apps/expedite'