log for com.alovoa.expo:15
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1053, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 813, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 272, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for com.alovoa.expo:1.6.0
==== detail begin ====
== Installed Android Tools ==
2023-10-10 05:35:44,651 DEBUG: Reading 'config.yml'
2023-10-10 05:35:44,667 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-10-10 05:35:44,668 INFO: Creating log directory
2023-10-10 05:35:44,668 INFO: Creating temporary directory
2023-10-10 05:35:44,669 INFO: Creating output directory
2023-10-10 05:35:44,690 DEBUG: Getting git vcs interface for https://github.com/Alovoa/alovoa-expo.git
2023-10-10 05:35:44,690 DEBUG: Checking com.alovoa.expo:15
2023-10-10 05:35:44,690 INFO: Building version 1.6.0 (15) of com.alovoa.expo
2023-10-10 05:35:44,690 WARNING: Android NDK version 'r23b' could not be found!
2023-10-10 05:35:44,690 WARNING: Configured versions:
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
2023-10-10 05:35:44,697 DEBUG: Starting new HTTPS connection (1): f-droid.github.io:443
2023-10-10 05:35:44,839 DEBUG: https://f-droid.github.io:443 "GET /android-sdk-transparency-log/signed/checksums.json.asc HTTP/1.1" 200 488
2023-10-10 05:35:44,844 DEBUG: Starting new HTTPS connection (1): f-droid.github.io:443
2023-10-10 05:35:44,974 DEBUG: https://f-droid.github.io:443 "GET /android-sdk-transparency-log/signed/checksums.json HTTP/1.1" 200 114878
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/android-ndk-r23b-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r23b-linux.zip
2023-10-10 05:35:45,323 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2023-10-10 05:35:45,388 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r23b-linux.zip HTTP/1.1" 200 725122099
Unzipping to /tmp/.sdkmanager-8phzx_qj
ERROR: Unexpected symlink target: android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/as -> /buildbot/src/android/ndk-release-r23/out/linux/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-as
ERROR: Unexpected symlink target: android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/as -> /buildbot/src/android/ndk-release-r23/out/linux/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-as
ERROR: Unexpected symlink target: android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/as -> /buildbot/src/android/ndk-release-r23/out/linux/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-as
ERROR: Unexpected symlink target: android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/as -> /buildbot/src/android/ndk-release-r23/out/linux/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-as
Installing into /opt/android-sdk/ndk/23.1.7779620
2023-10-10 05:36:38,011 INFO: Set NDK r23b (23.1.7779620) up
2023-10-10 05:36:38,011 INFO: Running 'sudo' commands in /home/vagrant
2023-10-10 05:36:38,011 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c sysctl fs.inotify.max_user_watches=524288; curl -Lo node.tar.gz https://nodejs.org/dist/v18.16.0/node-v18.16.0-linux-x64.tar.gz; echo "fc83046a93d2189d919005a348db3b2372b598a145d84eb9781a3a4b0f032e95 node.tar.gz" | sha256sum -c -; tar xzf node.tar.gz --strip-components=1 -C /usr/local/; npm -g install yarn
+ sysctl fs.inotify.max_user_watches=524288
fs.inotify.max_user_watches = 524288
+ curl -Lo node.tar.gz https://nodejs.org/dist/v18.16.0/node-v18.16.0-linux-x64.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2 42.1M 2 959k 0 0 7054k 0 0:00:06 --:--:-- 0:00:06 7003k
86 42.1M 86 36.5M 0 0 33.0M 0 0:00:01 0:00:01 --:--:-- 32.9M
100 42.1M 100 42.1M 0 0 33.8M 0 0:00:01 0:00:01 --:--:-- 33.8M
+ echo 'fc83046a93d2189d919005a348db3b2372b598a145d84eb9781a3a4b0f032e95 node.tar.gz'
+ sha256sum -c -
node.tar.gz: OK
+ tar xzf node.tar.gz --strip-components=1 -C /usr/local/
+ npm -g install yarn
added 1 package in 2s
npm notice
npm notice New major version of npm available! 9.5.1 -> 10.2.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.0>
npm notice Run `npm install -g npm@10.2.0` to update!
npm notice
2023-10-10 05:36:45,251 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-10-10 05:36:50,680 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 36748 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-10-10 05:37:25,601 INFO: Getting source for revision 53c361e813c2da489dcfcda35a79ba3eaacd335f
2023-10-10 05:37:25,602 DEBUG: Directory: build/com.alovoa.expo
2023-10-10 05:37:25,602 DEBUG: > git rev-parse --show-toplevel
2023-10-10 05:37:25,814 DEBUG: Directory: build/com.alovoa.expo
2023-10-10 05:37:25,814 DEBUG: > git submodule foreach --recursive git reset --hard
2023-10-10 05:37:26,026 DEBUG: Directory: build/com.alovoa.expo
2023-10-10 05:37:26,026 DEBUG: > git reset --hard
2023-10-10 05:37:26,339 DEBUG: Directory: build/com.alovoa.expo
2023-10-10 05:37:26,339 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-10-10 05:37:26,450 DEBUG: Directory: build/com.alovoa.expo
2023-10-10 05:37:26,451 DEBUG: > git clean -dffx
2023-10-10 05:37:26,563 DEBUG: Directory: build/com.alovoa.expo
2023-10-10 05:37:26,570 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2023-10-10 05:37:27,184 DEBUG: Directory: build/com.alovoa.expo
2023-10-10 05:37:27,184 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2023-10-10 05:37:27,697 DEBUG: Directory: build/com.alovoa.expo
2023-10-10 05:37:27,698 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2023-10-10 05:37:28,210 DEBUG: Directory: build/com.alovoa.expo
2023-10-10 05:37:28,211 DEBUG: > git remote set-head origin --auto
2023-10-10 05:37:28,924 DEBUG: Directory: build/com.alovoa.expo
2023-10-10 05:37:28,924 DEBUG: > git checkout -f 53c361e813c2da489dcfcda35a79ba3eaacd335f
2023-10-10 05:37:29,136 DEBUG: Directory: build/com.alovoa.expo
2023-10-10 05:37:29,137 DEBUG: > git clean -dffx
2023-10-10 05:37:29,248 INFO: Running 'init' commands in build/com.alovoa.expo
2023-10-10 05:37:29,249 DEBUG: Directory: build/com.alovoa.expo
2023-10-10 05:37:29,249 DEBUG: > bash -e -u -o pipefail -x -c -- yarn install
/etc/bash.bashrc: line 7: PS1: unbound variable
+ yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning " > @backpackapp-io/react-native-toast@0.10.0" has unmet peer dependency "react-native-reanimated@>=2.8.0".
warning " > react-native-card-stack-swiper@1.2.5" has incorrect peer dependency "react@^16.0.0-beta.5".
warning " > react-native-card-stack-swiper@1.2.5" has incorrect peer dependency "react-native@^0.49.1".
[4/4] Building fresh packages...
Done in 76.39s.
2023-10-10 05:38:46,437 INFO: Creating local.properties file at build/com.alovoa.expo/local.properties
2023-10-10 05:38:46,442 DEBUG: Removing debuggable flags from build/com.alovoa.expo
2023-10-10 05:38:46,955 INFO: Cleaned build.gradle of keysigning configs at build/com.alovoa.expo/node_modules/react-native/template/android/app/build.gradle
2023-10-10 05:38:47,238 INFO: Running 'prebuild' commands in build/com.alovoa.expo
2023-10-10 05:38:47,238 DEBUG: Directory: build/com.alovoa.expo
2023-10-10 05:38:47,238 DEBUG: > bash -e -u -o pipefail -x -c -- sdkmanager 'cmake;3.22.1'; yarn expo prebuild; cp -r script/res/node_modules/* node_modules/; cp script/res/android/app/src/main/res/values/styles.xml android/app/src/main/res/values/styles.xml; cp script/res/android/app/src/main/res/values-night/colors.xml android/app/src/main/res/values-night/colors.xml; rm -fr script/res ios
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sdkmanager 'cmake;3.22.1'
Downloading https://dl.google.com/android/repository/cmake-3.22.1-linux.zip into /home/vagrant/.cache/sdkmanager/cmake-3.22.1-linux.zip
Unzipping to /tmp/.sdkmanager-tkq8bg6o
Installing into /opt/android-sdk/cmake/3.22.1
+ yarn expo prebuild
yarn run v1.22.19
$ /home/vagrant/build/com.alovoa.expo/node_modules/.bin/expo prebuild
- Creating native project directories (./ios and ./android) and updating .gitignore
✔ Created native projects | gitignore skipped
- Updating your package.json scripts, dependencies, and main file
› Using current versions instead of recommended expo@~49.0.13.
- Updating your package.json scripts, dependencies, and main file
✔ Updated package.json and added index.js entry point for iOS and Android
› Installing using yarn
> yarn install
- Config syncing
Using node to generate images. This is much slower than using native packages.
› Optionally you can stop the process and try again after successfully running `npm install -g sharp-cli`.
- Config syncing
» ios: ios.usesAppleSignIn: Install expo-apple-authentication to enable this feature https://docs.expo.dev/versions/latest/sdk/apple-authentication/#eas-build
- Config syncing
» android: userInterfaceStyle: Install expo-system-ui in your project to enable this feature.
- Config syncing
✔ Config synced
- Installing CocoaPods...
✔ Skipped installing CocoaPods because operating system is not on macOS.
Done in 37.54s.
+ cp -r script/res/node_modules/LICENSE script/res/node_modules/expo-application script/res/node_modules/expo-location node_modules/
+ cp script/res/android/app/src/main/res/values/styles.xml android/app/src/main/res/values/styles.xml
+ cp script/res/android/app/src/main/res/values-night/colors.xml android/app/src/main/res/values-night/colors.xml
+ rm -fr script/res ios
2023-10-10 05:39:29,284 INFO: Scanning source for common problems...
2023-10-10 05:39:29,302 DEBUG: scanner is configured to use signature data from: 'suss'
2023-10-10 05:39:29,313 INFO: Ignoring unknown maven repo 'new' at android/build.gradle
2023-10-10 05:39:29,313 INFO: Ignoring unknown maven repo 'new' at android/build.gradle
2023-10-10 05:39:29,323 INFO: Removing gradle-wrapper.jar at android/gradle/wrapper/gradle-wrapper.jar
2023-10-10 05:39:29,335 INFO: Removing unknown maven repo 'mavenLocal().url' at node_modules/expo-screen-orientation/android/build.gradle
2023-10-10 05:39:29,348 INFO: Ignoring unknown maven repo 'mavenLocal().url' at node_modules/expo-image-picker/android/build.gradle
2023-10-10 05:39:29,434 INFO: Ignoring binary at node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
2023-10-10 05:39:29,434 INFO: Ignoring binary at node_modules/react-native/sdks/hermesc/osx-bin/hermesc
2023-10-10 05:39:29,435 INFO: Ignoring binary at node_modules/react-native/sdks/hermesc/win64-bin/hermesc.exe
2023-10-10 05:39:29,456 INFO: Removing gradle-wrapper.jar at node_modules/react-native/template/android/gradle/wrapper/gradle-wrapper.jar
2023-10-10 05:39:29,508 INFO: Removing unknown maven repo 'androidOutputUrl' at node_modules/react-native/ReactAndroid/publish.gradle
2023-10-10 05:39:29,508 INFO: Removing unknown maven repo 'mavenTempLocalUrl' at node_modules/react-native/ReactAndroid/publish.gradle
2023-10-10 05:39:29,894 INFO: Ignoring unknown maven repo 'mavenLocal().url' at node_modules/expo-asset/node_modules/expo-file-system/android/build.gradle
2023-10-10 05:39:29,899 INFO: Ignoring unknown maven repo 'mavenLocal().url' at node_modules/expo-image-loader/android/build.gradle
2023-10-10 05:39:29,904 INFO: Ignoring unknown maven repo 'mavenLocal().url' at node_modules/expo-localization/android/build.gradle
2023-10-10 05:39:30,154 WARNING: Found executable binary, possibly code at node_modules/react-native-vector-icons/Fonts/Fontisto.ttf
2023-10-10 05:39:30,157 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-vector-icons/android/build.gradle
2023-10-10 05:39:30,200 INFO: Removing unknown maven repo 'mavenLocal().url' at node_modules/expo-device/android/build.gradle
2023-10-10 05:39:30,297 INFO: Ignoring unknown maven repo '${resolveModulePath(' at node_modules/@react-native-async-storage/async-storage/android/build.gradle
2023-10-10 05:39:30,334 INFO: Ignoring unknown maven repo 'mavenLocal().url' at node_modules/expo-keep-awake/android/build.gradle
2023-10-10 05:39:30,414 INFO: Ignoring unknown maven repo 'mavenLocal().url' at node_modules/expo-sharing/android/build.gradle
2023-10-10 05:39:30,461 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-safe-area-context/android/build.gradle
2023-10-10 05:39:30,949 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-svg/android/build.gradle
2023-10-10 05:39:30,967 INFO: Removing gradle-wrapper.jar at node_modules/react-native-svg/android/gradle/wrapper/gradle-wrapper.jar
2023-10-10 05:39:31,008 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at node_modules/react-native-pager-view/android/build.gradle
2023-10-10 05:39:31,008 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at node_modules/react-native-pager-view/android/build.gradle
2023-10-10 05:39:31,008 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at node_modules/react-native-pager-view/android/build.gradle
2023-10-10 05:39:31,107 INFO: Ignoring unknown maven repo 'mavenLocal().url' at node_modules/expo-application/android/build.gradle
2023-10-10 05:39:31,205 INFO: Removing gradle-wrapper.jar at node_modules/@react-native-community/slider/android/gradle/wrapper/gradle-wrapper.jar
2023-10-10 05:39:31,387 INFO: Ignoring unknown maven repo 'mavenRepo.url' at node_modules/expo-modules-autolinking/scripts/android/autolinking_implementation.gradle
2023-10-10 05:39:31,397 INFO: Removing gradle-wrapper.jar at node_modules/@react-native/gradle-plugin/gradle/wrapper/gradle-wrapper.jar
2023-10-10 05:39:31,534 WARNING: Found executable binary, possibly code at node_modules/@expo/vector-icons/build/vendor/react-native-vector-icons/Fonts/Fontisto.ttf
2023-10-10 05:39:31,833 INFO: Ignoring unknown maven repo 'mavenLocal().url' at node_modules/expo-location/android/build.gradle
2023-10-10 05:39:31,908 INFO: Ignoring unknown maven repo 'mavenLocal().url' at node_modules/expo-modules-core/android/build.gradle
2023-10-10 05:39:32,053 INFO: Ignoring unknown maven repo 'mavenLocal().url' at node_modules/expo-web-browser/android/build.gradle
2023-10-10 05:39:32,110 INFO: Ignoring unknown maven repo 'mavenLocal().url' at node_modules/expo-font/android/build.gradle
2023-10-10 05:39:32,163 INFO: Ignoring unknown maven repo '$projectDir/../node_modules/react-native/android' at node_modules/react-native-screens/android/build.gradle
2023-10-10 05:39:32,195 INFO: Ignoring unknown maven repo 'mavenLocal().url' at node_modules/expo-secure-store/android/build.gradle
2023-10-10 05:39:32,264 INFO: Ignoring unknown maven repo 'mavenLocal().url' at node_modules/expo/android/build.gradle
2023-10-10 05:39:32,275 INFO: Removing unknown maven repo 'mavenLocal().url' at node_modules/expo/node_modules/expo-file-system/android/build.gradle
2023-10-10 05:39:32,309 INFO: Ignoring unknown maven repo 'mavenLocal().url' at node_modules/expo-file-system/android/build.gradle
2023-10-10 05:39:32,390 INFO: Ignoring unknown maven repo 'mavenLocal().url' at node_modules/expo-constants/android/build.gradle
2023-10-10 05:39:32,398 INFO: Ignoring Android AAR library at node_modules/jsc-android/dist/org/webkit/android-jsc-intl/r250231/android-jsc-intl-r250231.aar
2023-10-10 05:39:32,399 INFO: Ignoring Android AAR library at node_modules/jsc-android/dist/org/webkit/android-jsc-cppruntime/r250231/android-jsc-cppruntime-r250231.aar
2023-10-10 05:39:32,400 INFO: Ignoring Android AAR library at node_modules/jsc-android/dist/org/webkit/android-jsc/r250231/android-jsc-r250231.aar
2023-10-10 05:39:32,439 INFO: Ignoring unknown maven repo 'mavenLocal().url' at node_modules/expo-splash-screen/android/build.gradle
2023-10-10 05:39:32,454 INFO: Ignoring unknown maven repo 'mavenLocal().url' at node_modules/expo-image-manipulator/android/build.gradle
2023-10-10 05:39:32,504 INFO: Ignoring unknown maven repo 'mavenLocal().url' at node_modules/expo-media-library/android/build.gradle
2023-10-10 05:39:32,546 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at node_modules/react-native-file-access/android/build.gradle
2023-10-10 05:39:32,546 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at node_modules/react-native-file-access/android/build.gradle
2023-10-10 05:39:32,547 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at node_modules/react-native-file-access/android/build.gradle
2023-10-10 05:39:32,580 INFO: Creating source tarball...
2023-10-10 05:40:36,811 INFO: Running 'build' commands in build/com.alovoa.expo
2023-10-10 05:40:36,814 DEBUG: Directory: build/com.alovoa.expo
2023-10-10 05:40:36,814 DEBUG: > bash -e -u -o pipefail -x -c cd android/app; gradle assembleRelease
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd android/app
+ gradle assembleRelease
Found 8.0.1 via distributionUrl
Downloading missing gradle version 8.0.1
cachedir
/tmp/tmp.ExcACJ0ZDG/gradle-8.0.1-bin.zip: OK
Running /opt/gradle/versions/8.0.1/bin/gradle assembleRelease
Welcome to Gradle 8.0.1!
Here are the highlights of this release:
- Improvements to the Kotlin DSL
- Fine-grained parallelism from the first build with configuration cache
- Configurable Gradle user home cache cleanup
For more details see https://docs.gradle.org/8.0.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
:ReactNative:Unexpected empty result of running '[node, /home/vagrant/build/com.alovoa.expo/node_modules/@react-native-community/cli/build/bin.js, config]' command.
:ReactNative:Running '[node, /home/vagrant/build/com.alovoa.expo/node_modules/@react-native-community/cli/build/bin.js, config]' command failed.
FAILURE: Build failed with an exception.
* Where:
Script '/home/vagrant/build/com.alovoa.expo/node_modules/@react-native-community/cli-platform-android/native_modules.gradle' line: 389
* What went wrong:
A problem occurred evaluating script.
> error Failed to build the app: No package name found. We couldn't parse the namespace from neither your build.gradle[.kts] file at null nor your package in the AndroidManifest at /home/vagrant/build/com.alovoa.expo/node_modules/expo-device/android/src/main/AndroidManifest.xml.
* 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 20s
2023-10-10 05:41:03,338 ERROR: Could not build app com.alovoa.expo: Error running build command for com.alovoa.expo:1.6.0
==== detail begin ====
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd android/app
+ gradle assembleRelease
Found 8.0.1 via distributionUrl
Downloading missing gradle version 8.0.1
cachedir
/tmp/tmp.ExcACJ0ZDG/gradle-8.0.1-bin.zip: OK
Running /opt/gradle/versions/8.0.1/bin/gradle assembleRelease
Welcome to Gradle 8.0.1!
Here are the highlights of this release:
- Improvements to the Kotlin DSL
- Fine-grained parallelism from the first build with configuration cache
- Configurable Gradle user home cache cleanup
For more details see https://docs.gradle.org/8.0.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
:ReactNative:Unexpected empty result of running '[node, /home/vagrant/build/com.alovoa.expo/node_modules/@react-native-community/cli/build/bin.js, config]' command.
:ReactNative:Running '[node, /home/vagrant/build/com.alovoa.expo/node_modules/@react-native-community/cli/build/bin.js, config]' command failed.
FAILURE: Build failed with an exception.
* Where:
Script '/home/vagrant/build/com.alovoa.expo/node_modules/@react-native-community/cli-platform-android/native_modules.gradle' line: 389
* What went wrong:
A problem occurred evaluating script.
> error Failed to build the app: No package name found. We couldn't parse the namespace from neither your build.gradle[.kts] file at null nor your package in the AndroidManifest at /home/vagrant/build/com.alovoa.expo/node_modules/expo-device/android/src/main/AndroidManifest.xml.
* 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 20s
==== detail end ====
2023-10-10 05:41:03,339 DEBUG: Error encoutered, stopping by user request.
==== detail end ====