pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/38010: databases/postgresql81-plperl compilation errors (NetBSD 3.0)



>Number:         38010
>Category:       pkg
>Synopsis:       databases/postgresql81-plperl compilation errors (NetBSD 3.0)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Feb 12 10:05:00 +0000 2008
>Originator:     Robert Elz
>Release:        NetBSD 3.99.15   (pkgsrc -current within past 2-3 hours)
>Organization:
        Prince of Songkla University
>Environment:
System: NetBSD jade.coe.psu.ac.th 3.99.15 NetBSD 3.99.15 
(GENERIC-1.696-20060125) #8: Wed Jan 25 04:59:39 ICT 2006 
kre%jade.coe.psu.ac.th@localhost:/usr/obj/current/kernels/JADE_ASUS i386
Architecture: i386
Machine: i386
>Description:
        databases/postgresql81-plperl geterates compilation errors
        (missing .h flie may contribute to syntax errors) when
        compiled on NetBSD 3.0 (using pkg_comp and libkver).

>How-To-Repeat:
        pkg_comp buildroot
                # generating a NetBSD 3.0 environment with libkver installed
        pkg_comp build databases/postgresql81-plperl

        Expect to see ...


[...]

=> Installing postgresql81-server>=8.1.11 from /pkg_comp/packages/All

[...]

postgresql81-server-8.1.11nb1 successfully installed.
=> Returning to build of postgresql81-plperl-8.1.11nb1
=> Full dependency postgresql81-client>=8.1.11nb1: found postgresql81-client-8.1
.11nb1
=> Full dependency perl>=5.8.7: found perl-5.8.8nb7

[...]

===> Building for postgresql81-plperl-8.1.11nb1
shlibtool  --mode=compile cc -O2 -I/usr/pkg/include -I/usr/include -Wall -Wmissi
ng-prototypes -Wpointer-arith -Winline -Wendif-labels -fno-strict-aliasing -I. -
I../../../src/include -I/usr/pkg/include -I/usr/include  -I/usr/pkg/lib/perl5/5.
8.0/i386-netbsd-thread-multi/CORE -c plperl.c -o plperl.lo  
mkdir .libs
 cc -O2 -I/pkg_comp/obj/pkgsrc/databases/postgresql81-plperl/default/.buildlink/
include -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wendif-labels -fno-
strict-aliasing -I. -I../../../src/include -I/pkg_comp/obj/pkgsrc/databases/post
gresql81-plperl/default/.buildlink/lib/perl5/5.8.0/i386-netbsd-thread-multi/CORE
 -c plperl.c  -fPIC -DPIC -o .libs/plperl.o
plperl.c:54:28: utils/fmgroids.h: No such file or directory
plperl.c: In function `plperl_safe_init':
plperl.c:428: error: `F_TEXTOUT' undeclared (first use in this function)
plperl.c:428: error: (Each undeclared identifier is reported only once
plperl.c:428: error: for each function it appears in.)
gmake: *** [plperl.lo] Error 1
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/databases/postgresql81-plperl
*** Error code 1

>Fix:
        ???



Home | Main Index | Thread Index | Old Index