+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/tachyon.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Vc7o2p + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tachyon + /usr/bin/gzip -dc /builddir/build/SOURCES/tachyon-0.99b6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tachyon + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (tachyon-rpm.patch):' Patch #0 (tachyon-rpm.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .r --fuzz=0 patching file unix/Make-arch patching file unix/Make-config + echo 'Patch #1 (tachyon-shared.patch):' Patch #1 (tachyon-shared.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .shared --fuzz=0 patching file unix/Makefile + find . -name CVS + xargs rm -r + chmod 644 src/hash.c src/hash.h + chmod 644 src/pngfile.h + chmod 644 demosrc/spaceball.c + chmod 644 demosrc/trackball.c demosrc/trackball.h + chmod 644 scenes/imaps/aqua.ppm scenes/imaps/bigspace.ppm scenes/imaps/bumpy.ppm scenes/imaps/burgn.ppm scenes/imaps/dirt2.ppm scenes/imaps/fire.ppm scenes/imaps/islandpic.tga scenes/imaps/leafy.ppm scenes/imaps/metal.ppm scenes/imaps/parquet.ppm scenes/imaps/rufbrik.ppm scenes/imaps/space.ppm scenes/imaps/space3.ppm scenes/imaps/teapot.ppm scenes/imaps/umrlogo.ppm scenes/imaps/umrpic.tga scenes/imaps/whtceil.ppm + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JQMAgB + umask 022 + cd /builddir/build/BUILD + cd tachyon + pushd unix ~/build/BUILD/tachyon/unix ~/build/BUILD/tachyon + for variant in thr thr-ogl + make -j4 'OPTFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' linux-64-thr make all \ "ARCH = linux-64-thr" \ "CC = gcc" \ "CFLAGS = -m64 -Wall -O2 -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG `pkg-config --cflags libpng` -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 " \ "AR = ar" \ "ARFLAGS = r" \ "STRIP = touch" \ "RANLIB = ranlib" \ "LIBS = -L. -ltachyon -ljpeg `pkg-config --libs libpng` -lm -lpthread" make[1]: Entering directory '/builddir/build/BUILD/tachyon/unix' Building Tachyon Parallel Ray Tracing library Copyright 1994-2007, John E. Stone Making architecture directory ../compile/linux-64-thr All Rights Reserveed Making library directory ../compile/linux-64-thr/libtachyon make ../compile ../compile/linux-64-thr ../compile/linux-64-thr/libtachyon ../compile/linux-64-thr/libtachyon.so ../compile/linux-64-thr/tachyon make[2]: Entering directory '/builddir/build/BUILD/tachyon/unix' make[2]: Nothing to be done for '../compile'. make[2]: Nothing to be done for '../compile/linux-64-thr'. make[2]: Nothing to be done for '../compile/linux-64-thr/libtachyon'. gcc -m64 -Wall -O2 -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c ../src/api.c -o ../compile/linux-64-thr/libtachyon/api.o gcc -m64 -Wall -O2 -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c ../src/apigeom.c -o ../compile/linux-64-thr/libtachyon/apigeom.o gcc -m64 -Wall -O2 -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c ../src/box.c -o ../compile/linux-64-thr/libtachyon/box.o gcc -m64 -Wall -O2 -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -I/usr/include/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -c ../src/global.c -o ../compile/linux-64-thr/libtachyon/global.o cc1: error: unrecognized command line option '-m64' cc1: error: unrecognized command line option '-m64' cc1: error: unrecognized command line option '-m64' cc1: error: unrecognized command line option '-m64' make[2]: *** [Makefile:369: ../compile/linux-64-thr/libtachyon/apigeom.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [Makefile:372: ../compile/linux-64-thr/libtachyon/api.o] Error 1 make[2]: *** [Makefile:363: ../compile/linux-64-thr/libtachyon/box.o] Error 1 make[2]: *** [Makefile:348: ../compile/linux-64-thr/libtachyon/global.o] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/tachyon/unix' make[1]: *** [Makefile:84: all] Error 2 make[1]: Leaving directory '/builddir/build/BUILD/tachyon/unix' make: *** [Make-arch:1217: linux-64-thr] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.JQMAgB (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.JQMAgB (%build) ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync Terminated ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff