Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save TheHercules/de493920bd3d38fb1e073585bf49e87a to your computer and use it in GitHub Desktop.
Save TheHercules/de493920bd3d38fb1e073585bf49e87a to your computer and use it in GitHub Desktop.
[ 16% 2365/14238] target C: vold <= system/vold/cryptfs.c
FAILED: /bin/bash -c "(PWD=/proc/self/cwd /usr/bin/ccache prebuilts/clang/host/linux-x86/clang-2690385/bin/clang -I device/asus/msm8916-common/include -I system/extras/ext4_utils -I system/extras/f2fs_utils -I external/scrypt/lib/crypto -I frameworks/native/include -I system/security/keystore -I hardware/libhardware/include/hardware -I system/security/softkeymaster/include/keymaster -I external/e2fsprogs/lib -I system/vold -I /home/hercules/omni/out/target/product/Z00L/obj/EXECUTABLES/vold_intermediates -I /home/hercules/omni/out/target/product/Z00L/gen/EXECUTABLES/vold_intermediates -I libnativehelper/include/nativehelper \$(cat /home/hercules/omni/out/target/product/Z00L/obj/EXECUTABLES/vold_intermediates/import_includes) -isystem system/core/include -isystem system/media/audio/include -isystem hardware/libhardware/include -isystem hardware/libhardware_legacy/include -isystem hardware/ril/include -isystem libnativehelper/include -isystem frameworks/native/opengl/include -isystem frameworks/av/include -isystem frameworks/base/include -isystem /home/hercules/omni/out/target/product/Z00L/obj/include -isystem bionic/libc/arch-arm64/include -isystem bionic/libc/include -isystem bionic/libc/kernel/uapi -isystem bionic/libc/kernel/common -isystem bionic/libc/kernel/uapi/asm-arm64 -isystem bionic/libm/include -isystem bionic/libm/include/arm64 -c -fno-exceptions -Wno-multichar -fno-strict-aliasing -fstack-protector-strong -ffunction-sections -fdata-sections -funwind-tables -Wa,--noexecstack -Werror=format-security -D_FORTIFY_SOURCE=2 -fno-short-enums -no-canonical-prefixes -mcpu=cortex-a53 -Werror=pointer-to-int-cast -Werror=int-to-pointer-cast -Werror=implicit-function-declaration -DQCOM_HARDWARE -DANDROID -fmessage-length=0 -W -Wall -Wno-unused -Winit-self -Wpointer-arith -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Werror=date-time -DNDEBUG -O2 -g -Wstrict-aliasing=2 -DNDEBUG -UDEBUG -D__compiler_offsetof=__builtin_offsetof -Werror=int-conversion -Wno-reserved-id-macro -Wno-format-pedantic -Wno-unused-command-line-argument -fcolor-diagnostics -nostdlibinc -target aarch64-linux-android -Bprebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/aarch64-linux-android/bin -DTW_NO_MINUI_CUSTOM_FONTS -std=gnu99 -Werror -Wall -Wno-missing-field-initializers -Wno-unused-variable -Wno-unused-parameter -DCONFIG_HW_DISK_ENCRYPTION -fpie -D_USING_LIBCXX -std=c11 -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=address-of-temporary -Werror=null-dereference -Werror=return-type -MD -MF /home/hercules/omni/out/target/product/Z00L/obj/EXECUTABLES/vold_intermediates/cryptfs.d -o /home/hercules/omni/out/target/product/Z00L/obj/EXECUTABLES/vold_intermediates/cryptfs.o system/vold/cryptfs.c ) && (cp /home/hercules/omni/out/target/product/Z00L/obj/EXECUTABLES/vold_intermediates/cryptfs.d /home/hercules/omni/out/target/product/Z00L/obj/EXECUTABLES/vold_intermediates/cryptfs.P; sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\\\\$//' -e '/^\$/ d' -e 's/\$/ :/' < /home/hercules/omni/out/target/product/Z00L/obj/EXECUTABLES/vold_intermediates/cryptfs.d >> /home/hercules/omni/out/target/product/Z00L/obj/EXECUTABLES/vold_intermediates/cryptfs.P; rm -f /home/hercules/omni/out/target/product/Z00L/obj/EXECUTABLES/vold_intermediates/cryptfs.d )"
system/vold/cryptfs.c:74:10: fatal error: 'cryptfs_hw.h' file not found
#include "cryptfs_hw.h"
^
1 error generated.
[ 16% 2365/14238] target C++: vold <= system/vold/VolumeManager.cpp
ninja: build stopped: subcommand failed.
build/core/ninja.mk:157: recipe for target 'ninja_wrapper' failed
make: *** [ninja_wrapper] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment