/etc/profile: line 38: /bin/hostname: No such file or directory Installing /builddir/build/SRPMS/bc-1.06-29.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.74627 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf bc-1.06 + /bin/gzip -dc /builddir/build/SOURCES/bc-1.06.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd bc-1.06 ++ /usr/bin/id -u + '[' 103 = 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (bc-1.06-readline42.patch):' Patch #1 (bc-1.06-readline42.patch): + patch -p1 -b --suffix .rl22 -s + echo 'Patch #2 (bc-1.06-s390.patch):' Patch #2 (bc-1.06-s390.patch): + patch -p1 -b --suffix .s390 -s + echo 'Patch #3 (bc-1.06-info_exp_bessel.patch):' Patch #3 (bc-1.06-info_exp_bessel.patch): + patch -p1 -b --suffix .info_exp_bessel -s + echo 'Patch #4 (bc-1.06-flex.patch):' Patch #4 (bc-1.06-flex.patch): + patch -p1 -b --suffix .flexparameter -s + echo 'Patch #5 (bc-1.06-string.patch):' Patch #5 (bc-1.06-string.patch): + patch -p1 -b --suffix .string -s + echo 'Patch #6 (bc-1.06-dc_ibase.patch):' Patch #6 (bc-1.06-dc_ibase.patch): + patch -p1 -b --suffix .dc_ibase -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.74627 + umask 022 + cd /builddir/build/BUILD + cd bc-1.06 + LANG=C + export LANG + unset DISPLAY + aclocal configure.in:88: warning: AC_ARG_PROGRAM invoked multiple times + automake -f --add-missing configure.in:88: warning: AC_ARG_PROGRAM invoked multiple times bc/Makefile.am: installing `./depcomp' bc/Makefile.am:21: `CFLAGS' is a user variable, you should not override it; bc/Makefile.am:21: use `AM_CFLAGS' instead. configure.in: installing `./ylwrap' bc/Makefile.am:19: `YFLAGS' is a user variable, you should not override it; bc/Makefile.am:19: use `AM_YFLAGS' instead. dc/Makefile.am:12: `CFLAGS' is a user variable, you should not override it; dc/Makefile.am:12: use `AM_CFLAGS' instead. lib/Makefile.am:10: `CFLAGS' is a user variable, you should not override it; lib/Makefile.am:10: use `AM_CFLAGS' instead. + autoconf configure.in:88: warning: AC_ARG_PROGRAM invoked multiple times + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-readline checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... no checking for byacc... no checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking lib.h usability... no checking lib.h presence... no checking for lib.h... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for ptrdiff_t... yes checking for vprintf... yes checking for _doprnt... no checking for isgraph... yes checking for setvbuf... yes checking for tparm in -lncurses... yes checking for readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes Using the readline library. configure: creating ./config.status config.status: creating Makefile config.status: creating bc/Makefile config.status: creating dc/Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j2 cd . && /bin/sh /builddir/build/BUILD/bc-1.06/missing --run autoheader autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader: WARNING: is deprecated and discouraged. autoheader: autoheader: WARNING: Using the third argument of `AC_DEFINE' and autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader: WARNING: `acconfig.h': autoheader: autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader: [Define if a function `main' is needed.]) autoheader: autoheader: WARNING: More sophisticated templates can also be produced, see the autoheader: WARNING: documentation. configure.in:88: warning: AC_ARG_PROGRAM invoked multiple times rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h make all-recursive make[1]: Entering directory `/builddir/build/BUILD/bc-1.06' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/bc-1.06/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -funsigned-char -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -funsigned-char -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c mv -f .deps/getopt.Tpo .deps/getopt.Po mv -f .deps/getopt1.Tpo .deps/getopt1.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -funsigned-char -MT vfprintf.o -MD -MP -MF .deps/vfprintf.Tpo -c -o vfprintf.o vfprintf.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -funsigned-char -MT number.o -MD -MP -MF .deps/number.Tpo -c -o number.o number.c mv -f .deps/vfprintf.Tpo .deps/vfprintf.Po mv -f .deps/number.Tpo .deps/number.Po rm -f libbc.a ar cru libbc.a getopt.o getopt1.o vfprintf.o number.o ranlib libbc.a make[2]: Leaving directory `/builddir/build/BUILD/bc-1.06/lib' Making all in bc make[2]: Entering directory `/builddir/build/BUILD/bc-1.06/bc' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -funsigned-char -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -funsigned-char -MT bc.o -MD -MP -MF .deps/bc.Tpo -c -o bc.o bc.c mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../ylwrap scan.l lex.yy.c scan.c -- flex -I -8 gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -funsigned-char -MT execute.o -MD -MP -MF .deps/execute.Tpo -c -o execute.o execute.c mv -f .deps/bc.Tpo .deps/bc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -funsigned-char -MT load.o -MD -MP -MF .deps/load.Tpo -c -o load.o load.c mv -f .deps/load.Tpo .deps/load.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -funsigned-char -MT storage.o -MD -MP -MF .deps/storage.Tpo -c -o storage.o storage.c mv -f .deps/execute.Tpo .deps/execute.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -funsigned-char -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -funsigned-char -MT global.o -MD -MP -MF .deps/global.Tpo -c -o global.o global.c mv -f .deps/storage.Tpo .deps/storage.Po gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -funsigned-char -MT scan.o -MD -MP -MF .deps/scan.Tpo -c -o scan.o scan.c mv -f .deps/global.Tpo .deps/global.Po scan.l: In function 'yylex': scan.l:318: warning: pointer targets in assignment differ in signedness scan.l:334: warning: pointer targets in assignment differ in signedness scan.l:335: warning: pointer targets in assignment differ in signedness scan.l:362: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result scan.l: At top level: scan.c:1779: warning: 'yyunput' defined but not used mv -f .deps/scan.Tpo .deps/scan.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -funsigned-char -o bc main.o bc.o scan.o execute.o load.o storage.o util.o global.o ../lib/libbc.a -lfl -lreadline -lncurses make[2]: Leaving directory `/builddir/build/BUILD/bc-1.06/bc' Making all in dc make[2]: Entering directory `/builddir/build/BUILD/bc-1.06/dc' gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -funsigned-char -MT dc.o -MD -MP -MF .deps/dc.Tpo -c -o dc.o dc.c gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -funsigned-char -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c misc.c: In function 'dc_system': misc.c:142: warning: ignoring return value of 'system', declared with attribute warn_unused_result misc.c:146: warning: ignoring return value of 'system', declared with attribute warn_unused_result mv -f .deps/dc.Tpo .deps/dc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -funsigned-char -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o eval.o eval.c mv -f .deps/misc.Tpo .deps/misc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -funsigned-char -MT stack.o -MD -MP -MF .deps/stack.Tpo -c -o stack.o stack.c mv -f .deps/stack.Tpo .deps/stack.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -funsigned-char -MT array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.c mv -f .deps/eval.Tpo .deps/eval.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -funsigned-char -MT numeric.o -MD -MP -MF .deps/numeric.Tpo -c -o numeric.o numeric.c numeric.c: In function 'dc_int2data': numeric.c:257: warning: dereferencing type-punned pointer will break strict-aliasing rules numeric.c:258: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/array.Tpo .deps/array.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -funsigned-char -MT string.o -MD -MP -MF .deps/string.Tpo -c -o string.o string.c string.c: In function 'dc_out_str': string.c:101: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/string.Tpo .deps/string.Po mv -f .deps/numeric.Tpo .deps/numeric.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -funsigned-char -o dc dc.o misc.o eval.o stack.o array.o numeric.o string.o ../lib/libbc.a make[2]: Leaving directory `/builddir/build/BUILD/bc-1.06/dc' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/bc-1.06/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/bc-1.06/doc' make[2]: Entering directory `/builddir/build/BUILD/bc-1.06' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/bc-1.06' make[1]: Leaving directory `/builddir/build/BUILD/bc-1.06' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.82084 + umask 022 + cd /builddir/build/BUILD + cd bc-1.06 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/bc-1.06-29-root-kojibuilder + make install DESTDIR=/var/tmp/bc-1.06-29-root-kojibuilder Making install in lib make[1]: Entering directory `/builddir/build/BUILD/bc-1.06/lib' make[2]: Entering directory `/builddir/build/BUILD/bc-1.06/lib' 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/bc-1.06/lib' make[1]: Leaving directory `/builddir/build/BUILD/bc-1.06/lib' Making install in bc make[1]: Entering directory `/builddir/build/BUILD/bc-1.06/bc' make[2]: Entering directory `/builddir/build/BUILD/bc-1.06/bc' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/bc-1.06-29-root-kojibuilder/usr/bin" /usr/bin/install -c 'bc' '/var/tmp/bc-1.06-29-root-kojibuilder/usr/bin/bc' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/bc-1.06/bc' make[1]: Leaving directory `/builddir/build/BUILD/bc-1.06/bc' Making install in dc make[1]: Entering directory `/builddir/build/BUILD/bc-1.06/dc' make[2]: Entering directory `/builddir/build/BUILD/bc-1.06/dc' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/bc-1.06-29-root-kojibuilder/usr/bin" /usr/bin/install -c 'dc' '/var/tmp/bc-1.06-29-root-kojibuilder/usr/bin/dc' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/bc-1.06/dc' make[1]: Leaving directory `/builddir/build/BUILD/bc-1.06/dc' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/bc-1.06/doc' make[2]: Entering directory `/builddir/build/BUILD/bc-1.06/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /bin/mkdir -p "/var/tmp/bc-1.06-29-root-kojibuilder/usr/share/info" /usr/bin/install -c -m 644 './bc.info' '/var/tmp/bc-1.06-29-root-kojibuilder/usr/share/info/bc.info' /usr/bin/install -c -m 644 './dc.info' '/var/tmp/bc-1.06-29-root-kojibuilder/usr/share/info/dc.info' install-info --info-dir='/var/tmp/bc-1.06-29-root-kojibuilder/usr/share/info' '/var/tmp/bc-1.06-29-root-kojibuilder/usr/share/info/bc.info' install-info: warning: no info dir entry in `/var/tmp/bc-1.06-29-root-kojibuilder/usr/share/info/bc.info' install-info --info-dir='/var/tmp/bc-1.06-29-root-kojibuilder/usr/share/info' '/var/tmp/bc-1.06-29-root-kojibuilder/usr/share/info/dc.info' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/bc-1.06-29-root-kojibuilder/usr/share/man/man1" /usr/bin/install -c -m 644 './bc.1' '/var/tmp/bc-1.06-29-root-kojibuilder/usr/share/man/man1/bc.1' /usr/bin/install -c -m 644 './dc.1' '/var/tmp/bc-1.06-29-root-kojibuilder/usr/share/man/man1/dc.1' make[2]: Leaving directory `/builddir/build/BUILD/bc-1.06/doc' make[1]: Leaving directory `/builddir/build/BUILD/bc-1.06/doc' make[1]: Entering directory `/builddir/build/BUILD/bc-1.06' make[2]: Entering directory `/builddir/build/BUILD/bc-1.06' 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/bc-1.06' make[1]: Leaving directory `/builddir/build/BUILD/bc-1.06' + rm -f /var/tmp/bc-1.06-29-root-kojibuilder//usr/share/info/dir + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/bc-1.06 extracting debug info from /var/tmp/bc-1.06-29-root-kojibuilder/usr/bin/bc extracting debug info from /var/tmp/bc-1.06-29-root-kojibuilder/usr/bin/dc 579 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: bc-1.06-29 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.27592 + umask 022 + cd /builddir/build/BUILD + cd bc-1.06 + DOCDIR=/var/tmp/bc-1.06-29-root-kojibuilder/usr/share/doc/bc-1.06 + export DOCDIR + rm -rf /var/tmp/bc-1.06-29-root-kojibuilder/usr/share/doc/bc-1.06 + /bin/mkdir -p /var/tmp/bc-1.06-29-root-kojibuilder/usr/share/doc/bc-1.06 + cp -pr COPYING COPYING.LIB FAQ AUTHORS NEWS README /var/tmp/bc-1.06-29-root-kojibuilder/usr/share/doc/bc-1.06 + exit 0 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libncurses.so.5()(64bit) libreadline.so.5()(64bit) rtld(GNU_HASH) Processing files: bc-debuginfo-1.06-29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/bc-1.06-29-root-kojibuilder warning: Could not canonicalize hostname: hammer2.fedora.redhat.com Wrote: /builddir/build/RPMS/bc-1.06-29.x86_64.rpm Wrote: /builddir/build/RPMS/bc-debuginfo-1.06-29.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.27592 + umask 022 + cd /builddir/build/BUILD + cd bc-1.06 + rm -rf /var/tmp/bc-1.06-29-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.27592 + umask 022 + cd /builddir/build/BUILD + rm -rf bc-1.06 + exit 0