Skip to content

Instantly share code, notes, and snippets.

@esben
Created March 25, 2015 12:48
Show Gist options
  • Save esben/8efa8bf1b5b7003c79d7 to your computer and use it in GitHub Desktop.
Save esben/8efa8bf1b5b7003c79d7 to your computer and use it in GitHub Desktop.
OE-lite buildbot first build
(view as text)
docker run -v /srv/buildbot/slave/parse/build:/build -w /build esben/debian-oe-lite:7.8-4.2.0-1 oe bake native:make
in dir /srv/buildbot/slave/parse/build (timeout 1200 secs)
watching logfiles {}
argv: ['docker', 'run', '-v', '/srv/buildbot/slave/parse/build:/build', '-w', '/build', 'esben/debian-oe-lite:7.8-4.2.0-1', 'oe', 'bake', 'native:make']
environment:
HOME=/root
HOSTNAME=fbead2e867ed
LOGNAME=buildbot
MAIL=/var/mail/buildbot
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PWD=/srv/buildbot/slave/parse/build
SHELL=/bin/bash
SUDO_COMMAND=/usr/local/bin/buildslave start --nodaemon
SUDO_GID=0
SUDO_UID=0
SUDO_USER=root
TERM=unknown
USER=buildbot
USERNAME=buildbot
using PTY: False
done.
Calculating task metadata hashes, please wait...done.
The following will be build:
native:chrpath(12) native:libtool(13) native:make(13)
Running 1 / 38 native:libtool_2.2.10:do_fstage
Running 2 / 38 native:libtool_2.2.10:do_fetch
Running 3 / 38 native:libtool_2.2.10:do_unpack
Running 4 / 38 native:libtool_2.2.10:do_patch
Running 5 / 38 native:chrpath_0.14:do_fstage
Running 6 / 38 native:chrpath_0.14:do_fetch
Running 7 / 38 native:chrpath_0.14:do_unpack
Running 8 / 38 native:chrpath_0.14:do_patch
Running 9 / 38 native:chrpath_0.14:do_stage
Running 10 / 38 native:chrpath_0.14:do_siteinfo
Running 11 / 38 native:chrpath_0.14:do_configure
Running 12 / 38 native:chrpath_0.14:do_compile
Running 13 / 38 native:chrpath_0.14:do_install
Running 14 / 38 native:chrpath_0.14:do_chrpath
Running 15 / 38 native:chrpath_0.14:do_split
Running 16 / 38 native:chrpath_0.14:do_package
Running 17 / 38 native:libtool_2.2.10:do_stage
Running 18 / 38 native:libtool_2.2.10:do_bootstrap
Running 19 / 38 native:libtool_2.2.10:do_siteinfo
Running 20 / 38 native:libtool_2.2.10:do_configure
Running 21 / 38 native:libtool_2.2.10:do_compile
Running 22 / 38 native:libtool_2.2.10:do_install
Running 23 / 38 native:libtool_2.2.10:do_chrpath
Running 24 / 38 native:libtool_2.2.10:do_split
Running 25 / 38 native:libtool_2.2.10:do_package
Running 26 / 38 native:make_3.81:do_stage
Running 27 / 38 native:make_3.81:do_fstage
Running 28 / 38 native:make_3.81:do_fetch
Running 29 / 38 native:make_3.81:do_unpack
Running 30 / 38 native:make_3.81:do_patch
Running 31 / 38 native:make_3.81:do_siteinfo
Running 32 / 38 native:make_3.81:do_configure
Running 33 / 38 native:make_3.81:do_compile
Running 34 / 38 native:make_3.81:do_install
Running 35 / 38 native:make_3.81:do_chrpath
Running 36 / 38 native:make_3.81:do_split
Running 37 / 38 native:make_3.81:do_package
Running 38 / 38 native:make_3.81:do_build
Build time 32.696 seconds
program finished with exit code 0
elapsedTime=34.033985
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment