Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/aumix.spec'], False, '/var/lib/mock/dist-f10-build-625262-90676/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/aumix.spec'] warning: Could not canonicalize hostname: x86-4.fedora.phx.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/aumix-2.8-21.fc10.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/aumix.spec'], False, '/var/lib/mock/dist-f10-build-625262-90676/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/aumix.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pavoJM + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf aumix-2.8 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/aumix-2.8.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd aumix-2.8 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (aumix-2.8-save_load.patch):' Patch #0 (aumix-2.8-save_load.patch): + /bin/cat /builddir/build/SOURCES/aumix-2.8-save_load.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #1 (aumix-2.8-include-signal_h.patch):' Patch #1 (aumix-2.8-include-signal_h.patch): + /bin/cat /builddir/build/SOURCES/aumix-2.8-include-signal_h.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #2 (aumix-fix-cursor-color-on-exit.patch):' Patch #2 (aumix-fix-cursor-color-on-exit.patch): + /bin/cat /builddir/build/SOURCES/aumix-fix-cursor-color-on-exit.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #3 (aumix-fix-crackrock.patch):' Patch #3 (aumix-fix-crackrock.patch): + /bin/cat /builddir/build/SOURCES/aumix-fix-crackrock.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #4 (aumix-2.8-bug-115869.patch):' Patch #4 (aumix-2.8-bug-115869.patch): + /bin/cat /builddir/build/SOURCES/aumix-2.8-bug-115869.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #5 (curses-cleanup.patch):' Patch #5 (curses-cleanup.patch): + /bin/cat /builddir/build/SOURCES/curses-cleanup.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #6 (aumix-2.8-utf8.patch):' Patch #6 (aumix-2.8-utf8.patch): + /bin/cat /builddir/build/SOURCES/aumix-2.8-utf8.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1P2p3e + umask 022 + cd /builddir/build/BUILD + cd aumix-2.8 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gawk... gawk checking for i386-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for _oss_ioctl in -lossaudio... no checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for initscr in -lncursesw... yes checking for getmouse in -lncursesw... yes checking for use_default_colors in -lncursesw... yes checking for private member _use_keypad in WINDOW... yes checking whether built-in label text is requested... no checking sys/asoundlib.h usability... no checking sys/asoundlib.h presence... no checking for sys/asoundlib.h... no checking for snd_mixer_open in -lasound... no checking whether dummy mixer is requested... no checking whether NLS is requested... yes "language catalogs: de el es fr gl ja nl pl pt_BR ru sv uk zh_CN" checking for msgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for gmsgfmt... /usr/bin/msgfmt checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for gettext... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking return type of signal handlers... void checking for getcwd... yes checking for getwd... yes checking for putenv... yes checking for select... yes configure: creating ./config.status config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing default-1 commands config.status: executing default commands + /usr/bin/make -j4 cd . && /builddir/build/BUILD/aumix-2.8/missing aclocal WARNING: `aclocal' is missing on your system. It should be needed only if you modified `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /builddir/build/BUILD/aumix-2.8/missing automake --gnu --include-deps Makefile cd . && /builddir/build/BUILD/aumix-2.8/missing autoconf WARNING: `autoconf' is missing on your system. It should be needed only if you modified `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. WARNING: `automake' is missing on your system. It should be needed only if you modified `Makefile.am', `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck running /bin/sh ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build_alias=i386-redhat-linux-gnu host_alias=i386-redhat-linux-gnu target_alias=i386-redhat-linux-gnu --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gawk... gawk checking for i386-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for _oss_ioctl in -lossaudio... no checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for initscr in -lncursesw... yes checking for getmouse in -lncursesw... yes checking for use_default_colors in -lncursesw... yes checking for private member _use_keypad in WINDOW... yes checking whether built-in label text is requested... no checking sys/asoundlib.h usability... no checking sys/asoundlib.h presence... no checking for sys/asoundlib.h... no checking for snd_mixer_open in -lasound... no checking whether dummy mixer is requested... no checking whether NLS is requested... yes "language catalogs: de el es fr gl ja nl pl pt_BR ru sv uk zh_CN" checking for msgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for gmsgfmt... /usr/bin/msgfmt checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for gettext... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking return type of signal handlers... void checking for getcwd... yes checking for getwd... yes checking for putenv... yes checking for select... yes configure: creating ./config.status cd . \ && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating Makefile config.status: executing default-1 commands config.status: executing default commands cd . && /builddir/build/BUILD/aumix-2.8/missing autoheader WARNING: `autoheader' is missing on your system. It should be needed only if you modified `acconfig.h' or `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. cd . \ && CONFIG_FILES= CONFIG_HEADERS=config.h \ /bin/sh ./config.status config.status: creating config.h config.status: config.h is unchanged config.status: executing default-1 commands config.status: executing default commands /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/aumix-2.8' Making all in data make[2]: Entering directory `/builddir/build/BUILD/aumix-2.8/data' cd .. \ && CONFIG_FILES=data/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating data/Makefile config.status: executing default-1 commands config.status: executing default commands make[2]: Leaving directory `/builddir/build/BUILD/aumix-2.8/data' make[2]: Entering directory `/builddir/build/BUILD/aumix-2.8/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/aumix-2.8/data' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/aumix-2.8/doc' cd .. \ && CONFIG_FILES=doc/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating doc/Makefile config.status: executing default-1 commands config.status: executing default commands make[2]: Leaving directory `/builddir/build/BUILD/aumix-2.8/doc' make[2]: Entering directory `/builddir/build/BUILD/aumix-2.8/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/aumix-2.8/doc' Making all in intl make[2]: Entering directory `/builddir/build/BUILD/aumix-2.8/intl' cd .. \ && CONFIG_FILES=intl/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating intl/Makefile config.status: executing default-1 commands config.status: executing default commands make[2]: Leaving directory `/builddir/build/BUILD/aumix-2.8/intl' make[2]: Entering directory `/builddir/build/BUILD/aumix-2.8/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/aumix-2.8/intl' Making all in po make[2]: Entering directory `/builddir/build/BUILD/aumix-2.8/po' ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f POTFILES-t POTFILES \ && (sed -e '/^#/d' -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./POTFILES.in \ | sed -e '$s/\\$//') > POTFILES-t \ && chmod a-w POTFILES-t \ && mv POTFILES-t POTFILES ) file=./`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../intl:$PATH /usr/bin/msgfmt -o $file de.po file=./`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../intl:$PATH /usr/bin/msgfmt -o $file el.po file=./`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../intl:$PATH /usr/bin/msgfmt -o $file es.po file=./`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../intl:$PATH /usr/bin/msgfmt -o $file fr.po file=./`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../intl:$PATH /usr/bin/msgfmt -o $file gl.po file=./`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../intl:$PATH /usr/bin/msgfmt -o $file ja.po file=./`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../intl:$PATH /usr/bin/msgfmt -o $file nl.po file=./`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../intl:$PATH /usr/bin/msgfmt -o $file pl.po file=./`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../intl:$PATH /usr/bin/msgfmt -o $file pt_BR.po file=./`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../intl:$PATH /usr/bin/msgfmt -o $file ru.po file=./`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../intl:$PATH /usr/bin/msgfmt -o $file sv.po file=./`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../intl:$PATH /usr/bin/msgfmt -o $file uk.po file=./`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../intl:$PATH /usr/bin/msgfmt -o $file zh_CN.po make[2]: Leaving directory `/builddir/build/BUILD/aumix-2.8/po' Making all in src make[2]: Entering directory `/builddir/build/BUILD/aumix-2.8/src' cd .. \ && CONFIG_FILES=src/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating src/Makefile config.status: executing default-1 commands config.status: executing default commands make[2]: Leaving directory `/builddir/build/BUILD/aumix-2.8/src' make[2]: Entering directory `/builddir/build/BUILD/aumix-2.8/src' gcc -DHAVE_CONFIG_H -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c common.c gcc -DHAVE_CONFIG_H -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DDATADIR=\"/usr/share/aumix\" -c curses.c gcc -DHAVE_CONFIG_H -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dummy.c gcc -DHAVE_CONFIG_H -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c interactive.c gcc -DHAVE_CONFIG_H -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c mouse.c curses.h:48: warning: 'LANGUAGES' defined but not used curses.h:54: warning: 'MENUSIZES' defined but not used curses.h:70: warning: 'LABELSIZES' defined but not used common.c: In function 'Usage': common.c:640: warning: unused variable 'copyright' common.c:639: warning: unused variable 'version' common.c: At top level: curses.h:48: warning: 'LANGUAGES' defined but not used curses.h:54: warning: 'MENUSIZES' defined but not used curses.h:70: warning: 'LABELSIZES' defined but not used curses.h:48: warning: 'LANGUAGES' defined but not used curses.h:54: warning: 'MENUSIZES' defined but not used curses.h:70: warning: 'LABELSIZES' defined but not used gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o aumix common.o curses.o dummy.o interactive.o mouse.o -L/usr/lib -lncursesw make[2]: Leaving directory `/builddir/build/BUILD/aumix-2.8/src' make[2]: Entering directory `/builddir/build/BUILD/aumix-2.8' make[2]: Leaving directory `/builddir/build/BUILD/aumix-2.8' make[1]: Leaving directory `/builddir/build/BUILD/aumix-2.8' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bRhrz4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386 ++ dirname /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386 + cd aumix-2.8 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386 + /usr/bin/make prefix=/builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr exec_prefix=/builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr bindir=/builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/bin sbindir=/builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/sbin sysconfdir=/builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/etc datadir=/builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share includedir=/builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/include libdir=/builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/lib libexecdir=/builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/libexec localstatedir=/builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/var sharedstatedir=/builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/var/lib mandir=/builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/man infodir=/builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/info install Making install in data make[1]: Entering directory `/builddir/build/BUILD/aumix-2.8/data' make[2]: Entering directory `/builddir/build/BUILD/aumix-2.8/data' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/aumix mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386 mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/aumix /usr/bin/install -c -m 644 ./aumix.xpm /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/aumix/aumix.xpm /usr/bin/install -c -m 644 ./fadein.set /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/aumix/fadein.set /usr/bin/install -c -m 644 ./fadeout.set /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/aumix/fadeout.set /usr/bin/install -c -m 644 ./ansi /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/aumix/ansi /usr/bin/install -c -m 644 ./vt100 /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/aumix/vt100 /usr/bin/install -c -m 644 ./xterm /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/aumix/xterm make[2]: Leaving directory `/builddir/build/BUILD/aumix-2.8/data' make[1]: Leaving directory `/builddir/build/BUILD/aumix-2.8/data' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/aumix-2.8/doc' make[2]: Entering directory `/builddir/build/BUILD/aumix-2.8/doc' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/make install-man1 make[3]: Entering directory `/builddir/build/BUILD/aumix-2.8/doc' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/man/man1 mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/man mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/man/man1 /usr/bin/install -c -m 644 ./aumix.1 /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/man/man1/aumix.1 /usr/bin/install -c -m 644 ./xaumix.1 /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/man/man1/xaumix.1 make[3]: Leaving directory `/builddir/build/BUILD/aumix-2.8/doc' make[2]: Leaving directory `/builddir/build/BUILD/aumix-2.8/doc' make[1]: Leaving directory `/builddir/build/BUILD/aumix-2.8/doc' Making install in intl make[1]: Entering directory `/builddir/build/BUILD/aumix-2.8/intl' if test "aumix" = "gettext" \ && test '@INTLOBJS@' = 'intl-compat.@l@o'; then \ if test -r @MKINSTALLDIRS@; then \ @MKINSTALLDIRS@ /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/lib /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/include; \ else \ ../mkinstalldirs /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/lib /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/include; \ fi; \ /usr/bin/install -c -m 644 intlh.inst /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/include/libintl.h; \ @LIBTOOL@ --mode=install /usr/bin/install -c libintl.@l@a /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/lib/libintl.@l@a; \ else \ : ; \ fi if test "aumix" = "gettext"; then \ if test -r @MKINSTALLDIRS@; then \ @MKINSTALLDIRS@ /usr/share/gettext/intl; \ else \ ../mkinstalldirs /usr/share/gettext/intl; \ fi; \ /usr/bin/install -c -m 644 VERSION /usr/share/gettext/intl/VERSION; \ dists="ChangeLog Makefile.in linux-msg.sed po2tbl.sed.in xopen-msg.sed gettext.h gettextP.h hash-string.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c intl-compat.c cat-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file /usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/aumix-2.8/intl' Making install in po make[1]: Entering directory `/builddir/build/BUILD/aumix-2.8/po' PATH=../intl:$PATH /usr/bin/xgettext --default-domain=aumix --directory=.. \ --add-comments --keyword=_ --keyword=N_ --keyword=LOCAL_TEXT --keyword=LOCAL_TEXT_NOOP \ --files-from=./POTFILES.in \ && test ! -f aumix.po \ || ( rm -f ./aumix.pot \ && mv aumix.po ./aumix.pot ) rm -f cat-id-tbl.tmp sed -f ../intl/po2tbl.sed ./aumix.pot \ | sed -e "s/@PACKAGE NAME@/aumix/" > cat-id-tbl.tmp sed: couldn't open file ../intl/po2tbl.sed: No such file or directory if cmp -s cat-id-tbl.tmp ./cat-id-tbl.c; then \ rm cat-id-tbl.tmp; \ else \ echo cat-id-tbl.c changed; \ rm -f ./cat-id-tbl.c; \ mv cat-id-tbl.tmp ./cat-id-tbl.c; \ fi cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id if test -x "@MKINSTALLDIRS@"; then \ @MKINSTALLDIRS@ /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share; \ else \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share; \ fi mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/de mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/de/LC_MESSAGES installing de.gmo as /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/de/LC_MESSAGES/aumix.mo mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/el mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/el/LC_MESSAGES installing el.gmo as /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/el/LC_MESSAGES/aumix.mo mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/es mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/es/LC_MESSAGES installing es.gmo as /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/es/LC_MESSAGES/aumix.mo mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/fr mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/fr/LC_MESSAGES/aumix.mo mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/gl mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/gl/LC_MESSAGES installing gl.gmo as /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/gl/LC_MESSAGES/aumix.mo mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/ja mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/ja/LC_MESSAGES installing ja.gmo as /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/ja/LC_MESSAGES/aumix.mo mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/nl mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/nl/LC_MESSAGES/aumix.mo mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/pl mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/pl/LC_MESSAGES/aumix.mo mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/pt_BR mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/pt_BR/LC_MESSAGES/aumix.mo mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/ru mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/ru/LC_MESSAGES/aumix.mo mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/sv mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/sv/LC_MESSAGES/aumix.mo mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/uk mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/uk/LC_MESSAGES installing uk.gmo as /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/uk/LC_MESSAGES/aumix.mo mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/zh_CN mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/locale/zh_CN/LC_MESSAGES/aumix.mo if test "aumix" = "gettext"; then \ if test -x "@MKINSTALLDIRS@"; then \ @MKINSTALLDIRS@ /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/gettext/po; \ else \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/aumix-2.8/po' Making install in src make[1]: Entering directory `/builddir/build/BUILD/aumix-2.8/src' make[2]: Entering directory `/builddir/build/BUILD/aumix-2.8/src' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/bin mkdir /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/bin /usr/bin/install -c aumix /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/bin/aumix /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/bin /usr/bin/install -c mute /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/bin/mute /usr/bin/install -c xaumix /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/bin/xaumix make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/aumix-2.8/src' make[1]: Leaving directory `/builddir/build/BUILD/aumix-2.8/src' make[1]: Entering directory `/builddir/build/BUILD/aumix-2.8' make[2]: Entering directory `/builddir/build/BUILD/aumix-2.8' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/aumix-2.8' make[1]: Leaving directory `/builddir/build/BUILD/aumix-2.8' + /bin/rm -rf /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386//usr/bin/mute + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386 aumix + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/aumix-2.8 extracting debug info from /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/bin/aumix 120 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: aumix-2.8-21.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dCCihV + umask 022 + cd /builddir/build/BUILD + cd aumix-2.8 + DOCDIR=/builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/doc/aumix-2.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/doc/aumix-2.8 + /bin/mkdir -p /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/doc/aumix-2.8 + cp -pr ABOUT-NLS AUTHORS BUGS ChangeLog COPYING NEWS README TODO /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386/usr/share/doc/aumix-2.8 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6 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) libncursesw.so.5 libtinfo.so.5 rtld(GNU_HASH) Processing files: aumix-debuginfo-2.8-21.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386 warning: Could not canonicalize hostname: x86-4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/aumix-2.8-21.fc10.i386.rpm Wrote: /builddir/build/RPMS/aumix-debuginfo-2.8-21.fc10.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IFNG7t + umask 022 + cd /builddir/build/BUILD + cd aumix-2.8 + rm -rf /builddir/build/BUILDROOT/aumix-2.8-21.fc10.i386 + exit 0 Child returncode was: 0 LEAVE do -->