Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Apr 2001 19:59:13 -0700 (PDT)
From:      david@wmol.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/27003: postgresql7 port fails twice
Message-ID:  <200105010259.f412xDe17800@freefall.freebsd.org>

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

>Number:         27003
>Category:       ports
>Synopsis:       postgresql7 port fails twice
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 30 20:00:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     david
>Release:        4.3-STABLE
>Organization:
>Environment:
FreeBSD beast.hill.hom 4.3-STABLE FreeBSD 4.3-STABLE #2: Tue Apr 24 14:28:34 EDT 2001     
	ocipio@beast.hill.hom:/usr/src/sys/compile/BEAST  i386

>Description:
the postgresql7 port fails twice.  
First, the base tarball fails on the checksum.
Second, with NO_CHECKSUM=yes, it compiles, but then gives...

cc -O -pipe -march=pentiumpro -DUSE_SSL -DNO_IDEA -Wall -Wmissing-prototypes -Wmiss
ing-declarations -I../../../../src/include -I/usr/local/include  -c -o joinpath.o j
oinpath.c
joinpath.c: In function `sort_inner_and_outer':
joinpath.c:241: structure has no member named `cheapest_sotal_path'
joinpath.c:242: structure has no member named `cheapest_sotal_path'
joinpath.c: In function `match_unsorted_outer':
joinpath.c:349: structure has no member named `cheapest_sotal_path'
joinpath.c:353: structure has no member named `cheapest_sotal_path'
joinpath.c:395: structure has no member named `cheapest_sotal_path'
joinpath.c:432: structure has no member named `cheapest_sotal_path'
joinpath.c:466: structure has no member named `cheapest_sotal_path'
joinpath.c: In function `hash_inner_and_outer':
joinpath.c:744: structure has no member named `cheapest_sotal_path'
joinpath.c:745: structure has no member named `cheapest_sotal_path'
joinpath.c:749: structure has no member named `cheapest_sotal_path'
joinpath.c:754: structure has no member named `cheapest_sotal_path'
gmake[5]: *** [joinpath.o] Error 1
gmake[5]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.1/s
rc/backend/optimizer/path'
gmake[4]: *** [path-recursive] Error 2
gmake[4]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.1/s
rc/backend/optimizer'
gmake[3]: *** [optimizer-recursive] Error 2
gmake[3]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.1/s
rc/backend'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.1/s
rc'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.1'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/databases/postgresql7.
*** Error code 1

Stop in /usr/ports/databases/postgresql7.
*** Error code 1

Stop in /usr/ports/databases/postgresql7.
(root@beast /usr/ports/databases/postgresql7)
>How-To-Repeat:
cd PORTDIR/databases/postgresql7
make
>Fix:
not known
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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