Search Criteria
Package Base Details: java8-openjdk
Git Clone URL: | https://aur.archlinux.org/java8-openjdk.git (read-only, click to copy) |
---|---|
Keywords: | fonts infinality java jdk jre |
Submitter: | chrbayer |
Maintainer: | None |
Last Packager: | Magotchi |
Votes: | 32 |
Popularity: | 0.000000 |
First Submitted: | 2014-09-15 20:06 |
Last Updated: | 2018-05-01 15:23 |
Latest Comments
« First ‹ Previous ... 2 3 4 5 6 7 8 9 10 11 12 ... Next › Last »
gim commented on 2016-04-26 17:14
twenty3andaspie, hi. Could you check if you can build java8-openjdk from ABS? Personally I'm not getting these warning messages about GNUStep (I don't even have it installed). Also, building this in a clean chroot might help to find out if this issue is caused by error in the PKGBUILD.
nickmcummins commented on 2016-04-26 16:33
Hey, is anyone having problems building this package? Please refer to https://bbs.archlinux.org/viewtopic.php?pid=1623194 for details.
I see there are pre-built binaries, which I don't mind, but from a perspective of package maintenance, I prefer building from AUR.
owenthewizard commented on 2016-04-01 04:02
kpbochenek, I simply removed 'jdk7-openjdk' from the makedepends and it compiled fine.
kpbochenek commented on 2016-03-20 18:33
is a dependency on "jdk7-openjdk (jdk7-openjdk-infinality) (make)" needed here? Important part of question is "7" as it's jdk8.
sflor commented on 2016-02-22 14:24
Thanks a lot!
gim commented on 2016-02-22 14:07
Prebuilt packages by me are available at https://www.dropbox.com/sh/33ia4nzd2cdigvy/AADzw5132rjMLi5GhMKxgrOma?dl=0
sflor commented on 2016-02-22 12:08
Are there binary builds available somewhere (that aren't outdated) or would anyone be willingly to provide his builds for this?
gim commented on 2016-02-17 07:50
tad, could you elaborate on that? The patch requires `fontconfig.h` header file which I assume should be part of the patched fontconfig by infinality.
tad commented on 2016-02-17 05:43
This doesn't actually require fontconfig-infinality to build.
marcvangend commented on 2016-02-14 21:12
gim, thanks for your replies, and for looking into this.
Like you say, apacman builds in /tmp. When it runs out of space I remount /tmp to temporarily increase the size using `mount -o remount,size=12G,noatime /tmp` (see also https://wiki.archlinux.org/index.php/Tmpfs#Examples) but of course that only works when you have like 16G of ram.
Anyway, I'll posted an issue (https://github.com/oshazard/apacman/issues/53) in the apacman queue to make the maintainer aware of this problem.