Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 1105

Summary: pwlib ebuild fails...
Product: Gentoo Linux Reporter: Doug Miller <orkim>
Component: New packagesAssignee: Martin Schlemmer (RETIRED) <azarah>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Doug Miller 2002-03-12 16:04:45 UTC
It seems pwlib is no longer building for me.  I went to remerge it this
morning and this is what I got:

<cut>-o
/var/tmp/portage/pwlib-1.2.12-r2/work/pwlib/lib/obj_linux_x86_r/getdate.tab.o
../common/getdate.y: In function `PTime_yylex':
../common/getdate.y:659: `EOF' undeclared (first use in this function)
../common/getdate.y:659: (Each undeclared identifier is reported only once
../common/getdate.y:659: for each function it appears in.)
../common/getdate.y:709: warning: control reaches end of non-void function
make[2]: ***
[/var/tmp/portage/pwlib-1.2.12-r2/work/pwlib/lib/obj_linux_x86_r/getdate.tab.o]
Error 1
make[2]: Leaving directory
`/var/tmp/portage/pwlib-1.2.12-r2/work/pwlib/src/ptlib/unix'
make[1]: *** [opt] Error 2
make[1]: Leaving directory `/var/tmp/portage/pwlib-1.2.12-r2/work/pwlib'
make: *** [optshared] Error 2
</cut>

It begins the build process just fine.  The ebuild seems to set PWLIBDIR
environment variable correctly too.  Possibly a problem with the patch?

Any help would be appreciated.  I'll take a look at it when I get home
later tonight.
Comment 1 Doug Miller 2002-03-12 20:41:37 UTC
As a side note..

There is a work around. Merging sys-devel/bison-1.28-r3.ebuild will allow you to
compile pwlib.  After its compiled you can remerge the latest ebuild of bison.

Doug Miller
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2002-03-14 15:38:32 UTC
Ok, 1.32 looked ok (kde-pim, etc worked fine).  Ill mask it again.
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2002-03-20 23:44:46 UTC
bison-1.32 masked.