<86>Apr 27 01:07:43 userdel[12117]: delete user `rooter' <86>Apr 27 01:07:43 userdel[12117]: remove group `rooter' <86>Apr 27 01:07:43 groupadd[12118]: new group: name=rooter, gid=501 <86>Apr 27 01:07:43 useradd[12119]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 01:07:43 userdel[12121]: delete user `builder' <86>Apr 27 01:07:43 userdel[12121]: remove group `builder' <86>Apr 27 01:07:43 groupadd[12122]: new group: name=builder, gid=502 <86>Apr 27 01:07:43 useradd[12123]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 01:07:45 rpmi: libX11-locales-3:1.1.4-alt5.M41.1 installed <13>Apr 27 01:07:45 rpmi: libpng12-1.2.27-alt1 installed <13>Apr 27 01:07:45 rpmi: zlib-devel-1.2.3-alt4 installed <13>Apr 27 01:07:45 rpmi: libpng-devel-1.2.27-alt1 installed <13>Apr 27 01:07:45 rpmi: libXau-1.0.3-alt1 installed <13>Apr 27 01:07:45 rpmi: libXdmcp-1.0.2-alt1.0 installed <13>Apr 27 01:07:46 rpmi: libxcb-1.1-alt4 installed <13>Apr 27 01:07:46 rpmi: libX11-3:1.1.4-alt5.M41.1 installed <13>Apr 27 01:07:46 rpmi: libungif-4.1.4-alt1 installed <13>Apr 27 01:07:46 rpmi: libungif-devel-4.1.4-alt1 installed <13>Apr 27 01:07:46 rpmi: flex-2.5.33-alt3 installed <13>Apr 27 01:07:46 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 27 01:07:46 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 27 01:07:47 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 27 01:07:47 rpmi: gcc4.3-c++-4.3.2-alt6 installed Installing libming-0.3.0-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93118 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ming-0.3.0 + echo 'Source #0 (ming-0.3.0.tar.gz):' Source #0 (ming-0.3.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/ming-0.3.0.tar.gz + /bin/tar -xf - + cd ming-0.3.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ming-0.3.0-alt-util_makefile-fixes.patch):' Patch #0 (ming-0.3.0-alt-util_makefile-fixes.patch): + /usr/bin/patch -p1 patching file util/Makefile + echo 'Patch #2 (ming-0.3.0-alt-install.patch):' Patch #2 (ming-0.3.0-alt-install.patch): + /usr/bin/patch -p0 patching file Makefile-real Hunk #1 succeeded at 7 with fuzz 2. Hunk #2 succeeded at 20 with fuzz 2. patching file man/Makefile + echo 'Patch #3 (ming-0.3.0-alt-dso-fixes.patch):' Patch #3 (ming-0.3.0-alt-dso-fixes.patch): + /usr/bin/patch -p0 patching file src/Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93118 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ming-0.3.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 add the contents of `/usr/share/libtool-1.5/aclocal/libtool.m4' to `aclocal.m4'. + ./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 checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ANSI C... none needed checking for ppc-alt-linux-g++... ppc-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether ppc-alt-linux-g++ accepts -g... yes checking for python... /usr/bin/python checking for PrintGifError in -lgif... yes checking for png_read_image in -lpng... yes checking for compress2 in -lz... yes checking for sin... no checking for sin in -lm... yes configure: creating ./config.status config.status: creating Makefile.config config.status: creating src/ming.h config.status: creating util/ming-config config.status: creating src/ming_config.h + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/ming-0.3.0' make -f Makefile-real all make[1]: Entering directory `/usr/src/RPM/BUILD/ming-0.3.0' (cd src && make dynamic CFLAGS="-pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC") (cd util && make) (cd src && make static) make[2]: Entering directory `/usr/src/RPM/BUILD/ming-0.3.0/src' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -c -o blocklist.o blocklist.c make[2]: Entering directory `/usr/src/RPM/BUILD/ming-0.3.0/src' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -c -o displaylist.o displaylist.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -c -o blocklist.o blocklist.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -c -o fill.o fill.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -c -o displaylist.o displaylist.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -c -o fill.o fill.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -c -o font_util.o font_util.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -c -o ming.o ming.c make[2]: Entering directory `/usr/src/RPM/BUILD/ming-0.3.0/util' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -c -o font_util.o font_util.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -c -o ming.o ming.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -c -o movie.o movie.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -c -o action.o action.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -c -o movie.o movie.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -c -o movieclip.o movieclip.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -c -o movieclip.o movieclip.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -c -o position.o position.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -c -o position.o position.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -c -o shape_cubic.o shape_cubic.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -c -o shape_cubic.o shape_cubic.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -c -o shape_util.o shape_util.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -c -o shape_util.o shape_util.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -c -o text_util.o text_util.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -c -o gc.o gc.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -c -o text_util.o text_util.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -c -o gc.o gc.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -c -o blocktypes.o blocktypes.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -c decompile.c -o decompile.o cd blocks && make CFLAGS="-pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.." cd blocks && make make[3]: Entering directory `/usr/src/RPM/BUILD/ming-0.3.0/src/blocks' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o action.o action.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o bitmap.o bitmap.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o block.o block.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o browserfont.o browserfont.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o button.o button.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o character.o character.c make[3]: Entering directory `/usr/src/RPM/BUILD/ming-0.3.0/src/blocks' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o action.o action.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o cxform.o cxform.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o block.o block.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o dbl.o dbl.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o browserfont.o browserfont.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o error.o error.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o button.o button.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o fillstyle.o fillstyle.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o dbl.o dbl.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o error.o error.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o fillstyle.o fillstyle.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o font.o font.c decompile.c: In function 'dcprintf': decompile.c:91: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result decompile.c:111:1: warning: "printf" redefined In file included from /usr/include/stdio.h:841, from decompile.c:7: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o font.o font.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o fontinfo.o fontinfo.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o fontinfo.o fontinfo.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o fromswf.o fromswf.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o fromswf.o fromswf.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o gradient.o gradient.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o gradient.o gradient.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o imports.o imports.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o input.o input.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o imports.o imports.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o input.o input.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o jpeg.o jpeg.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o linestyle.o linestyle.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o matrix.o matrix.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o linestyle.o linestyle.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o matrix.o matrix.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o method.o method.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o method.o method.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o morph.o morph.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o morph.o morph.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o mp3.o mp3.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o output.o output.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o mp3.o mp3.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o outputblock.o outputblock.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o placeobject.o placeobject.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o outputblock.o outputblock.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o rect.o rect.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o placeobject.o placeobject.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o shape.o shape.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o rect.o rect.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o shape.o shape.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o sound.o sound.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o soundinstance.o soundinstance.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o sound.o sound.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o soundinstance.o soundinstance.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o soundstream.o soundstream.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o soundstream.o soundstream.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o sprite.o sprite.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o sprite.o sprite.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o text.o text.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o text.o text.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o textfield.o textfield.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o textfield.o textfield.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o utf8.o utf8.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o utf8.o utf8.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o videostream.o videostream.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o videostream.o videostream.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o gifdbl.o gifdbl.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o gifdbl.o gifdbl.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o pngdbl.o pngdbl.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o pngdbl.o pngdbl.c make[3]: Leaving directory `/usr/src/RPM/BUILD/ming-0.3.0/src/blocks' cd actioncompiler && make make[3]: Entering directory `/usr/src/RPM/BUILD/ming-0.3.0/src/actioncompiler' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o compile.o compile.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o listaction.o listaction.c make[3]: Leaving directory `/usr/src/RPM/BUILD/ming-0.3.0/src/blocks' bison --defines --debug -p swf4 swf4compiler.y cd actioncompiler && make CFLAGS="-pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.." bison --defines --debug -p swf5 swf5compiler.y bison -p swf5 swf5compiler.y bison -p swf4 swf4compiler.y make[3]: Entering directory `/usr/src/RPM/BUILD/ming-0.3.0/src/actioncompiler' bison --defines --debug -p swf4 swf4compiler.y bison --defines --debug -p swf5 swf5compiler.y bison -p swf5 swf5compiler.y swf4compiler.y: conflicts: 49 shift/reduce, 42 reduce/reduce swf4compiler.y:176.25-38: warning: rule never reduced because of conflicts: statements: /* empty */ swf4compiler.y:669.11-673.29: warning: rule never reduced because of conflicts: rhs_expr: '-' NUMBER swf4compiler.y: conflicts: 49 shift/reduce, 42 reduce/reduce swf4compiler.y:176.25-38: warning: rule never reduced because of conflicts: statements: /* empty */ swf4compiler.y:669.11-673.29: warning: rule never reduced because of conflicts: rhs_expr: '-' NUMBER swf4compiler.y: conflicts: 49 shift/reduce, 42 reduce/reduce ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o assembler.o assembler.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o compileaction.o compileaction.c swf4compiler.y:176.25-38: warning: rule never reduced because of conflicts: statements: /* empty */ swf4compiler.y:669.11-673.29: warning: rule never reduced because of conflicts: rhs_expr: '-' NUMBER swf5compiler.y: conflicts: 79 shift/reduce, 87 reduce/reduce swf5compiler.y: conflicts: 79 shift/reduce, 87 reduce/reduce bison -p swf4 swf4compiler.y ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -c -o main.o main.c swf5compiler.y: conflicts: 79 shift/reduce, 87 reduce/reduce swf4compiler.y: conflicts: 49 shift/reduce, 42 reduce/reduce swf4compiler.y:176.25-38: warning: rule never reduced because of conflicts: statements: /* empty */ swf4compiler.y:669.11-673.29: warning: rule never reduced because of conflicts: rhs_expr: '-' NUMBER swf5compiler.y: conflicts: 79 shift/reduce, 87 reduce/reduce main.c: In function 'cws2fws': main.c:128: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o swf4compiler.tab.o swf4compiler.tab.c #flex -i -Pswf4 swf4compiler.flex flex -Pswf4 swf4compiler.flex ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o swf4compiler.tab.o swf4compiler.tab.c #flex -i -Pswf4 swf4compiler.flex flex -Pswf4 swf4compiler.flex ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o lex.swf4.o lex.swf4.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o lex.swf4.o lex.swf4.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -c parser.c lex.swf4.c: In function 'swf4lex': swf4compiler.flex:252: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result swf4compiler.y: In function 'swf4parse': swf4compiler.y:397: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:404: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:472: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:483: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:641: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:652: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:666: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:671: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:672: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:677: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:682: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:688: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:693: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:701: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:703: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:705: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:707: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:719: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:726: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:728: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:730: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:732: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:744: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:751: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:883: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:888: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:903: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:911: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:917: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:920: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:922: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:930: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:933: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:935: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:975: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:984: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:986: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:997: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:999: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:1010: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:1012: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:1023: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf4compiler.y:1025: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness lex.swf4.c: In function 'swf4lex': swf4compiler.flex:252: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o swf5compiler.tab.o swf5compiler.tab.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o swf5compiler.tab.o swf5compiler.tab.c swf5compiler.y: In function 'swf5parse': swf5compiler.y:623: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:656: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness#flex -i -Pswf5 swf5compiler.flex flex -Pswf5 swf5compiler.flex swf5compiler.y:721: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:726: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:739: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:746: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:754: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:762: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:838: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:849: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:947: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:953: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:961: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:967: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:1062: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:1077: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:1152: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:1160: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:1353: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:1364: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:1376: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:1400: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:1556: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:1617: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:1624: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness #flex -i -Pswf5 swf5compiler.flex swf5compiler.y: In function 'swf5parse': swf5compiler.y:623: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:656: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:721: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:726: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:739: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:746: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:754: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:762: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:838: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:849: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:947: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:953: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:961: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:967: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:1062: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:1077: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:1152: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:1160: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:1353: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:1364: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:1376: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:1400: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:1556: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:1617: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness swf5compiler.y:1624: warning: pointer targets in passing argument 2 of 'bufferWriteString' differ in signedness flex -Pswf5 swf5compiler.flex ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -c -o lex.swf5.o lex.swf5.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o lex.swf5.o lex.swf5.c swf5compiler.flex:152:1: warning: null character(s) ignored swf5compiler.flex: In function 'swf5lex': swf5compiler.flex:152: error: 'oy' undeclared (first use in this function) swf5compiler.flex:152: error: (Each undeclared identifier is reported only once swf5compiler.flex:152: error: for each function it appears in.) swf5compiler.flex:152: error: expected ';' before 'the' swf5compiler.flex:153: error: stray '@' in program swf5compiler.flex:181: error: invalid storage class for function 'swf5_init_buffer' swf5compiler.flex:286: error: invalid storage class for function 'swf5ensure_buffer_stack' swf5compiler.flex:415: error: invalid storage class for function 'yy_fatal_error' swf5compiler.flex:518: error: invalid storage class for function 'yy_init_globals' swf5compiler.flex:339: error: invalid storage class for function 'getinput' swf5compiler.flex:353: error: invalid storage class for function 'countline' swf5compiler.flex:368: error: invalid storage class for function 'LineNumber' swf5compiler.flex:373: error: invalid storage class for function 'ColumnNumber' swf5compiler.flex:378: error: invalid storage class for function 'LineText' swf5compiler.flex:387: error: invalid storage class for function 'comment' swf5compiler.flex:430: error: invalid storage class for function 'comment1' swf5compiler.flex:456: error: invalid storage class for function 'count' swf5compiler.flex:480: error: invalid storage class for function 'printprog' swf5compiler.flex:491: error: invalid storage class for function 'warning' swf5compiler.flex:510: error: expected declaration or statement at end of input swf5compiler.flex:510: error: expected declaration or statement at end of input swf5compiler.flex:510: error: expected declaration or statement at end of input lex.swf5.c:1235: warning: label 'do_action' defined but not used lex.swf5.c:1204: warning: label 'yy_match' defined but not used make[3]: *** [lex.swf5.o] Error 1 make[3]: *** Waiting for unfinished jobs.... lex.swf5.c: In function 'swf5lex': swf5compiler.flex:337: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -c -o read.o read.c cd ..; make dynamic make[3]: Entering directory `/usr/src/RPM/BUILD/ming-0.3.0' make -f Makefile-real dynamic make[4]: Entering directory `/usr/src/RPM/BUILD/ming-0.3.0' (cd src && make dynamic CFLAGS="-pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC") make[5]: Entering directory `/usr/src/RPM/BUILD/ming-0.3.0/src' cd blocks && make CFLAGS="-pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.." make[6]: Entering directory `/usr/src/RPM/BUILD/ming-0.3.0/src/blocks' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/usr/src/RPM/BUILD/ming-0.3.0/src/blocks' cd actioncompiler && make CFLAGS="-pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.." make[6]: Entering directory `/usr/src/RPM/BUILD/ming-0.3.0/src/actioncompiler' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -fPIC -I.. -c -o lex.swf5.o lex.swf5.c lex.swf5.c: In function 'swf5lex': swf5compiler.flex:337: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result make[3]: Leaving directory `/usr/src/RPM/BUILD/ming-0.3.0/src/actioncompiler' make[2]: *** [libming.a] Error 2 make[2]: Leaving directory `/usr/src/RPM/BUILD/ming-0.3.0/src' make[1]: *** [static] Error 2 make[1]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/usr/src/RPM/BUILD/ming-0.3.0/src/actioncompiler' ppc-alt-linux-gcc blocklist.o displaylist.o fill.o font_util.o ming.o movie.o movieclip.o position.o shape_cubic.o shape_util.o text_util.o gc.o actioncompiler/compile.o actioncompiler/swf4compiler.tab.o actioncompiler/lex.swf4.o actioncompiler/swf5compiler.tab.o actioncompiler/lex.swf5.o actioncompiler/compileaction.o actioncompiler/assembler.o blocks/*.o -lz -lm -lgif -lpng -shared -Wl,-soname,libming.so.0 -o libming.so.0.3.0 actioncompiler/lex.swf5.o: file not recognized: File truncated collect2: ld returned 1 exit status make[2]: Leaving directory `/usr/src/RPM/BUILD/ming-0.3.0/src' make[2]: *** [libming.so.0.3.0] Error 1 make[1]: *** [dynamic] Error 2 make[6]: Leaving directory `/usr/src/RPM/BUILD/ming-0.3.0/src/actioncompiler' ppc-alt-linux-gcc blocklist.o displaylist.o fill.o font_util.o ming.o movie.o movieclip.o position.o shape_cubic.o shape_util.o text_util.o gc.o actioncompiler/compile.o actioncompiler/swf4compiler.tab.o actioncompiler/lex.swf4.o actioncompiler/swf5compiler.tab.o actioncompiler/lex.swf5.o actioncompiler/compileaction.o actioncompiler/assembler.o blocks/*.o -lz -lm -lgif -lpng -shared -Wl,-soname,libming.so.0 -o libming.so.0.3.0 /usr/bin/ld: warning: creating a DT_TEXTREL in a shared object. cp libming.so.0.3.0 .. ln -fs libming.so.0.3.0 ../libming.so ln -fs libming.so.0.3.0 ../libming.so.0 make[5]: Leaving directory `/usr/src/RPM/BUILD/ming-0.3.0/src' make[4]: Leaving directory `/usr/src/RPM/BUILD/ming-0.3.0' make[3]: Leaving directory `/usr/src/RPM/BUILD/ming-0.3.0' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -L.. -lming -lz -lm -lgif -lpng -DNODECOMPILE action.o blocktypes.o decompile.o main.o parser.o read.o -lz -lm -lgif -lpng outputtxt.c -o listswf ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -L.. -lming -lz -lm -lgif -lpng action.o blocktypes.o decompile.o main.o parser.o read.o -lz -lm -lgif -lpng outputtxt.c -o listswf_d ppc-alt-linux-gcc -DSWFPERL -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -L.. -lming -lz -lm -lgif -lpng outputscript.c action.o blocktypes.o decompile.o main.o parser.o read.o -lz -lm -lgif -lpng -o swftoperl ppc-alt-linux-gcc -DSWFPHP -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -L.. -lming -lz -lm -lgif -lpng outputscript.c action.o blocktypes.o decompile.o main.o parser.o read.o -lz -lm -lgif -lpng -o swftophp ppc-alt-linux-gcc -DSWFPYTHON -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -L.. -lming -lz -lm -lgif -lpng outputscript.c action.o blocktypes.o decompile.o main.o parser.o read.o -lz -lm -lgif -lpng -o swftopython ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -o makeswf makeswf.c -L.. -lming -lz -lm -lgif -lpng makeswf.c: In function 'readfile': makeswf.c:393: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -DACTIONONLY -L.. -lming -lz -lm -lgif -lpng -DNODECOMPILE action.o blocktypes.o decompile.o main.o parser.o read.o -lz -lm -lgif -lpng outputtxt.c -o listaction ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -DACTIONONLY -L.. -lming -lz -lm -lgif -lpng action.o blocktypes.o decompile.o main.o parser.o read.o -lz -lm -lgif -lpng outputtxt.c -o listaction_d ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -L.. -lming -lz -lm -lgif -lpng listfdb.c -lz -lm -lgif -lpng -o listfdb ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -L.. -lming -lz -lm -lgif -lpng makefdb.c read.o -L.. -lming -lz -lm -lgif -lpng -o makefdb ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -L.. -lming -lz -lm -lgif -lpng listjpeg.c -lz -lm -lgif -lpng -o listjpeg ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -L.. -lming -lz -lm -lgif -lpng raw2adpcm.c -L.. -lming -lz -lm -lgif -lpng -o raw2adpcm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -L.. -lming -lz -lm -lgif -lpng listmp3.c -lz -lm -lgif -lpng -o listmp3 ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -L.. -lming -lz -lm -lgif -lpng dbl2png.c -L.. -lming -lz -lm -lgif -lpng -o dbl2png dbl2png.c: In function 'readDBL': dbl2png.c:51: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -L.. -lming -lz -lm -lgif -lpng gif2dbl.c -L.. -lming -lz -lm -lgif -lpng -o gif2dbl ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -L.. -lming -lz -lm -lgif -lpng gif2mask.c -L.. -lming -lz -lm -lgif -lpng -o gif2mask ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -L.. -lming -lz -lm -lgif -lpng png2dbl.c -L.. -lming -lz -lm -lgif -lpng -o png2dbl png2dbl.c: In function 'readPNG': png2dbl.c:62: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I. -I.. -I../src -L.. -lming -lz -lm -lgif -lpng png2swf.c -L.. -lming -lz -lm -lgif -lpng -o png2swf make[2]: Leaving directory `/usr/src/RPM/BUILD/ming-0.3.0/util' make[1]: Leaving directory `/usr/src/RPM/BUILD/ming-0.3.0' make: *** [all] Error 2 make: Leaving directory `/usr/src/RPM/BUILD/ming-0.3.0' RPM build errors: error: Bad exit status from /usr/src/tmp/rpm-tmp.93118 (%build) Bad exit status from /usr/src/tmp/rpm-tmp.93118 (%build) Command exited with non-zero status 1 38.26user 3.07system 0:20.35elapsed 203%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+765278minor)pagefaults 0swaps hsh-rebuild: rebuild of `libming-0.3.0-alt1.src.rpm' failed.