Project

General

Profile

Actions

Issue #1814

closed

build error ; ERROR: No Jack server running

Added by Fil Lupin almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Category:
Build system
Target version:
Start date:
06/18/2017
Due date:
% Done:

0%

Estimated time:
Resolution:
fixed
Device:
Galaxy S 3 (I9300)
Grant:
Type of work:

Description

I tried to build replicant 6 for my i9300.

When running

make -j$parallel_tasks bacon

I got a memory error so I run

make clean
make -j1 bacon

and here is the output I got:
[...]
Install: /home/debian/replicant/replicant-6.0/out/host/linux-x86/bin/aapt
target Export Resources: framework-res (/home/debian/replicant/replicant-6.0/out/target/common/obj/APPS/framework-res_intermediates/package-export.apk)
nothing matches overlay file default_wallpaper.jpg, for flavor hdpi-v4
nothing matches overlay file default_wallpaper.jpg, for flavor xhdpi-v4
nothing matches overlay file default_wallpaper.jpg, for flavor xxhdpi-v4
nothing matches overlay file default_wallpaper.jpg, for flavor xxxhdpi-v4
warning: string 'gsm_alphabet_default_charset' has no default translation.
target R.java/Manifest.java: framework-res (/home/debian/replicant/replicant-6.0/out/target/common/obj/APPS/framework-res_intermediates/src/R.stamp)
nothing matches overlay file default_wallpaper.jpg, for flavor hdpi-v4
nothing matches overlay file default_wallpaper.jpg, for flavor xhdpi-v4
nothing matches overlay file default_wallpaper.jpg, for flavor xxhdpi-v4
nothing matches overlay file default_wallpaper.jpg, for flavor xxxhdpi-v4
warning: string 'gsm_alphabet_default_charset' has no default translation.
target Export Resources: org.cyanogenmod.platform-res (/home/debian/replicant/replicant-6.0/out/target/common/obj/APPS/org.cyanogenmod.platform-res_intermediates/package-export.apk)
target R.java/Manifest.java: org.cyanogenmod.platform-res (/home/debian/replicant/replicant-6.0/out/target/common/obj/APPS/org.cyanogenmod.platform-res_intermediates/src/R.stamp)
target R.java/Manifest.java: AdvancedDisplay (/home/debian/replicant/replicant-6.0/out/target/common/obj/APPS/AdvancedDisplay_intermediates/src/R.stamp)
host Prebuilt: jack-launcher (/home/debian/replicant/replicant-6.0/out/host/common/obj/JAVA_LIBRARIES/jack-launcher_intermediates/jack-launcher.jar)
Install: /home/debian/replicant/replicant-6.0/out/host/linux-x86/framework/jack-launcher.jar
host Prebuilt: jack (/home/debian/replicant/replicant-6.0/out/host/common/obj/JAVA_LIBRARIES/jack_intermediates/jack.jar)
host Prebuilt: jack (/home/debian/replicant/replicant-6.0/out/host/linux-x86/obj/EXECUTABLES/jack_intermediates/jack)
Install: /home/debian/replicant/replicant-6.0/out/host/linux-x86/bin/jack
host Prebuilt: jack-admin (/home/debian/replicant/replicant-6.0/out/host/linux-x86/obj/EXECUTABLES/jack-admin_intermediates/jack-admin)
Install: /home/debian/replicant/replicant-6.0/out/host/linux-x86/bin/jack-admin
Stopping background server
ERROR: No Jack server running
Killing background server
ERROR: No Jack server to kill
touch /home/debian/replicant/replicant-6.0/out/host/common/obj/JAVA_LIBRARIES/jack_intermediates/kill_server.stamp
Install: /home/debian/replicant/replicant-6.0/out/host/linux-x86/framework/jack.jar
Launching Jack server java -Dfile.encoding=UTF-8 -Xms2560m -XX:+TieredCompilation -jar /home/debian/replicant/replicant-6.0/out/host/linux-x86/framework/jack-launcher.jar -cp /home/debian/replicant/replicant-6.0/out/host/linux-x86/framework/jack.jar com.android.jack.server.JackSimpleServer
Building with Jack: /home/debian/replicant/replicant-6.0/out/target/common/obj/JAVA_LIBRARIES/core-libart_intermediates/with-local/classes.dex

Launching background server java -Dfile.encoding=UTF-8 -Xms2560m -XX:+TieredCompilation -jar /home/debian/replicant/replicant-6.0/out/host/linux-x86/framework/jack-launcher.jar -cp /home/debian/replicant/replicant-6.0/out/host/linux-x86/framework/jack.jar com.android.jack.server.JackSimpleServer
ERROR: Cannot launch Jack server
build/core/java.mk:643: recipe for target '/home/debian/replicant/replicant-6.0/out/target/common/obj/JAVA_LIBRARIES/core-libart_intermediates/with-local/classes.dex' failed
make: *** [/home/debian/replicant/replicant-6.0/out/target/common/obj/JAVA_LIBRARIES/core-libart_intermediates/with-local/classes.dex] Error 41

#### make failed to build some targets (22:07 (mm:ss)) ####

Do you think of anything which could provoke this?

Actions

Also available in: Atom PDF