From nobody@FreeBSD.org  Fri Aug 28 07:02:00 2009
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 D30401065672
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 28 Aug 2009 07:02:00 +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 11ACD8FE59
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 27 Aug 2009 22:52:13 +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 n7RMpLWL054592
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 27 Aug 2009 22:51:31 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n7RMpFKE054589;
	Thu, 27 Aug 2009 22:51:15 GMT
	(envelope-from nobody)
Message-Id: <200908272251.n7RMpFKE054589@www.freebsd.org>
Date: Thu, 27 Aug 2009 22:51:15 GMT
From: Rick Elrod <codeblock@eighthbit.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Compile Issue: databases/firebird20-client
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         138252
>Category:       ports
>Synopsis:       Compile Issue: databases/firebird20-client
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dinoex
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 28 07:10:02 UTC 2009
>Closed-Date:    Sat Apr 24 07:19:06 CEST 2010
>Last-Modified:  Sat Apr 24 07:19:06 CEST 2010
>Originator:     Rick Elrod
>Release:        7.2-RELEASE
>Organization:
N/A
>Environment:
FreeBSD R-1.local. 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC 2009     root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
I'm having issues installing databases/firebird20-client. It's failing with the error:
==> Please do not build firebird as 'root' because this may cause conflicts with SysV semaphores of running services.

but when I run `make` in the port directory, without root, I get:
cannot create /usr/ports/databases/firebird20-client/work/ipcs.pre.build: Permission denied

due to the port directory not being writable. Simple fix is probably to change the permissions of the port directory, but this probably isn't a good fix.
>How-To-Repeat:
cd /usr/ports/databases/firebird20-client
make install clean
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->dinoex 
Responsible-Changed-By: dinoex 
Responsible-Changed-When: Sat Apr 24 07:17:35 CEST 2010 
Responsible-Changed-Why:  
I will take care of it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138252 
State-Changed-From-To: open->closed 
State-Changed-By: dinoex 
State-Changed-When: Sat Apr 24 07:17:56 CEST 2010 
State-Changed-Why:  

Please do as root  
make clean 

Then build as user. 
Make sure your user has the right to create the workdir. 


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