Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2013 11:22:28 GMT
From:      John Marino <draco@marino.st>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/179959: databases/postgresql-pllua does not build with pgsql 92
Message-ID:  <201306251122.r5PBMSG3059489@oldred.freebsd.org>
Resent-Message-ID: <201306251130.r5PBU2fG046643@freefall.freebsd.org>

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

>Number:         179959
>Category:       ports
>Synopsis:       databases/postgresql-pllua does not build with pgsql 92
>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:   Tue Jun 25 11:30:02 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     John Marino
>Release:        
>Organization:
>Environment:
>Description:
This port won't build with the non-default pgsql 92 client.

plluaapi.c: In function 'luaP_preptrigger':
plluaapi.c:245: error: dereferencing pointer to incomplete type
plluaapi.c:252: error: dereferencing pointer to incomplete type
plluaapi.c:253: error: dereferencing pointer to incomplete type
plluaapi.c:264: error: dereferencing pointer to incomplete type
plluaapi.c:265: error: dereferencing pointer to incomplete type
plluaapi.c:267: error: dereferencing pointer to incomplete type
plluaapi.c:268: error: dereferencing pointer to incomplete type
plluaapi.c:272: error: dereferencing pointer to incomplete type
plluaapi.c:273: error: dereferencing pointer to incomplete type
gmake: *** [plluaapi.o] Error 1
>How-To-Repeat:
Set the default pgsql version to 92, then rebuild everything including this port

>Fix:
It appears that version 1.0 is available, so the first suggestion is to update this port to the latest version.  Failing that, Suggest adding makefile directives to indicate that pgsql 92 not supported, e.g. WANT_PGSQL_VERSION= 91-


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



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