Subject: pkg/35145: www/clearsilver-base fails on build
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <diro@nixsys.bz>
List: pkgsrc-bugs
Date: 11/28/2006 00:25:00
>Number:         35145
>Category:       pkg
>Synopsis:       pkg
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Nov 28 00:25:00 +0000 2006
>Originator:     diro@nixsys.bz
>Release:        NetBSD 3.1
>Organization:
>Environment:
System: NetBSD asche 3.1 NetBSD 3.1 (ASCHE.MP) #0: Sat Nov 18 16:53:13 UTC 2006  root@asche:/usr/src/sys/arch/alpha/compile/ASCHE.MP alpha
Architecture: alpha
Machine: alpha
>Description:

*******************************************
** Building Dependencies 
** OSNAME: NetBSD
** (done) 
cc -O2 -mieee -I/usr/include -Wall -I../ -I/usr/include -o cgiwrap.o -c cgiwrap.                                                                                               c
cc -O2 -mieee -I/usr/include -Wall -I../ -I/usr/include -o cgi.o -c cgi.c
cc -O2 -mieee -I/usr/include -Wall -I../ -I/usr/include -o html.o -c html.c
cc -O2 -mieee -I/usr/include -Wall -I../ -I/usr/include -o date.o -c date.c
date.c: In function `later_than':
date.c:146: warning: subscript has type `char'
date.c:149: warning: subscript has type `char'
cc -O2 -mieee -I/usr/include -Wall -I../ -I/usr/include -o rfc2388.o -c rfc2388.                                                                                               c
rfc2388.c: In function `_header_value':
rfc2388.c:39: warning: subscript has type `char'
rfc2388.c:41: warning: subscript has type `char'
rfc2388.c: In function `_header_attr':
rfc2388.c:72: warning: subscript has type `char'
rfc2388.c:76: warning: subscript has type `char'
rfc2388.c:81: warning: subscript has type `char'
rfc2388.c:106: warning: subscript has type `char'
rfc2388.c: In function `_read_header_line':
rfc2388.c:198: warning: subscript has type `char'
rfc2388.c:199: warning: subscript has type `char'
rfc2388.c:214: warning: subscript has type `char'
rfc2388.c:216: warning: subscript has type `char'
ar cr ../libs/libneo_cgi.a cgiwrap.o cgi.o html.o date.o rfc2388.o
ranlib ../libs/libneo_cgi.a
cc -O2 -mieee -I/usr/include -Wall -I../ -I/usr/include -o static.o -c static.c
cc -o static.cgi static.o -L../libs/ -lneo_cgi -lneo_cs -lneo_utl  -lz
cc -shared -fPIC -o static.cso static.o -L../libs/ -lneo_cgi -lneo_cs -lneo_utl                                                                                                 -lz
ld: ../libs//libneo_cgi.a(cgi.o): gp-relative relocation against dynamic symbol                                                                                                CGIVars
ld: ../libs//libneo_cgi.a(cgi.o): gp-relative relocation against dynamic symbol                                                                                                CGIVars
ld: ../libs//libneo_cgi.a(cgi.o): gp-relative relocation against dynamic symbol                                                                                                CGIVars
ld: ../libs//libneo_cgi.a(cgi.o): gp-relative relocation against dynamic symbol                                                                                                HTTPVars
ld: ../libs//libneo_cgi.a(cgi.o): gp-relative relocation against dynamic symbol                                                                                                HTTPVars
ld: ../libs//libneo_cgi.a(cgi.o): gp-relative relocation against dynamic symbol                                                                                                HTTPVars
ld: ../libs//libneo_cgi.a(cgi.o): gp-relative relocation against dynamic symbol                                                                                                CGIParseNotHandled
ld: ../libs//libneo_cgi.a(cgi.o): gp-relative relocation against dynamic symbol                                                                                                CGIParseNotHandled
ld: ../libs//libneo_cgi.a(cgi.o): gp-relative relocation against dynamic symbol                                                                                                CGIFinished
ld: ../libs//libneo_cgi.a(cgi.o): gp-relative relocation against dynamic symbol                                                                                                CGIFinished
ld: ../libs//libneo_cgi.a(cgi.o): gp-relative relocation against dynamic symbol                                                                                                CGIUploadCancelled
ld: ../libs//libneo_cgi.a(cgi.o): gp-relative relocation against dynamic symbol                                                                                                CGIUploadCancelled
ld: ../libs//libneo_cgi.a(cgi.o): gp-relative relocation against dynamic symbol                                                                                                IgnoreEmptyFormVars
ld: ../libs//libneo_cgi.a(cgi.o): gp-relative relocation against dynamic symbol                                                                                                IgnoreEmptyFormVars
gmake[1]: *** [static.cso] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/www/clearsilver-base/work/clearsilver-0                                                                                               .10.1/cgi'
gmake: *** [cs] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/www/clearsilver-base
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/www/clearsilver-base
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/www/clearsilver


>How-To-Repeat:
	make www/clearsilver-base in pkgsrc-2006Q3
>Fix: