>>> marxan: Building testing/marxan 4.0.7-r1 (using abuild 3.13.0-r5) started Mon, 23 Sep 2024 09:34:14 +0000 >>> marxan: Checking sanity of /home/buildozer/aports/testing/marxan/APKBUILD... >>> marxan: Analyzing dependencies... >>> marxan: Installing for build: build-base (1/1) Installing .makedepends-marxan (20240923.093426) OK: 251 MiB in 104 packages >>> marxan: Cleaning up srcdir >>> marxan: Cleaning up pkgdir >>> marxan: Cleaning up tmpdir >>> marxan: Fetching https://distfiles.alpinelinux.org/distfiles/edge/marxan-4.0.7.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> marxan: Fetching marxan-4.0.7.tar.gz::https://github.com/Marxan-source-code/marxan/archive/refs/tags/v4.0.7.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 74055 0 74055 0 0 130k 0 --:--:-- --:--:-- --:--:-- 130k >>> marxan: Fetching https://distfiles.alpinelinux.org/distfiles/edge/marxan-4.0.7.tar.gz >>> marxan: Checking sha512sums... marxan-4.0.7.tar.gz: OK >>> marxan: Unpacking /var/cache/distfiles/marxan-4.0.7.tar.gz... mkdir -p bin/ g++ -static -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -O3 -std=c++17 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security *.cpp -o ./bin/marxan thermal_annealing.cpp: In function 'void marxan::initialiseConnollyAnnealing(int, int, const std::vector&, const std::vector&, std::vector&, const std::vector&, std::vector&, double, sanneal&, int, std::vector&, double, int, int, std::stringstream&, rng_engine&)': thermal_annealing.cpp:99:32: warning: format '%li' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat=] 99 | fprintf(fp, "%li,%li,%i,%li,%li,%i,%g,%g,%g\n", i, ipu, pu[ipu].id, iOldR, imode, R[ipu], change.total, deltamax, deltamin); | ~~^ ~ | | | | long int long long int | %lli thermal_annealing.cpp: In function 'void marxan::thermalAnnealing(int, int, const std::vector&, std::vector&, double, std::vector&, const std::vector&, const std::vector&, std::vector&, scost&, long int, int, std::string, double, int, double, double, double, int, sanneal&, std::stringstream&, rng_engine&)': thermal_annealing.cpp:203:30: warning: format '%li' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat=] 203 | fprintf(ttfp, "%li,%f,%li,%f,%i,%f,%f,%f,%f", | ~~^ | | | long int | %lli 204 | itime, costthresh, iGoodChange, reserve.total, | ~~~~~ | | | long long int thermal_annealing.cpp:312:32: warning: format '%li' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat=] 312 | fprintf(fp, "%li,%li,%i,%li,%li,%i,%li,%f,%f,%f,%f,%f\n", | ~~^ | | | long int | %lli 313 | itime, ipu, pu[ipu].id, iPreviousR, itemp, R[ipu], iGoodChange, change.total, change.cost, change.connection, change.penalty, anneal.temp); | ~~~~~ | | | long long int thermal_annealing.cpp:323:37: warning: format '%li' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat=] 323 | fprintf(Rfp, "%li", itime); | ~~^ ~~~~~ | | | | | long long int | long int | %lli thermal_annealing.cpp:325:38: warning: format '%li' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat=] 325 | fprintf(ttfp, "%li,%f,%li,%f,%i,%f,%f,%f,%f", | ~~^ | | | long int | %lli 326 | itime, costthresh, iGoodChange, reserve.total, | ~~~~~ | | | long long int >>> marxan: Entering fakeroot... install -d /home/buildozer/aports/testing/marxan/pkg/marxan//usr/bin install -m 755 ./bin/marxan /home/buildozer/aports/testing/marxan/pkg/marxan//usr/bin >>> marxan*: Running postcheck for marxan >>> marxan*: Preparing package marxan... >>> marxan*: Stripping binaries >>> marxan*: Scanning shared objects >>> marxan*: Tracing dependencies... >>> marxan*: Package size: 1.6 MB >>> marxan*: Compressing data... >>> marxan*: Create checksum... >>> marxan*: Create marxan-4.0.7-r1.apk >>> marxan: Build complete at Mon, 23 Sep 2024 09:34:59 +0000 elapsed time 0h 0m 45s >>> marxan: Cleaning up srcdir >>> marxan: Cleaning up pkgdir >>> marxan: Uninstalling dependencies... (1/1) Purging .makedepends-marxan (20240923.093426) OK: 251 MiB in 103 packages >>> marxan: Updating the testing/loongarch64 repository index... >>> marxan: Signing the index...