← Back to team overview

kicad-developers team mailing list archive

Re: Build failed in Jenkins: kicad-qa #355

 

This is what is supposed to happen.  You are trying to build KiCad
against wxWidgets version 2.8.12.  The minimum version of wxWidgets is
now 3.0.0.

On 9/26/2014 7:07 PM, Miguel Angel Ajo wrote:
> See <http://ci.kicad-pcb.org/job/kicad-qa/355/changes>
> 
> Changes:
> 
> [Wayne Stambaugh] Fix FindPackageHandleStandardArgs.cmake for differences between CMake 2 and 3.
> 
> ------------------------------------------
> 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: "5150 stambaughw@xxxxxxxxxxx-20140927002812-dd1ig68l1uwhujgq
> " 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/CMakeParseArguments.cmake
> +N  CMakeModules/FindPackageMessage.cmake
>  M  CMakeModules/FindPackageHandleStandardArgs.cmake
> All changes applied successfully.
> Now on revision 5151.
> [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: "5151 stambaughw@xxxxxxxxxxx-20140927010844-t4u357qjau2ffd5u
> " stderr: ""
> [kicad-qa] $ bzr log -v -r revid:stambaughw@xxxxxxxxxxx-20140927002812-dd1ig68l1uwhujgq..revid:stambaughw@xxxxxxxxxxx-20140927010844-t4u357qjau2ffd5u --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: "5151 stambaughw@xxxxxxxxxxx-20140927010844-t4u357qjau2ffd5u
> " stderr: ""
> RevisionState revno:5151 revid:stambaughw@xxxxxxxxxxx-20140927010844-t4u357qjau2ffd5u
> [kicad-qa] $ /bin/sh -xe /tmp/hudson240501635247041558.sh
> + OPTS=' -DCMAKE_BUILD_TYPE=Debug -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=Debug -DBUILD_GITHUB_PLUGIN=ON -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON
> CMake Error at CMakeModules/FindPackageHandleStandardArgs.cmake:136 (message):
>   Could NOT find wxWidgets: Found unsuitable version "2.8.12", but required
>   is at least "3.0.0" (found
>   -pthread;;;-lwx_gtk2u_gl-2.8;-lwx_gtk2u_aui-2.8;-lwx_gtk2u_adv-2.8;-lwx_gtk2u_html-2.8;-lwx_gtk2u_core-2.8;-lwx_baseu_net-2.8;-lwx_baseu-2.8;-lwx_baseu_xml-2.8)
> Call Stack (most recent call first):
>   CMakeModules/FindPackageHandleStandardArgs.cmake:341 (_FPHSA_FAILURE_MESSAGE)
>   CMakeModules/FindwxWidgets.cmake:901 (find_package_handle_standard_args)
>   CMakeLists.txt:376 (find_package)
> 
> 
> -- Configuring incomplete, errors occurred!
> See also "<http://ci.kicad-pcb.org/job/kicad-qa/ws/build/CMakeFiles/CMakeOutput.log";.>
> Build step 'Execute shell' marked build as failure
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
> 



References