F-Droid fails to build #8

Open
opened 4 years ago by licaon-kter · 8 comments
licaon-kter commented 4 years ago (Migrated from github.com)
Owner

Even after adding the sloppy repo to fix cmake

Fail log: org.wownero.cyberwow_24.log.gz

Even after adding the sloppy repo to fix cmake Fail log: [org.wownero.cyberwow_24.log.gz](https://github.com/wownero/cyberwow/files/4449257/org.wownero.cyberwow_24.log.gz)
fuwa0529 commented 4 years ago (Migrated from github.com)
Owner

Thanks, I already pushed out a new tag that should fix the openssl build problem.

62edd0c should fix it.

Thanks, I already pushed out a new tag that should fix the openssl build problem. 62edd0c should fix it.
licaon-kter commented 4 years ago (Migrated from github.com)
Owner

Fails with

rm -f *.lo
make[3]: Leaving directory `/home/strech/fdroiddata/build/cyberwow-build/r20/src/libsodium-1.0.18/test/default'
make[3]: Entering directory `/home/strech/fdroiddata/build/cyberwow-build/r20/src/libsodium-1.0.18/test'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/home/strech/fdroiddata/build/cyberwow-build/r20/src/libsodium-1.0.18/test'
make[2]: Leaving directory `/home/strech/fdroiddata/build/cyberwow-build/r20/src/libsodium-1.0.18/test'
make[2]: Entering directory `/home/strech/fdroiddata/build/cyberwow-build/r20/src/libsodium-1.0.18'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/home/strech/fdroiddata/build/cyberwow-build/r20/src/libsodium-1.0.18'
make[1]: Leaving directory `/home/strech/fdroiddata/build/cyberwow-build/r20/src/libsodium-1.0.18'
etc/scripts/build-external-libs/toolchain-wow/import.sh
installing arm64
etc/scripts/build-external-libs/toolchain-wow/import.sh: line 46: make_standalone_toolchain.py: command not found
Makefile:119: recipe for target 'toolchain-wow' failed
make: *** [toolchain-wow] Error 127
Fails with ``` rm -f *.lo make[3]: Leaving directory `/home/strech/fdroiddata/build/cyberwow-build/r20/src/libsodium-1.0.18/test/default' make[3]: Entering directory `/home/strech/fdroiddata/build/cyberwow-build/r20/src/libsodium-1.0.18/test' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory `/home/strech/fdroiddata/build/cyberwow-build/r20/src/libsodium-1.0.18/test' make[2]: Leaving directory `/home/strech/fdroiddata/build/cyberwow-build/r20/src/libsodium-1.0.18/test' make[2]: Entering directory `/home/strech/fdroiddata/build/cyberwow-build/r20/src/libsodium-1.0.18' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory `/home/strech/fdroiddata/build/cyberwow-build/r20/src/libsodium-1.0.18' make[1]: Leaving directory `/home/strech/fdroiddata/build/cyberwow-build/r20/src/libsodium-1.0.18' etc/scripts/build-external-libs/toolchain-wow/import.sh installing arm64 etc/scripts/build-external-libs/toolchain-wow/import.sh: line 46: make_standalone_toolchain.py: command not found Makefile:119: recipe for target 'toolchain-wow' failed make: *** [toolchain-wow] Error 127 ```
fuwa0529 commented 4 years ago (Migrated from github.com)
Owner

Yes, there's a hack that assumes the existence of ndk17c sitting next behind ndk20b. This is a weird use case that requires both ndk versions. It should not fail on the real build server, I hope.

btw, the fdroid flutter@stable wasn't pointing to the stable branch last time I check. It was two miner versions behind. If that didn't get updated, this project might still fail to build :p

Yes, there's a hack that assumes the existence of `ndk17c` sitting next behind `ndk20b`. This is a weird use case that requires both ndk versions. It should not fail on the real build server, I hope. btw, the fdroid `flutter@stable` wasn't pointing to the stable branch last time I check. It was two miner versions behind. If that didn't get updated, this project might still fail to build :p
licaon-kter commented 4 years ago (Migrated from github.com)
Owner

Oh, I don't have that, i'll retry...

Oh, I don't have that, i'll retry...
fuwa0529 commented 4 years ago (Migrated from github.com)
Owner

Thanks :D

Thanks :D
fuwa0529 commented 4 years ago (Migrated from github.com)
Owner

It builds fine now, thanks for fixing it @licaon-kter.

https://f-droid.org/wiki/page/org.wownero.cyberwow/lastbuild

It builds fine now, thanks for fixing it @licaon-kter. https://f-droid.org/wiki/page/org.wownero.cyberwow/lastbuild
licaon-kter commented 4 years ago (Migrated from github.com)
Owner

And again...

INFO: Creating log directory
INFO: Creating temporary directory
INFO: Creating output directory
INFO: Using git version 2.11.0
INFO: Building version 0.8.0.0 (26) of org.wownero.cyberwow
INFO: Running 'sudo' commands in /home/vagrant
INFO: Getting source for revision v0.8.0.0
INFO: Collecting source libraries
INFO: Creating local.properties file at build/org.wownero.cyberwow/local.properties
INFO: Creating local.properties file at build/org.wownero.cyberwow/cyberwow/local.properties
INFO: Cleaned build.gradle of keysigning configs at build/org.wownero.cyberwow/cyberwow/android/app/build.gradle
INFO: Scanning source for common problems...
INFO: Creating source tarball...
INFO: Running 'build' commands in build/org.wownero.cyberwow/cyberwow
ERROR: Could not build app org.wownero.cyberwow: Error running build command for org.wownero.cyberwow:0.8.0.0
==== detail begin ====
++ realpath ../../srclib/flutter/bin
+ flutter_dir=/home/vagrant/build/srclib/flutter/bin
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Dart SDK from Flutter engine e1e6ced81d029258d449bdec2ba3cddca9c2ca0c...
...
Building flutter tool...
...
+ cd ..
+ PATH=/home/vagrant/build/srclib/flutter/bin:/home/vagrant/android-ndk/r20b:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/vagrant/android-sdk/tools:/home/vagrant/android-sdk/platform-tools:/opt/gradle/bin
+ ANDROID_NDK_ROOT=/home/vagrant/android-ndk/r20b
+ make wow
etc/scripts/build-external-libs/clean.sh
realpath: ../cyberwow-build/r20: No such file or directory
realpath: ../cyberwow-build/r17c: No such file or directory
chmod: cannot access '../cyberwow-build': No such file or directory
Makefile:76: recipe for target 'clean-external-libs' failed
make: *** [clean-external-libs] Error 1
==== detail end ====
And again... ``` INFO: Creating log directory INFO: Creating temporary directory INFO: Creating output directory INFO: Using git version 2.11.0 INFO: Building version 0.8.0.0 (26) of org.wownero.cyberwow INFO: Running 'sudo' commands in /home/vagrant INFO: Getting source for revision v0.8.0.0 INFO: Collecting source libraries INFO: Creating local.properties file at build/org.wownero.cyberwow/local.properties INFO: Creating local.properties file at build/org.wownero.cyberwow/cyberwow/local.properties INFO: Cleaned build.gradle of keysigning configs at build/org.wownero.cyberwow/cyberwow/android/app/build.gradle INFO: Scanning source for common problems... INFO: Creating source tarball... INFO: Running 'build' commands in build/org.wownero.cyberwow/cyberwow ERROR: Could not build app org.wownero.cyberwow: Error running build command for org.wownero.cyberwow:0.8.0.0 ==== detail begin ==== ++ realpath ../../srclib/flutter/bin + flutter_dir=/home/vagrant/build/srclib/flutter/bin + /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics Downloading Dart SDK from Flutter engine e1e6ced81d029258d449bdec2ba3cddca9c2ca0c... ... Building flutter tool... ... + cd .. + PATH=/home/vagrant/build/srclib/flutter/bin:/home/vagrant/android-ndk/r20b:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/vagrant/android-sdk/tools:/home/vagrant/android-sdk/platform-tools:/opt/gradle/bin + ANDROID_NDK_ROOT=/home/vagrant/android-ndk/r20b + make wow etc/scripts/build-external-libs/clean.sh realpath: ../cyberwow-build/r20: No such file or directory realpath: ../cyberwow-build/r17c: No such file or directory chmod: cannot access '../cyberwow-build': No such file or directory Makefile:76: recipe for target 'clean-external-libs' failed make: *** [clean-external-libs] Error 1 ==== detail end ==== ```
fuwa0529 commented 4 years ago (Migrated from github.com)
Owner

Thanks @licaon-kter, there's a new release that should fix it :D

https://github.com/wownero/cyberwow/releases/tag/v0.8.0.0-a

Thanks @licaon-kter, there's a new release that should fix it :D https://github.com/wownero/cyberwow/releases/tag/v0.8.0.0-a
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: wownero/cyberwow#8
Loading…
There is no content yet.