octopus-platform / joern

A robust parser for C/C++ storing abstract syntax trees, control flow graphs and program dependence graphs in a neo4j graph database.
http://mlsec.org/joern
GNU Lesser General Public License v3.0
546 stars 140 forks source link

Joern supperting PHP analysis build fails #159

Open MrZhihao opened 6 years ago

MrZhihao commented 6 years ago

Hi, I tried to use gradle to build the new version, but it fails with the following error(Java 1.7 and gradle 4.4): `:projects:extensions:joern-fuzzyc:test

tests.ddg.testDDGCreator > simplestTest FAILED java.util.NoSuchElementException at testDDGCreator.java:33

tests.ddg.testDDGCreator > testConverter FAILED java.util.NoSuchElementException at testDDGCreator.java:55

tests.argumentTainter.TestArgumentTainter > testDefUseCFGPatcher FAILED java.util.NoSuchElementException at TestArgumentTainter.java:65

137 tests completed, 3 failed :projects:extensions:joern-fuzzyc:test FAILED

FAILURE: Build failed with an exception.

Thx for anyone who can help me fix this problem.

faysalhossain2007 commented 4 years ago

DId you solve this problem?

Ivan990717 commented 1 year ago

DId you solve this problem?

UnrealdDei commented 10 months ago

DId you solve this problem?

wangweijied commented 2 months ago

DId you solve this problem?