Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2007 14:56:12 +1000 (EST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/116571: databases/firebird2-client fails to compile in a jail
Message-ID:  <20070923045612.BB5FA61@k7.mavetju>
Resent-Message-ID: <200709230500.l8N506dD049168@freefall.freebsd.org>

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

>Number:         116571
>Category:       ports
>Synopsis:       databases/firebird2-client fails to compile in a jail
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 23 05:00:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 6.2-RELEASE-p4 i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:55:55 UTC 2007 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/SMP i386


>Description:

	[/usr/ports/databases/firebird2-client] root@build1>make -V PORTVERSION
	2.0.2

In a jail with security.jail.sysvipc_allowed=0:

	gmake[4]: Leaving directory `/var/ports/usr/ports/databases/firebird2-client/work/Firebird-2.0.2.12964-0/gen'
	rm -f empty.fdb
	../gen/firebird/bin/create_db empty.fdb
	operating system directive semget failed
	-Function not implemented
	gmake[3]: *** [empty.fdb] Error 254

In a jail with security.jail.sysvipc_allowed=1:

	gmake[4]: Leaving directory `/var/ports/usr/ports/databases/firebird2-client/work/Firebird-2.0.2.12964-0/gen'
	rm -f empty.fdb
	../gen/firebird/bin/create_db empty.fdb
	operating system directive semget failed
	-No space left on device
	gmake[3]: *** [empty.fdb] Error 254

>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?20070923045612.BB5FA61>