← Back to team overview

kicad-developers team mailing list archive

Build failed in Jenkins: kicad-qa #526

 

See <http://ci.kicad-pcb.org/job/kicad-qa/526/>

------------------------------------------
Started by an SCM change
Building remotely on fedora20 in workspace <http://ci.kicad-pcb.org/job/kicad-qa/ws/>
Cleaning workspace...
$ bzr branch lp:kicad <http://ci.kicad-pcb.org/job/kicad-qa/ws/>
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".
Branched 5333 revisions.
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: "5333 jp.charras@xxxxxxxxxx-20141221154738-vv3xtkwtgra5dhto
" stderr: ""
RevisionState revno:5333 revid:jp.charras@xxxxxxxxxx-20141221154738-vv3xtkwtgra5dhto
[kicad-qa] $ /bin/sh -xe /tmp/hudson7896914588677706167.sh
+ OPTS=' -DCMAKE_BUILD_TYPE=Debug -DBUILD_GITHUB_PLUGIN=ON -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON'
+ '[' -d build ']'
+ mkdir 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
-- The C compiler identification is GNU 4.8.3
-- The CXX compiler identification is GNU 4.8.3
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Try OpenMP C flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Try OpenMP CXX flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
  Could NOT find wxWidgets (missing: wxWidgets_LIBRARIES
  wxWidgets_INCLUDE_DIRS) (Required is at least version "3.0.0")
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
  CMakeModules/FindwxWidgets.cmake:929 (find_package_handle_standard_args)
  CMakeLists.txt:427 (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


Follow ups

References