Skip to content

Instantly share code, notes, and snippets.

@ubulem
Created November 13, 2019 16:59
Show Gist options
  • Save ubulem/dbef525f154b699268c0dececb2cb61b to your computer and use it in GitHub Desktop.
Save ubulem/dbef525f154b699268c0dececb2cb61b to your computer and use it in GitHub Desktop.
Build command failed.
Error while executing process /home/bektur/Android/Sdk/ndk/20.1.5948944/ndk-build with arguments {NDK_PROJECT_PATH=null APP_BUILD_SCRIPT=/home/bektur/Work/Android/Minetest/build/android/native/jni/Android.mk NDK_APPLICATION_MK=/home/bektur/Work/Android/Minetest/build/android/native/jni/Application.mk APP_ABI=arm64-v8a NDK_ALL_ABIS=arm64-v8a NDK_DEBUG=1 APP_PLATFORM=android-16 NDK_OUT=/home/bektur/Work/Android/Minetest/build/android/native/build/intermediates/ndkBuild/debug/obj NDK_LIBS_OUT=/home/bektur/Work/Android/Minetest/build/android/native/build/intermediates/ndkBuild/debug/lib -j APP_STL=c++_shared COMPILER_VERSION=clang APP_SHORT_COMMANDS=true Minetest}
[arm64-v8a] Compile++ : Minetest <= renderingengine.cpp
[arm64-v8a] Compile++ : Minetest <= shader.cpp
[arm64-v8a] Compile++ : Minetest <= sky.cpp
[arm64-v8a] Compile++ : Minetest <= sound.cpp
[arm64-v8a] Compile++ : Minetest <= sound_openal.cpp
[arm64-v8a] Compile++ : Minetest <= tile.cpp
[arm64-v8a] Compile++ : Minetest <= wieldmesh.cpp
/home/bektur/Work/Android/Minetest/build/android/native/jni/../../../../src/client/renderingengine.cpp:21:10: fatal error: 'IrrlichtDevice.h' file not found
#include <IrrlichtDevice.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /home/bektur/Work/Android/Minetest/build/android/native/jni/../../../../src/client/sky.cpp:20:
/home/bektur/Work/Android/Minetest/build/android/native/jni/../../../../src/client/sky.h:20:10: fatal error: 'ISceneNode.h' file not found
#include <ISceneNode.h>
^~~~~~~~~~~~~~
make: *** [/home/bektur/Work/Android/Minetest/build/android/native/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/objs-debug/Minetest/__/__/__/src/client/renderingengine.o] Error 1
make: *** Waiting for unfinished jobs....
1 error generated.
make: *** [/home/bektur/Work/Android/Minetest/build/android/native/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/objs-debug/Minetest/__/__/__/src/client/sky.o] Error 1
In file included from /home/bektur/Work/Android/Minetest/build/android/native/jni/../../../../src/client/tile.cpp:20:
In file included from /home/bektur/Work/Android/Minetest/build/android/native/jni/../../../../src/client/tile.h:22:
../../../src/irrlichttypes.h:33:10: fatal error: 'irrTypes.h' file not found
#include <irrTypes.h>
^~~~~~~~~~~~
1 error generated.
make: *** [/home/bektur/Work/Android/Minetest/build/android/native/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/objs-debug/Minetest/__/__/__/src/client/tile.o] Error 1
In file included from /home/bektur/Work/Android/Minetest/build/android/native/jni/../../../../src/client/sound.cpp:20:
In file included from /home/bektur/Work/Android/Minetest/build/android/native/jni/../../../../src/client/sound.h:24:
In file included from ../../../src/irr_v3d.h:22:
../../../src/irrlichttypes.h:33:10: fatal error: 'irrTypes.h' file not found
#include <irrTypes.h>
^~~~~~~~~~~~
1 error generated.
make: *** [/home/bektur/Work/Android/Minetest/build/android/native/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/objs-debug/Minetest/__/__/__/src/client/sound.o] Error 1
In file included from /home/bektur/Work/Android/Minetest/build/android/native/jni/../../../../src/client/sound_openal.cpp:24:
In file included from /home/bektur/Work/Android/Minetest/build/android/native/jni/../../../../src/client/sound_openal.h:24:
In file included from /home/bektur/Work/Android/Minetest/build/android/native/jni/../../../../src/client/sound.h:24:
In file included from ../../../src/irr_v3d.h:22:
../../../src/irrlichttypes.h:33:10: fatal error: 'irrTypes.h' file not found
#include <irrTypes.h>
^~~~~~~~~~~~
1 error generated.
make: *** [/home/bektur/Work/Android/Minetest/build/android/native/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/objs-debug/Minetest/__/__/__/src/client/sound_openal.o] Error 1
In file included from /home/bektur/Work/Android/Minetest/build/android/native/jni/../../../../src/client/wieldmesh.cpp:20:
In file included from /home/bektur/Work/Android/Minetest/build/android/native/jni/../../../../src/client/wieldmesh.h:24:
In file included from ../../../src/irrlichttypes_extrabloated.h:22:
In file included from ../../../src/irrlichttypes_bloated.h:22:
../../../src/irrlichttypes.h:33:10: fatal error: 'irrTypes.h' file not found
#include <irrTypes.h>
^~~~~~~~~~~~
1 error generated.
make: *** [/home/bektur/Work/Android/Minetest/build/android/native/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/objs-debug/Minetest/__/__/__/src/client/wieldmesh.o] Error 1
In file included from /home/bektur/Work/Android/Minetest/build/android/native/jni/../../../../src/client/shader.cpp:23:
/home/bektur/Work/Android/Minetest/build/android/native/jni/../../../../src/client/shader.h:23:10: fatal error: 'IMaterialRendererServices.h' file not found
#include <IMaterialRendererServices.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
make: *** [/home/bektur/Work/Android/Minetest/build/android/native/build/intermediates/ndkBuild/debug/obj/local/arm64-v8a/objs-debug/Minetest/__/__/__/src/client/shader.o] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment