← Back to team overview

kicad-developers team mailing list archive

Build of kicad_new3d-viewer failed

 

Hi Mário,

Today I pulled new revision 6017 from your branch and want to build but build has failed as you can see in build log.

Sorry for some Czech words in log.

Jakub
[ 27%] Built target bitmaps
[ 27%] Built target netlist_lexer_source_files
[ 27%] Generating version string header
-- Using Bazaar to determine build version string.
-- Bazaar version control system version 2.5.1 found.
-- Not updating D:/Programovani/KiCad/kicad-3d/kicad_new3d-viewer/build/release/kicad_build_version.h
[ 27%] Built target version_header
[ 27%] Built target lib-dependencies
[ 27%] Built target page_layout_lexer_source_files
[ 35%] Built target common
[ 36%] Built target fp_lib_table_lexer_source_files
[ 36%] Generating headers containing GLSL source code
Headers are up-to-date
[ 36%] Built target shader_headers
[ 37%] Built target gal
[ 38%] Built target pcb_lexer_source_files
[ 38%] Built target pcb_plot_lexer_source_files
[ 39%] Built target kicad_3dsg
[ 39%] Built target specctra_lexer_source_files
[ 42%] Built target pcbcommon
[ 46%] Built target 3d-viewer
[ 47%] Built target polygon
[ 48%] Built target pcad2kicadpcb
[ 48%] Built target github_plugin
[ 49%] Built target cvpcb_kiface
[ 49%] Built target cmp_library_lexer_source_files
[ 49%] Built target dialog_bom_cfg_lexer_source_files
[ 49%] Built target field_template_lexer_source_files
[ 58%] Built target eeschema_kiface
[ 58%] Built target eeschema
[ 61%] Built target gerbview_kiface
[ 61%] Built target gerbview
[ 61%] Built target lib_dxf
[ 62%] Built target idf3
[ 63%] Built target pnsrouter
pcbnew/CMakeFiles/_pcbnew.dir/build.make:88: pozor: návod pro cíl „pcbnew/pcbnew.py“ bude přebit
pcbnew/CMakeFiles/_pcbnew.dir/build.make:66: pozor: starý návod pro cíl „pcbnew/pcbnew.py“ bude ignorován
pcbnew/CMakeFiles/_pcbnew.dir/build.make:88: pozor: návod pro cíl „pcbnew/pcbnew.py“ bude přebit
pcbnew/CMakeFiles/_pcbnew.dir/build.make:66: pozor: starý návod pro cíl „pcbnew/pcbnew.py“ bude ignorován
[ 63%] Building CXX object pcbnew/CMakeFiles/_pcbnew.dir/pcbnewPYTHON_wrap.cxx.obj
D:/Programovani/KiCad/kicad-3d/kicad_new3d-viewer/build/release/pcbnew/pcbnewPYTHON_wrap.cxx: In function 'PyObject* PAD_TRAPEZOID_swigconstant(PyObject*, PyObject*)':
D:/Programovani/KiCad/kicad-3d/kicad_new3d-viewer/build/release/pcbnew/pcbnewPYTHON_wrap.cxx:85275:79: error: 'PAD_TRAPEZOID' was not declared in this scope
   SWIG_Python_SetConstant(d, "PAD_TRAPEZOID",SWIG_From_int(static_cast< int >(PAD_TRAPEZOID)));
                                                                               ^
D:/Programovani/KiCad/kicad-3d/kicad_new3d-viewer/build/release/pcbnew/pcbnewPYTHON_wrap.cxx: In function 'PyObject* PAD_CONN_swigconstant(PyObject*, PyObject*)':
D:/Programovani/KiCad/kicad-3d/kicad_new3d-viewer/build/release/pcbnew/pcbnewPYTHON_wrap.cxx:85363:74: error: 'PAD_CONN' was not declared in this scope
   SWIG_Python_SetConstant(d, "PAD_CONN",SWIG_From_int(static_cast< int >(PAD_CONN)));
                                                                          ^
pcbnew/CMakeFiles/_pcbnew.dir/build.make:97: návod pro cíl „pcbnew/CMakeFiles/_pcbnew.dir/pcbnewPYTHON_wrap.cxx.obj“ selhal
make[2]: *** [pcbnew/CMakeFiles/_pcbnew.dir/pcbnewPYTHON_wrap.cxx.obj] Chyba 1
CMakeFiles/Makefile2:1439: návod pro cíl „pcbnew/CMakeFiles/_pcbnew.dir/all“ selhal
make[1]: *** [pcbnew/CMakeFiles/_pcbnew.dir/all] Chyba 2
Makefile:127: návod pro cíl „all“ selhal
make: *** [all] Chyba 2

Follow ups