Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to build at installFlowdroid #2

Open
YaxinCheng opened this issue Aug 3, 2022 · 2 comments
Open

Failed to build at installFlowdroid #2

YaxinCheng opened this issue Aug 3, 2022 · 2 comments

Comments

@YaxinCheng
Copy link

Hello, I am having some issue building the project.

Environment

java version: openjdk version "11.0.16" 2022-07-19
gradle version: Gradle 6.8.3

Failure and logs

[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for FlowDroid Parent Module 2.7.3-SNAPSHOT:
[INFO]
[INFO] soot-infoflow ...................................... SUCCESS [  0.926 s]
[INFO] soot-infoflow-android .............................. FAILURE [  1.538 s]
[INFO] StubDroid .......................................... SKIPPED
[INFO] FlowDroid Command Line Util ........................ SKIPPED
[INFO] FlowDroid Parent Module ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.515 s
[INFO] Finished at: 2022-08-03T11:16:03-04:00
[INFO] ------------------------------------------------------------------------
...
* What went wrong:
Execution failed for task ':installFlowdroid'.
> Process 'command 'mvn'' finished with non-zero exit value 1

Detailed error logs attached: error.txt

Suspicion

Apparently something wrong happened in flowdroid. There might be some dependency error happened between soot and flowdroid there. Can you please look into it?

@VonLYC
Copy link

VonLYC commented Jul 1, 2023

Hello, I have also encountered the same problem. Have you finally resolved it and what method did you use to solve it?

@gaolongxi
Copy link

gaolongxi commented Oct 7, 2023

Hello, I encountered the same problem. Have you finally resolved it and what method did you use to solve it?

i encounter a question, too. it seems that there is no pom.xml which is needed by mvn command. have you build this project already?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants