[REL - head-amd64-default][www/rubygem-passenger] Failed for rubygem-passenger-4.0.20 in install

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Fri Oct 25 06:57:40 UTC 2013


You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     osa at FreeBSD.org
Last committer: osa at FreeBSD.org
Ident:          $FreeBSD: head/www/rubygem-passenger/Makefile 330122 2013-10-12 07:20:39Z osa $
Log URL:        http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-10-24_13h53m31s/logs/rubygem-passenger-4.0.20.log
Build URL:      http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-10-24_13h53m31s
Log:

====>> Building www/rubygem-passenger
build started at Fri Oct 25 06:57:04 UTC 2013
port directory: /usr/ports/www/rubygem-passenger
building for: FreeBSD head-amd64-default-job-08 11.0-CURRENT FreeBSD 11.0-CURRENT r256430 amd64
maintained by: osa at FreeBSD.org
Makefile ident:      $FreeBSD: head/www/rubygem-passenger/Makefile 330122 2013-10-12 07:20:39Z osa $
Poudriere version: 3.1-pre

---Begin Environment---
OSVERSION=1100000
UNAME_v=FreeBSD 11.0-CURRENT r256430
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/head-amd64-default/ref
PKG_EXT=txz
tpid=96994
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=rubygem-passenger-4.0.20
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=head-amd64-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for rubygem-passenger-4.0.20:
     DEBUG=off: Install debug symbols
     SYMLINK=off: Create passenger symlink
====> Options available for the single SERVER: you have to select exactly one of them
     APACHE22=on: Build with apache22 support
     NGINX=off: Build with nginx support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--SUB_LIST--
GEM_LIB_DIR=lib/ruby/gems/1.9/gems/passenger-4.0.20
RUBY=/usr/local/bin/ruby19
PASSENGER_INSTALL_DIR="/usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.20"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/passenger
DOCSDIR=/usr/local/share/doc/passenger
EXAMPLESDIR=/usr/local/share/examples/passenger
WWWDIR=/usr/local/www/passenger
ETCDIR=/usr/local/etc/passenger
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===>  Cleaning for rubygem-passenger-4.0.20
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   rubygem-passenger-4.0.20 depends on file: /usr/local/sbin/pkg - not found
===>    Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===>   Installing existing package /packages/All/pkg-1.1.4_8.txz
Installing pkg-1.1.4_8... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of rubygem-passenger-4.0.20
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by rubygem-passenger-4.0.20 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by rubygem-passenger-4.0.20 for building
=> SHA256 Checksum OK for rubygem/passenger-4.0.20.gem.
===========================================================================
=======================<phase: extract-depends>============================
===>   rubygem-passenger-4.0.20 depends on file: /usr/local/bin/gem19 - not found
===>    Verifying install for /usr/local/bin/gem19 in /usr/ports/devel/ruby-gems
===>   Installing existing package /packages/All/ruby19-gems-1.8.25.txz
Installing ruby19-gems-1.8.25...Installing libyaml-0.1.4_2... done
Installing ruby-1.9.3.448,1...Installing libffi-3.0.13... done
 done
 done
====
Some of the standard commands are provided as separate ports for ease
of upgrading:

	devel/ruby-gems:	gem - RubyGems package manager
	devel/rubygem-rake:	rake - Ruby Make

And some of the standard libraries are provided as separate ports
since they require extra dependencies:

	converters/ruby-iconv:	iconv module
	databases/ruby-gdbm:	GDBM module
	x11-toolkits/ruby-tk:	Tcl/Tk modules
	japanese/ruby-tk:	Tcl/Tk modules for Japanized Tcl/Tk
	lang/ruby-mode.el:	Emacs lisp modules

Install them as occasion demands.
====
===>   Returning to build of rubygem-passenger-4.0.20
===>   rubygem-passenger-4.0.20 depends on file: /usr/local/bin/ruby19 - found
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by rubygem-passenger-4.0.20 for building
===>  Extracting for rubygem-passenger-4.0.20
=> SHA256 Checksum OK for rubygem/passenger-4.0.20.gem.
Unpacked gem: '/wrkdirs/usr/ports/www/rubygem-passenger/work/passenger-4.0.20'
===========================================================================
=======================<phase: patch-depends  >============================
===>   rubygem-passenger-4.0.20 depends on file: /usr/local/bin/ruby19 - found
===========================================================================
=======================<phase: patch          >============================
===>  Patching for rubygem-passenger-4.0.20
===========================================================================
=======================<phase: build-depends  >============================
===>   rubygem-passenger-4.0.20 depends on package: rubygem-fastthread>=1.0.1 - not found
===>    Verifying install for rubygem-fastthread>=1.0.1 in /usr/ports/devel/rubygem-fastthread
===>   Installing existing package /packages/All/rubygem-fastthread-1.0.7.txz
Installing rubygem-fastthread-1.0.7... done
===>   Returning to build of rubygem-passenger-4.0.20
===>   rubygem-passenger-4.0.20 depends on package: rubygem-rack>=0 - not found
===>    Verifying install for rubygem-rack>=0 in /usr/ports/www/rubygem-rack
===>   Installing existing package /packages/All/rubygem-rack-1.4.5,3.txz
Installing rubygem-rack-1.4.5,3... done
===>   Returning to build of rubygem-passenger-4.0.20
===>   rubygem-passenger-4.0.20 depends on package: rubygem-daemon_controller>=1.1.0 - not found
===>    Verifying install for rubygem-daemon_controller>=1.1.0 in /usr/ports/devel/rubygem-daemon_controller
===>   Installing existing package /packages/All/rubygem-daemon_controller-1.1.4.txz
Installing rubygem-daemon_controller-1.1.4... done
===>   Returning to build of rubygem-passenger-4.0.20
===>   rubygem-passenger-4.0.20 depends on file: /usr/local/bin/gem19 - found
===>   rubygem-passenger-4.0.20 depends on file: /usr/local/bin/ruby19 - found
===>   rubygem-passenger-4.0.20 depends on file: /usr/local/bin/rake - not found
===>    Verifying install for /usr/local/bin/rake in /usr/ports/devel/rubygem-rake
===>   Installing existing package /packages/All/rubygem-rake-10.0.4.txz
Installing rubygem-rake-10.0.4... done
===>   Returning to build of rubygem-passenger-4.0.20
===>   rubygem-passenger-4.0.20 depends on file: /usr/local/sbin/apxs - not found
===>    Verifying install for /usr/local/sbin/apxs in /usr/ports/www/apache22
===>   Installing existing package /packages/All/apache22-2.2.25.txz
Installing apache22-2.2.25...Installing expat-2.1.0... done
Installing perl-5.14.4_2...Removing /usr/local/etc/perl5_version... Done.
Creating /usr/local/etc/perl5_version... Done.
Removing stale symlinks from /usr/bin...
    Skipping /usr/bin/perl
    Skipping /usr/bin/perl5
Done.
Creating various symlinks in /usr/bin...
    Symlinking /usr/local/bin/perl5.14.4 to /usr/bin/perl
    Symlinking /usr/local/bin/perl5.14.4 to /usr/bin/perl5
Done.
 done
Installing pcre-8.33... done
Installing gettext-0.18.3.1... done
Installing apr-1.4.8.1.5.2...Installing db42-4.2.52_5... done
Installing gdbm-1.10... done
 done
===> Creating users and/or groups.
Using existing group 'www'.
Using existing user 'www'.
 done
To run apache www server from startup, add apache22_enable="YES"
in your /etc/rc.conf. Extra options can be found in startup script.

Your hostname must be resolvable using at least 1 mechanism in
/etc/nsswitch typically DNS or /etc/hosts or apache might
have issues starting depending on the modules you are using.
===>   Returning to build of rubygem-passenger-4.0.20
===========================================================================
=======================<phase: lib-depends    >============================
===>   rubygem-passenger-4.0.20 depends on shared library: eio - not found
===>    Verifying install for eio in /usr/ports/devel/libeio
===>   Installing existing package /packages/All/libeio-4.18.0.txz
Installing libeio-4.18.0... done
===>   Returning to build of rubygem-passenger-4.0.20
===>   rubygem-passenger-4.0.20 depends on shared library: ev - not found
===>    Verifying install for ev in /usr/ports/devel/libev
===>   Installing existing package /packages/All/libev-4.15,1.txz
Installing libev-4.15,1... done
===>   Returning to build of rubygem-passenger-4.0.20
===>   rubygem-passenger-4.0.20 depends on shared library: curl - not found
===>    Verifying install for curl in /usr/ports/ftp/curl
===>   Installing existing package /packages/All/curl-7.32.0.txz
Installing curl-7.32.0...Installing ca_root_nss-3.15.1_1... done
 done
===>   Returning to build of rubygem-passenger-4.0.20
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for rubygem-passenger-4.0.20
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/www/rubygem-passenger/work/passenger-4.0.20/ext/libeio/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/www/rubygem-passenger/work/passenger-4.0.20/ext/libeio/configure
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/www/rubygem-passenger/work/passenger-4.0.20/ext/libev/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/www/rubygem-passenger/work/passenger-4.0.20/ext/libev/configure
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/www/rubygem-passenger/work/passenger-4.0.20/configure
===========================================================================
=======================<phase: build          >============================
===>  Building for rubygem-passenger-4.0.20
  Successfully built RubyGem
  Name: passenger
  Version: 4.0.20
  File: passenger-4.0.20.gem
===========================================================================
=======================<phase: run-depends    >============================
===>   rubygem-passenger-4.0.20 depends on package: rubygem-fastthread>=1.0.1 - found
===>   rubygem-passenger-4.0.20 depends on package: rubygem-rack>=0 - found
===>   rubygem-passenger-4.0.20 depends on package: rubygem-daemon_controller>=1.1.0 - found
===>   rubygem-passenger-4.0.20 depends on file: /usr/local/bin/gem19 - found
===>   rubygem-passenger-4.0.20 depends on file: /usr/local/bin/ruby19 - found
===>   rubygem-passenger-4.0.20 depends on file: /usr/local/sbin/apxs - found
===========================================================================
=======================<phase: install-mtree  >============================
===========================================================================
=======================<phase: install        >============================
===>  Installing for rubygem-passenger-4.0.20
===>   Generating temporary packing list
===>  Checking if www/rubygem-passenger already installed
Building native extensions.  This could take a while...
Successfully installed passenger-4.0.20
1 gem installed
Installing RDoc documentation for passenger-4.0.20...
(/usr/local/bin/passenger-install-apache2-module --auto)
Welcome to the Phusion Passenger Apache 2 module installer, v4.0.20.

This installer will guide you through the entire installation process. It
shouldn't take more than 3 minutes in total.

Here's what you can expect from the installation process:

 1. The Apache 2 module will be installed for you.
 2. You'll learn how to configure Apache.
 3. You'll learn how to deploy a Ruby on Rails application.

Don't worry if anything goes wrong. This installer will advise you on how to
solve any problems.

Press Enter to continue, or Ctrl-C to abort.

--------------------------------------------

Checking for required software...

 * Checking for C compiler...
      Found: no
 * Checking for C++ compiler...
      Found: no
 * Checking for Curl development headers with SSL support...
      Found: no
      Error: Cannot find the curl/curl.h header file.
      curl-config location: /usr/local/bin/curl-config
 * Checking for OpenSSL development headers...
      Found: no
 * Checking for Zlib development headers...
      Found: no
 * Checking for Ruby development headers...
      Found: yes
      Location: /usr/local/include/ruby-1.9//ruby.h
 * Checking for OpenSSL support for Ruby...
      Found: yes
 * Checking for RubyGems...
      Found: yes
 * Checking for Rake (associated with /usr/local/bin/ruby19)...
      Found: yes
      Location: /usr/local/bin/ruby19 /usr/local/bin/rake
 * Checking for rack...
      Found: yes
 * Checking for Apache 2...
      Found: yes
      Location of httpd: /usr/local/sbin/httpd
      Apache version: 2.2.25
 * Checking for Apache 2 development headers...
      Found: yes
      Location of apxs2: /usr/local/sbin/apxs
 * Checking for Apache Portable Runtime (APR) development headers...
      Found: yes
      Location: /usr/local/bin/apr-1-config
      Version: 1.4.8
 * Checking for Apache Portable Runtime Utility (APU) development headers...
      Found: yes
      Location: /usr/local/bin/apu-1-config
      Version: 1.5.2

Some required software is not installed.
But don't worry, this installer will tell you how to install them.
Press Enter to continue, or Ctrl-C to abort.
--------------------------------------------

Installation instructions for required software

 * To install C compiler:
   Please download it from http://gcc.gnu.org/

 * To install C++ compiler:
   Please download it from http://gcc.gnu.org/

 * To install Curl development headers with SSL support:
   Please download Curl from http://curl.haxx.se/libcurl and make sure you install it with SSL support.

 * To install OpenSSL development headers:
   Please download it from http://www.openssl.org/

 * To install Zlib development headers:
   Please download it from http://www.zlib.net/

If the aforementioned instructions didn't solve your problem, then please take
a look at the Users Guide:

  /usr/local/lib/ruby/gems/1.9/gems/passenger-4.0.20/doc/Users guide Apache.html
*** Error code 1

Stop.
make: stopped in /usr/ports/www/rubygem-passenger
===>  Cleaning for rubygem-passenger-4.0.20


More information about the freebsd-pkg-fallout mailing list