>>> ddrescue: Building community/ddrescue 1.25-r0 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 12:13:35 +0000 >>> ddrescue: Checking sanity of /home/buildozer/aports/community/ddrescue/APKBUILD... >>> ddrescue: Analyzing dependencies... >>> ddrescue: Installing for build: build-base (1/1) Installing .makedepends-ddrescue (20211021.121342) OK: 316 MiB in 90 packages >>> ddrescue: Cleaning up srcdir >>> ddrescue: Cleaning up pkgdir >>> ddrescue: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/ddrescue-1.25.tar.lz % 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> ddrescue: Fetching https://ftp.gnu.org/gnu/ddrescue/ddrescue-1.25.tar.lz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87001 100 87001 0 0 97460 0 --:--:-- --:--:-- --:--:-- 97534 >>> ddrescue: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/ddrescue-1.25.tar.lz >>> ddrescue: Checking sha512sums... ddrescue-1.25.tar.lz: OK >>> ddrescue: Unpacking /var/cache/distfiles/v3.15/ddrescue-1.25.tar.lz... configure: WARNING: unrecognized option: '--sysconfdir=/etc' creating config.status creating Makefile VPATH = . prefix = /usr exec_prefix = $(prefix) bindir = $(exec_prefix)/bin datarootdir = $(prefix)/share infodir = /usr/share/info mandir = /usr/share/man CXX = g++ CPPFLAGS = CXXFLAGS = -Wall -W -O2 LDFLAGS = OK. Now you can run make. g++ -Wall -W -O2 -c -o arg_parser.o arg_parser.cc g++ -Wall -W -O2 -c -o rational.o rational.cc g++ -Wall -W -O2 -c -o non_posix.o non_posix.cc g++ -Wall -W -O2 -c -o loggers.o loggers.cc g++ -Wall -W -O2 -c -o block.o block.cc g++ -Wall -W -O2 -c -o mapfile.o mapfile.cc g++ -Wall -W -O2 -c -o mapbook.o mapbook.cc g++ -Wall -W -O2 -c -o fillbook.o fillbook.cc g++ -Wall -W -O2 -c -o genbook.o genbook.cc g++ -Wall -W -O2 -c -o io.o io.cc g++ -Wall -W -O2 -c -o rescuebook.o rescuebook.cc g++ -Wall -W -O2 -c -o command_mode.o command_mode.cc g++ -Wall -W -O2 -DPROGVERSION=\"1.25\" -c -o main.o main.cc g++ -Wall -W -O2 -DPROGVERSION=\"1.25\" -c -o ddrescuelog.o ddrescuelog.cc main.cc: In function 'Rational {anonymous}::parse_rational_time(const char*, bool, int)': main.cc:171:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 171 | case ',': if( comma ) break; | ^~ main.cc:172:7: note: here 172 | default : error = true; | ^~~~~~~ g++ -Wall -W -O2 -o ddrescuelog arg_parser.o block.o mapfile.o ddrescuelog.o g++ -Wall -W -O2 -o ddrescue arg_parser.o rational.o non_posix.o loggers.o block.o mapfile.o mapbook.o fillbook.o genbook.o io.o rescuebook.o command_mode.o main.o testing ddrescue-1.25... testing ddrescuelog-1.25... testing combined rescue... tests completed successfully. >>> ddrescue: Entering fakeroot... if [ ! -d "/home/buildozer/aports/community/ddrescue/pkg/ddrescue/usr/bin" ] ; then install -d -m 755 "/home/buildozer/aports/community/ddrescue/pkg/ddrescue/usr/bin" ; fi if [ ! -d "/home/buildozer/aports/community/ddrescue/pkg/ddrescue/usr/share/info" ] ; then install -d -m 755 "/home/buildozer/aports/community/ddrescue/pkg/ddrescue/usr/share/info" ; fi if [ ! -d "/home/buildozer/aports/community/ddrescue/pkg/ddrescue/usr/share/man/man1" ] ; then install -d -m 755 "/home/buildozer/aports/community/ddrescue/pkg/ddrescue/usr/share/man/man1" ; fi install -m 755 ./ddrescue "/home/buildozer/aports/community/ddrescue/pkg/ddrescue/usr/bin/ddrescue" rm -f "/home/buildozer/aports/community/ddrescue/pkg/ddrescue/usr/share/info/ddrescue.info"* rm -f "/home/buildozer/aports/community/ddrescue/pkg/ddrescue/usr/share/man/man1/ddrescue.1"* install -m 644 ./doc/ddrescue.info "/home/buildozer/aports/community/ddrescue/pkg/ddrescue/usr/share/info/ddrescue.info" install -m 755 ./ddrescuelog "/home/buildozer/aports/community/ddrescue/pkg/ddrescue/usr/bin/ddrescuelog" rm -f "/home/buildozer/aports/community/ddrescue/pkg/ddrescue/usr/share/man/man1/ddrescuelog.1"* if /bin/sh -c "install-info --version" > /dev/null 2>&1 ; then \ install-info --info-dir="/home/buildozer/aports/community/ddrescue/pkg/ddrescue/usr/share/info" "/home/buildozer/aports/community/ddrescue/pkg/ddrescue/usr/share/info/ddrescue.info" ; \ fi install -m 644 ./doc/ddrescue.1 "/home/buildozer/aports/community/ddrescue/pkg/ddrescue/usr/share/man/man1/ddrescue.1" install -m 644 ./doc/ddrescuelog.1 "/home/buildozer/aports/community/ddrescue/pkg/ddrescue/usr/share/man/man1/ddrescuelog.1" >>> ddrescue-doc*: Running split function doc... >>> ddrescue-doc*: Preparing subpackage ddrescue-doc... >>> ddrescue-doc*: Running postcheck for ddrescue-doc >>> ddrescue*: Running postcheck for ddrescue >>> ddrescue*: Preparing package ddrescue... >>> ddrescue*: Stripping binaries >>> ddrescue-doc*: Scanning shared objects >>> ddrescue*: Scanning shared objects >>> ddrescue-doc*: Tracing dependencies... >>> ddrescue-doc*: Package size: 112.0 KB >>> ddrescue-doc*: Compressing data... >>> ddrescue-doc*: Create checksum... >>> ddrescue-doc*: Create ddrescue-doc-1.25-r0.apk >>> ddrescue*: Tracing dependencies... so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> ddrescue*: Package size: 248.0 KB >>> ddrescue*: Compressing data... >>> ddrescue*: Create checksum... >>> ddrescue*: Create ddrescue-1.25-r0.apk >>> ddrescue: Build complete at Thu, 21 Oct 2021 12:13:50 +0000 elapsed time 0h 0m 15s >>> ddrescue: Cleaning up srcdir >>> ddrescue: Cleaning up pkgdir >>> ddrescue: Uninstalling dependencies... (1/1) Purging .makedepends-ddrescue (20211021.121342) OK: 316 MiB in 89 packages >>> ddrescue: Updating the community/x86 repository index... >>> ddrescue: Signing the index...