platanus / our-boxen

MIT License
6 stars 1 forks source link

Failed for felbalart #389

Closed felbalart closed 8 years ago

felbalart commented 8 years ago

Running on Felipes-MacBook-Pro.local (OS X 10.10.4) under /bin/bash, version e84f579dbcfc3fc481f9981c03cf00f27a7895ec (compare to master).

Puppet Command

/opt/boxen/repo/bin/puppet apply --group admin --confdir /tmp/boxen/puppet/conf --vardir /tmp/boxen/puppet/var --libdir /opt/boxen/repo/lib --libdir /opt/boxen/repo/.bundle/ruby/2.0.0/gems/boxen-2.8.0/lib --modulepath /opt/boxen/repo/modules:/opt/boxen/repo/shared --hiera_config /opt/boxen/repo/config/hiera.yaml --logdest /opt/boxen/repo/log/boxen.log --logdest console --no-report --detailed-exitcodes --show_diff /opt/boxen/repo/manifests

Output (from /opt/boxen/repo/log/boxen.log)

2016-04-11 15:28:53 -0300 Puppet (err): Unable to set ownership of log file
2016-04-11 15:28:59 -0300 Puppet (notice): Compiled catalog for felipes-macbook-pro.local in environment production in 3.62 seconds
2016-04-11 15:29:11 -0300 /Stage[main]/Homebrew::Repo/Homebrew_repo[/opt/boxen/homebrew]/min_revision (notice): min_revision changed '4a7cd160c31969b79979ae9bd20afcf82d9513c0' to 'fbc5fc3e92587b47ddd8d8a97eb8e3a138d72957'
2016-04-11 15:55:05 -0300 Puppet (err): Could not update: Execution of 'brew boxen-install boxen/brews/gcc5' returned 1: ==> Installing gcc5 from boxen/brews
==> Downloading http://ftpmirror.gnu.org/gcc/gcc-5.1.0/gcc-5.1.0.tar.bz2
Already downloaded: /opt/boxen/cache/homebrew/gcc5-5.1.0.tar.bz2
==> Patching
patching file gcc/jit/Make-lang.in
==> ../configure --build=x86_64-apple-darwin14.4.0 --prefix=/opt/boxen/homebrew/Cellar/gcc5/5.1.0 --libdir=/opt/boxen/homebrew/Cellar/gcc5/5.1.0/lib/gcc/5 --enable-languages=c,c++,objc,obj-c++ --program-suffix=-5 --with-gmp=/opt/boxen/homebrew/opt/gmp --with-mpfr=/opt/boxen/homebrew/opt/mpfr --with-mpc=/opt/boxen/homebrew/opt/libmpc --with-isl=/opt/boxen/homebrew/opt/isl014 --with-system-zlib --enable-libstdcxx-time=yes --enable-stage1-checking --enable-checking=release --enable-lto --disable-werror --with-pkgversion=Homebrew gcc5 5.1.0 --with-bugurl=https://github.com/Homebrew/homebrew-versions/issues --enable-plugin --disable-nls --enable-multilib
==> make bootstrap
Last 15 lines from /Users/felbalart/Library/Logs/Homebrew/gcc5/02.make:
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating libitm.spec
config.status: creating config.h
config.status: executing default-1 commands
Adding multilib support to Makefile in ../../../../libitm
with_multisubdir=i386
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing gstdint.h commands
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing gstdint.h commands
make: *** [bootstrap] Error 2

READ THIS: https://git.io/brew-troubleshooting

/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:353:in `open_http': 422 Unprocessable Entity (GitHub::Error)
Validation Failed
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:709:in `buffer_open'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:210:in `block in open_loop'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:208:in `catch'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:208:in `open_loop'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:149:in `open_uri'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:689:in `open'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:30:in `open'
    from /opt/boxen/homebrew/Library/Homebrew/utils.rb:615:in `open'
    from /opt/boxen/homebrew/Library/Homebrew/utils.rb:648:in `issues_matching'
    from /opt/boxen/homebrew/Library/Homebrew/utils.rb:681:in `issues_for_formula'
    from /opt/boxen/homebrew/Library/Homebrew/exceptions.rb:251:in `fetch_issues'
    from /opt/boxen/homebrew/Library/Homebrew/exceptions.rb:247:in `issues'
    from /opt/boxen/homebrew/Library/Homebrew/exceptions.rb:292:in `dump'
    from /opt/boxen/homebrew/Library/brew.rb:147:in `rescue in <main>'
    from /opt/boxen/homebrew/Library/brew.rb:29:in `<main>'
Wrapped exception:
Execution of 'brew boxen-install boxen/brews/gcc5' returned 1: ==> Installing gcc5 from boxen/brews
==> Downloading http://ftpmirror.gnu.org/gcc/gcc-5.1.0/gcc-5.1.0.tar.bz2
Already downloaded: /opt/boxen/cache/homebrew/gcc5-5.1.0.tar.bz2
==> Patching
patching file gcc/jit/Make-lang.in
==> ../configure --build=x86_64-apple-darwin14.4.0 --prefix=/opt/boxen/homebrew/Cellar/gcc5/5.1.0 --libdir=/opt/boxen/homebrew/Cellar/gcc5/5.1.0/lib/gcc/5 --enable-languages=c,c++,objc,obj-c++ --program-suffix=-5 --with-gmp=/opt/boxen/homebrew/opt/gmp --with-mpfr=/opt/boxen/homebrew/opt/mpfr --with-mpc=/opt/boxen/homebrew/opt/libmpc --with-isl=/opt/boxen/homebrew/opt/isl014 --with-system-zlib --enable-libstdcxx-time=yes --enable-stage1-checking --enable-checking=release --enable-lto --disable-werror --with-pkgversion=Homebrew gcc5 5.1.0 --with-bugurl=https://github.com/Homebrew/homebrew-versions/issues --enable-plugin --disable-nls --enable-multilib
==> make bootstrap
Last 15 lines from /Users/felbalart/Library/Logs/Homebrew/gcc5/02.make:
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating libitm.spec
config.status: creating config.h
config.status: executing default-1 commands
Adding multilib support to Makefile in ../../../../libitm
with_multisubdir=i386
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing gstdint.h commands
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing gstdint.h commands
make: *** [bootstrap] Error 2

READ THIS: https://git.io/brew-troubleshooting

/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:353:in `open_http': 422 Unprocessable Entity (GitHub::Error)
Validation Failed
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:709:in `buffer_open'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:210:in `block in open_loop'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:208:in `catch'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:208:in `open_loop'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:149:in `open_uri'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:689:in `open'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:30:in `open'
    from /opt/boxen/homebrew/Library/Homebrew/utils.rb:615:in `open'
    from /opt/boxen/homebrew/Library/Homebrew/utils.rb:648:in `issues_matching'
    from /opt/boxen/homebrew/Library/Homebrew/utils.rb:681:in `issues_for_formula'
    from /opt/boxen/homebrew/Library/Homebrew/exceptions.rb:251:in `fetch_issues'
    from /opt/boxen/homebrew/Library/Homebrew/exceptions.rb:247:in `issues'
    from /opt/boxen/homebrew/Library/Homebrew/exceptions.rb:292:in `dump'
    from /opt/boxen/homebrew/Library/brew.rb:147:in `rescue in <main>'
    from /opt/boxen/homebrew/Library/brew.rb:29:in `<main>'
2016-04-11 15:55:05 -0300 /Stage[main]/Gcc/Package[boxen/brews/gcc5]/ensure (err): change from absent to 5.1.0 failed: Could not update: Execution of 'brew boxen-install boxen/brews/gcc5' returned 1: ==> Installing gcc5 from boxen/brews
==> Downloading http://ftpmirror.gnu.org/gcc/gcc-5.1.0/gcc-5.1.0.tar.bz2
Already downloaded: /opt/boxen/cache/homebrew/gcc5-5.1.0.tar.bz2
==> Patching
patching file gcc/jit/Make-lang.in
==> ../configure --build=x86_64-apple-darwin14.4.0 --prefix=/opt/boxen/homebrew/Cellar/gcc5/5.1.0 --libdir=/opt/boxen/homebrew/Cellar/gcc5/5.1.0/lib/gcc/5 --enable-languages=c,c++,objc,obj-c++ --program-suffix=-5 --with-gmp=/opt/boxen/homebrew/opt/gmp --with-mpfr=/opt/boxen/homebrew/opt/mpfr --with-mpc=/opt/boxen/homebrew/opt/libmpc --with-isl=/opt/boxen/homebrew/opt/isl014 --with-system-zlib --enable-libstdcxx-time=yes --enable-stage1-checking --enable-checking=release --enable-lto --disable-werror --with-pkgversion=Homebrew gcc5 5.1.0 --with-bugurl=https://github.com/Homebrew/homebrew-versions/issues --enable-plugin --disable-nls --enable-multilib
==> make bootstrap
Last 15 lines from /Users/felbalart/Library/Logs/Homebrew/gcc5/02.make:
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating libitm.spec
config.status: creating config.h
config.status: executing default-1 commands
Adding multilib support to Makefile in ../../../../libitm
with_multisubdir=i386
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing gstdint.h commands
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing gstdint.h commands
make: *** [bootstrap] Error 2

READ THIS: https://git.io/brew-troubleshooting

/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:353:in `open_http': 422 Unprocessable Entity (GitHub::Error)
Validation Failed
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:709:in `buffer_open'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:210:in `block in open_loop'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:208:in `catch'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:208:in `open_loop'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:149:in `open_uri'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:689:in `open'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/open-uri.rb:30:in `open'
    from /opt/boxen/homebrew/Library/Homebrew/utils.rb:615:in `open'
    from /opt/boxen/homebrew/Library/Homebrew/utils.rb:648:in `issues_matching'
    from /opt/boxen/homebrew/Library/Homebrew/utils.rb:681:in `issues_for_formula'
    from /opt/boxen/homebrew/Library/Homebrew/exceptions.rb:251:in `fetch_issues'
    from /opt/boxen/homebrew/Library/Homebrew/exceptions.rb:247:in `issues'
    from /opt/boxen/homebrew/Library/Homebrew/exceptions.rb:292:in `dump'
    from /opt/boxen/homebrew/Library/brew.rb:147:in `rescue in <main>'
    from /opt/boxen/homebrew/Library/brew.rb:29:in `<main>'
2016-04-11 15:55:05 -0300 /Package[findutils] (notice): Dependency Package[boxen/brews/gcc5] has failures: true
2016-04-11 15:55:05 -0300 /Package[findutils] (warning): Skipping because of failed dependencies
2016-04-11 15:55:05 -0300 /Package[ack] (notice): Dependency Package[boxen/brews/gcc5] has failures: true
2016-04-11 15:55:05 -0300 /Package[ack] (warning): Skipping because of failed dependencies
2016-04-11 15:55:06 -0300 /Package[gnu-tar] (notice): Dependency Package[boxen/brews/gcc5] has failures: true
2016-04-11 15:55:06 -0300 /Package[gnu-tar] (warning): Skipping because of failed dependencies
2016-04-11 15:55:06 -0300 Package[boxen/brews/git](provider=homebrew) (notice): Updating homebrew formulas
2016-04-11 15:57:14 -0300 /Stage[main]/Git/Package[boxen/brews/git]/ensure (notice): created
2016-04-11 15:57:21 -0300 /Stage[main]/Stacks::Ruby/Ruby_gem[bundler for all rubies]/ensure (notice): created
2016-04-11 16:09:29 -0300 /Stage[main]/Stacks::Ruby/Ruby_gem[potassium for all rubies]/ensure (notice): created
2016-04-11 16:09:52 -0300 /Stage[main]/Platanus::Hound::Ruby/Ruby_gem[rubocop for all rubies]/ensure (notice): created
2016-04-11 16:10:49 -0300 /Stage[main]/Stacks::Ruby/Ruby_gem[negroku for all rubies]/ensure (notice): created
2016-04-11 16:11:02 -0300 /Stage[main]/Stacks::Ruby/Ruby_gem[rails for all rubies]/ensure (notice): created
2016-04-11 16:11:02 -0300 /Stage[main]/Main/Node[default]/File[/Users/felbalart/src/our-boxen] (notice): Dependency Package[boxen/brews/gcc5] has failures: true
2016-04-11 16:11:02 -0300 /Stage[main]/Main/Node[default]/File[/Users/felbalart/src/our-boxen] (warning): Skipping because of failed dependencies