See <http://ci.kicad-pcb.org/job/kicad-qa/37/changes>
Changes: [Marco Serantoni] [MacOSX] Automating building for OSX with KICAD_SCRIPTING, see Documentation/compiling/mac-osx.txt ------------------------------------------ Started by an SCM change Building in workspace <http://ci.kicad-pcb.org/job/kicad-qa/ws/> $ bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-qa/ws/> info result: bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-qa/ws/> returned 0. Command output: "4669 [email protected] " stderr: "" [kicad-qa] $ bzr pull --overwrite lp:kicad You have not informed bzr of your Launchpad ID, and you must do this to write to Launchpad or access private data. See "bzr help launchpad-login". http://bazaar.launchpad.net/~kicad-product-committers/kicad/product is permanently redirected to http://bazaar.launchpad.net/~kicad-product-committers/kicad/product/changes You have not informed bzr of your Launchpad ID, and you must do this to write to Launchpad or access private data. See "bzr help launchpad-login". +N CMakeModules/download_pcre.cmake +N CMakeModules/download_swig.cmake +N CMakeModules/download_wxpython.cmake M CMakeLists.txt M Documentation/compiling/mac-osx.txt M pcbnew/CMakeLists.txt M pcbnew/pcbnew.cpp M scripts/osx_fixbundle.sh All changes applied successfully. Now on revision 4670. [kicad-qa] $ bzr revert $ bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-qa/ws/> info result: bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-qa/ws/> returned 0. Command output: "4670 [email protected] " stderr: "" [kicad-qa] $ bzr log -v -r revid:brian.sidebot...@gmail.com-20140207183841-0u6hq7o8mu8sxkqw..revid:[email protected] --long --show-ids Getting local revision... $ bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-qa/ws/> info result: bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-qa/ws/> returned 0. Command output: "4670 [email protected] " stderr: "" RevisionState revno:4670 revid:[email protected] [kicad-qa] $ /bin/sh -xe /tmp/hudson4678954738694123698.sh + OPTS=' -DCMAKE_BUILD_TYPE=Release -DBUILD_GITHUB_PLUGIN=ON -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON' + '[' -d build ']' + cd build + /usr/bin/cmake .. -DCMAKE_BUILD_TYPE=Release -DBUILD_GITHUB_PLUGIN=ON -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON -- Check for installed OpenGL -- found -- Found Glew: /usr/lib64/libGLEW.so -- Check for installed GLEW -- found -- Check for installed Cairo -- found -- Check for installed wxWidgets -- found -- Check for installed Python Interpreter -- found -- Python module install path: /usr/lib/python2.6/site-packages -- Bazaar version control system version found. -- Kicad Bazaar build version: (2014-02-07 BZR 4670) -- Configuring done -- Generating done -- Build files have been written to: <http://ci.kicad-pcb.org/job/kicad-qa/ws/build> + make -j4 _pcbnew [ 1%] [ 1%] Built target boost Generating headers containing GLSL source code Headers are up-to-date [ 1%] [ 3%] Built target shader_headers [ 3%] Built target lib_dxf Built target avhttp [ 53%] Built target bitmaps [ 55%] Built target gal [ 56%] Built target polygon [ 56%] Built target 3d-viewer [ 58%] Built target pnsrouter [ 58%] Built target github_plugin [ 60%] Built target pcad2kicadpcb [ 66%] Built target pcbcommon Scanning dependencies of target common [ 66%] Building CXX object common/CMakeFiles/common.dir/build_version.cpp.o Linking CXX static library libcommon.a [ 76%] Built target common Scanning dependencies of target _pcbnew [ 76%] Building CXX object pcbnew/CMakeFiles/_pcbnew.dir/pcbnew.cpp.o <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/pcbnew.cpp>: In member function ‘virtual bool EDA_APP::OnInit()’: <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/pcbnew.cpp>:163: error: cannot convert ‘const char*’ to ‘const wxChar*’ for argument ‘1’ to ‘wxChar* wxGetenv(const wxChar*)’ <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/pcbnew.cpp>:170: error: cannot convert ‘const char*’ to ‘const wxChar*’ for argument ‘1’ to ‘wxChar* wxGetenv(const wxChar*)’ <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/pcbnew.cpp>:170: error: cannot convert ‘const char*’ to ‘const wxChar*’ for argument ‘1’ to ‘wxChar* wxGetenv(const wxChar*)’ <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/pcbnew.cpp>:170: error: call of overloaded ‘wxString(const char [1])’ is ambiguous /usr/include/wx-2.8/wx/string.h:722: note: candidates are: wxString::wxString(const wxWCharBuffer&) <near match> /usr/include/wx-2.8/wx/string.h:692: note: wxString::wxString(wxChar, size_t) <near match> /usr/include/wx-2.8/wx/string.h:690: note: wxString::wxString(const wxString&) <near match> /usr/include/wx-2.8/wx/string.h:682: note: wxString::wxString(int) <near match> make[3]: *** [pcbnew/CMakeFiles/_pcbnew.dir/pcbnew.cpp.o] Error 1 make[2]: *** [pcbnew/CMakeFiles/_pcbnew.dir/all] Error 2 make[1]: *** [pcbnew/CMakeFiles/_pcbnew.dir/rule] Error 2 make: *** [_pcbnew] Error 2 Build step 'Execute shell' marked build as failure _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

