See <http://ci.kicad-pcb.org/job/kicad-noscript-fedora20/2007/display/redirect>

------------------------------------------
Started by upstream project "linux-kicad-full-gcc-head" build number 2240
originally caused by:
 Started by an SCM change
 Started by an SCM change
Building remotely on fedora21 (hugo fedora linux) in workspace 
<http://ci.kicad-pcb.org/job/kicad-noscript-fedora20/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://github.com/KiCad/kicad-source-mirror.git # timeout=10
Fetching upstream changes from https://github.com/KiCad/kicad-source-mirror.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/KiCad/kicad-source-mirror.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ef6910faa9bf12532eb4f3435f2eed097ecc83c4 
(refs/remotes/origin/master)
Commit message: "Take two for satisyfing picky compilers (casting nullptr to 
void*)"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ef6910faa9bf12532eb4f3435f2eed097ecc83c4
 > git rev-list ef6910faa9bf12532eb4f3435f2eed097ecc83c4 # timeout=10
[kicad-noscript-fedora20] $ /bin/sh -xe /tmp/jenkins7973319472047044258.sh
+ OPTS=' -DCMAKE_BUILD_TYPE=Debug -DBUILD_GITHUB_PLUGIN=OFF 
-DKICAD_SCRIPTING=OFF -DKICAD_SCRIPTING_MODULES=OFF 
-DKICAD_SCRIPTING_WXPYTHON=OFF 
-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-3.0 -DKICAD_USE_WEBKIT=OFF 
-DKICAD_SKIP_BOOST=YES'
+ '[' -d build ']'
+ cd build
+ /usr/bin/cmake .. -DCMAKE_BUILD_TYPE=Debug -DBUILD_GITHUB_PLUGIN=OFF 
-DKICAD_SCRIPTING=OFF -DKICAD_SCRIPTING_MODULES=OFF 
-DKICAD_SCRIPTING_WXPYTHON=OFF 
-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-3.0 -DKICAD_USE_WEBKIT=OFF 
-DKICAD_SKIP_BOOST=YES
-- Kicad install dir: </usr/local>
-- Check for installed GLEW -- found
-- Boost version: 1.55.0
-- S3DSG version: 2.0.0
-- Boost version: 1.55.0
-- Found the following Boost libraries:
--   unit_test_framework
-- Configuring done
-- Generating done
-- Build files have been written to: 
<http://ci.kicad-pcb.org/job/kicad-noscript-fedora20/ws/build>
+ rm -f pcbnew/scripting/pcbnewPYTHON_wrap.cxx.o
+ rm -f pcbnew/scripting/pcbnewPYTHON_wrap.cxx
+ nice make -j2
[  0%] Built target lib-dependencies
[ 30%] Built target bitmaps
[ 30%] Built target netlist_lexer_source_files
[ 31%] [ 31%] Built target lib_table_lexer_source_files
Generating version string header
-- Using Git to determine build version string.
-- Found Git: /usr/bin/git (found version "2.1.0") 
-- Git hash: ef6910faa9bf12532eb4f3435f2eed097ecc83c4
-- Git branch: HEAD
[ 31%] Built target page_layout_lexer_source_files
-- Not updating 
<http://ci.kicad-pcb.org/job/kicad-noscript-fedora20/ws/build/kicad_build_version.h>
[ 31%] Built target version_header
[ 31%] Built target pcb_lexer_source_files
[ 31%] Built target pcb_plot_lexer_source_files
[ 31%] Built target polygon
[ 33%] Built target kicad_3dsg
[ 33%] Built target cmp_library_lexer_source_files
[ 33%] Built target dialog_bom_cfg_lexer_source_files
[ 33%] Built target field_template_lexer_source_files
[ 33%] Built target lib_dxf
[ 33%] Built target idf3
[ 33%] Built target specctra_lexer_source_files
[ 34%] Built target potrace
[ 35%] Built target pcb_calculator_lexer_source_files
[ 36%] Built target s3d_plugin_idf
[ 36%] Built target dxf2idf
[ 36%] Built target idf2vrml
[ 36%] Built target idfcyl
[ 36%] Built target idfrect
[ 38%] Built target s3d_plugin_vrml
[ 38%] Building CXX object common/CMakeFiles/gal.dir/gal/opengl/utils.cpp.o
<http://ci.kicad-pcb.org/job/kicad-noscript-fedora20/ws/common/gal/opengl/utils.cpp>:
 In function ‘void enableGlDebug(bool)’:
<http://ci.kicad-pcb.org/job/kicad-noscript-fedora20/ws/common/gal/opengl/utils.cpp>:98:67:
 error: invalid conversion from ‘void (*)(GLenum, GLenum, GLuint, GLenum, 
GLsizei, const GLchar*, const void*) {aka void (*)(unsigned int, unsigned int, 
unsigned int, unsigned int, int, const char*, const void*)}’ to ‘GLDEBUGPROC 
{aka void (*)(unsigned int, unsigned int, unsigned int, unsigned int, int, 
const char*, void*)}’ [-fpermissive]
         glDebugMessageCallback( debugMsgCallback, (void*) nullptr );
                                                                   ^
common/CMakeFiles/gal.dir/build.make:698: recipe for target 
'common/CMakeFiles/gal.dir/gal/opengl/utils.cpp.o' failed
make[2]: *** [common/CMakeFiles/gal.dir/gal/opengl/utils.cpp.o] Error 1
CMakeFiles/Makefile2:340: recipe for target 'common/CMakeFiles/gal.dir/all' 
failed
make[1]: *** [common/CMakeFiles/gal.dir/all] Error 2
Makefile:137: recipe for target 'all' failed
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to