how to biuld new BZR4745

Asked by tadashi takamiya

I am using BZR4741 by windows builder. But I can not Build later version.
how to build new version?

make_Release_stderr.log today's result for BZR4745as below, I seem same message appear in few days.
c:/kicad-winbuilder-3.3/env/mingw-w64/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.8.1/../../../../i686-w64-mingw32/bin/ld.exe: ..\common\libpcbcommon.a(ratsnest_data.cpp.obj): bad reloc address 0x2 in section `.text$_ZN5boost6detail17sp_counted_impl_pISt6vectorINS_10shared_ptrIN3hed4EdgeEEESaIS6_EEED1Ev[__ZN5boost6detail17sp_counted_impl_pISt6vectorINS_10shared_ptrIN3hed4EdgeEEESaIS6_EEED1Ev]'
collect2.exe: error: ld returned 1 exit status
mingw32-make[2]: *** [pcbnew/_pcbnew.pyd] Error 1
mingw32-make[1]: *** [pcbnew/CMakeFiles/_pcbnew.dir/all] Error 2
mingw32-make: *** [all] Error 2

make_Release_stdout.log
[ 64%] Generating pcbnew_wrap.cxx, pcbnew.py
swig_import_helper fixed for C:/kicad-winbuilder-3.3/build/Release/pcbnew/pcbnew.py
Scanning dependencies of target _pcbnew
[ 64%] Building CXX object pcbnew/CMakeFiles/_pcbnew.dir/scripting/pcbnewPYTHON_wrap.cxx.obj
Linking CXX shared module _pcbnew.pyd
pcbnew\CMakeFiles\_pcbnew.dir\build.make:5480: recipe for target 'pcbnew/_pcbnew.pyd' failed
CMakeFiles\Makefile2:849: recipe for target 'pcbnew/CMakeFiles/_pcbnew.dir/all' failed
Makefile:115: recipe for target 'all' failed

Question information

Language:
English Edit question
Status:
Solved
For:
kicad-winbuilder Edit question
Assignee:
No assignee Edit question
Solved by:
tadashi takamiya
Solved:
Last query:
Last reply:
Revision history for this message
Steven Lynam (steven-m-lynam) said :
#1

Hello,

I seem to be having the same issue. I admittedly am pretty new to all of this, but here's my log:

make_Release_stderr.log

In file included from D:/kicad-winbuilder-3.3/build/wxPython-cmake-mswu-gcc_dll_cm-3.0.0-win32/include/wx/debug.h:19:0,
                 from D:/kicad-winbuilder-3.3/build/wxPython-cmake-mswu-gcc_dll_cm-3.0.0-win32/include/wx/defs.h:688,
                 from D:/kicad-winbuilder-3.3/build/wxPython-cmake-mswu-gcc_dll_cm-3.0.0-win32/include/wx/wx.h:14,
                 from D:/kicad-winbuilder-3.3/src/kicad/include/fctsys.h:7,
                 from D:\kicad-winbuilder-3.3\src\kicad\pcbnew\pcbframe.cpp:32:
D:/kicad-winbuilder-3.3/build/wxPython-cmake-mswu-gcc_dll_cm-3.0.0-win32/include/wx/chartype.h:52:0: note: this is the location of the previous definition
         #define HAVE_WCHAR_H
 ^
..\common\libpcbcommon.a(ratsnest_data.cpp.obj):ratsnest_data.cpp:(.text+0x6ec9): undefined reference to `GOMP_loop_ull_guided_start'
..\common\libpcbcommon.a(ratsnest_data.cpp.obj):ratsnest_data.cpp:(.text+0x6f13): undefined reference to `GOMP_loop_ull_guided_next'
..\common\libpcbcommon.a(ratsnest_data.cpp.obj):ratsnest_data.cpp:(.text+0x6f1c): undefined reference to `GOMP_loop_end_nowait'
..\common\libpcbcommon.a(ratsnest_data.cpp.obj):ratsnest_data.cpp:(.text+0x6f87): undefined reference to `GOMP_parallel_start'
..\common\libpcbcommon.a(ratsnest_data.cpp.obj):ratsnest_data.cpp:(.text+0x6f94): undefined reference to `GOMP_parallel_end'
d:/kicad-winbuilder-3.3/env/mingw-w64/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.8.1/../../../../i686-w64-mingw32/bin/ld.exe: ..\common\libpcbcommon.a(ratsnest_data.cpp.obj): bad reloc address 0x2 in section `.text$_ZN5boost6detail17sp_counted_impl_pISt6vectorINS_10shared_ptrIN3hed4EdgeEEESaIS6_EEED1Ev[__ZN5boost6detail17sp_counted_impl_pISt6vectorINS_10shared_ptrIN3hed4EdgeEEESaIS6_EEED1Ev]'
collect2.exe: error: ld returned 1 exit status
mingw32-make[2]: *** [pcbnew/_pcbnew.pyd] Error 1
mingw32-make[1]: *** [pcbnew/CMakeFiles/_pcbnew.dir/all] Error 2
mingw32-make: *** [all] Error 2

make_Release_stdout.log

[ 78%] Building CXX object pcbnew/CMakeFiles/_pcbnew.dir/__/common/base_units.cpp.obj
Linking CXX shared module _pcbnew.pyd
pcbnew\CMakeFiles\_pcbnew.dir\build.make:5480: recipe for target 'pcbnew/_pcbnew.pyd' failed
CMakeFiles\Makefile2:849: recipe for target 'pcbnew/CMakeFiles/_pcbnew.dir/all' failed
Makefile:115: recipe for target 'all' failed

I might be removing an old build improperly, can anyone give me a link for how to do that?

Thanks,
Steve

Revision history for this message
Steven Lynam (steven-m-lynam) said :
#2

This same glitch happens on both my laptop (which did not previously have KiCAD) and desktop, so I don't think it's a removal issue. After some digging, it appears it might be a problem with a wxPython update recently? Digging around in the log files I'm seeing some mentions of Python when the build starts to fail. Again though, don't really know what I'm doing.

Revision history for this message
Launchpad Janitor (janitor) said :
#3

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
tadashi takamiya (tadashi1) said :
#4

 Another error massage appear while building BZR4774
    make_Release_ std.log
Linking CXX shared module _cvpcb.kiface
cvpcb\CMakeFiles\cvpcb_kiface.dir\build.make:658: recipe for target 'cvpcb/_cvpcb.kiface' failed
CMakeFiles\Makefile2:582: recipe for target 'cvpcb/CMakeFiles/cvpcb_kiface.dir/all' failed
Makefile:115: recipe for target 'all' failed

I am waiting new version.

Revision history for this message
tadashi takamiya (tadashi1) said :
#5

Another error message disappeared.
BZR4799 building process go to 79% and error message is same as BZR4745.

Revision history for this message
tadashi takamiya (tadashi1) said :
#6

Thank you developer members BZR4793 compile and linkage passed.