platanus / our-boxen

MIT License
6 stars 1 forks source link

Failed for Jaime #368

Closed bunzli closed 8 years ago

bunzli commented 8 years ago

Running on Jaimes-MacBook-Air.local (OS X 10.11.1) under /opt/boxen/homebrew/bin/zsh, version 352f84f05952a829ca84f7f980057cc2f61ef8b9 (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)

2015-10-30 15:21:40 -0300 Puppet (err): Unable to set ownership of log file
2015-10-30 15:21:49 -0300 Puppet (notice): Compiled catalog for jaimes-macbook-air.local in environment production in 5.09 seconds
2015-10-30 15:31:50 -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.0.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[5]: *** [_mulxc3.o] Error 1
make[4]: *** [multi-do] Error 1
make[3]: *** [all-multi] Error 2
make[3]: *** Waiting for unfinished jobs....
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
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.0.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[5]: *** [_mulxc3.o] Error 1
make[4]: *** [multi-do] Error 1
make[3]: *** [all-multi] Error 2
make[3]: *** Waiting for unfinished jobs....
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
2015-10-30 15:31:50 -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.0.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[5]: *** [_mulxc3.o] Error 1
make[4]: *** [multi-do] Error 1
make[3]: *** [all-multi] Error 2
make[3]: *** Waiting for unfinished jobs....
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
2015-10-30 15:31:51 -0300 Package[phantomjs](provider=homebrew) (notice): Updating homebrew formulas
2015-10-30 15:32:06 -0300 Puppet (err): Execution of 'brew boxen-install phantomjs' returned 1: phantomjs: OS X Yosemite or older is required.
Error: An unsatisfied requirement failed this build.
2015-10-30 15:32:06 -0300 /Stage[main]/Boxen::Personal/Package[phantomjs]/ensure (err): change from absent to present failed: Execution of 'brew boxen-install phantomjs' returned 1: phantomjs: OS X Yosemite or older is required.
Error: An unsatisfied requirement failed this build.
2015-10-30 15:32:22 -0300 Puppet (err): Could not update: Execution of 'brew boxen-install boxen/brews/nginx' returned 1: ==> Installing nginx from boxen/homebrew-brews
==> 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
If reporting this issue please do so at (not Homebrew/homebrew):
  https://github.com/boxen/homebrew-brews/issues

These open issues may also help:
Support nginx http2 option https://github.com/Homebrew/homebrew/issues/45510
Wrapped exception:
Execution of 'brew boxen-install boxen/brews/nginx' returned 1: ==> Installing nginx from boxen/homebrew-brews
==> 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
If reporting this issue please do so at (not Homebrew/homebrew):
  https://github.com/boxen/homebrew-brews/issues

These open issues may also help:
Support nginx http2 option https://github.com/Homebrew/homebrew/issues/45510
2015-10-30 15:32:22 -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/homebrew-brews
==> 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
If reporting this issue please do so at (not Homebrew/homebrew):
  https://github.com/boxen/homebrew-brews/issues

These open issues may also help:
Support nginx http2 option https://github.com/Homebrew/homebrew/issues/45510
2015-10-30 15:32:22 -0300 /Stage[main]/Nginx/Service[dev.nginx] (notice): Dependency Package[boxen/brews/nginx] has failures: true
2015-10-30 15:32:22 -0300 /Stage[main]/Nginx/Service[dev.nginx] (warning): Skipping because of failed dependencies
2015-10-30 15:32:39 -0300 /Stage[main]/Boxen::Personal/Package[google-chrome]/ensure (notice): created
2015-10-30 15:32:39 -0300 /Package[findutils] (notice): Dependency Package[boxen/brews/gcc5] has failures: true
2015-10-30 15:32:39 -0300 /Package[findutils] (warning): Skipping because of failed dependencies
2015-10-30 15:32:39 -0300 /Stage[main]/Main/Node[default]/File[/Users/Jaime/src/our-boxen] (notice): Dependency Package[boxen/brews/gcc5] has failures: true
2015-10-30 15:32:39 -0300 /Stage[main]/Main/Node[default]/File[/Users/Jaime/src/our-boxen] (warning): Skipping because of failed dependencies
2015-10-30 15:32:39 -0300 /Package[ack] (notice): Dependency Package[boxen/brews/gcc5] has failures: true
2015-10-30 15:32:39 -0300 /Package[ack] (warning): Skipping because of failed dependencies
2015-10-30 15:32:39 -0300 /Stage[main]/Nginx/File[/opt/boxen/homebrew/etc/nginx] (notice): Dependency Package[boxen/brews/nginx] has failures: true
2015-10-30 15:32:39 -0300 /Stage[main]/Nginx/File[/opt/boxen/homebrew/etc/nginx] (warning): Skipping because of failed dependencies
2015-10-30 15:32:39 -0300 /Package[gnu-tar] (notice): Dependency Package[boxen/brews/gcc5] has failures: true
2015-10-30 15:32:39 -0300 /Package[gnu-tar] (warning): Skipping because of failed dependencies
2015-10-30 15:32:39 -0300 /Stage[main]/Pow/Service[dev.pow.powd]/ensure (notice): ensure changed 'stopped' to 'running'