Skip to content

Instantly share code, notes, and snippets.

@petecheslock
Created February 4, 2013 04:31
Show Gist options
  • Save petecheslock/7b3a27944fdfe304579a to your computer and use it in GitHub Desktop.
Save petecheslock/7b3a27944fdfe304579a to your computer and use it in GitHub Desktop.
[root@build-machine ~/src/omnibus-chef]# CHEF_GIT_REV=10.18.2 rake projects:chef --trace [287/39920]
Omnibus::BuildVersion.full is deprecated. Use Omnibus::BuildVersion.new.semver or Omnibus::BuildVersion.new.git_describe.
Omnibus::BuildVersion.full is deprecated. Use Omnibus::BuildVersion.new.semver or Omnibus::BuildVersion.new.git_describe.
** Invoke projects:chef (first_time)
** Invoke projects:chef:copy (first_time)
** Invoke projects:chef:makeself (first_time)
** Invoke projects:chef:software:preparation (first_time)
** Invoke /var/cache/omnibus/build/opt_chef/preparation.manifest (first_time)
** Invoke (first_time)
** Execute
** Invoke projects:chef:software:preparation:build (first_time)
** Invoke projects:chef:software:preparation:fetch (first_time)
** Invoke /var/cache/omnibus/build/opt_chef (first_time, not_needed)
** Invoke /var/cache/omnibus/src (first_time, not_needed)
** Invoke /var/cache/omnibus/cache (first_time, not_needed)
** Invoke /var/cache/omnibus/src/preparation (first_time, not_needed)
** Execute projects:chef:software:preparation:fetch
** Execute projects:chef:software:preparation:build
** Invoke /var/cache/omnibus/build/opt_chef/preparation.fetch (first_time)
** Invoke projects:chef:software:preparation:fetch ** Invoke /root/src/omnibus-software/config/software/preparation.rb (first_time, not_needed)
** Execute /var/cache/omnibus/build/opt_chef/preparation.fetch
** Execute /var/cache/omnibus/build/opt_chef/preparation.manifest
** Execute projects:chef:software:preparation
** Invoke projects:chef:software:chef (first_time)
** Invoke projects:chef:software:preparation
** Invoke projects:chef:software:ruby (first_time)
** Invoke projects:chef:software:preparation
** Invoke projects:chef:software:zlib (first_time)
** Invoke projects:chef:software:preparation
** Invoke /var/cache/omnibus/build/opt_chef/zlib.manifest (first_time)
** Invoke /var/cache/omnibus/build/opt_chef/preparation.manifest
** Invoke /var/cache/omnibus/src/zlib-1.2.6/zutil.o (first_time, not_needed)
** Invoke projects:chef:software:zlib:build (first_time)
** Invoke projects:chef:software:zlib:fetch (first_time)
** Invoke /var/cache/omnibus/build/opt_chef (not_needed)
** Invoke /var/cache/omnibus/src (not_needed)
** Invoke /var/cache/omnibus/cache (not_needed) [250/39920]
** Invoke /var/cache/omnibus/src/zlib-1.2.6 (first_time, not_needed)
** Execute projects:chef:software:zlib:fetch
** Execute projects:chef:software:zlib:build
** Invoke /var/cache/omnibus/build/opt_chef/zlib.fetch (first_time)
** Invoke projects:chef:software:zlib:fetch
** Invoke /root/src/omnibus-software/config/software/zlib.rb (first_time, not_needed)
** Execute /var/cache/omnibus/build/opt_chef/zlib.fetch
** Execute /var/cache/omnibus/build/opt_chef/zlib.manifest
** Execute projects:chef:software:zlib
** Invoke projects:chef:software:ncurses (first_time)
** Invoke projects:chef:software:preparation
** Invoke /var/cache/omnibus/build/opt_chef/ncurses.manifest (first_time)
** Invoke /var/cache/omnibus/build/opt_chef/preparation.manifest
** Invoke /var/cache/omnibus/src/ncurses-5.9/lib/libmenu.so.5 (first_time, not_needed)
** Invoke projects:chef:software:ncurses:build (first_time)
** Invoke projects:chef:software:ncurses:fetch (first_time)
** Invoke /var/cache/omnibus/build/opt_chef (not_needed)
** Invoke /var/cache/omnibus/src (not_needed)
** Invoke /var/cache/omnibus/cache (not_needed)** Invoke /var/cache/omnibus/src/ncurses-5.9 (first_time, not_needed)
** Execute projects:chef:software:ncurses:fetch
** Execute projects:chef:software:ncurses:build
** Invoke /var/cache/omnibus/build/opt_chef/ncurses.fetch (first_time)
** Invoke projects:chef:software:ncurses:fetch
** Invoke /root/src/omnibus-software/config/software/ncurses.rb (first_time, not_needed)
** Execute /var/cache/omnibus/build/opt_chef/ncurses.fetch
** Execute /var/cache/omnibus/build/opt_chef/ncurses.manifest
** Execute projects:chef:software:ncurses
** Invoke projects:chef:software:libedit (first_time)
** Invoke projects:chef:software:preparation
** Invoke projects:chef:software:ncurses
** Invoke /var/cache/omnibus/build/opt_chef/libedit.manifest (first_time)
** Invoke /var/cache/omnibus/build/opt_chef/preparation.manifest
** Invoke /var/cache/omnibus/build/opt_chef/ncurses.manifest
** Invoke /var/cache/omnibus/src/libedit-20120601-3.0/src/refresh.lo (first_time, not_needed)
** Invoke projects:chef:software:libedit:build (first_time)
** Invoke projects:chef:software:libedit:fetch (first_time) [213/39920]
** Invoke /var/cache/omnibus/build/opt_chef (not_needed)
** Invoke /var/cache/omnibus/src (not_needed)
** Invoke /var/cache/omnibus/cache (not_needed)
** Invoke /var/cache/omnibus/src/libedit-20120601-3.0 (first_time, not_needed)
** Execute projects:chef:software:libedit:fetch
** Execute projects:chef:software:libedit:build
[fetcher:s3cache::libedit] cleaning existing build from /var/cache/omnibus/src/libedit-20120601-3.0
[fetcher:s3cache::libedit] extracting the source in /var/cache/omnibus/cache/libedit-20120601-3.0.tar.gz to /var/cache/omnibus/src
[builder:libedit] building libedit
[builder:libedit] Executing: `./configure --prefix=/opt/chef/embedded` with cwd=/var/cache/omnibus/src/libedit-20120601-3.0,timeout=5400,env="LDFLAGS=-
L/opt/chef/embedded/lib -I/opt/chef/embedded/include -I/opt/chef/embedded/include/ncurses CFLAGS=-L/opt/chef/embedded/lib -I/opt/chef/embedded/include
-I/opt/chef/embedded/include/ncurses LD_RUN_PATH=/opt/chef/embedded/lib LD_OPTIONS=-R/opt/chef/embedded/lib"
[builder:libedit] ./configure command succeeded, 4.217930212s
[builder:libedit] Executing: `make` with cwd=/var/cache/omnibus/src/libedit-20120601-3.0,timeout=5400,env="LDFLAGS=-L/opt/chef/embedded/lib -I/opt/chef
/embedded/include -I/opt/chef/embedded/include/ncurses CFLAGS=-L/opt/chef/embedded/lib -I/opt/chef/embedded/include -I/opt/chef/embedded/include/ncurse
s LD_RUN_PATH=/opt/chef/embedded/lib LD_OPTIONS=-R/opt/chef/embedded/lib"
[builder:libedit] make command failed, 1.781054435s
[builder:libedit] Failed to execute cmd ["make", {:cwd=>"/var/cache/omnibus/src/libedit-20120601-3.0", :timeout=>5400, :env=>{"LDFLAGS"=>"-L/opt/chef/e
mbedded/lib -I/opt/chef/embedded/include -I/opt/chef/embedded/include/ncurses", "CFLAGS"=>"-L/opt/chef/embedded/lib -I/opt/chef/embedded/include -I/opt/chef/embedded/include/ncurses", "LD_RUN_PATH"=>"/opt/chef/embedded/lib", "LD_OPTIONS"=>"-R/opt/chef/embedded/lib"}}] 1 time(s). Retrying in 5s.
[builder:libedit] Executing: `make` with cwd=/var/cache/omnibus/src/libedit-20120601-3.0,timeout=5400,env="LDFLAGS=-L/opt/chef/embedded/lib -I/opt/chef
/embedded/include -I/opt/chef/embedded/include/ncurses CFLAGS=-L/opt/chef/embedded/lib -I/opt/chef/embedded/include -I/opt/chef/embedded/include/ncurse
s LD_RUN_PATH=/opt/chef/embedded/lib LD_OPTIONS=-R/opt/chef/embedded/lib"
[builder:libedit] make command failed, 0.129764328s
[builder:libedit] Failed to execute cmd ["make", {:cwd=>"/var/cache/omnibus/src/libedit-20120601-3.0", :timeout=>5400, :env=>{"LDFLAGS"=>"-L/opt/chef/e
mbedded/lib -I/opt/chef/embedded/include -I/opt/chef/embedded/include/ncurses", "CFLAGS"=>"-L/opt/chef/embedded/lib -I/opt/chef/embedded/include -I/opt
/chef/embedded/include/ncurses", "LD_RUN_PATH"=>"/opt/chef/embedded/lib", "LD_OPTIONS"=>"-R/opt/chef/embedded/lib"}}] 2 time(s). Retrying in 10s.
[builder:libedit] Executing: `make` with cwd=/var/cache/omnibus/src/libedit-20120601-3.0,timeout=5400,env="LDFLAGS=-L/opt/chef/embedded/lib -I/opt/chef
/embedded/include -I/opt/chef/embedded/include/ncurses CFLAGS=-L/opt/chef/embedded/lib -I/opt/chef/embedded/include -I/opt/chef/embedded/include/ncurse
s LD_RUN_PATH=/opt/chef/embedded/lib LD_OPTIONS=-R/opt/chef/embedded/lib"
[builder:libedit] make command failed, 0.130071979s
[builder:libedit] Failed to execute cmd ["make", {:cwd=>"/var/cache/omnibus/src/libedit-20120601-3.0", :timeout=>5400, :env=>{"LDFLAGS"=>"-L/opt/chef/e
mbedded/lib -I/opt/chef/embedded/include -I/opt/chef/embedded/include/ncurses", "CFLAGS"=>"-L/opt/chef/embedded/lib -I/opt/chef/embedded/include -I/opt
/chef/embedded/include/ncurses", "LD_RUN_PATH"=>"/opt/chef/embedded/lib", "LD_OPTIONS"=>"-R/opt/chef/embedded/lib"}}] 3 time(s). Retrying in 20s.
[builder:libedit] Executing: `make` with cwd=/var/cache/omnibus/src/libedit-20120601-3.0,timeout=5400,env="LDFLAGS=-L/opt/chef/embedded/lib -I/opt/chef
/embedded/include -I/opt/chef/embedded/include/ncurses CFLAGS=-L/opt/chef/embedded/lib -I/opt/chef/embedded/include -I/opt/chef/embedded/include/ncurse
s LD_RUN_PATH=/opt/chef/embedded/lib LD_OPTIONS=-R/opt/chef/embedded/lib" [176/39920]
[builder:libedit] make command failed, 0.139861979s
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Failed to build libedit while running `make` with cwd=/var/cache/omnibus/src/libedit-20120601-3.0,timeout=5400,env="LDFLAGS=-L/opt/chef/embedded/lib -I
/opt/chef/embedded/include -I/opt/chef/embedded/include/ncurses CFLAGS=-L/opt/chef/embedded/lib -I/opt/chef/embedded/include -I/opt/chef/embedded/inclu
de/ncurses LD_RUN_PATH=/opt/chef/embedded/lib LD_OPTIONS=-R/opt/chef/embedded/lib"
Exception:
Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '2'
---- Begin output of make ----
STDOUT: make all-recursive
make[1]: Entering directory `/var/cache/omnibus/src/libedit-20120601-3.0'
Making all in src
make[2]: Entering directory `/var/cache/omnibus/src/libedit-20120601-3.0/src'
make all-am
make[3]: Entering directory `/var/cache/omnibus/src/libedit-20120601-3.0/src'
CC vi.lo
make[3]: Leaving directory `/var/cache/omnibus/src/libedit-20120601-3.0/src'
make[2]: Leaving directory `/var/cache/omnibus/src/libedit-20120601-3.0/src'
make[1]: Leaving directory `/var/cache/omnibus/src/libedit-20120601-3.0'
STDERR: vi.c:922: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char' vi.c:923:36: error: macro "__weak_reference" requires 2 arguments, but only 1 given
vi.c: In function 'vi_alias':
vi.c:933: error: 'my_get_alias_text' undeclared (first use in this function)
vi.c:933: error: (Each undeclared identifier is reported only once
vi.c:933: error: for each function it appears in.)
vi.c:942: warning: implicit declaration of function 'my_get_alias_text'
vi.c:942: warning: assignment makes pointer from integer without a cast
make[3]: *** [vi.lo] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
---- End output of make ----
Ran make returned 2
/usr/local/lib/ruby/gems/1.9.1/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:248:in `invalid!'
/usr/local/lib/ruby/gems/1.9.1/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:234:in `error!'
/root/src/omnibus-ruby/lib/omnibus/builder.rb:231:in `block in execute_sh'
/root/src/omnibus-ruby/lib/omnibus/builder.rb:278:in `time_it'
/root/src/omnibus-ruby/lib/omnibus/builder.rb:229:in `execute_sh' [139/39920]
/root/src/omnibus-ruby/lib/omnibus/builder.rb:189:in `execute'
/root/src/omnibus-ruby/lib/omnibus/builder.rb:179:in `block (2 levels) in build'
/root/src/omnibus-ruby/lib/omnibus/builder.rb:178:in `each'
/root/src/omnibus-ruby/lib/omnibus/builder.rb:178:in `block in build'
/root/src/omnibus-ruby/lib/omnibus/builder.rb:278:in `time_it'
/root/src/omnibus-ruby/lib/omnibus/builder.rb:177:in `build'
/root/src/omnibus-ruby/lib/omnibus/software.rb:217:in `execute_build'
/root/src/omnibus-ruby/lib/omnibus/software.rb:261:in `block (4 levels) in render_tasks'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:228:in `call'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:228:in `block in execute'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:223:in `each'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:223:in `execute'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:166:in `block in invoke_with_call_chain'
/usr/local/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:159:in `invoke_with_call_chain'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:187:in `block in invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `each'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:165:in `block in invoke_with_call_chain' /usr/local/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:159:in `invoke_with_call_chain'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:187:in `block in invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `each'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:165:in `block in invoke_with_call_chain'
/usr/local/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:159:in `invoke_with_call_chain'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:187:in `block in invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `each'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:165:in `block in invoke_with_call_chain'
/usr/local/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:159:in `invoke_with_call_chain'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:187:in `block in invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `each'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:165:in `block in invoke_with_call_chain' [102/39920]
/usr/local/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:159:in `invoke_with_call_chain'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:187:in `block in invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `each'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:165:in `block in invoke_with_call_chain'
/usr/local/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:159:in `invoke_with_call_chain'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:187:in `block in invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `each'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:165:in `block in invoke_with_call_chain'
/usr/local/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:159:in `invoke_with_call_chain'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:187:in `block in invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `each'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:165:in `block in invoke_with_call_chain'
/usr/local/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize' /usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:159:in `invoke_with_call_chain'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:152:in `invoke'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/application.rb:143:in `invoke_task'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/application.rb:101:in `block (2 levels) in top_level'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/application.rb:101:in `each'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/application.rb:101:in `block in top_level'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/application.rb:110:in `run_with_threads'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/application.rb:95:in `top_level'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/application.rb:73:in `block in run'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/application.rb:160:in `standard_exception_handling'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/application.rb:70:in `run'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/bin/rake:33:in `<top (required)>'
/usr/local/bin/rake:19:in `load'
/usr/local/bin/rake:19:in `<main>'
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
[builder:libedit] libedit build failed, 41.424040067s
rake aborted!
Expected process to exit with [0], but received '2' [65/39920]
---- Begin output of make ----
STDOUT: make all-recursive
make[1]: Entering directory `/var/cache/omnibus/src/libedit-20120601-3.0'
Making all in src
make[2]: Entering directory `/var/cache/omnibus/src/libedit-20120601-3.0/src'
make all-am
make[3]: Entering directory `/var/cache/omnibus/src/libedit-20120601-3.0/src'
CC vi.lo
make[3]: Leaving directory `/var/cache/omnibus/src/libedit-20120601-3.0/src'
make[2]: Leaving directory `/var/cache/omnibus/src/libedit-20120601-3.0/src'
make[1]: Leaving directory `/var/cache/omnibus/src/libedit-20120601-3.0'
STDERR: vi.c:922: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
vi.c:923:36: error: macro "__weak_reference" requires 2 arguments, but only 1 given
vi.c: In function 'vi_alias':
vi.c:933: error: 'my_get_alias_text' undeclared (first use in this function)
vi.c:933: error: (Each undeclared identifier is reported only once
vi.c:933: error: for each function it appears in.)
vi.c:942: warning: implicit declaration of function 'my_get_alias_text'
vi.c:942: warning: assignment makes pointer from integer without a castmake[3]: *** [vi.lo] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
---- End output of make ----
Ran make returned 2
/usr/local/lib/ruby/gems/1.9.1/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:248:in `invalid!'
/usr/local/lib/ruby/gems/1.9.1/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:234:in `error!'
/root/src/omnibus-ruby/lib/omnibus/builder.rb:231:in `block in execute_sh'
/root/src/omnibus-ruby/lib/omnibus/builder.rb:278:in `time_it'
/root/src/omnibus-ruby/lib/omnibus/builder.rb:229:in `execute_sh'
/root/src/omnibus-ruby/lib/omnibus/builder.rb:189:in `execute'
/root/src/omnibus-ruby/lib/omnibus/builder.rb:179:in `block (2 levels) in build'
/root/src/omnibus-ruby/lib/omnibus/builder.rb:178:in `each'
/root/src/omnibus-ruby/lib/omnibus/builder.rb:178:in `block in build'
/root/src/omnibus-ruby/lib/omnibus/builder.rb:278:in `time_it'
/root/src/omnibus-ruby/lib/omnibus/builder.rb:177:in `build'
/root/src/omnibus-ruby/lib/omnibus/software.rb:217:in `execute_build' [28/39920]
/root/src/omnibus-ruby/lib/omnibus/software.rb:261:in `block (4 levels) in render_tasks'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:228:in `call'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:228:in `block in execute'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:223:in `each'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:223:in `execute'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:166:in `block in invoke_with_call_chain'
/usr/local/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:159:in `invoke_with_call_chain'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:187:in `block in invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `each'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:165:in `block in invoke_with_call_chain'
/usr/local/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:159:in `invoke_with_call_chain'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:187:in `block in invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `each'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:165:in `block in invoke_with_call_chain'
/usr/local/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:159:in `invoke_with_call_chain'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:187:in `block in invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `each'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:165:in `block in invoke_with_call_chain'
/usr/local/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:159:in `invoke_with_call_chain'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:187:in `block in invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `each'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:165:in `block in invoke_with_call_chain'
/usr/local/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:159:in `invoke_with_call_chain'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:187:in `block in invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `each'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:165:in `block in invoke_with_call_chain'
/usr/local/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:159:in `invoke_with_call_chain'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:187:in `block in invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `each'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:165:in `block in invoke_with_call_chain'
/usr/local/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:159:in `invoke_with_call_chain'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:187:in `block in invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `each'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:165:in `block in invoke_with_call_chain'
/usr/local/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:159:in `invoke_with_call_chain'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:187:in `block in invoke_prerequisites'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `each'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:185:in `invoke_prerequisites'/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:165:in `block in invoke_with_call_chain'
/usr/local/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:159:in `invoke_with_call_chain'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/task.rb:152:in `invoke'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/application.rb:143:in `invoke_task'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/application.rb:101:in `block (2 levels) in top_level'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/application.rb:101:in `each'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/application.rb:101:in `block in top_level'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/application.rb:110:in `run_with_threads'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/application.rb:95:in `top_level'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/application.rb:73:in `block in run'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/application.rb:160:in `standard_exception_handling'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/lib/rake/application.rb:70:in `run'
/usr/local/lib/ruby/gems/1.9.1/gems/rake-10.0.3/bin/rake:33:in `<top (required)>'
/usr/local/bin/rake:19:in `load'
/usr/local/bin/rake:19:in `<main>'
Tasks: TOP => projects:chef => projects:chef:copy => projects:chef:makeself => projects:chef:software:chef => projects:chef:software:ruby => projects:c
hef:software:libedit => /var/cache/omnibus/build/opt_chef/libedit.manifest => projects:chef:software:libedit:build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment