Started by timer Building remotely on build.openmodelica.org Checkout:OpenModelica_UPDATE_LIBRARIES / /var/lib/hudson/slave/workspace/OpenModelica_UPDATE_LIBRARIES - hudson.remoting.Channel@42a47467:build.openmodelica.org Using strategy: Default Git Exe: git Last Built Revision: Revision 0744a5c8018e45441b7823e2af737a76cb70d621 (origin/master) Checkout:OpenModelica_UPDATE_LIBRARIES / /var/lib/hudson/slave/workspace/OpenModelica_UPDATE_LIBRARIES - hudson.remoting.LocalChannel@2ccab6c7 Fetching changes from the remote Git repository Fetching upstream changes from git@github.com:OpenModelica/OMLibraries Commencing build of Revision 0744a5c8018e45441b7823e2af737a76cb70d621 (origin/master) Checking out Revision 0744a5c8018e45441b7823e2af737a76cb70d621 (origin/master) [OpenModelica_UPDATE_LIBRARIES] $ /bin/bash -ex /tmp/hudson1743632807589318019.sh + git config --global user.name hudson + git config --global user.email openmodelica@ida.liu.se + git config --global push.default simple + SAVE_PATH=/var/lib/hudson/slave/userContent/UPDATE_LIBRARIES/ + git checkout master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 0744a5c Bump libraries + git pull Already up-to-date. + git clean -fdxq -e /git -e /svn + mkdir -p .remote + echo /home/build/debian-control-files + echo /home/build/debian-apt/pool/libraries + echo /home/build/rpm/omlib/ + echo sudo -u build rsync -a --delete macports /home/build/ + chmod +x .remote/macports + echo cd /home/build '&&' sudo -nu build /home/build/apt-build/release.sh + make check-latest which rm > /dev/null which svn > /dev/null which git > /dev/null omc +version > /dev/null which xargs > /dev/null #which xsltproc > /dev/null which xpath > /dev/null touch config.done *** Setting number of jobs to 5. 1 makes things too slow and 5 threads. Set Makefile.numjobs if you want to change it *** Looking for more recent versions of packages rm -rf build .customBuild mkdir -p build ./update-library.py -n `cat Makefile.numjobs` --check-latest Repository not in database: https://github.com/modelica-3rdparty/FreeFluidsModelica Repository not in database: https://github.com/modelica-3rdparty/Modelica-ExternalLibrary Repository not in database: https://github.com/modelica-3rdparty/PropulsionSystem Repository not in database: https://github.com/modelica-3rdparty/RotorAeroLib rm -rf .customBuild + rm -rf /var/lib/hudson/slave/userContent/UPDATE_LIBRARIES/ + mkdir -p /var/lib/hudson/slave/userContent/UPDATE_LIBRARIES/ + test -d git + cp -al git /var/lib/hudson/slave/userContent/UPDATE_LIBRARIES/ + test -d svn + cp -al svn /var/lib/hudson/slave/userContent/UPDATE_LIBRARIES/ + git add repos.json 'Complex trunk.patch' 'Modelica 1.6.patch' 'Modelica 2.2.2.patch' 'Modelica 3.1.patch' 'Modelica 3.2.1.patch' 'Modelica 3.2.2.manual.patch' 'Modelica 3.2.2.patch' 'Modelica 3.2.3.manual.patch' 'Modelica 3.2.3.patch' 'ModelicaServices 1.0.patch' 'ModelicaServices 3.2.1.patch' 'ModelicaServices 3.2.2.manual.patch' 'ModelicaServices 3.2.2.patch' 'ModelicaServices 3.2.3.manual.patch' 'ModelicaServices 3.2.3.patch' 'ModelicaServices trunk.manual.patch' 'ModelicaServices trunk.patch' 'ModelicaTest trunk.patch' 'Modelica trunk.patch' + git diff --staged --exit-code + echo Already up-to-date Already up-to-date + exit 0 [DEBUG] Skipping watched dependency update; build not configured with trigger: OpenModelica_UPDATE_LIBRARIES #2780 Finished: SUCCESS