+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/CuraEngine-lulzbot.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.2IW9dw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf CuraEngine-lulzbot-15.04 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/CuraEngine-lulzbot-15.04.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd CuraEngine-lulzbot-15.04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf clipper + sed -i 's|#include |#include |' src/utils/floatpoint.h src/utils/gettime.h src/utils/intpoint.h src/utils/logoutput.h src/utils/polygon.h src/utils/polygondebug.h src/utils/socket.h src/utils/string.h + sed -i 's|-lclipper|-lpolyclipping|g' Makefile + sed -i 's| $(BUILD_DIR)/libclipper.a||g' Makefile + sed -i 's|CFLAGS +=|CFLAGS?=|' Makefile + sed -i 's|--static||g' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VCUXZz + umask 022 + cd /builddir/build/BUILD + cd CuraEngine-lulzbot-15.04 + CFLAGS='-I. -Ilibs -c -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 -std=c++11 -fomit-frame-pointer -DVERSION=\"15.04\"' + make -j4 g++ -I. -Ilibs -c -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 -std=c++11 -fomit-frame-pointer -DVERSION=\"15.04\" -O3 -fomit-frame-pointer src/bridge.cpp -o build/bridge.o g++ -I. -Ilibs -c -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 -std=c++11 -fomit-frame-pointer -DVERSION=\"15.04\" -O3 -fomit-frame-pointer src/comb.cpp -o build/comb.o g++ -I. -Ilibs -c -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 -std=c++11 -fomit-frame-pointer -DVERSION=\"15.04\" -O3 -fomit-frame-pointer src/gcodeExport.cpp -o build/gcodeExport.o g++ -I. -Ilibs -c -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 -std=c++11 -fomit-frame-pointer -DVERSION=\"15.04\" -O3 -fomit-frame-pointer src/infill.cpp -o build/infill.o src/gcodeExport.cpp: In member function 'void cura::GCodeExport::replaceTagInStart(const char*, const char*)': src/gcodeExport.cpp:56:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(buffer, 1024, 1, f); ~~~~~^~~~~~~~~~~~~~~~~~~~ g++ -I. -Ilibs -c -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 -std=c++11 -fomit-frame-pointer -DVERSION=\"15.04\" -O3 -fomit-frame-pointer src/inset.cpp -o build/inset.o g++ -I. -Ilibs -c -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 -std=c++11 -fomit-frame-pointer -DVERSION=\"15.04\" -O3 -fomit-frame-pointer src/layerPart.cpp -o build/layerPart.o g++ -I. -Ilibs -c -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 -std=c++11 -fomit-frame-pointer -DVERSION=\"15.04\" -O3 -fomit-frame-pointer src/main.cpp -o build/main.o g++ -I. -Ilibs -c -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 -std=c++11 -fomit-frame-pointer -DVERSION=\"15.04\" -O3 -fomit-frame-pointer src/optimizedModel.cpp -o build/optimizedModel.o g++ -I. -Ilibs -c -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 -std=c++11 -fomit-frame-pointer -DVERSION=\"15.04\" -O3 -fomit-frame-pointer src/pathOrderOptimizer.cpp -o build/pathOrderOptimizer.o g++ -I. -Ilibs -c -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 -std=c++11 -fomit-frame-pointer -DVERSION=\"15.04\" -O3 -fomit-frame-pointer src/polygonOptimizer.cpp -o build/polygonOptimizer.o g++ -I. -Ilibs -c -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 -std=c++11 -fomit-frame-pointer -DVERSION=\"15.04\" -O3 -fomit-frame-pointer src/raft.cpp -o build/raft.o g++ -I. -Ilibs -c -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 -std=c++11 -fomit-frame-pointer -DVERSION=\"15.04\" -O3 -fomit-frame-pointer src/settings.cpp -o build/settings.o g++ -I. -Ilibs -c -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 -std=c++11 -fomit-frame-pointer -DVERSION=\"15.04\" -O3 -fomit-frame-pointer src/skin.cpp -o build/skin.o g++ -I. -Ilibs -c -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 -std=c++11 -fomit-frame-pointer -DVERSION=\"15.04\" -O3 -fomit-frame-pointer src/skirt.cpp -o build/skirt.o g++ -I. -Ilibs -c -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 -std=c++11 -fomit-frame-pointer -DVERSION=\"15.04\" -O3 -fomit-frame-pointer src/slicer.cpp -o build/slicer.o g++ -I. -Ilibs -c -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 -std=c++11 -fomit-frame-pointer -DVERSION=\"15.04\" -O3 -fomit-frame-pointer src/support.cpp -o build/support.o g++ -I. -Ilibs -c -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 -std=c++11 -fomit-frame-pointer -DVERSION=\"15.04\" -O3 -fomit-frame-pointer src/timeEstimate.cpp -o build/timeEstimate.o g++ -I. -Ilibs -c -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 -std=c++11 -fomit-frame-pointer -DVERSION=\"15.04\" -O3 -fomit-frame-pointer src/modelFile/modelFile.cpp -o build/modelFile/modelFile.o g++ -I. -Ilibs -c -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 -std=c++11 -fomit-frame-pointer -DVERSION=\"15.04\" -O3 -fomit-frame-pointer src/utils/gettime.cpp -o build/utils/gettime.o g++ -I. -Ilibs -c -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 -std=c++11 -fomit-frame-pointer -DVERSION=\"15.04\" -O3 -fomit-frame-pointer src/utils/logoutput.cpp -o build/utils/logoutput.o g++ -I. -Ilibs -c -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 -std=c++11 -fomit-frame-pointer -DVERSION=\"15.04\" -O3 -fomit-frame-pointer src/utils/socket.cpp -o build/utils/socket.o g++ build/bridge.o build/comb.o build/gcodeExport.o build/infill.o build/inset.o build/layerPart.o build/main.o build/optimizedModel.o build/pathOrderOptimizer.o build/polygonOptimizer.o build/raft.o build/settings.o build/skin.o build/skirt.o build/slicer.o build/support.o build/timeEstimate.o build/modelFile/modelFile.o build/utils/gettime.o build/utils/logoutput.o build/utils/socket.o -o build/CuraEngine -Lbuild/ -lpolyclipping -flto + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XO4IVU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/CuraEngine-lulzbot-15.04-8.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/CuraEngine-lulzbot-15.04-8.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/CuraEngine-lulzbot-15.04-8.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/CuraEngine-lulzbot-15.04-8.fc28.riscv64 + cd CuraEngine-lulzbot-15.04 + install -Dpm0755 build/CuraEngine /builddir/build/BUILDROOT/CuraEngine-lulzbot-15.04-8.fc28.riscv64//usr/bin/CuraEngine-lulzbot + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: CuraEngine-lulzbot-15.04-8.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wsGoqQ + umask 022 + cd /builddir/build/BUILD + cd CuraEngine-lulzbot-15.04 + DOCDIR=/builddir/build/BUILDROOT/CuraEngine-lulzbot-15.04-8.fc28.riscv64/usr/share/doc/CuraEngine-lulzbot + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/CuraEngine-lulzbot-15.04-8.fc28.riscv64/usr/share/doc/CuraEngine-lulzbot + cp -pr LICENSE /builddir/build/BUILDROOT/CuraEngine-lulzbot-15.04-8.fc28.riscv64/usr/share/doc/CuraEngine-lulzbot + cp -pr README.md /builddir/build/BUILDROOT/CuraEngine-lulzbot-15.04-8.fc28.riscv64/usr/share/doc/CuraEngine-lulzbot + exit 0 Provides: CuraEngine-lulzbot = 15.04-8.fc28 CuraEngine-lulzbot(riscv-64) = 15.04-8.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpolyclipping.so.18()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/CuraEngine-lulzbot-15.04-8.fc28.riscv64 Wrote: /builddir/build/SRPMS/CuraEngine-lulzbot-15.04-8.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/CuraEngine-lulzbot-15.04-8.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HZZOAy + umask 022 + cd /builddir/build/BUILD + cd CuraEngine-lulzbot-15.04 + /usr/bin/rm -rf /builddir/build/BUILDROOT/CuraEngine-lulzbot-15.04-8.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff