Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97303 - media-libs/pdflib-6.0.1 failed
Summary: media-libs/pdflib-6.0.1 failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 73089 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-06-28 07:09 UTC by Stefan Kost
Modified: 2005-09-02 23:46 UTC (History)
2 users (show)

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


Attachments
my error messages (log-error,75.59 KB, text/plain)
2005-07-01 01:43 UTC, Eugene Pavlovsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Kost 2005-06-28 07:09:25 UTC
make[2]: Leaving directory `/var/tmp/portage/pdflib-6.0.1/work/PDFlib-Lite-6.0.1/progs/pdflib'
make[1]: Leaving directory `/var/tmp/portage/pdflib-6.0.1/work/PDFlib-Lite-6.0.1/progs'
./config/install-sh -c pdflib-config /var/tmp/portage/pdflib-6.0.1/image//usr/bin
install: `doc/pdflib' is a directory
gzip: /var/tmp/portage/pdflib-6.0.1/image/usr/share/doc/pdflib-6.0.1//pdflib: No such file or directory
install: cannot stat `bind/pdflib/java/pdflib.jar': No such file or directory

!!! ERROR: media-libs/pdflib-6.0.1 failed.
!!! Function java-pkg_dojar, Line 185, Exitcode 1
!!! bind/pdflib/java/pdflib.jar not found
!
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-06-29 15:12:34 UTC
Does anyone actually maintain this? No metadata.xml.
Comment 2 t35t0r 2005-06-30 17:25:29 UTC
i'm getting the same error in 6.0.1 or 5.0.4_p1-r1
Comment 3 Eugene Pavlovsky 2005-07-01 01:43:53 UTC
Created attachment 62383 [details]
my error messages

i get these errors when trying to build pdflib-5.0.4_p1-r1
Comment 4 t35t0r 2005-07-05 13:24:14 UTC
I was able to fix this problem easily (thanx TFKyle/#gentoo-pub):

<TFKyle> java-config -L to get a list of JREs/JDKs :P
<t35t0r> work/PDFlib-Lite-6.0.1# java-config -L
<t35t0r> [sun-jre-bin-1.5.0.03] "Sun JRE 1.5.0.03"
(/etc/env.d/java/20sun-jre-bin-1.5.0.03)
<t35t0r> [blackdown-jre-1.4.2.02] "Blackdown JRE 1.4.2.02"
(/etc/env.d/java/20blackdown-jre-1.4.2.02)
<t35t0r> [blackdown-jdk-1.4.2.02] "Blackdown JDK 1.4.2.02"
(/etc/env.d/java/20blackdown-jdk-1.4.2.02)
<TFKyle> java-config -S blackdown-jdk-1.4.2.02
<t35t0r> set, env-update done
<t35t0r> compile again?
<TFKyle> yep
<t35t0r> it worked!!!!
<t35t0r> thanx TFKyle
<TFKyle> np
<TFKyle> probably when you last updated the java runtime wasn't automatically
changed for some reason

I move to mark bug as Resolve bug, FIXED
Comment 5 Stefan Kost 2005-07-06 02:09:00 UTC
yes, that was the problem. many thanks!
Comment 6 Chris White (RETIRED) gentoo-dev 2005-09-02 23:46:26 UTC
*** Bug 73089 has been marked as a duplicate of this bug. ***