Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Aug 2011 11:42:44 GMT
From:      Aldis Berjoza <aldis@bsdroot.lv>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/159597: www/nginx passenger won't build with RUBY_DEFAULT_VER=1.9 in make.conf
Message-ID:  <201108081142.p78Bgic5036892@red.freebsd.org>
Resent-Message-ID: <201108081150.p78Bo9Gb021894@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         159597
>Category:       ports
>Synopsis:       www/nginx passenger won't build with RUBY_DEFAULT_VER=1.9 in make.conf
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 08 11:50:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
FreeBSD main.bsdroot.lv 8.1-RELEASE-p1 FreeBSD 8.1-RELEASE-p1 #3: Sun Jan  9 14:54:59 EET 2011     killasmurf86@root.bsdroot.lv:/usr/obj/usr/src/sys/ANTIGENERIC  i386
>Description:
If you set UBY_DEFAULT_VER=1.9 in /etc/make.conf
and select to build nginx with PASSENGER

build will fail:


configuring additional modules
adding module in /usr/work/usr/ports/www/nginx/work/passenger-3.0.7/ext/nginx
*** The Phusion Passenger support files are not yet compiled. Compiling them for you... ***
*** Running 'rake nginx RELEASE=yes' in /usr/work/usr/ports/www/nginx/work/passenger-3.0.7/ext/nginx... ***
rake: not found
===>  Script "configure" failed unexpectedly.
Please report the problem to osa@FreeBSD.org [maintainer] and attach the
"/usr/work/usr/ports/www/nginx/work/nginx-1.0.4/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/www/nginx.
*** Error code 1

Stop in /usr/ports/www/nginx.

This is because using rake instead of rake19
It would probably be better to use ${RAKE_BIN} instead which is defined in bsd.ruby.mk
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108081142.p78Bgic5036892>