platanus / our-boxen

MIT License
6 stars 1 forks source link

Failed for emilio #379

Closed emilioeduardob closed 8 years ago

emilioeduardob commented 8 years ago

Running on Emilios-MacBook-Pro.local (OS X 10.11.3) under /opt/boxen/homebrew/bin/zsh, version b8291e895755f3606130323b51625d43ee6df60c (compare to master).

Changes

D .ruby-version

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-03-14 21:54:23 -0300 Puppet (err): Unable to set ownership of log file
2016-03-14 21:54:30 -0300 Puppet (notice): Compiled catalog for emilios-macbook-pro.local in environment production in 4.30 seconds
2016-03-14 21:55:13 -0300 Puppet (err): Could not update: Execution of 'brew boxen-install boxen/brews/nginx' returned 1: ==> Installing nginx from boxen/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
==> make
Last 15 lines from /Users/emilio/Library/Logs/Homebrew/nginx/02.make:
    objs/src/http/modules/ngx_http_upstream_least_conn_module.o \
    objs/src/http/modules/ngx_http_upstream_keepalive_module.o \
    objs/ngx_modules.o \
    '-L/opt/boxen/homebrew/lib' -lpcre -lssl -lcrypto -lz
Undefined symbols for architecture x86_64:
  "_SSL_CTX_set_alpn_select_cb", referenced from:
      _ngx_http_ssl_merge_srv_conf in ngx_http_ssl_module.o
  "_SSL_CTX_set_next_protos_advertised_cb", referenced from:
      _ngx_http_ssl_merge_srv_conf in ngx_http_ssl_module.o
  "_SSL_select_next_proto", referenced from:
      _ngx_http_ssl_alpn_select in ngx_http_ssl_module.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [objs/nginx] Error 1
make: *** [build] Error 2

READ THIS: https://git.io/brew-troubleshooting
Wrapped exception:
Execution of 'brew boxen-install boxen/brews/nginx' returned 1: ==> Installing nginx from boxen/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
==> make
Last 15 lines from /Users/emilio/Library/Logs/Homebrew/nginx/02.make:
    objs/src/http/modules/ngx_http_upstream_least_conn_module.o \
    objs/src/http/modules/ngx_http_upstream_keepalive_module.o \
    objs/ngx_modules.o \
    '-L/opt/boxen/homebrew/lib' -lpcre -lssl -lcrypto -lz
Undefined symbols for architecture x86_64:
  "_SSL_CTX_set_alpn_select_cb", referenced from:
      _ngx_http_ssl_merge_srv_conf in ngx_http_ssl_module.o
  "_SSL_CTX_set_next_protos_advertised_cb", referenced from:
      _ngx_http_ssl_merge_srv_conf in ngx_http_ssl_module.o
  "_SSL_select_next_proto", referenced from:
      _ngx_http_ssl_alpn_select in ngx_http_ssl_module.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [objs/nginx] Error 1
make: *** [build] Error 2

READ THIS: https://git.io/brew-troubleshooting
2016-03-14 21:55:13 -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
==> 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
==> make
Last 15 lines from /Users/emilio/Library/Logs/Homebrew/nginx/02.make:
    objs/src/http/modules/ngx_http_upstream_least_conn_module.o \
    objs/src/http/modules/ngx_http_upstream_keepalive_module.o \
    objs/ngx_modules.o \
    '-L/opt/boxen/homebrew/lib' -lpcre -lssl -lcrypto -lz
Undefined symbols for architecture x86_64:
  "_SSL_CTX_set_alpn_select_cb", referenced from:
      _ngx_http_ssl_merge_srv_conf in ngx_http_ssl_module.o
  "_SSL_CTX_set_next_protos_advertised_cb", referenced from:
      _ngx_http_ssl_merge_srv_conf in ngx_http_ssl_module.o
  "_SSL_select_next_proto", referenced from:
      _ngx_http_ssl_alpn_select in ngx_http_ssl_module.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [objs/nginx] Error 1
make: *** [build] Error 2

READ THIS: https://git.io/brew-troubleshooting
2016-03-14 21:55:13 -0300 /Stage[main]/Nginx/Service[dev.nginx] (notice): Dependency Package[boxen/brews/nginx] has failures: true
2016-03-14 21:55:13 -0300 /Stage[main]/Nginx/Service[dev.nginx] (warning): Skipping because of failed dependencies
2016-03-14 21:55:13 -0300 /Stage[main]/Nginx/File[/opt/boxen/homebrew/etc/nginx] (notice): Dependency Package[boxen/brews/nginx] has failures: true
2016-03-14 21:55:13 -0300 /Stage[main]/Nginx/File[/opt/boxen/homebrew/etc/nginx] (warning): Skipping because of failed dependencies
2016-03-14 21:55:16 -0300 Puppet (err): Could not update: Execution of 'brew switch boxen/brews/postgresql 9.4.1-boxen2' returned 1: Error: Could not symlink share/postgresql/extension/postgis.control
Target /opt/boxen/homebrew/share/postgresql/extension/postgis.control
is a symlink belonging to postgis. You can unlink it:
  brew unlink postgis

To force the link and overwrite all conflicting files:
  brew link --overwrite postgresql

To list all files that would be deleted:
  brew link --overwrite --dry-run postgresql
Cleaning /opt/boxen/homebrew/Cellar/postgresql/9.4.1-boxen2
Cleaning /opt/boxen/homebrew/Cellar/postgresql/9.5.1
Wrapped exception:
Execution of 'brew switch boxen/brews/postgresql 9.4.1-boxen2' returned 1: Error: Could not symlink share/postgresql/extension/postgis.control
Target /opt/boxen/homebrew/share/postgresql/extension/postgis.control
is a symlink belonging to postgis. You can unlink it:
  brew unlink postgis

To force the link and overwrite all conflicting files:
  brew link --overwrite postgresql

To list all files that would be deleted:
  brew link --overwrite --dry-run postgresql
Cleaning /opt/boxen/homebrew/Cellar/postgresql/9.4.1-boxen2
Cleaning /opt/boxen/homebrew/Cellar/postgresql/9.5.1
2016-03-14 21:55:16 -0300 /Stage[main]/Postgresql::Package/Package[boxen/brews/postgresql]/ensure (err): change from 9.5.1 to 9.4.1-boxen2 failed: Could not update: Execution of 'brew switch boxen/brews/postgresql 9.4.1-boxen2' returned 1: Error: Could not symlink share/postgresql/extension/postgis.control
Target /opt/boxen/homebrew/share/postgresql/extension/postgis.control
is a symlink belonging to postgis. You can unlink it:
  brew unlink postgis

To force the link and overwrite all conflicting files:
  brew link --overwrite postgresql

To list all files that would be deleted:
  brew link --overwrite --dry-run postgresql
Cleaning /opt/boxen/homebrew/Cellar/postgresql/9.4.1-boxen2
Cleaning /opt/boxen/homebrew/Cellar/postgresql/9.5.1
2016-03-14 21:55:16 -0300 /Stage[main]/Postgresql::Service/Exec[init-postgresql-db] (notice): Dependency Package[boxen/brews/postgresql] has failures: true
2016-03-14 21:55:16 -0300 /Stage[main]/Postgresql::Service/Exec[init-postgresql-db] (warning): Skipping because of failed dependencies
2016-03-14 21:55:16 -0300 /Stage[main]/Postgresql::Service/Service[com.boxen.postgresql] (notice): Dependency Package[boxen/brews/postgresql] has failures: true
2016-03-14 21:55:16 -0300 /Stage[main]/Postgresql::Service/Service[com.boxen.postgresql] (warning): Skipping because of failed dependencies
2016-03-14 21:55:16 -0300 /Stage[main]/Postgresql::Service/Exec[kill-stale-postgres-pidfile] (notice): Dependency Package[boxen/brews/postgresql] has failures: true
2016-03-14 21:55:16 -0300 /Stage[main]/Postgresql::Service/Exec[kill-stale-postgres-pidfile] (warning): Skipping because of failed dependencies
2016-03-14 21:55:16 -0300 /Stage[main]/Postgresql::Service/Service[dev.postgresql] (notice): Dependency Package[boxen/brews/postgresql] has failures: true
2016-03-14 21:55:16 -0300 /Stage[main]/Postgresql::Service/Service[dev.postgresql] (warning): Skipping because of failed dependencies
2016-03-14 21:55:16 -0300 /Stage[main]/Postgresql::Service/Exec[wait-for-postgresql] (notice): Dependency Package[boxen/brews/postgresql] has failures: true
2016-03-14 21:55:16 -0300 /Stage[main]/Postgresql::Service/Exec[wait-for-postgresql] (warning): Skipping because of failed dependencies
emilioeduardob commented 8 years ago

Succeeded at version b8291e895755f3606130323b51625d43ee6df60c.