fpc-ibase will not build with default options, because one of its dependencies (firebird-client) refuses to build as root. This also affects upstream fpc ports such as fpc-fcl and fpc-units. ===> fpc-ibase-2.0.4_1 depends on shared library: fbembed.1 - not found ===> Verifying install for fbembed.1 in /usr/ports/databases/firebird-client ===> Building for firebird-client-1.5.3 ==> Please do not build firebird as 'root' because this may cause conflicts with SysV semaphores of running services. *** Error code 1 Stop in /usr/ports/databases/firebird-client. *** Error code 1 Stop in /usr/ports/databases/fpc-ibase.new. Fix: I suggest setting the ibase option in fpc-ibase default to OFF until the issue with compiling firebird-client can be resolved. This will at least prevent the ibase problem from wreaking havoc for fpc users who don't need it. How-To-Repeat: cd /usr/ports/databases/fpc-ibase make accept default options
Responsible Changed From-To: freebsd-ports-bugs->acm Over to maintainer
2007/4/23, Edwin Groothuis <edwin@freebsd.org>: > Synopsis: [PATCH] databases/fpc-ibase: Does not compile with ibase option > > Responsible-Changed-From-To: freebsd-ports-bugs->acm > Responsible-Changed-By: edwin > Responsible-Changed-When: Tue Apr 24 00:20:12 UTC 2007 > Responsible-Changed-Why: > Over to maintainer > > http://www.freebsd.org/cgi/query-pr.cgi?pr=112058 > Rejected, I think that it isn't a real fpc-ibase problem, because you could compile firebird first and try to install fpc-ibase later, otherwise you could ask to kris@ or maybe skv@ about what they use/modify/set to compile the firebird-client without problems on FreeBSD (I know that it exists), The pointyhat cluster didn't report any problem building fpc-ibase port. http://pointyhat.freebsd.org/errorlogs/i386-5-latest-logs/fpc-ibase-2.0.4_1.log http://pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/fpc-ibase-2.0.4_1.log Greetings ACM
State Changed From-To: open->closed Rejected by maintainer.