Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 2003 20:37:55 -0600 (CST)
From:      wbooth@austin.rr.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47986: postgresql-devel fails to build with bison 1.28
Message-ID:  <200302060237.h162btXx084535@wdbnb.boothscientific.com>

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

>Number:         47986
>Category:       ports
>Synopsis:       postgresql-devel fails to build with bison 1.28
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 05 18:40:06 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     David Booth
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD wdbnb.boothscientific.com 4.7-STABLE FreeBSD 4.7-STABLE #7: Mon Jan 27 18:04:08 CST 2003 davidb@wdbnb.boothscientific.com:/usr/obj/usr/src/sys/REV3 i386


	
>Description:
postgresql-devel fails to build due to table size limitation (32767) with bison 1.28

gmake[6]: Leaving directory `/usr/ports/databases/postgresql-devel/work/postgresql-7.4.2003.01.26/src/port'
bison -y -d  preproc.y
preproc.y:5590: fatal error: maximum table size (32767) exceeded
gmake[5]: *** [preproc.h] Error 1
gmake[5]: Leaving directory `/usr/ports/databases/postgresql-devel/work/postgresql-7.4.2003.01.26/src/interfaces/ecpg/preproc'
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory `/usr/ports/databases/postgresql-devel/work/postgresql-7.4.2003.01.26/src/interfaces/ecpg'
gmake[3]: *** [all] Error 2
gmake[3]: Leaving directory `/usr/ports/databases/postgresql-devel/work/postgresql-7.4.2003.01.26/src/interfaces'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/ports/databases/postgresql-devel/work/postgresql-7.4.2003.01.26/src'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/ports/databases/postgresql-devel/work/postgresql-7.4.2003.01.26'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/databases/postgresql-devel.

	
>How-To-Repeat:
build postgresql-devel with bison 1.28 installed	
>Fix:
Deinstall bison 1.28 and install bison 1.75.  The port should probably check the bison version and warn the user if needed.


	


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302060237.h162btXx084535>