Advertisement
Guest User

Untitled

a guest
Jan 24th, 2020
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.02 KB | None | 0 0
  1. frameworks/av/camera/cameraserver/Android.mk:18: Target has integrated cameraserver into mediaserver. This is weakening security measures introduced in 7.0
  2. find: ‘/home/jpaveg/Downloads/lineageOS/lineage/out/target/common/obj/SHARED_LIBRARIES/libwifi-hal-mock_intermediates’: No such file or directory
  3. build/core/Makefile:34: warning: overriding commands for target `/home/jpaveg/Downloads/lineageOS/lineage/out/target/product/gtesqltespr/system/lib/libsecril-client.so'
  4. build/core/base_rules.mk:320: warning: ignoring old commands for target `/home/jpaveg/Downloads/lineageOS/lineage/out/target/product/gtesqltespr/system/lib/libsecril-client.so'
  5. build/core/Makefile:34: warning: overriding commands for target `/home/jpaveg/Downloads/lineageOS/lineage/out/target/product/gtesqltespr/system/etc/wifi/wpa_supplicant.conf'
  6. build/core/base_rules.mk:320: warning: ignoring old commands for target `/home/jpaveg/Downloads/lineageOS/lineage/out/target/product/gtesqltespr/system/etc/wifi/wpa_supplicant.conf'
  7. Starting build with ninja
  8. ninja: Entering directory `.'
  9. [  1% 453/34736] host Java: tagsouplib (/home/jpaveg/Downloads/lineageOS/lineage/out/host/common/obj/JAVA_LIBRARIES/tagsouplib_intermediates/classes)
  10. Note: Some input files use unchecked or unsafe operations.
  11. Note: Recompile with -Xlint:unchecked for details.
  12. [  1% 502/34736] host Java: antlr-runtime (/home/jpaveg/Downloads/lineageOS/lineage/out/host/common/obj/JAVA_LIBRARIES/antlr-runtime_intermediates/classes)
  13. Note: Some input files use unchecked or unsafe operations.
  14. Note: Recompile with -Xlint:unchecked for details.
  15. [  1% 687/34736] Lex: aidl <= system/tools/aidl/aidl_language_l.ll
  16. FAILED: /bin/bash -c "prebuilts/misc/linux-x86/flex/flex-2.5.39 -o/home/jpaveg/Downloads/lineageOS/lineage/out/host/linux-x86/obj/STATIC_LIBRARIES/libaidl-common_intermediates/aidl_language_l.cpp system/tools/aidl/aidl_language_l.ll"
  17. flex-2.5.39: loadlocale.c:130: _nl_intern_locale_data: Assertion `cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed.
  18. Aborted (core dumped)
  19. [  1% 687/34736] host Java: guavalib (/home/jpaveg/Downloads/lineageOS/lineage/out/host/common/obj/JAVA_LIBRARIES/guavalib_intermediates/classes)
  20. warning: [options] bootstrap class path not set in conjunction with -source 1.7
  21. Note: Some input files use or override a deprecated API.
  22. Note: Recompile with -Xlint:deprecation for details.
  23. Note: Some input files use unchecked or unsafe operations.
  24. Note: Recompile with -Xlint:unchecked for details.
  25. 1 warning
  26. [  1% 687/34736] target Java: core-all (/home/jpaveg/Downloads/lineageOS/lineage/out/target/common/obj/JAVA_LIBRARIES/core-all_intermediates/classes)
  27. Note: Some input files use or override a deprecated API.
  28. Note: Recompile with -Xlint:deprecation for details.
  29. Note: Some input files use unchecked or unsafe operations.
  30. Note: Recompile with -Xlint:unchecked for details.
  31. ninja: build stopped: subcommand failed.
  32. make: *** [build/core/ninja.mk:152: ninja_wrapper] Error 1
  33. make: Leaving directory '/home/jpaveg/Downloads/lineageOS/lineage'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement