Error in aosp building for marshmallow

53 views
Skip to first unread message

Kishore Yellamraju

unread,
Apr 1, 2019, 12:40:30 PM4/1/19
to Android Building
target Java: CtsSecurityTestCases (out/target/common/obj/APPS/CtsSecurityTestCases_intermediates/classes)
cts/tests/tests/security/src/android/security/cts/StagefrightTest.java:42: error: cannot find symbol
        doStagefrightTest(R.raw.cve_2015_1538_1);
                               ^
  symbol:   variable cve_2015_1538_1
  location: class raw
cts/tests/tests/security/src/android/security/cts/StagefrightTest.java:45: error: cannot find symbol
        doStagefrightTest(R.raw.cve_2015_1538_2);
                               ^
  symbol:   variable cve_2015_1538_2
  location: class raw
cts/tests/tests/security/src/android/security/cts/StagefrightTest.java:48: error: cannot find symbol
        doStagefrightTest(R.raw.cve_2015_1538_3);
                               ^
  symbol:   variable cve_2015_1538_3
  location: class raw
cts/tests/tests/security/src/android/security/cts/StagefrightTest.java:51: error: cannot find symbol
        doStagefrightTest(R.raw.cve_2015_1538_4);
                               ^
  symbol:   variable cve_2015_1538_4
  location: class raw
cts/tests/tests/security/src/android/security/cts/StagefrightTest.java:54: error: cannot find symbol
        doStagefrightTest(R.raw.cve_2015_1539);
                               ^
  symbol:   variable cve_2015_1539
  location: class raw
cts/tests/tests/security/src/android/security/cts/StagefrightTest.java:57: error: cannot find symbol
        doStagefrightTest(R.raw.cve_2015_3824);
                               ^
  symbol:   variable cve_2015_3824
  location: class raw
cts/tests/tests/security/src/android/security/cts/StagefrightTest.java:60: error: cannot find symbol
        doStagefrightTest(R.raw.cve_2015_3827);
                               ^
  symbol:   variable cve_2015_3827
  location: class raw
cts/tests/tests/security/src/android/security/cts/StagefrightTest.java:63: error: cannot find symbol
        doStagefrightTest(R.raw.cve_2015_3828);
                               ^
  symbol:   variable cve_2015_3828
  location: class raw
cts/tests/tests/security/src/android/security/cts/StagefrightTest.java:66: error: cannot find symbol
        doStagefrightTest(R.raw.cve_2015_3829);
                               ^
  symbol:   variable cve_2015_3829
  location: class raw
cts/tests/tests/security/src/android/security/cts/StagefrightTest.java:69: error: cannot find symbol
        doStagefrightTest(R.raw.cve_2015_3864);
                               ^
  symbol:   variable cve_2015_3864
  location: class raw
Note: cts/tests/tests/security/src/android/security/cts/BrowserTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: cts/tests/tests/security/src/android/security/cts/NetdTest.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
10 errors
build/core/java.mk:394: recipe for target 'out/target/common/obj/APPS/CtsSecurityTestCases_intermediates/classes-full-debug.jar' failed
make: *** [out/target/common/obj/APPS/CtsSecurityTestCases_intermediates/classes-full-debug.jar] Error 41


please can any one help on this error

Imx6dev Kit

unread,
May 5, 2020, 2:06:02 PM5/5/20
to Android Building
i have the same issue .. using standard recommended ubuntu 14.04 full build seems to work except these tests .. did you find a solution?
Reply all
Reply to author
Forward
0 new messages