platanus / our-boxen

MIT License
6 stars 1 forks source link

Failed for Jaime #372

Closed bunzli closed 8 years ago

bunzli commented 8 years ago

Running on Jaimes-MacBook-Air.local (OS X 10.11.2) under /opt/boxen/homebrew/bin/zsh, version 2d7d7e8c3e3ad4bbe99b342a28ca7f97df9ef89e (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-01-15 11:19:13 -0300 Puppet (err): Unable to set ownership of log file
2016-01-15 11:19:23 -0300 Puppet (notice): Compiled catalog for jaimes-macbook-air.local in environment production in 5.23 seconds
2016-01-15 11:29:53 -0300 Puppet (err): Could not update: Execution of 'brew boxen-install boxen/brews/gcc5' returned 1: ==> Installing gcc5 from boxen/homebrew-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
==> Downloading https://gcc.gnu.org/bugzilla/attachment.cgi?id=35773
Already downloaded: /opt/boxen/cache/homebrew/gcc5--patch-db4966ade190fff4ed39976be8d13e84839098711713eff1d08920d37a58f5ec.cgi
==> Patching
patching file gcc/config/darwin.c
patching file gcc/jit/Make-lang.in
==> ../configure --build=x86_64-apple-darwin15.2.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/Jaime/Library/Logs/Homebrew/gcc5/02.make:
../../../libgcc/libgcc2.c: In function '__mulxc3':
../../../libgcc/libgcc2.c:1955:6: internal compiler error: Illegal instruction: 4
    a = COPYSIGN (isinf (a) ? 1 : 0, a);
      ^
libbacktrace could not find executable to open
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://github.com/Homebrew/homebrew-versions/issues> for instructions.
make[3]: *** [_mulxc3_s.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[4]: *** [multi-do] Error 1
make[3]: *** [all-multi] Error 2
make[2]: *** [all-stage1-target-libgcc] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [bootstrap] Error 2

READ THIS: https://git.io/brew-troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
  https://github.com/boxen/homebrew-brews/issues

These open issues may also help:
building static lib with gcc5.3 error https://github.com/Homebrew/homebrew/issues/47657
Wrapped exception:
Execution of 'brew boxen-install boxen/brews/gcc5' returned 1: ==> Installing gcc5 from boxen/homebrew-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
==> Downloading https://gcc.gnu.org/bugzilla/attachment.cgi?id=35773
Already downloaded: /opt/boxen/cache/homebrew/gcc5--patch-db4966ade190fff4ed39976be8d13e84839098711713eff1d08920d37a58f5ec.cgi
==> Patching
patching file gcc/config/darwin.c
patching file gcc/jit/Make-lang.in
==> ../configure --build=x86_64-apple-darwin15.2.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/Jaime/Library/Logs/Homebrew/gcc5/02.make:
../../../libgcc/libgcc2.c: In function '__mulxc3':
../../../libgcc/libgcc2.c:1955:6: internal compiler error: Illegal instruction: 4
    a = COPYSIGN (isinf (a) ? 1 : 0, a);
      ^
libbacktrace could not find executable to open
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://github.com/Homebrew/homebrew-versions/issues> for instructions.
make[3]: *** [_mulxc3_s.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[4]: *** [multi-do] Error 1
make[3]: *** [all-multi] Error 2
make[2]: *** [all-stage1-target-libgcc] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [bootstrap] Error 2

READ THIS: https://git.io/brew-troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
  https://github.com/boxen/homebrew-brews/issues

These open issues may also help:
building static lib with gcc5.3 error https://github.com/Homebrew/homebrew/issues/47657
2016-01-15 11:29:53 -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/homebrew-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
==> Downloading https://gcc.gnu.org/bugzilla/attachment.cgi?id=35773
Already downloaded: /opt/boxen/cache/homebrew/gcc5--patch-db4966ade190fff4ed39976be8d13e84839098711713eff1d08920d37a58f5ec.cgi
==> Patching
patching file gcc/config/darwin.c
patching file gcc/jit/Make-lang.in
==> ../configure --build=x86_64-apple-darwin15.2.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/Jaime/Library/Logs/Homebrew/gcc5/02.make:
../../../libgcc/libgcc2.c: In function '__mulxc3':
../../../libgcc/libgcc2.c:1955:6: internal compiler error: Illegal instruction: 4
    a = COPYSIGN (isinf (a) ? 1 : 0, a);
      ^
libbacktrace could not find executable to open
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://github.com/Homebrew/homebrew-versions/issues> for instructions.
make[3]: *** [_mulxc3_s.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[4]: *** [multi-do] Error 1
make[3]: *** [all-multi] Error 2
make[2]: *** [all-stage1-target-libgcc] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [bootstrap] Error 2

READ THIS: https://git.io/brew-troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
  https://github.com/boxen/homebrew-brews/issues

These open issues may also help:
building static lib with gcc5.3 error https://github.com/Homebrew/homebrew/issues/47657
2016-01-15 11:29:54 -0300 Package[phantomjs](provider=homebrew) (notice): Updating homebrew formulas
2016-01-15 11:37:59 -0300 /Stage[main]/Boxen::Personal/Package[phantomjs]/ensure (notice): created
2016-01-15 11:38:28 -0300 Puppet (err): Could not update: Execution of 'brew boxen-install boxen/brews/nginx' returned 1: ==> Installing nginx from boxen/brews
==> Installing dependencies for boxen/brews/nginx: pcre
==> Installing boxen/brews/nginx dependency: pcre
==> Downloading https://homebrew.bintray.com/bottles/pcre-8.38.el_capitan.bottle.tar.gz
==> Pouring pcre-8.38.el_capitan.bottle.tar.gz
🍺  /opt/boxen/homebrew/Cellar/pcre/8.38: 146 files, 5.4M
==> Installing boxen/brews/nginx
==> Downloading http://nginx.org/download/nginx-1.6.2.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/nginx-1.6.2-boxen1.tar.gz
==> ./configure --prefix=/opt/boxen/homebrew/Cellar/nginx/1.6.2-boxen1 --with-http_ssl_module --with-pcre --with-ipv6 --with-cc-opt='-I/opt/boxen/homebrew/include' --with-ld-opt='-L/opt/boxen/homebrew/lib' --conf-path=/opt/boxen/config/nginx/nginx.conf --pid-path=/opt/boxen/data/nginx/nginx.pid --lock-path=/opt/boxen/data/nginx/nginx.lock
Last 15 lines from /Users/Jaime/Library/Logs/Homebrew/nginx/01.configure:
checking for struct tm.tm_gmtoff ... found
checking for struct dirent.d_namlen ... found
checking for struct dirent.d_type ... found
checking for sysconf(_SC_NPROCESSORS_ONLN) ... found
checking for openat(), fstatat() ... found
checking for getaddrinfo() ... found
checking for PCRE library ... found
checking for PCRE JIT support ... found
checking for OpenSSL library ... not found

./configure: error: SSL modules require the OpenSSL library.
You can either do not enable the modules, or install the OpenSSL library
into the system, or build the OpenSSL library statically from the source
with nginx by using --with-openssl=<path> option.

READ THIS: https://git.io/brew-troubleshooting
Wrapped exception:
Execution of 'brew boxen-install boxen/brews/nginx' returned 1: ==> Installing nginx from boxen/brews
==> Installing dependencies for boxen/brews/nginx: pcre
==> Installing boxen/brews/nginx dependency: pcre
==> Downloading https://homebrew.bintray.com/bottles/pcre-8.38.el_capitan.bottle.tar.gz
==> Pouring pcre-8.38.el_capitan.bottle.tar.gz
🍺  /opt/boxen/homebrew/Cellar/pcre/8.38: 146 files, 5.4M
==> Installing boxen/brews/nginx
==> Downloading http://nginx.org/download/nginx-1.6.2.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/nginx-1.6.2-boxen1.tar.gz
==> ./configure --prefix=/opt/boxen/homebrew/Cellar/nginx/1.6.2-boxen1 --with-http_ssl_module --with-pcre --with-ipv6 --with-cc-opt='-I/opt/boxen/homebrew/include' --with-ld-opt='-L/opt/boxen/homebrew/lib' --conf-path=/opt/boxen/config/nginx/nginx.conf --pid-path=/opt/boxen/data/nginx/nginx.pid --lock-path=/opt/boxen/data/nginx/nginx.lock
Last 15 lines from /Users/Jaime/Library/Logs/Homebrew/nginx/01.configure:
checking for struct tm.tm_gmtoff ... found
checking for struct dirent.d_namlen ... found
checking for struct dirent.d_type ... found
checking for sysconf(_SC_NPROCESSORS_ONLN) ... found
checking for openat(), fstatat() ... found
checking for getaddrinfo() ... found
checking for PCRE library ... found
checking for PCRE JIT support ... found
checking for OpenSSL library ... not found

./configure: error: SSL modules require the OpenSSL library.
You can either do not enable the modules, or install the OpenSSL library
into the system, or build the OpenSSL library statically from the source
with nginx by using --with-openssl=<path> option.

READ THIS: https://git.io/brew-troubleshooting
2016-01-15 11:38:28 -0300 /Stage[main]/Nginx/Package[boxen/brews/nginx]/ensure (err): change from absent to 1.6.2-boxen1 failed: Could not update: Execution of 'brew boxen-install boxen/brews/nginx' returned 1: ==> Installing nginx from boxen/brews
==> Installing dependencies for boxen/brews/nginx: pcre
==> Installing boxen/brews/nginx dependency: pcre
==> Downloading https://homebrew.bintray.com/bottles/pcre-8.38.el_capitan.bottle.tar.gz
==> Pouring pcre-8.38.el_capitan.bottle.tar.gz
🍺  /opt/boxen/homebrew/Cellar/pcre/8.38: 146 files, 5.4M
==> Installing boxen/brews/nginx
==> Downloading http://nginx.org/download/nginx-1.6.2.tar.gz
Already downloaded: /opt/boxen/cache/homebrew/nginx-1.6.2-boxen1.tar.gz
==> ./configure --prefix=/opt/boxen/homebrew/Cellar/nginx/1.6.2-boxen1 --with-http_ssl_module --with-pcre --with-ipv6 --with-cc-opt='-I/opt/boxen/homebrew/include' --with-ld-opt='-L/opt/boxen/homebrew/lib' --conf-path=/opt/boxen/config/nginx/nginx.conf --pid-path=/opt/boxen/data/nginx/nginx.pid --lock-path=/opt/boxen/data/nginx/nginx.lock
Last 15 lines from /Users/Jaime/Library/Logs/Homebrew/nginx/01.configure:
checking for struct tm.tm_gmtoff ... found
checking for struct dirent.d_namlen ... found
checking for struct dirent.d_type ... found
checking for sysconf(_SC_NPROCESSORS_ONLN) ... found
checking for openat(), fstatat() ... found
checking for getaddrinfo() ... found
checking for PCRE library ... found
checking for PCRE JIT support ... found
checking for OpenSSL library ... not found

./configure: error: SSL modules require the OpenSSL library.
You can either do not enable the modules, or install the OpenSSL library
into the system, or build the OpenSSL library statically from the source
with nginx by using --with-openssl=<path> option.

READ THIS: https://git.io/brew-troubleshooting
2016-01-15 11:38:28 -0300 /Stage[main]/Nginx/Service[dev.nginx] (notice): Dependency Package[boxen/brews/nginx] has failures: true
2016-01-15 11:38:28 -0300 /Stage[main]/Nginx/Service[dev.nginx] (warning): Skipping because of failed dependencies
2016-01-15 11:38:28 -0300 /Package[findutils] (notice): Dependency Package[boxen/brews/gcc5] has failures: true
2016-01-15 11:38:28 -0300 /Package[findutils] (warning): Skipping because of failed dependencies
2016-01-15 11:38:28 -0300 /Stage[main]/Main/Node[default]/File[/Users/Jaime/src/our-boxen] (notice): Dependency Package[boxen/brews/gcc5] has failures: true
2016-01-15 11:38:28 -0300 /Stage[main]/Main/Node[default]/File[/Users/Jaime/src/our-boxen] (warning): Skipping because of failed dependencies
2016-01-15 11:38:28 -0300 /Package[ack] (notice): Dependency Package[boxen/brews/gcc5] has failures: true
2016-01-15 11:38:28 -0300 /Package[ack] (warning): Skipping because of failed dependencies
2016-01-15 11:38:28 -0300 /Stage[main]/Nginx/File[/opt/boxen/homebrew/etc/nginx] (notice): Dependency Package[boxen/brews/nginx] has failures: true
2016-01-15 11:38:28 -0300 /Stage[main]/Nginx/File[/opt/boxen/homebrew/etc/nginx] (warning): Skipping because of failed dependencies
2016-01-15 11:38:28 -0300 /Package[gnu-tar] (notice): Dependency Package[boxen/brews/gcc5] has failures: true
2016-01-15 11:38:28 -0300 /Package[gnu-tar] (warning): Skipping because of failed dependencies
2016-01-15 11:38:28 -0300 /Stage[main]/Pow/Service[dev.pow.powd]/ensure (notice): ensure changed 'stopped' to 'running'
2016-01-15 11:39:22 -0300 /Stage[main]/Stacks::Node/Npm_module[karma-cli for all nodes]/ensure (notice): created
2016-01-15 11:39:35 -0300 /Stage[main]/Stacks::Node/Npm_module[npm for all nodes]/ensure (notice): created
2016-01-15 11:41:58 -0300 /Stage[main]/Stacks::Node/Npm_module[generator-platanus-ionic for all nodes]/ensure (notice): created
2016-01-15 11:43:15 -0300 /Stage[main]/Stacks::Node/Npm_module[ionic for all nodes]/ensure (notice): created
2016-01-15 11:44:40 -0300 /Stage[main]/Stacks::Node/Npm_module[yo for all nodes]/ensure (notice): created
2016-01-15 11:44:52 -0300 /Stage[main]/Stacks::Node/Npm_module[grunt-cli for all nodes]/ensure (notice): created
2016-01-15 11:45:12 -0300 /Stage[main]/Stacks::Node/Npm_module[gulp for all nodes]/ensure (notice): created
2016-01-15 11:45:53 -0300 /Stage[main]/People::Bunzli/Npm_module[jshint for all nodes]/ensure (notice): created