+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/pnm2ppa.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 warning: bogus date in %changelog: Thu Aug 16 2000 Bill Nottingham warning: bogus date in %changelog: Thu Jan 7 2000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BbbB4i + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pnm2ppa-1.04 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/pnm2ppa-1.04.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pnm2ppa-1.04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + cd pnm2ppa-1.04 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/ppa-0.8.6.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #2 (pbm2ppa-20000205.diff):' Patch #2 (pbm2ppa-20000205.diff): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .20000205 --fuzz=0 patching file pbm2ppa-0.8.6/CALIBRATION patching file pbm2ppa-0.8.6/defaults.1000.h patching file pbm2ppa-0.8.6/defaults.720.h patching file pbm2ppa-0.8.6/defaults.820.h patching file pbm2ppa-0.8.6/defaults.h patching file pbm2ppa-0.8.6/INSTALL patching file pbm2ppa-0.8.6/INSTALL-MORE patching file pbm2ppa-0.8.6/Makefile patching file pbm2ppa-0.8.6/pbm2ppa.1 patching file pbm2ppa-0.8.6/pbm2ppa.c patching file pbm2ppa-0.8.6/pbm2ppa.conf patching file pbm2ppa-0.8.6/pbm2ppa.conf.hp1000 patching file pbm2ppa-0.8.6/pbm2ppa.conf.hp720 patching file pbm2ppa-0.8.6/pbm2ppa.conf.hp820 patching file pbm2ppa-0.8.6/pbmtpg.c patching file pbm2ppa-0.8.6/README.REDHAT + echo 'Patch #3 (pnm2ppa-redhat.patch):' Patch #3 (pnm2ppa-redhat.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .rh --fuzz=0 patching file Makefile patching file pbm2ppa-0.8.6/Makefile patching file pnm2ppa.conf + echo 'Patch #4 (pnm2ppa-coverity-return-local.patch):' Patch #4 (pnm2ppa-coverity-return-local.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .coverity-return-local --fuzz=0 patching file calibrate_ppa.c patching file pnm2ppa.c + for file in docs/en/LICENSE pbm2ppa-0.8.6/LICENSE + sed 's|\r||g' docs/en/LICENSE + touch -r docs/en/LICENSE docs/en/LICENSE.new + mv docs/en/LICENSE.new docs/en/LICENSE + for file in docs/en/LICENSE pbm2ppa-0.8.6/LICENSE + sed 's|\r||g' pbm2ppa-0.8.6/LICENSE + touch -r pbm2ppa-0.8.6/LICENSE pbm2ppa-0.8.6/LICENSE.new + mv pbm2ppa-0.8.6/LICENSE.new pbm2ppa-0.8.6/LICENSE + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.k3vDVG + umask 022 + cd /builddir/build/BUILD + cd pnm2ppa-1.04 + make -j4 gcc -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 -DNDEBUG -DLANG_EN -c pnm2ppa.c gcc -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 -DNDEBUG -DLANG_EN -c syslog.c gcc -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 -DNDEBUG -DLANG_EN -c ppa.c gcc -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 -DNDEBUG -DLANG_EN -c image.c gcc -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 -DNDEBUG -DLANG_EN -c dither.c pnm2ppa.c: In function 'print_pnm': pnm2ppa.c:117:6: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (line, 1024, fptr); ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -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 -DNDEBUG -DLANG_EN -c cutswath.c gcc -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 -DNDEBUG -DLANG_EN -o make_hash_ink make_hash_ink.c gcc -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 -DNDEBUG -DLANG_EN -c gamma.c make_hash_ink.c: In function 'main': make_hash_ink.c:237:9: warning: variable 'new_dmin' set but not used [-Wunused-but-set-variable] int new_dmin = 0; ^~~~~~~~ gcc -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 -DNDEBUG -DLANG_EN -c calibrate_ppa.c gcc -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 -DNDEBUG -DLANG_EN -c pnmtools.c ./make_hash_ink 4 3 > hash_ink.c /bin/sh: line 1: 309 Segmentation fault (core dumped) ./make_hash_ink 4 3 > hash_ink.c make: *** [Makefile:150: hash_ink.c] Error 139 make: *** Waiting for unfinished jobs.... error: Bad exit status from /var/tmp/rpm-tmp.k3vDVG (%build) RPM build errors: bogus date in %changelog: Thu Aug 16 2000 Bill Nottingham bogus date in %changelog: Thu Jan 7 2000 Bad exit status from /var/tmp/rpm-tmp.k3vDVG (%build) ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff