To start with.A half year ago I have paused my develop work on my project after a last successful build.Then I put it behind head.Half a year later,now,I just open it again without any modifications,it failed building.And the problem is also unclear,it shows ndk errors,but my project didn't even held a ndk code.
I even don't what's the wrong point.So never head for the solution. Following is the build error output. Does any have the same experience or a solution?
Executing tasks: [:app:assembleDebug] in project /mnt/MyFile/HighSys/syschanger/ATMS/atms
Task :app:preBuild UP-TO-DATE Task :app:preDebugBuild UP-TO-DATE Task :app:compileDebugAidl NO-SOURCE Task :app:generateDebugBuildConfig Task :app:compileDebugRenderscript NO-SOURCE Task :app:javaPreCompileDebug Task :app:generateDebugResValues Task :app:generateDebugResources Task :app:createDebugCompatibleScreenManifests Task :app:extractDeepLinksDebug Task :app:processDebugManifest Task :app:mergeDebugResources Task :app:processDebugResources
Task :app:compileDebugJavaWithJavac 注: 某些输入文件使用或覆盖了已过时的 API。 注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。 注: 某些输入文件使用了未经检查或不安全的操作。 注: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
Task :app:compileDebugSources Task :app:mergeDebugShaders Task :app:compileDebugShaders NO-SOURCE Task :app:generateDebugAssets UP-TO-DATE Task :app:mergeDebugAssets Task :app:processDebugJavaRes NO-SOURCE Task :app:dexBuilderDebug Task :app:checkDebugDuplicateClasses Task :app:mergeDebugJavaResource Task :app:mergeLibDexDebug Task :app:mergeDebugJniLibFolders Task :app:validateSigningDebug Task :app:mergeDebugNativeLibs /home/jackmaxpale/Desktop/android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip: error: '/mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libpl_droidsonroids_gif.so': Operation not permitted
/home/jackmaxpale/Desktop/android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip: error: '/mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/librsjni.so': Operation not permitted
/home/jackmaxpale/Desktop/android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip: error: '/mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/librsjni_androidx.so': Operation not permitted
/home/jackmaxpale/Desktop/android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip: error: '/mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/librsjni.so': Operation not permitted
/home/jackmaxpale/Desktop/android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip: error: '/mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libpl_droidsonroids_gif.so': Operation not permitted
/home/jackmaxpale/Desktop/android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip: error: '/mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/librsjni_androidx.so': Operation not permitted
/home/jackmaxpale/Desktop/android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip: error: '/mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libpl_droidsonroids_gif.so': Operation not permitted
/home/jackmaxpale/Desktop/android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip: error: '/mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/librsjni.so': Operation not permitted
/home/jackmaxpale/Desktop/android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip: error: '/mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/librsjni_androidx.so': Operation not permitted
/home/jackmaxpale/Desktop/android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip: error: '/mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libpl_droidsonroids_gif.so': Operation not permitted
/home/jackmaxpale/Desktop/android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip: error: '/mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/librsjni.so': Operation not permitted
/home/jackmaxpale/Desktop/android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip: error: '/mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/librsjni_androidx.so': Operation not permitted
/home/jackmaxpale/Desktop/android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip: error: '/mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libRSSupport.so': Operation not permitted
/home/jackmaxpale/Desktop/android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip: error: '/mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libRSSupport.so': Operation not permitted
/home/jackmaxpale/Desktop/android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip: error: '/mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libRSSupport.so': Operation not permitted
/home/jackmaxpale/Desktop/android-ndk-r21b/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip: error: '/mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libRSSupport.so': Operation not permitted
Task :app:stripDebugDebugSymbols FAILED Task :app:mergeProjectDexDebug Task :app:mergeExtDexDebug
FAILURE: Build failed with an exception.
- What went wrong: Execution failed for task ':app:stripDebugDebugSymbols'.
17 exceptions were raised by workers: java.nio.file.FileSystemException: /mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libpl_droidsonroids_gif.so: 不允许的操作 java.nio.file.FileSystemException: /mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/librsjni.so: 不允许的操作 java.nio.file.FileSystemException: /mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/librsjni_androidx.so: 不允许的操作 java.nio.file.FileSystemException: /mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libRSSupport.so: 不允许的操作 java.nio.file.FileSystemException: /mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi/libpl_droidsonroids_gif.so: 不允许的操作 java.nio.file.FileSystemException: /mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libpl_droidsonroids_gif.so: 不允许的操作 java.nio.file.FileSystemException: /mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/librsjni.so: 不允许的操作 java.nio.file.FileSystemException: /mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/librsjni_androidx.so: 不允许的操作 java.nio.file.FileSystemException: /mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libRSSupport.so: 不允许的操作 java.nio.file.FileSystemException: /mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libpl_droidsonroids_gif.so: 不允许的操作 java.nio.file.FileSystemException: /mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/librsjni.so: 不允许的操作 java.nio.file.FileSystemException: /mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/librsjni_androidx.so: 不允许的操作 java.nio.file.FileSystemException: /mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libRSSupport.so: 不允许的操作 java.nio.file.FileSystemException: /mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libpl_droidsonroids_gif.so: 不允许的操作 java.nio.file.FileSystemException: /mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/librsjni.so: 不允许的操作 java.nio.file.FileSystemException: /mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/librsjni_androidx.so: 不允许的操作 java.nio.file.FileSystemException: /mnt/MyFile/HighSys/syschanger/ATMS/atms/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libRSSupport.so: 不允许的操作
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 7s 21 actionable tasks: 21 executed