FreeBSD Port: databases/firebird25-client

Robert Burmeister Robert.Burmeister at UToledo.edu
Sat Feb 20 07:02:06 UTC 2016


FreeBSD 10.3 Beta2 i386.

databases/firebird25-client 2.5.4_3 does not build on i386, and stops with a 
segmentation fault.

firebird25-client 2.5.2_3 and earlier built fine, firebird25-client 2.5.4_3 
never has.

After successfully compiling FreeBSD 10.3 Beta2, Firefox, LibreOffice and 1016 
other ports,
firebird25-client is the only thing that won't build; so I doubt it is a 
physical problem with my build box.

Can someone help get this fixed before 10.3 release?

> echo create database \'msg.fdb\'\; | ../gen/firebird/bin/isql-fb_static
> Use CONNECT or CREATE DATABASE to specify a database
> for sn in ../src/msgs/msg.sql ../src/msgs/facilities2.sql 
> ../src/msgs/locales.sql ../src/msgs/sqlstates.sql ../src/msgs/history2.sql 
> ../src/msgs/messages2.sql ../src/msgs/symbols2.sql 
> ../src/msgs/system_errors2.sql ../src/msgs/transmsgs.fr_FR.sql 
> ../src/msgs/transmsgs.de_DE.sql; do (echo $sn; 
> ../gen/firebird/bin/isql-fb_static -i $sn msg.fdb) || exit; done
> ../src/msgs/msg.sql
> ../src/msgs/facilities2.sql
> ../src/msgs/locales.sql
> ../src/msgs/sqlstates.sql
> ../src/msgs/history2.sql
> ../src/msgs/messages2.sql
> ../src/msgs/symbols2.sql
> ../src/msgs/system_errors2.sql
> Segmentation fault
> ../gen/Makefile.refDatabases:91: recipe for target 'msg.timestamp' failed
> gmake[4]: *** [msg.timestamp] Error 139
> gmake[4]: Leaving directory 
> '/usr/ports/databases/firebird25-client/work/Firebird-2.5.4.26856-0/gen'
> Makefile:278: recipe for target 'ref_databases' failed
> gmake[3]: *** [ref_databases] Error 2
> gmake[3]: Leaving directory 
> '/usr/ports/databases/firebird25-client/work/Firebird-2.5.4.26856-0/gen'
> Makefile:6: recipe for target 'firebird_basic' failed
> gmake[2]: *** [firebird_basic] Error 2
> gmake[2]: Leaving directory 
> '/usr/ports/databases/firebird25-client/work/Firebird-2.5.4.26856-0'
> *** Error code 1
>
> Stop.
> make[1]: stopped in /usr/ports/databases/firebird25-client
> *** Error code 1
>
> Stop.
> make: stopped in /usr/ports/databases/firebird25-client



More information about the freebsd-ports mailing list