From nobody@FreeBSD.org  Sat Nov  6 08:49:07 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B7690106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  6 Nov 2010 08:49:07 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id A5D788FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  6 Nov 2010 08:49:07 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id oA68n7t6016517
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 6 Nov 2010 08:49:07 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id oA68n7aQ016516;
	Sat, 6 Nov 2010 08:49:07 GMT
	(envelope-from nobody)
Message-Id: <201011060849.oA68n7aQ016516@www.freebsd.org>
Date: Sat, 6 Nov 2010 08:49:07 GMT
From: lbartoletti <coder@tuxfamily.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Can't build fusefs-kmod ; problem with ruby
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: amistry@am-productions.biz

>Number:         151982
>Category:       ports
>Synopsis:       Can't build sysutils/fusefs-kmod ; problem with ruby
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 06 08:50:02 UTC 2010
>Closed-Date:    Tue Feb 22 15:52:57 UTC 2011
>Last-Modified:  Tue Feb 22 15:52:57 UTC 2011
>Originator:     lbartoletti
>Release:        8.1
>Organization:
coder.tuxfamily.org
>Environment:
FreeBSD coder.tuxfamily 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010     root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Can't build fusefs-kmod. There is a problem with fuse4bsd-498acaef33b0/doc.


===> mount_fusefs (all)
Warning: Object directory not changed from original /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0/mount_fusefs
cc -O2 -pipe -fno-strict-aliasing  -I/usr/src/sbin/mount -I../include -std=gnu99 -fstack-protector  -c mount_fusefs.c
mount_fusefs.c: In function 'main':
mount_fusefs.c:400: warning: implicit declaration of function 'init_backgrounded'
cc -O2 -pipe -fno-strict-aliasing  -I/usr/src/sbin/mount -I../include -std=gnu99 -fstack-protector  -c /usr/src/sbin/mount/getmntopts.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/src/sbin/mount -I../include -std=gnu99 -fstack-protector   -o mount_fusefs mount_fusefs.o getmntopts.o 
mkdir -p ./plaintext_out
env RUBYLIB=./lib RUBYPATH=./lib ruby -S deplate -x -D manual -f plain -d /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0/doc/plaintext_out doc.dpl 
env: ruby: No such file or directory
*** Error code 127

Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0/doc.
*** Error code 1

Stop in /usr/ports/sysutils/fusefs-kmod.
*** Error code 1

Stop in /usr/ports/sysutils/fusefs-kmod.

>How-To-Repeat:
make -C /usr/ports/sysutils/fusefs-kmod.

IN /usr/local/bin/ I have ruby18 instead of ruby.
>Fix:
I don't know how fix automaticaly the problem, but this problem is in the doc's Makefile :
work/fuse4bsd-498acaef33b0/doc/Makefile

at line 9.

DEPLATE=env RUBYLIB=${DEPLATEDIR}/lib RUBYPATH=${DEPLATEDIR}/lib ruby -S deplate


Maybe, instead of "ruby" it's need the same name in the /usr/local/bin (ruby18 for my install).


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs 
Responsible-Changed-By: brucec 
Responsible-Changed-When: Sat Nov 6 10:35:01 UTC 2010 
Responsible-Changed-Why:  
Ports PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151982 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Nov 7 19:55:23 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151982 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: amistry@am-productions.biz
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/151982: Can't build sysutils/fusefs-kmod ; problem with ruby
Date: Sun, 7 Nov 2010 19:55:21 UT

 Maintainer of sysutils/fusefs-kmod,
 
 Please note that PR ports/151982 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/151982
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: arved 
State-Changed-When: Tue Feb 22 15:52:28 UTC 2011 
State-Changed-Why:  
There should be a /usr/local/bin/ruby file.  

Please reinstall your ruby port and try again. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151982 
>Unformatted:
