T42 | <Umeaman> Uuuuuugh. Isn't there an export command to allow newer JDK versions? | 10:04 |
---|---|---|
T42 | <Umeaman> Like export JAVA11=true | 10:04 |
T42 | <Umeaman> I mean in case I need to build an older version of AOSP and I don't have JDK 7. | 10:05 |
T42 | <Umeaman> export ALLOW_JAVA11=true right? | 10:06 |
T42 | <TheVancedGamer> AOSP ships its own JDK | 10:06 |
deathmist1 | @Umeaman you can't expect old code that build with an ancient JDK to compile with a newer one, even if you could force it I doubt it would work on older Android versions without patching which is just a waste of time really | 10:08 |
deathmist1 | besides the old HA build chroot still exists to fullfill this purpose if you can't get JDK 7 on your host: http://releases.sailfishos.org/ubu/ubuntu-trusty-20180613-android-rootfs.tar.bz2 | 10:10 |
deathmist1 | don't know if it even looks for it in host PATH, it does download JDK prebuilds as well, haven't had the "pleasure" to build ancient android versions ;) | 10:11 |
T42 | <Umeaman> Just out of curiosity, what AOSP am I supposed to be building for scorpion then? I'm waiting for Nokius to either re release his modem fix version or I have to build AOSP 6.0.0_r26 myself. (re @SailfishFreenodeIRCBridgeBot: <deathmist1>@Umeaman...) | 10:12 |
T42 | <Umeaman> Unless you have a working idea. | 10:13 |
T42 | <Umeaman> Latest AOSP for that is 6.0.1 according to https://www.sony.co.uk/electronics/support/articles/SX243901 | 10:18 |
T42 | <Umeaman> Under Devices released in 2014 | 10:18 |
deathmist1 | @Umeaman I meant there is absolutely no point in trying to patch old AOSP versions to build with slightly less outdated JDK versions, just use the build chroot I linked to have JDK7 around if it's really needed in host build env. I have no clue what AOSP version you'd need. | 10:37 |
T42 | <Umeaman> I got the https://archive.org/download/cyanogenmod-archive/12.1/nightly/cm-12.1-20161016-NIGHTLY-scorpion.zip so all I need now is to find the zip for sfos as well somehow. | 11:14 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!