<86>Apr 23 17:15:37 userdel[15828]: delete user `rooter' <86>Apr 23 17:15:37 userdel[15828]: remove group `rooter' <86>Apr 23 17:15:37 groupadd[15829]: new group: name=rooter, gid=501 <86>Apr 23 17:15:37 useradd[15830]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 23 17:15:37 userdel[15832]: delete user `builder' <86>Apr 23 17:15:37 userdel[15832]: remove group `builder' <86>Apr 23 17:15:37 groupadd[15833]: new group: name=builder, gid=502 <86>Apr 23 17:15:37 useradd[15834]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 23 17:15:39 rpmi: libtinfo-devel-5.6-alt4 installed <13>Apr 23 17:15:39 rpmi: libncurses-devel-5.6-alt4 installed Installing gnugo-3.6-alt2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.92929 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gnugo-3.6 + echo 'Source #0 (gnugo-3.6.tar.gz):' Source #0 (gnugo-3.6.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/gnugo-3.6.tar.gz + /bin/tar -xf - + cd gnugo-3.6 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.88976 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gnugo-3.6 + CC=gcc + 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'. Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' 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 checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking for mawk... no checking for gawk... gawk checking whether make sets ${MAKE}... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking for library containing pow... -lm checking for mingw32... no checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking whether make sets ${MAKE}... (cached) yes checking whether sys/types.h defines makedev... yes checking whether time.h and sys/time.h may both be included... yes checking for ppc-alt-linux-gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for unistd.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for curses.h... yes checking for term.h... yes checking for ncurses/curses.h... yes checking for ncurses/term.h... yes checking for long... yes checking size of long... 4 checking for vsnprintf... yes checking for gettimeofday... yes checking for usleep... yes checking for times... yes checking for variadic cpp define... yes checking whether ppc-alt-linux-gcc supports transparent unions... no checking for library containing initscr... -lncurses checking for vwprintw... yes checking for keypad... yes checking for KEY_UP... yes checking for library containing tparm... none required checking for color support... curses configure: creating ./config.status config.status: creating Makefile config.status: creating interface/Makefile config.status: creating patterns/Makefile config.status: creating sgf/Makefile config.status: creating utils/Makefile config.status: creating engine/Makefile config.status: creating doc/Makefile config.status: creating regression/Makefile config.status: creating interface/debugboard/Makefile config.status: creating config.vc config.status: creating config.h + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6' cd . \ && CONFIG_FILES= CONFIG_HEADERS=config.h \ /bin/sh ./config.status config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6' Making all in utils make[2]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/utils' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c `test -f getopt.c || echo './'`getopt.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c `test -f getopt1.c || echo './'`getopt1.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c `test -f random.c || echo './'`random.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -c `test -f gg_utils.c || echo './'`gg_utils.c rm -f libutils.a ar cru libutils.a getopt.o getopt1.o random.o gg_utils.o ranlib libutils.a make[2]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6/utils' Making all in sgf make[2]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/sgf' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f sgf_utils.c || echo './'`sgf_utils.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f sgfnode.c || echo './'`sgfnode.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f sgftree.c || echo './'`sgftree.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f sgfgen.c || echo './'`sgfgen.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -o sgfgen sgfgen.o -lncurses -lm rm -f libsgf.a ar cru libsgf.a sgf_utils.o sgfnode.o sgftree.o ranlib libsgf.a make[2]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6/sgf' Making all in engine make[2]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/engine' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f aftermath.c || echo './'`aftermath.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f board.c || echo './'`board.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f boardlib.c || echo './'`boardlib.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f breakin.c || echo './'`breakin.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f cache.c || echo './'`cache.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f clock.c || echo './'`clock.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f combination.c || echo './'`combination.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f dragon.c || echo './'`dragon.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f endgame.c || echo './'`endgame.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f filllib.c || echo './'`filllib.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f fuseki.c || echo './'`fuseki.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f genmove.c || echo './'`genmove.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f globals.c || echo './'`globals.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f handicap.c || echo './'`handicap.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f hash.c || echo './'`hash.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f influence.c || echo './'`influence.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f interface.c || echo './'`interface.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f matchpat.c || echo './'`matchpat.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f move_reasons.c || echo './'`move_reasons.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f movelist.c || echo './'`movelist.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f optics.c || echo './'`optics.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f oracle.c || echo './'`oracle.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f owl.c || echo './'`owl.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f persistent.c || echo './'`persistent.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f printutils.c || echo './'`printutils.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f readconnect.c || echo './'`readconnect.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f reading.c || echo './'`reading.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f score.c || echo './'`score.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f semeai.c || echo './'`semeai.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f sgfdecide.c || echo './'`sgfdecide.c persistent.c: In function 'search_persistent_cache': persistent.c:419: warning: comparison with string literal results in unspecified behavior ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f sgffile.c || echo './'`sgffile.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f shapes.c || echo './'`shapes.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f showbord.c || echo './'`showbord.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f surround.c || echo './'`surround.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f unconditional.c || echo './'`unconditional.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f utils.c || echo './'`utils.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f value_moves.c || echo './'`value_moves.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f worm.c || echo './'`worm.c rm -f libboard.a ar cru libboard.a board.o boardlib.o hash.o printutils.o ranlib libboard.a rm -f libengine.a ar cru libengine.a aftermath.o board.o boardlib.o breakin.o cache.o clock.o combination.o dragon.o endgame.o filllib.o fuseki.o genmove.o globals.o handicap.o hash.o influence.o interface.o matchpat.o move_reasons.o movelist.o optics.o oracle.o owl.o persistent.o printutils.o readconnect.o reading.o score.o semeai.o sgfdecide.o sgffile.o shapes.o showbord.o surround.o unconditional.o utils.o value_moves.o worm.o ranlib libengine.a make[2]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6/engine' Making all in patterns make[2]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/patterns' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f connections.c || echo './'`connections.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f helpers.c || echo './'`helpers.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f transform.c || echo './'`transform.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f mkpat.c || echo './'`mkpat.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f dfa.c || echo './'`dfa.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f mkeyes.c || echo './'`mkeyes.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f joseki.c || echo './'`joseki.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -o joseki joseki.o ../engine/libboard.a ../sgf/libsgf.a ../utils/libutils.a -lncurses -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -o mkeyes mkeyes.o -lncurses -lm ./mkeyes < ./eyes.db >eyes.c ./joseki JHK ./hoshi_keima.sgf >hoshi_keima.db ./joseki JHO ./hoshi_other.sgf >hoshi_other.db ./joseki JK ./komoku.sgf >komoku.db ./joseki JS ./sansan.sgf >sansan.db ./joseki JM ./mokuhazushi.sgf >mokuhazushi.db ./joseki JT ./takamoku.sgf >takamoku.db ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f eyes.c || echo './'`eyes.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -o mkpat mkpat.o transform.o dfa.o ../utils/libutils.a -lncurses -lm ./mkpat -c conn -i ./conn.db -o conn.c ./mkpat -b pat -i ./patterns.db -i./patterns2.db \ -o patterns.c ./mkpat -X attpat -i ./attack.db -o apatterns.c ./mkpat defpat -i ./defense.db -o dpatterns.c ./mkpat -c influencepat -i ./influence.db -o influence.c ./mkpat -c -b barrierspat -i ./barriers.db -o barriers.c ./mkpat -b endpat -i ./endgame.db -o endgame.c ./mkpat -D -m -b -t ./aa_attackpats.dtr aa_attackpat \ -i ./aa_attackpats.db -o aa_attackpat.c ./mkpat -D -m -b -t ./owl_attackpats.dtr owl_attackpat \ -i ./owl_attackpats.db -o owl_attackpat.c --------------------------- DFA for aa_attackpat size: 3 kB for 25 patterns (309 states) --------------------------- ./mkpat -D -m -b -t ./owl_vital_apats.dtr owl_vital_apat \ -i ./owl_vital_apats.db -o owl_vital_apat.c ./mkpat -D -m -b -t ./owl_defendpats.dtr owl_defendpat \ -i ./owl_defendpats.db -o owl_defendpat.c ./mkpat -b fusekipat -i ./fuseki.db -o fusekipat.c ./mkpat -b -f fuseki9 -i ./fuseki9.db -o fuseki9.c ./mkpat -b -f fuseki13 -i ./fuseki13.db -o fuseki13.c ./mkpat -b -f fuseki19 -i ./fuseki19.db -o fuseki19.c ./mkpat -C joseki -i hoshi_keima.db -i hoshi_other.db -i komoku.db -i sansan.db -i mokuhazushi.db -i takamoku.db -o josekidb.c ./mkpat -b read_attack -i ./read_attack.db -o read_attack.c --------------------------- DFA for owl_vital_apat size: 9 kB for 56 patterns (961 states) --------------------------- ./mkpat -b read_defend -i ./read_defend.db -o read_defend.c ./mkpat -b handipat -i ./handicap.db -o handipat.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f conn.c || echo './'`conn.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f apatterns.c || echo './'`apatterns.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f dpatterns.c || echo './'`dpatterns.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f influence.c || echo './'`influence.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f barriers.c || echo './'`barriers.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f endgame.c || echo './'`endgame.c --------------------------- ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f aa_attackpat.c || echo './'`aa_attackpat.c corner database for joseki size: 169 kB for 1516 patterns (8182 variations) --------------------------- ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f owl_vital_apat.c || echo './'`owl_vital_apat.c --------------------------- --------------------------- ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f fusekipat.c || echo './'`fusekipat.c DFA for owl_defendpat size: 109 kB for 479 patterns (10993 states) DFA for owl_attackpat size: 80 kB for 384 patterns (8016 states) --------------------------- ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f fuseki9.c || echo './'`fuseki9.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f fuseki19.c || echo './'`fuseki19.c --------------------------- ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f josekidb.c || echo './'`josekidb.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f read_attack.c || echo './'`read_attack.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f read_defend.c || echo './'`read_defend.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f handipat.c || echo './'`handipat.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f patterns.c || echo './'`patterns.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f owl_attackpat.c || echo './'`owl_attackpat.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f owl_defendpat.c || echo './'`owl_defendpat.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f fuseki13.c || echo './'`fuseki13.c rm -f libpatterns.a ar cru libpatterns.a connections.o helpers.o transform.o conn.o patterns.o apatterns.o dpatterns.o eyes.o influence.o barriers.o endgame.o aa_attackpat.o owl_attackpat.o owl_vital_apat.o owl_defendpat.o fusekipat.o fuseki9.o fuseki13.o fuseki19.o josekidb.o read_attack.o read_defend.o handipat.o ranlib libpatterns.a make[2]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6/patterns' Making all in interface make[2]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/interface' Making all in debugboard make[3]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/interface/debugboard' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6/interface/debugboard' make[3]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/interface' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../sgf -I../engine -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f main.c || echo './'`main.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../sgf -I../engine -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f play_ascii.c || echo './'`play_ascii.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../sgf -I../engine -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f play_gmp.c || echo './'`play_gmp.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../sgf -I../engine -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f play_gtp.c || echo './'`play_gtp.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../sgf -I../engine -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f play_solo.c || echo './'`play_solo.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../sgf -I../engine -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f play_test.c || echo './'`play_test.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../sgf -I../engine -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f gmp.c || echo './'`gmp.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../sgf -I../engine -I../utils -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f gtp.c || echo './'`gtp.c gmp.c: In function 'putCommand': gmp.c:505: warning: ignoring return value of 'write', declared with attribute warn_unused_result gmp.c: In function 'heartbeat': gmp.c:737: warning: ignoring return value of 'write', declared with attribute warn_unused_result play_ascii.c: In function 'play_ascii': play_ascii.c:869: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -o gnugo main.o play_ascii.o play_gmp.o play_gtp.o play_solo.o play_test.o gmp.o gtp.o ../engine/libengine.a ../patterns/libpatterns.a ../sgf/libsgf.a ../utils/libutils.a -lncurses -lm make[3]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6/interface' make[2]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6/interface' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/doc' make all-am make[3]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6/doc' make[2]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6/doc' Making all in regression make[2]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/regression' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6/regression' make[2]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6' make[2]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6' make[1]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6' make: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.43966 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/gnugo-buildroot + : + /bin/rm -rf -- /usr/src/tmp/gnugo-buildroot + cd gnugo-3.6 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/gnugo-buildroot install make: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6' Making install in utils make[1]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/utils' make[2]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/utils' 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/gnugo-3.6/utils' make[1]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6/utils' Making install in sgf make[1]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/sgf' make[2]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/sgf' 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/gnugo-3.6/sgf' make[1]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6/sgf' Making install in engine make[1]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/engine' make[2]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/engine' 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/gnugo-3.6/engine' make[1]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6/engine' Making install in patterns make[1]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/patterns' make[2]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/patterns' 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/gnugo-3.6/patterns' make[1]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6/patterns' Making install in interface make[1]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/interface' Making install in debugboard make[2]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/interface/debugboard' make[3]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/interface/debugboard' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6/interface/debugboard' make[2]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6/interface/debugboard' make[2]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/interface' make[3]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/interface' /bin/sh ../mkinstalldirs /usr/src/tmp/gnugo-buildroot/usr/bin mkdir /usr/src/tmp/gnugo-buildroot mkdir /usr/src/tmp/gnugo-buildroot/usr mkdir /usr/src/tmp/gnugo-buildroot/usr/bin /bin/install -p gnugo /usr/src/tmp/gnugo-buildroot/usr/bin/gnugo make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6/interface' make[2]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6/interface' make[1]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6/interface' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /usr/src/tmp/gnugo-buildroot/usr/share/info mkdir /usr/src/tmp/gnugo-buildroot/usr/share mkdir /usr/src/tmp/gnugo-buildroot/usr/share/info /bin/install -p -m 644 ./gnugo.info /usr/src/tmp/gnugo-buildroot/usr/share/info/gnugo.info /bin/install -p -m 644 ./gnugo.info-1 /usr/src/tmp/gnugo-buildroot/usr/share/info/gnugo.info-1 /bin/install -p -m 644 ./gnugo.info-2 /usr/src/tmp/gnugo-buildroot/usr/share/info/gnugo.info-2 /bin/install -p -m 644 ./gnugo.info-3 /usr/src/tmp/gnugo-buildroot/usr/share/info/gnugo.info-3 /bin/install -p -m 644 ./gnugo.info-4 /usr/src/tmp/gnugo-buildroot/usr/share/info/gnugo.info-4 /bin/install -p -m 644 ./gnugo.info-5 /usr/src/tmp/gnugo-buildroot/usr/share/info/gnugo.info-5 /bin/install -p -m 644 ./gnugo.info-6 /usr/src/tmp/gnugo-buildroot/usr/share/info/gnugo.info-6 /bin/install -p -m 644 ./gnugo.info-7 /usr/src/tmp/gnugo-buildroot/usr/share/info/gnugo.info-7 /bin/install -p -m 644 ./gnugo.info-8 /usr/src/tmp/gnugo-buildroot/usr/share/info/gnugo.info-8 /bin/install -p -m 644 ./gnugo.info-9 /usr/src/tmp/gnugo-buildroot/usr/share/info/gnugo.info-9 /bin/install -p -m 644 ./gnugo.info-10 /usr/src/tmp/gnugo-buildroot/usr/share/info/gnugo.info-10 /bin/install -p -m 644 ./gnugo.info-11 /usr/src/tmp/gnugo-buildroot/usr/share/info/gnugo.info-11 /bin/install -p -m 644 ./gnugo.info-12 /usr/src/tmp/gnugo-buildroot/usr/share/info/gnugo.info-12 /bin/sh ../mkinstalldirs /usr/src/tmp/gnugo-buildroot/usr/share/man/man6 mkdir /usr/src/tmp/gnugo-buildroot/usr/share/man mkdir /usr/src/tmp/gnugo-buildroot/usr/share/man/man6 /bin/install -p -m 644 ./gnugo.6 /usr/src/tmp/gnugo-buildroot/usr/share/man/man6/gnugo.6 make[2]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6/doc' Making install in regression make[1]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/regression' make[2]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6/regression' 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/gnugo-3.6/regression' make[1]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6/regression' make[1]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6' make[2]: Entering directory `/usr/src/RPM/BUILD/gnugo-3.6' 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/gnugo-3.6' make[1]: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6' make: Leaving directory `/usr/src/RPM/BUILD/gnugo-3.6' + install -pD -m644 /usr/src/RPM/SOURCES/gnugo.desktop /usr/src/tmp/gnugo-buildroot/usr/share/applications/gnugo.desktop + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/gnugo-buildroot (auto) Verifying and fixing files in /usr/src/tmp/gnugo-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/gnugo-buildroot (auto) Verifying ELF objects in /usr/src/tmp/gnugo-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/gnugo-buildroot (executable,shared) Processing files: gnugo-3.6-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.65683 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gnugo-3.6 + DOCDIR=/usr/src/tmp/gnugo-buildroot/usr/share/doc/gnugo-3.6 + export DOCDIR + rm -rf /usr/src/tmp/gnugo-buildroot/usr/share/doc/gnugo-3.6 + /bin/mkdir -p /usr/src/tmp/gnugo-buildroot/usr/share/doc/gnugo-3.6 + cp -prL NEWS README THANKS AUTHORS /usr/src/tmp/gnugo-buildroot/usr/share/doc/gnugo-3.6 + chmod -R go-w /usr/src/tmp/gnugo-buildroot/usr/share/doc/gnugo-3.6 + chmod -R a+rX /usr/src/tmp/gnugo-buildroot/usr/share/doc/gnugo-3.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.65683 + 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(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.10364 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/gnugo-buildroot/.post:gnugo + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.95009 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/gnugo-buildroot/.preun:gnugo + exit 0 Finding Requires(postun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(postun)): /bin/sh -e /usr/src/tmp/rpm-tmp.9343 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/gnugo-buildroot/.postun:gnugo + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.72672 + 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(interp): /bin/sh, /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh, /usr/sbin/install_info Requires(preun): /bin/sh, /usr/sbin/uninstall_info Requires(postun): /bin/sh Requires: /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), libtinfo.so.5, rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.55585 + 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/gnugo-3.6-alt2.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/gnugo-3.6-alt2.ppc.rpm 70.46user 4.78system 0:41.56elapsed 181%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1052902minor)pagefaults 0swaps