[NeXus-buildserver] Build failed in Jenkins: definitions-master #29
jenkins at nexusformat.org
jenkins at nexusformat.org
Thu May 28 08:29:51 BST 2015
See <https://build.nexusformat.org/job/definitions-master/29/changes>
Changes:
[eugen.wintersberger] Cleaning up the cmake code.
[eugen.wintersberger] Installation of base classes and xslt files works
[eugen.wintersberger] Added contributed_definitions to the installation
[eugen.wintersberger] Added application definitions to the installation
[eugen.wintersberger] Start with schema creation
[eugen.wintersberger] First build of the manual
[eugen.wintersberger] Build fails due to problems with nxdl2rst.py
[eugen.wintersberger] Fixed nxdl2rst.py
[eugen.wintersberger] Added applications and contributed definitions
[eugen.wintersberger] First full build of documentation
[eugen.wintersberger] Added some missing files to the build directory
[eugen.wintersberger] Added installation for HTML documentation
[prjemian] set current category
[eugen.wintersberger] Update commit
[eugen.wintersberger] Added epub target
[eugen.wintersberger] Added first test for schema build
[eugen.wintersberger] Added merge utility
[eugen.wintersberger] Added schema build
[prjemian] fix ReST indentation of "deprecated" NXDL classes
[prjemian] do not add \n for each line of output, update the docstring
[prjemian] showtree.py no longer needed
[prjemian] do not add \n for each line of output, no need to parse by lines either
[prjemian] xmlstrip removes certain lines, change NXDL source files so all comments start on new lines, not at end of XML declaration lines (that will be stripped)
[prjemian] important note added as comment
[prjemian] fixes #393
[eugen.wintersberger] Removed depracted directory
[eugen.wintersberger] Removed validation tool
[eugen.wintersberger] Removed xsltproc binary from source tree
[eugen.wintersberger] Removed BASE.xsd and NeXus.xsd
[eugen.wintersberger] Removed schema build
[eugen.wintersberger] Removed xslt directory from the source tree
[eugen.wintersberger] Removed test directory
[eugen.wintersberger] Removed utility programs no longer required
[eugen.wintersberger] Removed epub documentation build
[eugen.wintersberger] Fixed CMakeLists.txt files.
[eugen.wintersberger] Removed old CMakeLists.txt files
------------------------------------------
Started by an SCM change
Building in workspace <https://build.nexusformat.org/job/definitions-master/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/nexusformat/definitions.git # timeout=10
Fetching upstream changes from https://github.com/nexusformat/definitions.git
> git --version # timeout=10
Setting http proxy: wwwcache.rl.ac.uk:8080
> git fetch --tags --progress https://github.com/nexusformat/definitions.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 aa1245b613a5fbc916efc03bc655c92774f9c13d (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f aa1245b613a5fbc916efc03bc655c92774f9c13d
> git rev-list a734628dcce577006bf8eddbf298b2591594b826 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson5234390649267934592.sh
+ sh jenkins_build 'master branch'
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_LANGUAGES_COMPILER_ENV_VAR
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_LANGUAGES_COMPILER
CMake Error: Could not find cmake module <https://build.nexusformat.org/job/definitions-master/ws/build/CMakeFiles/CMakeLANGUAGESCompiler.cmake>
CMake Error: Could not find cmake module file:CMakeLANGUAGESInformation.cmake
CMake Error: CMAKE_LANGUAGES_COMPILER not set, after EnableLanguage
-- Found PythonInterp: /bin/python (found version "2.7.8")
-- Found Sphinx: /bin/sphinx-build
CMake Warning (dev) at /usr/local/share/cmake-2.8/Modules/GNUInstallDirs.cmake:89 (message):
Unable to determine default CMAKE_INSTALL_LIBDIR directory because no
target architecture is known. Please enable at least one language before
including GNUInstallDirs.
Call Stack (most recent call first):
CMakeLists.txt:74 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring incomplete, errors occurred!
Build step 'Execute shell' marked build as failure
Archiving artifacts
More information about the NeXus-buildserver
mailing list