Hi Avi, is it possible that something on the Jenkins setup (on "thor"?) changed, and now the "boost-static" package is no longer installed? Could you please run OSv's scripts/setup.py to make sure all the required packages are there?
Thanks, Nadav. -- Nadav Har'El [email protected] On Mon, Oct 29, 2018 at 12:02 AM <[email protected]> wrote: > See < > http://jenkins.cloudius-systems.com:8080/job/osv-build-nightly/1635/display/redirect?page=changes > > > > Changes: > > [jwkozaczuk] Make httpserver-api configuration file configurable > > [jwkozaczuk] Add fcntl64 function > > ------------------------------------------ > Started by timer > [EnvInject] - Loading node environment variables. > Building remotely on thor (seastar regular-builder loki+thor packager) in > workspace < > http://jenkins.cloudius-systems.com:8080/job/osv-build-nightly/ws/> > Cloning the remote Git repository > Cloning repository https://github.com/cloudius-systems/osv > > git init < > http://jenkins.cloudius-systems.com:8080/job/osv-build-nightly/ws/> # > timeout=10 > Fetching upstream changes from https://github.com/cloudius-systems/osv > > git --version # timeout=10 > > git fetch --tags --progress https://github.com/cloudius-systems/osv > +refs/heads/*:refs/remotes/origin/* # timeout=60 > > git config remote.origin.url https://github.com/cloudius-systems/osv # > timeout=10 > > git config --add remote.origin.fetch > +refs/heads/*:refs/remotes/origin/* # timeout=10 > > git config remote.origin.url https://github.com/cloudius-systems/osv # > timeout=10 > Fetching upstream changes from https://github.com/cloudius-systems/osv > > git fetch --tags --progress https://github.com/cloudius-systems/osv > +refs/heads/*:refs/remotes/origin/* # timeout=60 > > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 > Checking out Revision eb28d3bd9395d25476f8aaa173a308f87b90b263 > (refs/remotes/origin/master) > > git config core.sparsecheckout # timeout=10 > > git checkout -f eb28d3bd9395d25476f8aaa173a308f87b90b263 > Commit message: "Add fcntl64 function" > > git rev-list --no-walk 00299190414e4c7c5b0f2d74cd11763dac34e5b9 # > timeout=10 > > git remote # timeout=10 > > git submodule init # timeout=10 > > git submodule sync # timeout=10 > > git config --get remote.origin.url # timeout=10 > > git submodule init # timeout=10 > > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # > timeout=10 > > git config --get submodule.external/x64/openjdk.bin.url # timeout=10 > > git config -f .gitmodules --get submodule.external/x64/openjdk.bin.path > # timeout=10 > > git submodule update --init --recursive external/x64/openjdk.bin > > git config --get submodule.external/x64/gcc.bin.url # timeout=10 > > git config -f .gitmodules --get submodule.external/x64/gcc.bin.path # > timeout=10 > > git submodule update --init --recursive external/x64/gcc.bin > > git config --get submodule.external/x64/glibc.bin.url # timeout=10 > > git config -f .gitmodules --get submodule.external/x64/glibc.bin.path # > timeout=10 > > git submodule update --init --recursive external/x64/glibc.bin > > git config --get submodule.external/x64/glibc-testsuite.url # timeout=10 > > git config -f .gitmodules --get > submodule.external/x64/glibc-testsuite.path # timeout=10 > > git submodule update --init --recursive external/x64/glibc-testsuite > > git config --get submodule.external/x64/acpica.url # timeout=10 > > git config -f .gitmodules --get submodule.external/x64/acpica.path # > timeout=10 > > git submodule update --init --recursive external/x64/acpica > > git config --get submodule.external/x64/misc.bin.url # timeout=10 > > git config -f .gitmodules --get submodule.external/x64/misc.bin.path # > timeout=10 > > git submodule update --init --recursive external/x64/misc.bin > > git config --get submodule.apps.url # timeout=10 > > git config -f .gitmodules --get submodule.apps.path # timeout=10 > > git submodule update --init --recursive apps > > git config --get submodule.external/aarch64/gcc.bin.url # timeout=10 > > git config -f .gitmodules --get submodule.external/aarch64/gcc.bin.path > # timeout=10 > > git submodule update --init --recursive external/aarch64/gcc.bin > > git config --get submodule.external/aarch64/misc.bin.url # timeout=10 > > git config -f .gitmodules --get > submodule.external/aarch64/misc.bin.path # timeout=10 > > git submodule update --init --recursive external/aarch64/misc.bin > > git config --get submodule.external/aarch64/openjdk.bin.url # timeout=10 > > git config -f .gitmodules --get > submodule.external/aarch64/openjdk.bin.path # timeout=10 > > git submodule update --init --recursive external/aarch64/openjdk.bin > > git config --get submodule.modules/httpserver/swagger-ui.url # > timeout=10 > > git config -f .gitmodules --get > submodule.modules/httpserver/swagger-ui.path # timeout=10 > > git submodule update --init --recursive > modules/httpserver-html5-gui/swagger-ui > > git config --get submodule.musl.url # timeout=10 > > git config -f .gitmodules --get submodule.musl.path # timeout=10 > > git submodule update --init --recursive musl > > git config --get submodule.modules/httpserver/osv-gui.url # timeout=10 > > git config -f .gitmodules --get > submodule.modules/httpserver/osv-gui.path # timeout=10 > > git submodule update --init --recursive > modules/httpserver-html5-gui/osv-gui > > git config --get submodule.external/fs/libnfs.url # timeout=10 > > git config -f .gitmodules --get submodule.external/fs/libnfs.path # > timeout=10 > > git submodule update --init --recursive external/fs/libnfs > [EnvInject] - Executing scripts and injecting environment variables after > the SCM step. > [osv-build-nightly] $ /bin/sh -xe /tmp/jenkins2678963208636291848.sh > + git submodule update --init > [osv-build-nightly] $ /bin/sh -xe /tmp/jenkins6408475910242242273.sh > + make -j4 V=1 > Building into build/release.x64 > Makefile:1831: *** Error: libboost_system.a needs to be installed.. Stop. > Build step 'Execute shell' marked build as failure > Archiving artifacts > IRC notifier plugin: Sending notification to: #osv > > -- > You received this message because you are subscribed to the Google Groups > "OSv Development" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "OSv Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
