ports/116571: databases/firebird2-client fails to compile in a jail

Edwin Groothuis edwin at mavetju.org
Sun Sep 23 05:00:07 UTC 2007


>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 at i386-builder.daemonology.net:/usr/obj/usr/src/sys/SMP i386


>Description:

	[/usr/ports/databases/firebird2-client] root at 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:



More information about the freebsd-ports-bugs mailing list