Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1465347 Details for
Bug 1605386
pcb2gcode: FTBFS in Fedora rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 32.00 KB, created by
Mohan Boddu
on 2018-07-20 15:09:54 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 15:09:54 UTC
Size:
32.00 KB
patch
obsolete
>uess -o -name config.sub) >++ basename ./m4/config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./m4/config.sub >++ basename ./m4/config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./m4/config.sub >'/usr/lib/rpm/redhat/config.sub' -> './m4/config.sub' >+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) >++ basename ./m4/config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./m4/config.guess >++ basename ./m4/config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./m4/config.guess >'/usr/lib/rpm/redhat/config.guess' -> './m4/config.guess' >+ '[' 1 = 1 ']' >+ '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' >++ find . -name ltmain.sh >+ for i in $(find . -name ltmain.sh) >+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./m4/ltmain.sh >+ ./configure --build=s390x-redhat-linux-gnu --host=s390x-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info >checking whether make supports nested variables... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for s390x-redhat-linux-gnu-g++... no >checking for s390x-redhat-linux-gnu-c++... no >checking for s390x-redhat-linux-gnu-gpp... no >checking for s390x-redhat-linux-gnu-aCC... no >checking for s390x-redhat-linux-gnu-CC... no >checking for s390x-redhat-linux-gnu-cxx... no >checking for s390x-redhat-linux-gnu-cc++... no >checking for s390x-redhat-linux-gnu-cl.exe... no >checking for s390x-redhat-linux-gnu-FCC... no >checking for s390x-redhat-linux-gnu-KCC... no >checking for s390x-redhat-linux-gnu-RCC... no >checking for s390x-redhat-linux-gnu-xlC_r... no >checking for s390x-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking whether the C++ compiler works... yes >checking for C++ compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of g++... none >checking for s390x-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking whether gcc understands -c and -o together... yes >checking dependency style of gcc... none >checking build system type... s390x-ibm-linux-gnu >checking host system type... s390x-ibm-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for fgrep... /usr/bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert s390x-ibm-linux-gnu file names to s390x-ibm-linux-gnu format... func_convert_file_noop >checking how to convert s390x-ibm-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for s390x-redhat-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for s390x-redhat-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for s390x-redhat-linux-gnu-ar... no >checking for ar... ar >checking for archiver @FILE support... @ >checking for s390x-redhat-linux-gnu-strip... no >checking for strip... strip >checking for s390x-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for sysroot... no >checking for a working dd... /usr/bin/dd >checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 >checking for s390x-redhat-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/bin/ld -m elf64_s390) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking how to run the C++ preprocessor... g++ -E >checking for ld used by g++... /usr/bin/ld -m elf64_s390 >checking if the linker (/usr/bin/ld -m elf64_s390) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld -m elf64_s390) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/bin/ld -m elf64_s390) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether g++ supports C++11 features by default... yes >checking whether C compiler accepts -fext-numeric-literals... yes >checking CXXFLAGS for maximum warnings... -Wall >checking for Boost headers version >= 1.56.0... yes >checking for Boost's header version... 1_66 >checking for the toolset name used by Boost for g++... configure: WARNING: could not figure out which toolset name to use for g++ >checking boost/program_options.hpp usability... yes >checking boost/program_options.hpp presence... yes >checking for boost/program_options.hpp... yes >checking for the Boost program_options library... yes >checking boost/geometry.hpp usability... yes >checking boost/geometry.hpp presence... yes >checking for boost/geometry.hpp... yes >checking boost/algorithm/string.hpp usability... yes >checking boost/algorithm/string.hpp presence... yes >checking for boost/algorithm/string.hpp... yes >checking boost/format.hpp usability... yes >checking boost/format.hpp presence... yes >checking for boost/format.hpp... yes >checking for s390x-redhat-linux-gnu-pkg-config... /usr/bin/s390x-redhat-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for glibmm... yes >checking for gdkmm... yes >checking for gerbv... yes >checking for ANSI C header files... (cached) yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for inline... inline >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating man/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >+ make -j2 >make all-recursive >make[1]: Entering directory '/builddir/build/BUILD/pcb2gcode-1.3.2' >Making all in man >make[2]: Entering directory '/builddir/build/BUILD/pcb2gcode-1.3.2/man' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/pcb2gcode-1.3.2/man' >make[2]: Entering directory '/builddir/build/BUILD/pcb2gcode-1.3.2' > CXX autoleveller.o > CXX board.o >In file included from gerberimporter.hpp:30, > from surface.hpp:42, > from board.hpp:50, > from board.cpp:21: >importer.hpp:65:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] > throw (import_exception) = 0; > ^~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, > from /usr/include/gerbv-2.6.2/gerbv.h:70, > from gerberimporter.hpp:38, > from surface.hpp:42, > from board.hpp:50, > from board.cpp:21: >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] > void (*__gtk_reserved3); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] > void (*__gtk_reserved4); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] > void (*__gtk_reserved5); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] > void (*__gtk_reserved6); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] > void (*__gtk_reserved7); > ^ >In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, > from /usr/include/gerbv-2.6.2/gerbv.h:70, > from gerberimporter.hpp:38, > from surface.hpp:42, > from board.hpp:50, > from board.cpp:21: >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >In file included from surface.hpp:42, > from board.hpp:50, > from board.cpp:21: >gerberimporter.hpp:67:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] > const double min_y) throw (import_exception); > ^~~~~ >In file included from board.hpp:50, > from board.cpp:21: >surface.hpp:59:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] > throw (import_exception); > ^~~~~ > CXX common.o > CXX core.o > CXX drill.o > CXX gerberimporter.o >In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, > from /usr/include/gerbv-2.6.2/gerbv.h:70, > from drill.hpp:45, > from drill.cpp:46: >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] > void (*__gtk_reserved3); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] > void (*__gtk_reserved4); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] > void (*__gtk_reserved5); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] > void (*__gtk_reserved6); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] > void (*__gtk_reserved7); > ^ >In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, > from /usr/include/gerbv-2.6.2/gerbv.h:70, > from drill.hpp:45, > from drill.cpp:46: >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >In file included from gerberimporter.hpp:30, > from gerberimporter.cpp:30: >importer.hpp:65:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] > throw (import_exception) = 0; > ^~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, > from /usr/include/gerbv-2.6.2/gerbv.h:70, > from gerberimporter.hpp:38, > from gerberimporter.cpp:30: >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] > void (*__gtk_reserved3); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] > void (*__gtk_reserved4); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] > void (*__gtk_reserved5); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] > void (*__gtk_reserved6); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] > void (*__gtk_reserved7); > ^ >In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, > from /usr/include/gerbv-2.6.2/gerbv.h:70, > from gerberimporter.hpp:38, > from gerberimporter.cpp:30: >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >In file included from gerberimporter.cpp:30: >gerberimporter.hpp:67:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] > const double min_y) throw (import_exception); > ^~~~~ >gerberimporter.cpp:136:130: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] > void GerberImporter::render(Cairo::RefPtr<Cairo::ImageSurface> surface, const guint dpi, const double min_x, const double min_y) throw (import_exception) > ^~~~~ > CXX layer.o >In file included from gerberimporter.hpp:30, > from surface.hpp:42, > from layer.hpp:32, > from layer.cpp:21: >importer.hpp:65:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] > throw (import_exception) = 0; > ^~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, > from /usr/include/gerbv-2.6.2/gerbv.h:70, > from gerberimporter.hpp:38, > from surface.hpp:42, > from layer.hpp:32, > from layer.cpp:21: >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] > void (*__gtk_reserved3); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] > void (*__gtk_reserved4); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] > void (*__gtk_reserved5); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] > void (*__gtk_reserved6); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] > void (*__gtk_reserved7); > ^ >In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, > from /usr/include/gerbv-2.6.2/gerbv.h:70, > from gerberimporter.hpp:38, > from surface.hpp:42, > from layer.hpp:32, > from layer.cpp:21: >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >In file included from surface.hpp:42, > from layer.hpp:32, > from layer.cpp:21: >gerberimporter.hpp:67:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] > const double min_y) throw (import_exception); > ^~~~~ >In file included from layer.hpp:32, > from layer.cpp:21: >surface.hpp:59:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] > throw (import_exception); > ^~~~~ > CXX ngc_exporter.o >In file included from gerberimporter.hpp:30, > from surface.hpp:42, > from board.hpp:50, > from exporter.hpp:38, > from ngc_exporter.hpp:44, > from ngc_exporter.cpp:23: >importer.hpp:65:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] > throw (import_exception) = 0; > ^~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, > from /usr/include/gerbv-2.6.2/gerbv.h:70, > from gerberimporter.hpp:38, > from surface.hpp:42, > from board.hpp:50, > from exporter.hpp:38, > from ngc_exporter.hpp:44, > from ngc_exporter.cpp:23: >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] > void (*__gtk_reserved3); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] > void (*__gtk_reserved4); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] > void (*__gtk_reserved5); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] > void (*__gtk_reserved6); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] > void (*__gtk_reserved7); > ^ >In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, > from /usr/include/gerbv-2.6.2/gerbv.h:70, > from gerberimporter.hpp:38, > from surface.hpp:42, > from board.hpp:50, > from exporter.hpp:38, > from ngc_exporter.hpp:44, > from ngc_exporter.cpp:23: >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >In file included from surface.hpp:42, > from board.hpp:50, > from exporter.hpp:38, > from ngc_exporter.hpp:44, > from ngc_exporter.cpp:23: >gerberimporter.hpp:67:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] > const double min_y) throw (import_exception); > ^~~~~ >In file included from board.hpp:50, > from exporter.hpp:38, > from ngc_exporter.hpp:44, > from ngc_exporter.cpp:23: >surface.hpp:59:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] > throw (import_exception); > ^~~~~ > CXX surface.o >In file included from gerberimporter.hpp:30, > from surface.hpp:42, > from surface.cpp:23: >importer.hpp:65:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] > throw (import_exception) = 0; > ^~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, > from /usr/include/gerbv-2.6.2/gerbv.h:70, > from gerberimporter.hpp:38, > from surface.hpp:42, > from surface.cpp:23: >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] > void (*__gtk_reserved3); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] > void (*__gtk_reserved4); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] > void (*__gtk_reserved5); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] > void (*__gtk_reserved6); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] > void (*__gtk_reserved7); > ^ >In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, > from /usr/include/gerbv-2.6.2/gerbv.h:70, > from gerberimporter.hpp:38, > from surface.hpp:42, > from surface.cpp:23: >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >In file included from surface.hpp:42, > from surface.cpp:23: >gerberimporter.hpp:67:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] > const double min_y) throw (import_exception); > ^~~~~ >In file included from surface.cpp:23: >surface.hpp:59:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] > throw (import_exception); > ^~~~~ >surface.cpp:95:1: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] > throw (import_exception) > ^~~~~ > CXX surface_vectorial.o >In file included from gerberimporter.hpp:30, > from surface_vectorial.hpp:48, > from surface_vectorial.cpp:34: >importer.hpp:65:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] > throw (import_exception) = 0; > ^~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, > from /usr/include/gerbv-2.6.2/gerbv.h:70, > from gerberimporter.hpp:38, > from surface_vectorial.hpp:48, > from surface_vectorial.cpp:34: >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] > void (*__gtk_reserved3); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] > void (*__gtk_reserved4); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] > void (*__gtk_reserved5); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] > void (*__gtk_reserved6); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] > void (*__gtk_reserved7); > ^ >In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, > from /usr/include/gerbv-2.6.2/gerbv.h:70, > from gerberimporter.hpp:38, > from surface_vectorial.hpp:48, > from surface_vectorial.cpp:34: >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >In file included from surface_vectorial.hpp:48, > from surface_vectorial.cpp:34: >gerberimporter.hpp:67:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] > const double min_y) throw (import_exception); > ^~~~~ > CXX tile.o > CXX options.o > CXX outline_bridges.o > CXX voronoi.o > CXX main.o >In file included from gerberimporter.hpp:30, > from main.cpp:44: >importer.hpp:65:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] > throw (import_exception) = 0; > ^~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, > from /usr/include/gerbv-2.6.2/gerbv.h:70, > from gerberimporter.hpp:38, > from main.cpp:44: >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] > void (*__gtk_reserved3); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] > void (*__gtk_reserved4); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] > void (*__gtk_reserved5); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] > void (*__gtk_reserved6); > ^ >/usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] > void (*__gtk_reserved7); > ^ >In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, > from /usr/include/gerbv-2.6.2/gerbv.h:70, > from gerberimporter.hpp:38, > from main.cpp:44: >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] > void (*__gtk_reserved1); > ^ >/usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] > void (*__gtk_reserved2); > ^ >In file included from main.cpp:44: >gerberimporter.hpp:67:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] > const double min_y) throw (import_exception); > ^~~~~ >In file included from main.cpp:45: >surface.hpp:59:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] > throw (import_exception); > ^~~~~ > CXXLD pcb2gcode >/usr/bin/ld: /usr/lib/gcc/s390x-redhat-linux/8/../../../../lib64/libgerbv.so: undefined reference to `screen' >collect2: error: ld returned 1 exit status >make[2]: *** [Makefile:562: pcb2gcode] Error 1 >make[2]: Leaving directory '/builddir/build/BUILD/pcb2gcode-1.3.2' >make[1]: *** [Makefile:623: all-recursive] Error 1 >make[1]: Leaving directory '/builddir/build/BUILD/pcb2gcode-1.3.2' >make: *** [Makefile:458: all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.c3AthP (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.c3AthP (%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 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/pcb2gcode.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1605386
: 1465347 |
1465348
|
1465349