Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1105 - pwlib ebuild fails...
Summary: pwlib ebuild fails...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-12 16:04 UTC by Doug Miller
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.