BUILDSTDERR: from gerberimporter.hpp:38, BUILDSTDERR: from main.cpp:44: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved3); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved4); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved5); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved6); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved7); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from /usr/include/gerbv-2.6.2/gerbv.h:70, BUILDSTDERR: from gerberimporter.hpp:38, BUILDSTDERR: from main.cpp:44: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved1); BUILDSTDERR: ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: void (*__gtk_reserved2); BUILDSTDERR: ^ BUILDSTDERR: In file included from main.cpp:44: BUILDSTDERR: gerberimporter.hpp:67:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: const double min_y) throw (import_exception); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from main.cpp:45: BUILDSTDERR: surface.hpp:59:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] BUILDSTDERR: throw (import_exception); BUILDSTDERR: ^~~~~ CXXLD pcb2gcode BUILDSTDERR: /usr/bin/ld: /lib64/lp64d/../lib64/lp64d/libgerbv.so: undefined reference to `screen' BUILDSTDERR: collect2: error: ld returned 1 exit status BUILDSTDERR: make[2]: *** [Makefile:562: pcb2gcode] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/pcb2gcode-1.3.2' make[1]: Leaving directory '/builddir/build/BUILD/pcb2gcode-1.3.2' BUILDSTDERR: make[1]: *** [Makefile:623: all-recursive] Error 1 BUILDSTDERR: make: *** [Makefile:458: all] Error 2 BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.wSPa6v (%build) RPM build errors: BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.wSPa6v (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.7/site-packages/mockbuild/util.py", line 636, 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/pcb2gcode.spec