cal/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/rastertoqpdl.o -c src/rastertoqpdl.cpp +---------------------------------------------+ | COMPILATION PARAMETERS SUMMARY | +---------------------------------------------+ | THREADS = enabled | | THREADS Nr = 2 | | CACHESIZE = 30 | | JBIG = enabled | | BLACK OPTIM = enabled | | DRV ONLY = enabled | +---------------------------------------------+ (Do a "make clean" before updating these values) g++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/request.o -c src/request.cpp g++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/printer.o -c src/printer.cpp g++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-strict-aliasing `cups-config --cflags` -Iinclude -Wall -I/opt/local/include -DTHREADS=2 -DCACHESIZE=30 -O2 -g -o optimized/src/qpdl.o -c src/qpdl.cpp BUILDSTDERR: annobin: src/printer.cpp: Error: plugin built for compiler version (8.1.1) but run with compiler version (8.2.1) BUILDSTDERR: cc1plus: error: fail to initialize plugin /usr/lib/gcc/riscv64-redhat-linux/8/plugin/annobin.so BUILDSTDERR: annobin: src/rastertoqpdl.cpp: Error: plugin built for compiler version (8.1.1) but run with compiler version (8.2.1) BUILDSTDERR: cc1plus: error: fail to initialize plugin /usr/lib/gcc/riscv64-redhat-linux/8/plugin/annobin.so BUILDSTDERR: make: *** [Makefile:331: optimized/src/rastertoqpdl.o] Error 1 BUILDSTDERR: make: *** Waiting for unfinished jobs.... BUILDSTDERR: make: *** [Makefile:331: optimized/src/printer.o] Error 1 BUILDSTDERR: annobin: src/request.cpp: Error: plugin built for compiler version (8.1.1) but run with compiler version (8.2.1) BUILDSTDERR: cc1plus: error: fail to initialize plugin /usr/lib/gcc/riscv64-redhat-linux/8/plugin/annobin.so BUILDSTDERR: make: *** [Makefile:331: optimized/src/request.o] Error 1 BUILDSTDERR: annobin: src/qpdl.cpp: Error: plugin built for compiler version (8.1.1) but run with compiler version (8.2.1) BUILDSTDERR: cc1plus: error: fail to initialize plugin /usr/lib/gcc/riscv64-redhat-linux/8/plugin/annobin.so BUILDSTDERR: make: *** [Makefile:331: optimized/src/qpdl.o] Error 1 RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.96o5BP (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.96o5BP (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/splix.spec