CID_PATH not defined!

In an attempt to update the AOKP 7.1.1 rom for the Samsung Galaxy S4 to 7.1.2, I received an error about AOKP712/hardware/libhardware_legacy/wifi/wifi.c:179.18. The error complained that the CID_PATH was not […]

CONGRATS YOU EARNED A QUAIL STAR!

We have seen Cid’s stink eye, and now we have seen a quail star. Check out the error: [CODE] [ 3% 1534/40974] Checking API: checkpublicapi-current FAILED: /bin/bash -c “(( /home/alaskalinuxuser/compile/build_rr7/out/host/linux-x86/bin/apicheck […]

Gello and Maven errors while compiling AOKP MM!

Let’s take a look at the problem code: [CODE] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:get (default-cli) on project standalone-pom: Couldn’t download artifact: Could not transfer artifact org.cyanogenmod:gello:apk:40 from/to central (https://maven.cyanogenmod.org/artifactory/gello_prebuilds): […]

Error: File not found – The problem with using absolute paths.

While attemtping to add the Lionheart governor to my previously built kernel, I ran into an interesting problem: [CODE] firmware/audience-es325-fw-eur.bin.gen.S: Assembler messages: firmware/audience-es325-fw-eur.bin.gen.S:5: Error: file not found: /home/alaskalinuxuser/Documents/projects/phones/compile/cm13/kernel/samsung/jf/firmware/audience-es325-fw-eur.bin make[3]: *** […]

Stop: Recovery theme is not valid!

While compiling OmniRom 6.0.1 for the Samsung Galaxy S4, T-Mobile variant (JFLTETMO, SGH-M919), I ran into this problem, which halted the compiling process: [CODE] bootable/recovery/gui/Android.mk:127: **************************************************************************** bootable/recovery/gui/Android.mk:128: * TW_THEME is […]

Error: That is already defined!

After a quick re-run of compiling OmniRom for my Samsung Galaxy S4, T-Mobile variant (JFLTETMO SGH-M919), I ran into another issue: [CODE] including ./hardware/qcom/display/Android.mk … build/core/copy_headers.mk:15: warning: overriding commands for […]