FS#55517 - [perl-inline-java] build may fail

Attached to Project: Community Packages
Opened by Erich Eckner (deepthought) - Tuesday, 05 September 2017, 12:06 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 05 September 2017, 14:02 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The build in a clean chroot may fail (currently the case for archlinux32), because the specified dependency is too unspecific:

...
Welcome to the Inline::Java installation procedure.

Java 2 SDK installation directory '/usr/lib/jvm/java-7-openjdk' does not exist.
==> ERROR: A failure occurred in build().
...

However, in the dependencies, there is only
depends=(... 'java-runtime')
makedepends=('java-environment')

e.g. no makedepends=('jdk7-openjdk')

Additional info:
* package version(s)
perl-inline-java-0.58-5

Steps to reproduce:
> pacman -Rs jdk7-openjdk jre7-openjdk
> pacman -S jdk8-openjdk jre8-openjdk
> makepkg
This task depends upon

Closed by  Sergej Pupykin (sergej)
Tuesday, 05 September 2017, 14:02 GMT
Reason for closing:  Fixed
Additional comments about closing:  in svn only

Loading...