<86>Apr 27 20:53:35 userdel[17158]: delete user `rooter' <86>Apr 27 20:53:35 userdel[17158]: remove group `rooter' <86>Apr 27 20:53:35 groupadd[17159]: new group: name=rooter, gid=501 <86>Apr 27 20:53:35 useradd[17160]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 20:53:35 userdel[17162]: delete user `builder' <86>Apr 27 20:53:35 userdel[17162]: remove group `builder' <86>Apr 27 20:53:35 groupadd[17163]: new group: name=builder, gid=502 <86>Apr 27 20:53:35 useradd[17164]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 20:53:37 rpmi: libaudiofile-0.2.6-alt2 installed <13>Apr 27 20:53:37 rpmi: libalsa-1.0.18-alt1 installed <13>Apr 27 20:53:37 rpmi: esound-0.2.39-alt0.M41.1 installed <13>Apr 27 20:53:37 rpmi: libSDL-1.2.13-alt1 installed <13>Apr 27 20:53:37 rpmi: libSDL-devel-1.2.13-alt1 installed <13>Apr 27 20:53:37 rpmi: libpng12-1.2.27-alt1 installed <13>Apr 27 20:53:37 rpmi: libSDL_image-1.2.6-alt3 installed <13>Apr 27 20:53:37 rpmi: libSDL_image-devel-1.2.6-alt3 installed <13>Apr 27 20:53:37 rpmi: flex-2.5.33-alt3 installed <13>Apr 27 20:53:37 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 27 20:53:37 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 27 20:53:38 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 27 20:53:39 rpmi: gcc4.3-c++-4.3.2-alt6 installed Installing pipenightdreams-0.10.0-alt3.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81542 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pipenightdreams-0.10.0 + echo 'Source #0 (pipenightdreams-0.10.0.tar.gz):' Source #0 (pipenightdreams-0.10.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/pipenightdreams-0.10.0.tar.gz + /bin/tar -xf - + cd pipenightdreams-0.10.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (pipenightdreams-0.10.0-gcc41.patch):' Patch #0 (pipenightdreams-0.10.0-gcc41.patch): + /usr/bin/patch -p1 -b --suffix .gcc41 patching file src/eventmanager.cpp patching file src/graphic.cpp patching file src/hash.cpp patching file src/image.cpp patching file src/list.cpp patching file src/pipe.cpp patching file src/player.h patching file src/pointer.cpp patching file src/score.cpp patching file src/str.cpp patching file src/pointer.h + echo 'Patch #1 (pipenightdreams-0.10.0-datadir.patch):' Patch #1 (pipenightdreams-0.10.0-datadir.patch): + /usr/bin/patch -p1 -b --suffix .datadir patching file configure + echo 'Patch #2 (pipenightdreams-0.10.0-sanitize.patch):' Patch #2 (pipenightdreams-0.10.0-sanitize.patch): + /usr/bin/patch -p1 -b --suffix .sanitize patching file README patching file man/pipenightdreams.6 + echo 'Patch #3 (pipenightdreams-0.10.0-quit.patch):' Patch #3 (pipenightdreams-0.10.0-quit.patch): + /usr/bin/patch -p1 -b --suffix .quit patching file src/pipenightdreams.cpp + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.81542 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pipenightdreams-0.10.0 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.in'. You should update your `aclocal.m4' by running aclocal. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext creating cache ./config.cache checking how to run the C preprocessor... cc -E checking for flex... flex checking for flex... (cached) flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking whether make sets ${MAKE}... (cached) yes checking for c++... c++ checking whether the C++ compiler (c++ -O2 ) works... yes checking whether the C++ compiler (c++ -O2 ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for a BSD compatible install... /bin/install -c checking target system type... config.sub: missing argument Try `config.sub --help' for more information. checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.1.5... yes checking for IMG_Load in -lSDL_image... yes updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating levels/Makefile creating images/Makefile creating images/arrows_yellow/Makefile creating images/flow_green/Makefile creating images/pipes_toys/Makefile creating images/default/Makefile creating images/flow_light/Makefile creating images/pipes_cables/Makefile creating images/pipes_wire/Makefile creating images/pipes_metal/Makefile creating images/arrows_grey/Makefile creating images/flow_blue/Makefile creating images/pipes_space/Makefile creating images/pipes_space/back01/Makefile creating images/pipes_space/back02/Makefile creating images/pipes_space/back03/Makefile creating images/pipes_space/back04/Makefile creating images/pipes_space/back05/Makefile creating man/Makefile creating src/config.h + '[' -n '' ']' + NPROCS=48 + make -j48 'CXXFLAGS=-pipe -Wall -O2 -fsigned-char -I/usr/include/SDL' make: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/src' c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c object.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c wallpaper.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c vertical.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c tank.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c verticalbowl.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c surface.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c str.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c score.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c random.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c videomanager.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c pointer.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c player.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c pipequeue.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c pipenightdreams.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c pipe.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c mosaic.cpp flex level.ll && mv lex.yy.c level.cc c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c list.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c imagemanager.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c image.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c horizontalbowl.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c horizontal.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c hash.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c graphic.cpp pipe.cpp: In member function 'virtual void Pipe::paintBonus(VideoManager*, Bonus)': pipe.cpp:99: warning: unused variable 'ima' list.cpp: In member function 'Index* List::indexOf(int)': list.cpp:83: warning: 'h' is used uninitialized in this function c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c exit.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c eventstream.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c eventmanager.cpp score.cpp: In member function 'virtual void Score::paint(VideoManager*)': score.cpp:64: warning: 'ima' may be used uninitialized in this function c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c entry.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c elbowupright.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c elbowupleft.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c elbowdownright.cpp pipenightdreams.cpp: In member function 'void PipeNightDreams::showMainMenu()': pipenightdreams.cpp:247: warning: 'color' may be used uninitialized in this function c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c elbowdownleft.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c cross.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c board.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c canvas.cpp pipenightdreams.cpp: In member function 'void PipeNightDreams::play()': pipenightdreams.cpp:212: warning: 'event' is used uninitialized in this function c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c main.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c sprite.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c fire.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c paper.cpp cd .. && autoheader c++ -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -c level.cc cross.cpp: In member function 'virtual void Cross::restrictAsOutput(CardinalPoint)': cross.cpp:42: warning: suggest explicit braces to avoid ambiguous 'else' autoheader-default: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader-default: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader-default: WARNING: is deprecated and discouraged. autoheader-default: autoheader-default: WARNING: Using the third argument of `AC_DEFINE' and autoheader-default: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader-default: WARNING: `acconfig.h': autoheader-default: autoheader-default: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader-default: [Define if a function `main' is needed.]) autoheader-default: autoheader-default: WARNING: More sophisticated templates can also be produced, see the autoheader-default: WARNING: documentation. level.ll: In function 'int yylex()': level.ll:162: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result paper.cpp: In constructor 'Paper::Paper(int, Paper::PaperColor, ImageManager*)': paper.cpp:33: warning: 'filenamebase' may be used uninitialized in this function paper.cpp: In constructor 'Paper::Paper(int, Paper::PaperColor, ImageManager*)': paper.cpp:33: warning: 'filenamebase' may be used uninitialized in this function level.ll: In member function 'Pipe* Level::getPipe(int&, int&, int&)': level.ll:365: warning: 'pipe' may be used uninitialized in this function level.ll: In member function 'bool Level::boolAssignment()': level.ll:281: warning: 'aux' may be used uninitialized in this function configure.in:5: warning: AC_PROG_LEX invoked multiple times ../../lib/autoconf/programs.m4:779: AC_DECL_YYTEXT is expanded from... aclocal.m4:637: AM_PROG_LEX is expanded from... configure.in:5: the top level configure.in:30: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET ../../lib/autoconf/general.m4:1744: AC_CANONICAL_TARGET is expanded from... configure.in:30: the top level cd .. \ && CONFIG_FILES= CONFIG_HEADERS=src/config.h \ /bin/sh ./config.status creating src/config.h c++ -pipe -Wall -O2 -fsigned-char -I/usr/include/SDL -o pipenightdreams object.o wallpaper.o videomanager.o verticalbowl.o vertical.o tank.o surface.o str.o score.o random.o pointer.o player.o pipequeue.o pipenightdreams.o pipe.o mosaic.o list.o level.o imagemanager.o image.o horizontalbowl.o horizontal.o hash.o graphic.o exit.o eventstream.o eventmanager.o entry.o elbowupright.o elbowupleft.o elbowdownright.o elbowdownleft.o cross.o canvas.o board.o main.o sprite.o fire.o paper.o -lSDL_image -lSDL -lpthread make[1]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/src' Making all in images make[1]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images' Making all in arrows_yellow make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/arrows_yellow' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/arrows_yellow' Making all in flow_green make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/flow_green' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/flow_green' Making all in pipes_toys make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_toys' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_toys' Making all in default make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/default' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/default' Making all in flow_light make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/flow_light' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/flow_light' Making all in pipes_cables make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_cables' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_cables' Making all in pipes_wire make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_wire' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_wire' Making all in pipes_metal make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_metal' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_metal' Making all in arrows_grey make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/arrows_grey' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/arrows_grey' Making all in flow_blue make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/flow_blue' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/flow_blue' Making all in pipes_space make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space' Making all in back01 make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back01' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back01' Making all in back02 make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back02' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back02' Making all in back03 make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back03' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back03' Making all in back04 make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back04' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back04' Making all in back05 make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back05' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back05' make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space' make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space' make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images' make[1]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images' Making all in levels make[1]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/levels' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/levels' Making all in man make[1]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/man' make[1]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0' make: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.84241 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pipenightdreams-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pipenightdreams-buildroot + cd pipenightdreams-0.10.0 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/pipenightdreams-buildroot install make: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/src' c++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c main.cpp c++ -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o pipenightdreams object.o wallpaper.o videomanager.o verticalbowl.o vertical.o tank.o surface.o str.o score.o random.o pointer.o player.o pipequeue.o pipenightdreams.o pipe.o mosaic.o list.o level.o imagemanager.o image.o horizontalbowl.o horizontal.o hash.o graphic.o exit.o eventstream.o eventmanager.o entry.o elbowupright.o elbowupleft.o elbowdownright.o elbowdownleft.o cross.o canvas.o board.o main.o sprite.o fire.o paper.o -lSDL_image -lSDL -lpthread make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/src' /bin/sh ../mkinstalldirs /usr/src/tmp/pipenightdreams-buildroot/usr/bin mkdir /usr/src/tmp/pipenightdreams-buildroot mkdir /usr/src/tmp/pipenightdreams-buildroot/usr mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/bin ../libtool --mode=install /bin/install -p pipenightdreams /usr/src/tmp/pipenightdreams-buildroot/usr/bin/pipenightdreams /bin/install -p pipenightdreams /usr/src/tmp/pipenightdreams-buildroot/usr/bin/pipenightdreams make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/src' Making install in images make[1]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images' Making install in arrows_yellow make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/arrows_yellow' make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/arrows_yellow' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/arrows_yellow mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/share mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/share/games mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/arrows_yellow /bin/install -p -m 644 ./arrow_e.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/arrows_yellow/arrow_e.png /bin/install -p -m 644 ./arrow_n.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/arrows_yellow/arrow_n.png /bin/install -p -m 644 ./arrow_s.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/arrows_yellow/arrow_s.png /bin/install -p -m 644 ./arrow_w.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/arrows_yellow/arrow_w.png make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/arrows_yellow' make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/arrows_yellow' Making install in flow_green make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/flow_green' make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/flow_green' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/flow_green mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/flow_green /bin/install -p -m 644 ./flow.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/flow_green/flow.png /bin/install -p -m 644 ./flow_big.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/flow_green/flow_big.png /bin/install -p -m 644 ./splash.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/flow_green/splash.png make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/flow_green' make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/flow_green' Making install in pipes_toys make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_toys' make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_toys' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_toys mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_toys /bin/install -p -m 644 ./bowl_h.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_toys/bowl_h.png /bin/install -p -m 644 ./bowl_v.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_toys/bowl_v.png /bin/install -p -m 644 ./cross.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_toys/cross.png /bin/install -p -m 644 ./elbow_ne.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_toys/elbow_ne.png /bin/install -p -m 644 ./elbow_nw.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_toys/elbow_nw.png /bin/install -p -m 644 ./elbow_se.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_toys/elbow_se.png /bin/install -p -m 644 ./elbow_sw.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_toys/elbow_sw.png /bin/install -p -m 644 ./entry_h.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_toys/entry_h.png /bin/install -p -m 644 ./entry_v.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_toys/entry_v.png /bin/install -p -m 644 ./exit_h.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_toys/exit_h.png /bin/install -p -m 644 ./exit_v.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_toys/exit_v.png /bin/install -p -m 644 ./horizontal.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_toys/horizontal.png /bin/install -p -m 644 ./vertical.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_toys/vertical.png /bin/install -p -m 644 ./board_back.jpg /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_toys/board_back.jpg make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_toys' make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_toys' Making install in default make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/default' make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/default' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default /bin/install -p -m 644 ./0.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/0.png /bin/install -p -m 644 ./1.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/1.png /bin/install -p -m 644 ./2.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/2.png /bin/install -p -m 644 ./3.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/3.png /bin/install -p -m 644 ./4.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/4.png /bin/install -p -m 644 ./5.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/5.png /bin/install -p -m 644 ./6.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/6.png /bin/install -p -m 644 ./7.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/7.png /bin/install -p -m 644 ./8.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/8.png /bin/install -p -m 644 ./9.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/9.png /bin/install -p -m 644 ./bowl_h.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/bowl_h.png /bin/install -p -m 644 ./bowl_hb.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/bowl_hb.png /bin/install -p -m 644 ./bowl_v.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/bowl_v.png /bin/install -p -m 644 ./bowl_vb.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/bowl_vb.png /bin/install -p -m 644 ./cross.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/cross.png /bin/install -p -m 644 ./cross_b.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/cross_b.png /bin/install -p -m 644 ./elbow_ne.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/elbow_ne.png /bin/install -p -m 644 ./elbow_neb.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/elbow_neb.png /bin/install -p -m 644 ./elbow_nw.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/elbow_nw.png /bin/install -p -m 644 ./elbow_nwb.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/elbow_nwb.png /bin/install -p -m 644 ./elbow_se.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/elbow_se.png /bin/install -p -m 644 ./elbow_seb.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/elbow_seb.png /bin/install -p -m 644 ./elbow_sw.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/elbow_sw.png /bin/install -p -m 644 ./elbow_swb.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/elbow_swb.png /bin/install -p -m 644 ./elbow_vb.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/elbow_vb.png /bin/install -p -m 644 ./entry_h.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/entry_h.png /bin/install -p -m 644 ./entry_v.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/entry_v.png /bin/install -p -m 644 ./exclam0000.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/exclam0000.png /bin/install -p -m 644 ./exclam0001.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/exclam0001.png /bin/install -p -m 644 ./exclam0002.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/exclam0002.png /bin/install -p -m 644 ./exclam0003.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/exclam0003.png /bin/install -p -m 644 ./exclam0004.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/exclam0004.png /bin/install -p -m 644 ./exclam0005.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/exclam0005.png /bin/install -p -m 644 ./exclam0006.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/exclam0006.png /bin/install -p -m 644 ./exclam0007.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/exclam0007.png /bin/install -p -m 644 ./exclam0008.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/exclam0008.png /bin/install -p -m 644 ./exclam0009.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/exclam0009.png /bin/install -p -m 644 ./exclam0010.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/exclam0010.png /bin/install -p -m 644 ./exclam0011.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/exclam0011.png /bin/install -p -m 644 ./exclam0012.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/exclam0012.png /bin/install -p -m 644 ./exclam0013.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/exclam0013.png /bin/install -p -m 644 ./exclam0014.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/exclam0014.png /bin/install -p -m 644 ./exit_h.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/exit_h.png /bin/install -p -m 644 ./exit_v.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/exit_v.png /bin/install -p -m 644 ./freeze_bonus0000.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0000.png /bin/install -p -m 644 ./freeze_bonus0001.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0001.png /bin/install -p -m 644 ./freeze_bonus0002.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0002.png /bin/install -p -m 644 ./freeze_bonus0003.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0003.png /bin/install -p -m 644 ./freeze_bonus0004.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0004.png /bin/install -p -m 644 ./freeze_bonus0005.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0005.png /bin/install -p -m 644 ./freeze_bonus0006.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0006.png /bin/install -p -m 644 ./freeze_bonus0007.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0007.png /bin/install -p -m 644 ./freeze_bonus0008.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0008.png /bin/install -p -m 644 ./freeze_bonus0009.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0009.png /bin/install -p -m 644 ./freeze_bonus0010.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0010.png /bin/install -p -m 644 ./freeze_bonus0011.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0011.png /bin/install -p -m 644 ./freeze_bonus0012.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0012.png /bin/install -p -m 644 ./freeze_bonus0013.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0013.png /bin/install -p -m 644 ./freeze_bonus0014.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0014.png /bin/install -p -m 644 ./freeze_bonus0015.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0015.png /bin/install -p -m 644 ./freeze_bonus0016.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0016.png /bin/install -p -m 644 ./freeze_bonus0017.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0017.png /bin/install -p -m 644 ./freeze_bonus0018.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0018.png /bin/install -p -m 644 ./freeze_bonus0019.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0019.png /bin/install -p -m 644 ./freeze_bonus0020.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0020.png /bin/install -p -m 644 ./freeze_bonus0021.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0021.png /bin/install -p -m 644 ./freeze_bonus0022.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0022.png /bin/install -p -m 644 ./freeze_bonus0023.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0023.png /bin/install -p -m 644 ./freeze_bonus0024.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0024.png /bin/install -p -m 644 ./freeze_bonus0025.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0025.png /bin/install -p -m 644 ./freeze_bonus0026.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0026.png /bin/install -p -m 644 ./freeze_bonus0027.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0027.png /bin/install -p -m 644 ./freeze_bonus0028.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0028.png /bin/install -p -m 644 ./freeze_bonus0029.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/freeze_bonus0029.png /bin/install -p -m 644 ./horizontal.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/horizontal.png /bin/install -p -m 644 ./horizontal_b.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/horizontal_b.png /bin/install -p -m 644 ./hyper_bonus.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus.png /bin/install -p -m 644 ./hyper_bonus0000.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0000.png /bin/install -p -m 644 ./hyper_bonus0001.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0001.png /bin/install -p -m 644 ./hyper_bonus0002.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0002.png /bin/install -p -m 644 ./hyper_bonus0003.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0003.png /bin/install -p -m 644 ./hyper_bonus0004.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0004.png /bin/install -p -m 644 ./hyper_bonus0005.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0005.png /bin/install -p -m 644 ./hyper_bonus0006.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0006.png /bin/install -p -m 644 ./hyper_bonus0007.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0007.png /bin/install -p -m 644 ./hyper_bonus0008.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0008.png /bin/install -p -m 644 ./hyper_bonus0009.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0009.png /bin/install -p -m 644 ./hyper_bonus0010.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0010.png /bin/install -p -m 644 ./hyper_bonus0011.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0011.png /bin/install -p -m 644 ./hyper_bonus0012.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0012.png /bin/install -p -m 644 ./hyper_bonus0013.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0013.png /bin/install -p -m 644 ./hyper_bonus0014.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0014.png /bin/install -p -m 644 ./hyper_bonus0015.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0015.png /bin/install -p -m 644 ./hyper_bonus0016.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0016.png /bin/install -p -m 644 ./hyper_bonus0017.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0017.png /bin/install -p -m 644 ./hyper_bonus0018.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0018.png /bin/install -p -m 644 ./hyper_bonus0019.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0019.png /bin/install -p -m 644 ./hyper_bonus0020.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0020.png /bin/install -p -m 644 ./hyper_bonus0021.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0021.png /bin/install -p -m 644 ./hyper_bonus0022.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0022.png /bin/install -p -m 644 ./hyper_bonus0023.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0023.png /bin/install -p -m 644 ./hyper_bonus0024.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0024.png /bin/install -p -m 644 ./hyper_bonus0025.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0025.png /bin/install -p -m 644 ./hyper_bonus0026.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0026.png /bin/install -p -m 644 ./hyper_bonus0027.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0027.png /bin/install -p -m 644 ./hyper_bonus0028.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0028.png /bin/install -p -m 644 ./hyper_bonus0029.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/hyper_bonus0029.png /bin/install -p -m 644 ./life_bonus.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus.png /bin/install -p -m 644 ./life_bonus0000.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0000.png /bin/install -p -m 644 ./life_bonus0001.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0001.png /bin/install -p -m 644 ./life_bonus0002.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0002.png /bin/install -p -m 644 ./life_bonus0003.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0003.png /bin/install -p -m 644 ./life_bonus0004.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0004.png /bin/install -p -m 644 ./life_bonus0005.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0005.png /bin/install -p -m 644 ./life_bonus0006.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0006.png /bin/install -p -m 644 ./life_bonus0007.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0007.png /bin/install -p -m 644 ./life_bonus0008.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0008.png /bin/install -p -m 644 ./life_bonus0009.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0009.png /bin/install -p -m 644 ./life_bonus0010.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0010.png /bin/install -p -m 644 ./life_bonus0011.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0011.png /bin/install -p -m 644 ./life_bonus0012.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0012.png /bin/install -p -m 644 ./life_bonus0013.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0013.png /bin/install -p -m 644 ./life_bonus0014.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0014.png /bin/install -p -m 644 ./life_bonus0015.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0015.png /bin/install -p -m 644 ./life_bonus0016.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0016.png /bin/install -p -m 644 ./life_bonus0017.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0017.png /bin/install -p -m 644 ./life_bonus0018.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0018.png /bin/install -p -m 644 ./life_bonus0019.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0019.png /bin/install -p -m 644 ./life_bonus0020.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0020.png /bin/install -p -m 644 ./life_bonus0021.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0021.png /bin/install -p -m 644 ./life_bonus0022.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0022.png /bin/install -p -m 644 ./life_bonus0023.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0023.png /bin/install -p -m 644 ./life_bonus0024.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0024.png /bin/install -p -m 644 ./life_bonus0025.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0025.png /bin/install -p -m 644 ./life_bonus0026.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0026.png /bin/install -p -m 644 ./life_bonus0027.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0027.png /bin/install -p -m 644 ./life_bonus0028.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0028.png /bin/install -p -m 644 ./life_bonus0029.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/life_bonus0029.png /bin/install -p -m 644 ./lives_one.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/lives_one.png /bin/install -p -m 644 ./panel.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/panel.png /bin/install -p -m 644 ./pbowl_h.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/pbowl_h.png /bin/install -p -m 644 ./pbowl_v.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/pbowl_v.png /bin/install -p -m 644 ./pcross.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/pcross.png /bin/install -p -m 644 ./pelbow_ne.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/pelbow_ne.png /bin/install -p -m 644 ./pelbow_nw.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/pelbow_nw.png /bin/install -p -m 644 ./pelbow_se.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/pelbow_se.png /bin/install -p -m 644 ./pelbow_sw.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/pelbow_sw.png /bin/install -p -m 644 ./phorizontal.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/phorizontal.png /bin/install -p -m 644 ./pvertical.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/pvertical.png /bin/install -p -m 644 ./queue_one.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/queue_one.png /bin/install -p -m 644 ./required_one.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/required_one.png /bin/install -p -m 644 ./score_one.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/score_one.png /bin/install -p -m 644 ./splash.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/splash.png /bin/install -p -m 644 ./super_bonus.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus.png /bin/install -p -m 644 ./super_bonus0000.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0000.png /bin/install -p -m 644 ./super_bonus0001.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0001.png /bin/install -p -m 644 ./super_bonus0002.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0002.png /bin/install -p -m 644 ./super_bonus0003.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0003.png /bin/install -p -m 644 ./super_bonus0004.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0004.png /bin/install -p -m 644 ./super_bonus0005.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0005.png /bin/install -p -m 644 ./super_bonus0006.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0006.png /bin/install -p -m 644 ./super_bonus0007.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0007.png /bin/install -p -m 644 ./super_bonus0008.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0008.png /bin/install -p -m 644 ./super_bonus0009.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0009.png /bin/install -p -m 644 ./super_bonus0010.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0010.png /bin/install -p -m 644 ./super_bonus0011.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0011.png /bin/install -p -m 644 ./super_bonus0012.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0012.png /bin/install -p -m 644 ./super_bonus0013.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0013.png /bin/install -p -m 644 ./super_bonus0014.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0014.png /bin/install -p -m 644 ./super_bonus0015.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0015.png /bin/install -p -m 644 ./super_bonus0016.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0016.png /bin/install -p -m 644 ./super_bonus0017.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0017.png /bin/install -p -m 644 ./super_bonus0018.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0018.png /bin/install -p -m 644 ./super_bonus0019.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0019.png /bin/install -p -m 644 ./super_bonus0020.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0020.png /bin/install -p -m 644 ./super_bonus0021.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0021.png /bin/install -p -m 644 ./super_bonus0022.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0022.png /bin/install -p -m 644 ./super_bonus0023.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0023.png /bin/install -p -m 644 ./super_bonus0024.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0024.png /bin/install -p -m 644 ./super_bonus0025.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0025.png /bin/install -p -m 644 ./super_bonus0026.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0026.png /bin/install -p -m 644 ./super_bonus0027.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0027.png /bin/install -p -m 644 ./super_bonus0028.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0028.png /bin/install -p -m 644 ./super_bonus0029.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/super_bonus0029.png /bin/install -p -m 644 ./tank.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/tank.png /bin/install -p -m 644 ./ultra_bonus.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus.png /bin/install -p -m 644 ./ultra_bonus0000.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0000.png /bin/install -p -m 644 ./ultra_bonus0001.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0001.png /bin/install -p -m 644 ./ultra_bonus0002.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0002.png /bin/install -p -m 644 ./ultra_bonus0003.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0003.png /bin/install -p -m 644 ./ultra_bonus0004.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0004.png /bin/install -p -m 644 ./ultra_bonus0005.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0005.png /bin/install -p -m 644 ./ultra_bonus0006.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0006.png /bin/install -p -m 644 ./ultra_bonus0007.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0007.png /bin/install -p -m 644 ./ultra_bonus0008.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0008.png /bin/install -p -m 644 ./ultra_bonus0009.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0009.png /bin/install -p -m 644 ./ultra_bonus0010.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0010.png /bin/install -p -m 644 ./ultra_bonus0011.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0011.png /bin/install -p -m 644 ./ultra_bonus0012.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0012.png /bin/install -p -m 644 ./ultra_bonus0013.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0013.png /bin/install -p -m 644 ./ultra_bonus0014.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0014.png /bin/install -p -m 644 ./ultra_bonus0015.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0015.png /bin/install -p -m 644 ./ultra_bonus0016.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0016.png /bin/install -p -m 644 ./ultra_bonus0017.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0017.png /bin/install -p -m 644 ./ultra_bonus0018.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0018.png /bin/install -p -m 644 ./ultra_bonus0019.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0019.png /bin/install -p -m 644 ./ultra_bonus0020.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0020.png /bin/install -p -m 644 ./ultra_bonus0021.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0021.png /bin/install -p -m 644 ./ultra_bonus0022.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0022.png /bin/install -p -m 644 ./ultra_bonus0023.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0023.png /bin/install -p -m 644 ./ultra_bonus0024.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0024.png /bin/install -p -m 644 ./ultra_bonus0025.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0025.png /bin/install -p -m 644 ./ultra_bonus0026.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0026.png /bin/install -p -m 644 ./ultra_bonus0027.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0027.png /bin/install -p -m 644 ./ultra_bonus0028.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0028.png /bin/install -p -m 644 ./ultra_bonus0029.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/ultra_bonus0029.png /bin/install -p -m 644 ./vertical.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/vertical.png /bin/install -p -m 644 ./vertical_b.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/vertical_b.png /bin/install -p -m 644 ./board_back.jpg /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/default/board_back.jpg make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/default' make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/default' Making install in flow_light make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/flow_light' make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/flow_light' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/flow_light mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/flow_light /bin/install -p -m 644 ./flow.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/flow_light/flow.png /bin/install -p -m 644 ./flow_big.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/flow_light/flow_big.png /bin/install -p -m 644 ./splash.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/flow_light/splash.png make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/flow_light' make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/flow_light' Making install in pipes_cables make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_cables' make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_cables' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_cables mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_cables /bin/install -p -m 644 ./bowl_h.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_cables/bowl_h.png /bin/install -p -m 644 ./bowl_v.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_cables/bowl_v.png /bin/install -p -m 644 ./cross.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_cables/cross.png /bin/install -p -m 644 ./elbow_ne.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_cables/elbow_ne.png /bin/install -p -m 644 ./elbow_nw.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_cables/elbow_nw.png /bin/install -p -m 644 ./elbow_se.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_cables/elbow_se.png /bin/install -p -m 644 ./elbow_sw.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_cables/elbow_sw.png /bin/install -p -m 644 ./entry_h.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_cables/entry_h.png /bin/install -p -m 644 ./entry_v.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_cables/entry_v.png /bin/install -p -m 644 ./exit_h.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_cables/exit_h.png /bin/install -p -m 644 ./exit_v.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_cables/exit_v.png /bin/install -p -m 644 ./horizontal.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_cables/horizontal.png /bin/install -p -m 644 ./vertical.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_cables/vertical.png /bin/install -p -m 644 ./board_back.jpg /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_cables/board_back.jpg make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_cables' make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_cables' Making install in pipes_wire make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_wire' make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_wire' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_wire mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_wire /bin/install -p -m 644 ./bowl_h.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_wire/bowl_h.png /bin/install -p -m 644 ./bowl_v.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_wire/bowl_v.png /bin/install -p -m 644 ./cross.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_wire/cross.png /bin/install -p -m 644 ./elbow_ne.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_wire/elbow_ne.png /bin/install -p -m 644 ./elbow_nw.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_wire/elbow_nw.png /bin/install -p -m 644 ./elbow_se.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_wire/elbow_se.png /bin/install -p -m 644 ./elbow_sw.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_wire/elbow_sw.png /bin/install -p -m 644 ./entry_h.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_wire/entry_h.png /bin/install -p -m 644 ./entry_v.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_wire/entry_v.png /bin/install -p -m 644 ./exit_h.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_wire/exit_h.png /bin/install -p -m 644 ./exit_v.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_wire/exit_v.png /bin/install -p -m 644 ./horizontal.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_wire/horizontal.png /bin/install -p -m 644 ./vertical.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_wire/vertical.png make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_wire' make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_wire' Making install in pipes_metal make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_metal' make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_metal' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_metal mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_metal /bin/install -p -m 644 ./bowl_h.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_metal/bowl_h.png /bin/install -p -m 644 ./bowl_v.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_metal/bowl_v.png /bin/install -p -m 644 ./cross.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_metal/cross.png /bin/install -p -m 644 ./elbow_ne.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_metal/elbow_ne.png /bin/install -p -m 644 ./elbow_nw.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_metal/elbow_nw.png /bin/install -p -m 644 ./elbow_se.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_metal/elbow_se.png /bin/install -p -m 644 ./elbow_sw.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_metal/elbow_sw.png /bin/install -p -m 644 ./entry_h.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_metal/entry_h.png /bin/install -p -m 644 ./entry_v.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_metal/entry_v.png /bin/install -p -m 644 ./exit_h.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_metal/exit_h.png /bin/install -p -m 644 ./exit_v.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_metal/exit_v.png /bin/install -p -m 644 ./horizontal.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_metal/horizontal.png /bin/install -p -m 644 ./vertical.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_metal/vertical.png /bin/install -p -m 644 ./board_back.jpg /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_metal/board_back.jpg make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_metal' make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_metal' Making install in arrows_grey make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/arrows_grey' make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/arrows_grey' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/arrows_grey mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/arrows_grey /bin/install -p -m 644 ./arrow_e.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/arrows_grey/arrow_e.png /bin/install -p -m 644 ./arrow_n.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/arrows_grey/arrow_n.png /bin/install -p -m 644 ./arrow_s.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/arrows_grey/arrow_s.png /bin/install -p -m 644 ./arrow_w.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/arrows_grey/arrow_w.png make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/arrows_grey' make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/arrows_grey' Making install in flow_blue make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/flow_blue' make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/flow_blue' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/flow_blue mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/flow_blue /bin/install -p -m 644 ./flow.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/flow_blue/flow.png /bin/install -p -m 644 ./flow_big.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/flow_blue/flow_big.png /bin/install -p -m 644 ./splash.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/flow_blue/splash.png make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/flow_blue' make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/flow_blue' Making install in pipes_space make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space' Making install in back01 make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back01' make[4]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back01' make[4]: Nothing to be done for `install-exec-am'. /bin/sh ../../../mkinstalldirs /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/back01 mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/back01 /bin/install -p -m 644 ./board_back.jpg /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/back01/board_back.jpg make[4]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back01' make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back01' Making install in back02 make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back02' make[4]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back02' make[4]: Nothing to be done for `install-exec-am'. /bin/sh ../../../mkinstalldirs /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/back02 mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/back02 /bin/install -p -m 644 ./board_back.jpg /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/back02/board_back.jpg make[4]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back02' make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back02' Making install in back03 make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back03' make[4]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back03' make[4]: Nothing to be done for `install-exec-am'. /bin/sh ../../../mkinstalldirs /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/back03 mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/back03 /bin/install -p -m 644 ./board_back.jpg /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/back03/board_back.jpg make[4]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back03' make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back03' Making install in back04 make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back04' make[4]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back04' make[4]: Nothing to be done for `install-exec-am'. /bin/sh ../../../mkinstalldirs /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/back04 mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/back04 /bin/install -p -m 644 ./board_back.jpg /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/back04/board_back.jpg make[4]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back04' make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back04' Making install in back05 make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back05' make[4]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back05' make[4]: Nothing to be done for `install-exec-am'. /bin/sh ../../../mkinstalldirs /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/back05 mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/back05 /bin/install -p -m 644 ./board_back.jpg /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/back05/board_back.jpg make[4]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back05' make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space/back05' make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space' make[4]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space' make[4]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space /bin/install -p -m 644 ./bowl_h.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/bowl_h.png /bin/install -p -m 644 ./bowl_v.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/bowl_v.png /bin/install -p -m 644 ./cross.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/cross.png /bin/install -p -m 644 ./elbow_ne.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/elbow_ne.png /bin/install -p -m 644 ./elbow_nw.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/elbow_nw.png /bin/install -p -m 644 ./elbow_se.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/elbow_se.png /bin/install -p -m 644 ./elbow_sw.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/elbow_sw.png /bin/install -p -m 644 ./entry_h.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/entry_h.png /bin/install -p -m 644 ./entry_v.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/entry_v.png /bin/install -p -m 644 ./exit_h.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/exit_h.png /bin/install -p -m 644 ./exit_v.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/exit_v.png /bin/install -p -m 644 ./horizontal.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/horizontal.png /bin/install -p -m 644 ./vertical.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pipes_space/vertical.png make[4]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space' make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space' make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images/pipes_space' make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images' make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images /bin/install -p -m 644 ./alllevelsdone.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/alllevelsdone.png /bin/install -p -m 644 ./blue_paper0000.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/blue_paper0000.png /bin/install -p -m 644 ./blue_paper0001.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/blue_paper0001.png /bin/install -p -m 644 ./blue_paper0002.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/blue_paper0002.png /bin/install -p -m 644 ./blue_paper0003.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/blue_paper0003.png /bin/install -p -m 644 ./blue_paper0004.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/blue_paper0004.png /bin/install -p -m 644 ./entertostart.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/entertostart.png /bin/install -p -m 644 ./fire0000.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/fire0000.png /bin/install -p -m 644 ./fire0001.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/fire0001.png /bin/install -p -m 644 ./gameover.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/gameover.png /bin/install -p -m 644 ./green_paper0000.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/green_paper0000.png /bin/install -p -m 644 ./green_paper0001.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/green_paper0001.png /bin/install -p -m 644 ./green_paper0002.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/green_paper0002.png /bin/install -p -m 644 ./green_paper0003.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/green_paper0003.png /bin/install -p -m 644 ./green_paper0004.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/green_paper0004.png /bin/install -p -m 644 ./loading.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/loading.png /bin/install -p -m 644 ./nextlevel.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/nextlevel.png /bin/install -p -m 644 ./pressenter.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/pressenter.png /bin/install -p -m 644 ./red_paper0000.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/red_paper0000.png /bin/install -p -m 644 ./red_paper0001.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/red_paper0001.png /bin/install -p -m 644 ./red_paper0002.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/red_paper0002.png /bin/install -p -m 644 ./red_paper0003.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/red_paper0003.png /bin/install -p -m 644 ./red_paper0004.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/red_paper0004.png /bin/install -p -m 644 ./tryagain.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/tryagain.png /bin/install -p -m 644 ./start.jpg /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/images/start.jpg make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images' make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images' make[1]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/images' Making install in levels make[1]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/levels' make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/levels' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels /bin/install -p -m 644 ./1.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/1.level /bin/install -p -m 644 ./10.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/10.level /bin/install -p -m 644 ./11.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/11.level /bin/install -p -m 644 ./12.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/12.level /bin/install -p -m 644 ./13.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/13.level /bin/install -p -m 644 ./14.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/14.level /bin/install -p -m 644 ./15.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/15.level /bin/install -p -m 644 ./16.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/16.level /bin/install -p -m 644 ./17.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/17.level /bin/install -p -m 644 ./18.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/18.level /bin/install -p -m 644 ./19.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/19.level /bin/install -p -m 644 ./2.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/2.level /bin/install -p -m 644 ./20.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/20.level /bin/install -p -m 644 ./21.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/21.level /bin/install -p -m 644 ./22.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/22.level /bin/install -p -m 644 ./23.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/23.level /bin/install -p -m 644 ./24.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/24.level /bin/install -p -m 644 ./25.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/25.level /bin/install -p -m 644 ./3.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/3.level /bin/install -p -m 644 ./4.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/4.level /bin/install -p -m 644 ./5.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/5.level /bin/install -p -m 644 ./6.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/6.level /bin/install -p -m 644 ./7.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/7.level /bin/install -p -m 644 ./8.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/8.level /bin/install -p -m 644 ./9.level /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams/levels/9.level make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/levels' make[1]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/levels' Making install in man make[1]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/man' make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/man' make[2]: Nothing to be done for `install-exec-am'. make install-man6 make[3]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/man' /bin/sh ../mkinstalldirs /usr/src/tmp/pipenightdreams-buildroot/usr/share/man/man6 mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/share/man mkdir /usr/src/tmp/pipenightdreams-buildroot/usr/share/man/man6 /bin/install -p -m 644 ./pipenightdreams.6 /usr/src/tmp/pipenightdreams-buildroot/usr/share/man/man6/pipenightdreams.6 make[3]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/man' make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/man' make[1]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0/man' make[1]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0' make[2]: Entering directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0' make: Leaving directory `/usr/src/RPM/BUILD/pipenightdreams-0.10.0' + mv /usr/src/tmp/pipenightdreams-buildroot/usr/share/games/pipenightdreams /usr/src/tmp/pipenightdreams-buildroot/usr/share + rmdir /usr/src/tmp/pipenightdreams-buildroot/usr/share/games + mkdir -p /usr/src/tmp/pipenightdreams-buildroot/usr/share/applications/ + install -p -m 644 /usr/src/RPM/SOURCES/pipenightdreams.desktop /usr/src/tmp/pipenightdreams-buildroot/usr/share/applications/ + mkdir -p /usr/src/tmp/pipenightdreams-buildroot/usr/share/icons/hicolor/32x32/apps/ + mkdir -p /usr/src/tmp/pipenightdreams-buildroot/usr/share/icons/hicolor/48x48/apps/ + mkdir -p /usr/src/tmp/pipenightdreams-buildroot/usr/share/icons/hicolor/16x16/apps/ + install -p -m 644 /usr/src/RPM/SOURCES/pipenightdreams-48x48.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/icons/hicolor/48x48/apps/pipenightdreams.png + install -p -m 644 /usr/src/RPM/SOURCES/pipenightdreams-32x32.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/icons/hicolor/32x32/apps/pipenightdreams.png + install -p -m 644 /usr/src/RPM/SOURCES/pipenightdreams-16x16.png /usr/src/tmp/pipenightdreams-buildroot/usr/share/icons/hicolor/16x16/apps/pipenightdreams.png + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pipenightdreams-buildroot (auto) Verifying and fixing files in /usr/src/tmp/pipenightdreams-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/pipenightdreams-buildroot (auto) Verifying ELF objects in /usr/src/tmp/pipenightdreams-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/pipenightdreams-buildroot (executable,shared) Processing files: pipenightdreams-0.10.0-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.3334 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pipenightdreams-0.10.0 + DOCDIR=/usr/src/tmp/pipenightdreams-buildroot/usr/share/doc/pipenightdreams-0.10.0 + export DOCDIR + rm -rf /usr/src/tmp/pipenightdreams-buildroot/usr/share/doc/pipenightdreams-0.10.0 + /bin/mkdir -p /usr/src/tmp/pipenightdreams-buildroot/usr/share/doc/pipenightdreams-0.10.0 + cp -prL README TODO ChangeLog /usr/src/tmp/pipenightdreams-buildroot/usr/share/doc/pipenightdreams-0.10.0 + chmod -R go-w /usr/src/tmp/pipenightdreams-buildroot/usr/share/doc/pipenightdreams-0.10.0 + chmod -R a+rX /usr/src/tmp/pipenightdreams-buildroot/usr/share/doc/pipenightdreams-0.10.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.3334 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.8894 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /lib/ld.so.1, libSDL-1.2.so.0, libSDL_image-1.2.so.0, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libm.so.6(GLIBC_2.0), libpthread.so.0(GLIBC_2.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.25492 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/pipenightdreams-0.10.0-alt3.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/pipenightdreams-0.10.0-alt3.ppc.rpm 18.87user 5.28system 0:20.79elapsed 116%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1164759minor)pagefaults 0swaps