>>> dos2unix: Building community/dos2unix 7.5.2-r0 (using abuild 3.12.0-r2) started Wed, 24 Jan 2024 21:35:43 +0000 >>> dos2unix: Checking sanity of /home/buildozer/aports/community/dos2unix/APKBUILD... >>> dos2unix: Analyzing dependencies... >>> dos2unix: Installing for build: build-base (1/1) Installing .makedepends-dos2unix (20240124.213548) OK: 227 MiB in 103 packages >>> dos2unix: Cleaning up srcdir >>> dos2unix: Cleaning up pkgdir >>> dos2unix: Cleaning up tmpdir >>> dos2unix: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dos2unix-7.5.2.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> dos2unix: Fetching https://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.5.2.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 968k 100 968k 0 0 2484k 0 --:--:-- --:--:-- --:--:-- 2595k >>> dos2unix: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dos2unix-7.5.2.tar.gz >>> dos2unix: Checking sha512sums... dos2unix-7.5.2.tar.gz: OK >>> dos2unix: Unpacking /var/cache/distfiles/dos2unix-7.5.2.tar.gz... gcc -DVER_REVISION=\"7.5.2\" -DVER_DATE=\"2024-01-22\" -DVER_AUTHOR=\"'Erwin Waterlander'\" -DDEBUG=0 -DD2U_UNICODE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wconversion -c dos2unix.c -o dos2unix.o gcc -DVER_REVISION=\"7.5.2\" -DVER_DATE=\"2024-01-22\" -DVER_AUTHOR=\"'Erwin Waterlander'\" -DDEBUG=0 -DD2U_UNICODE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wconversion -c querycp.c -o querycp.o gcc -DVER_REVISION=\"7.5.2\" -DVER_DATE=\"2024-01-22\" -DVER_AUTHOR=\"'Erwin Waterlander'\" -DDEBUG=0 -DD2U_UNICODE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wconversion -c common.c -o common.o gcc -DVER_REVISION=\"7.5.2\" -DVER_DATE=\"2024-01-22\" -DVER_AUTHOR=\"'Erwin Waterlander'\" -DDEBUG=0 -DD2U_UNICODE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -Wconversion -c unix2dos.c -o unix2dos.o common.c: In function 'PrintVersion': common.c:720:53: warning: unused parameter 'localedir' [-Wunused-parameter] 720 | void PrintVersion(const char *progname, const char *localedir) | ~~~~~~~~~~~~^~~~~~~~~ gcc dos2unix.o querycp.o common.o -Wl,--as-needed,-O1,--sort-common -o dos2unix gcc unix2dos.o querycp.o common.o -Wl,--as-needed,-O1,--sort-common -o unix2dos ln -sf unix2dos unix2mac ln -sf dos2unix mac2unix >>> dos2unix: Entering fakeroot... mkdir -p -m 755 /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/bin mkdir -p -m 755 /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/share/man/man1 install -m 755 dos2unix /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/bin install -m 644 man/man1/dos2unix.1 /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/share/man/man1 -- install-doc mkdir -p -m 755 /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/share/doc/dos2unix install -m 755 unix2dos /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/bin cd /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/share/man/man1; ln -sf dos2unix.1 mac2unix.1 install -m 644 README.txt INSTALL.txt NEWS.txt ChangeLog.txt COPYING.txt TODO.txt BUGS.txt /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/share/doc/dos2unix cd /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/bin; ln -sf dos2unix mac2unix install -m 644 man/man1/dos2unix.txt /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/share/doc/dos2unix cd /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/share/man/man1; ln -sf dos2unix.1 unix2dos.1 install -m 644 man/man1/dos2unix.htm /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/share/doc/dos2unix cd /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/bin; ln -sf unix2dos unix2mac cd /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/share/man/man1; ln -sf dos2unix.1 unix2mac.1 # Run a new instance of 'make' otherwise the $(wildcard ) function my not have been expanded, # because the files may not have been there when make was started. make install-pdf make[1]: Entering directory '/home/buildozer/aports/community/dos2unix/src/dos2unix-7.5.2' -- install-pdf mkdir -p -m 755 /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/share/doc/dos2unix make[1]: Leaving directory '/home/buildozer/aports/community/dos2unix/src/dos2unix-7.5.2' >>> dos2unix-doc*: Running split function doc... >>> dos2unix-doc*: Preparing subpackage dos2unix-doc... >>> dos2unix-doc*: Running postcheck for dos2unix-doc >>> dos2unix*: Running postcheck for dos2unix >>> dos2unix*: Preparing package dos2unix... >>> dos2unix*: Stripping binaries >>> dos2unix-doc*: Scanning shared objects >>> dos2unix*: Scanning shared objects >>> dos2unix-doc*: Tracing dependencies... >>> dos2unix-doc*: Package size: 224.0 KB >>> dos2unix-doc*: Compressing data... >>> dos2unix-doc*: Create checksum... >>> dos2unix-doc*: Create dos2unix-doc-7.5.2-r0.apk >>> dos2unix*: Tracing dependencies... so:libc.musl-riscv64.so.1 >>> dos2unix*: Package size: 100.0 KB >>> dos2unix*: Compressing data... >>> dos2unix*: Create checksum... >>> dos2unix*: Create dos2unix-7.5.2-r0.apk >>> dos2unix: Build complete at Wed, 24 Jan 2024 21:36:02 +0000 elapsed time 0h 0m 19s >>> dos2unix: Cleaning up srcdir >>> dos2unix: Cleaning up pkgdir >>> dos2unix: Uninstalling dependencies... (1/1) Purging .makedepends-dos2unix (20240124.213548) OK: 227 MiB in 102 packages >>> dos2unix: Updating the community/riscv64 repository index... >>> dos2unix: Signing the index...