microg / microg/GmsCore

building error

Open
#1,034 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
14.6k
Forks
3.2k
Avg merge
12d 11h
Merged PRs (30d)
4

Description

So I tried building MicroG, but I got an error.
Ubuntu, openJDK 8, android sdks from android studio and $ANDROID_SDK_HOME and $ANDROID_HOME set to '/home/mrdodojo/Android/Sdk'

error:

  • What went wrong:
    Execution failed for task ':unifiednlp-compat:compileJava'.

Compilation failed; see the compiler error output for details.

https://pastebin.com/5risHKnx

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Gradle task :unifiednlp-compat:compileJava on Ubuntu with the reported OpenJDK 8 and Android SDK environment. Read the compiler output in the linked Pastebin and compare it with the project's build configuration; done means the task completes successfully, but the issue does not name a source file or test.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
build-system, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.