← Back to team overview

kicad-developers team mailing list archive

Re: Build failed in Jenkins: KiCad (Linux, all options, Debug) #983

 

I suspect that curl is not installed on the build server, don't be afraid.

2015-12-21 21:34 GMT+01:00 Miguel Angel Ajo <miguelangel@xxxxxx>:
> See <http://ci.kicad-pcb.org/job/kicad-full/983/changes>
>
> Changes:
>
> [Wayne Stambaugh] Replace the avhttp library used by the github plugin with libcurl.
>
> ------------------------------------------
> Started by an SCM change
> Building on master in workspace <http://ci.kicad-pcb.org/job/kicad-full/ws/>
> $ bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-full/ws/>
> info result: bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-full/ws/> returned 0. Command output: "6396 jp.charras@xxxxxxxxxx-20151221200032-cjx8ir0bo1mlzz80
> " stderr: ""
> [kicad-full] $ 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  common/kicad_curl/
> +N  common/kicad_curl/kicad_curl.cpp
> +N  common/kicad_curl/kicad_curl_easy.cpp
> +N  include/kicad_curl/
> +N  include/kicad_curl/kicad_curl.h
> +N  include/kicad_curl/kicad_curl_easy.h
>  M  CMakeLists.txt
>  M  common/CMakeLists.txt
>  M  common/pgm_base.cpp
>  M  pcbnew/github/CMakeLists.txt
>  M  pcbnew/github/github_getliblist.cpp
>  M  pcbnew/github/github_getliblist.h
>  M  pcbnew/github/github_plugin.cpp
>  M  pcbnew/github/github_plugin.h
> All changes applied successfully.
> Now on revision 6397.
> [kicad-full] $ bzr revert
> $ bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-full/ws/>
> info result: bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-full/ws/> returned 0. Command output: "6397 stambaughw@xxxxxxxxxxx-20151221203033-cdvozib44zvjo956
> " stderr: ""
> [kicad-full] $ bzr log -v -r revid:jp.charras@xxxxxxxxxx-20151221200032-cjx8ir0bo1mlzz80..revid:stambaughw@xxxxxxxxxxx-20151221203033-cdvozib44zvjo956 --long --show-ids
> Getting local revision...
> $ bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-full/ws/>
> info result: bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-full/ws/> returned 0. Command output: "6397 stambaughw@xxxxxxxxxxx-20151221203033-cdvozib44zvjo956
> " stderr: ""
> RevisionState revno:6397 revid:stambaughw@xxxxxxxxxxx-20151221203033-cdvozib44zvjo956
> [kicad-full] $ /bin/sh -xe /tmp/hudson6797495741330978234.sh
> + OPTS=' -DCMAKE_BUILD_TYPE=Debug -DBUILD_GITHUB_PLUGIN=ON -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON -DKICAD_SKIP_BOOST=YES'
> + '[' -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 -DKICAD_SKIP_BOOST=YES
> -- Kicad install dir: </usr/local>
> -- Check for installed OpenGL -- found
> -- Found Glew: /usr/lib64/libGLEW.so
> -- Check for installed GLEW -- found
> CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
>   Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR)
> Call Stack (most recent call first):
>   /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
>   /usr/share/cmake-2.8/Modules/FindCURL.cmake:54 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
>   CMakeLists.txt:461 (find_package)
>
>
> -- Configuring incomplete, errors occurred!
> See also "<http://ci.kicad-pcb.org/job/kicad-full/ws/build/CMakeFiles/CMakeOutput.log";.>
> Build step 'Execute shell' marked build as failure
> [WARNINGS] Skipping publisher since build result is 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


Follow ups

References