>>> dos2unix: Building community/dos2unix 7.5.2-r0 (using abuild 3.12.0-r2) started Wed, 24 Jan 2024 21:35:29 +0000 >>> dos2unix: Checking sanity of /home/buildozer/aports/community/dos2unix/APKBUILD... >>> dos2unix: Analyzing dependencies... >>> dos2unix: Installing for build: build-base gettext-dev perl-utils (1/16) Installing xz-libs (5.4.5-r0) (2/16) Installing xz (5.4.5-r0) (3/16) Installing gettext-asprintf (0.22.4-r0) (4/16) Installing libintl (0.22.4-r0) (5/16) Installing gettext-libs (0.22.4-r0) (6/16) Installing gettext-envsubst (0.22.4-r0) (7/16) Installing libxml2 (2.12.4-r0) (8/16) Installing gettext (0.22.4-r0) (9/16) Installing gettext-dev (0.22.4-r0) (10/16) Installing libbz2 (1.0.8-r6) (11/16) Installing perl (5.38.2-r0) (12/16) Installing perl-utils (5.38.2-r0) (13/16) Installing .makedepends-dos2unix (20240124.213531) (14/16) Installing perl-error (0.17029-r2) (15/16) Installing perl-git (2.43.0-r1) (16/16) Installing git-perl (2.43.0-r1) Executing busybox-1.36.1-r19.trigger OK: 307 MiB in 119 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 >>> 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 dos2unix mac2unix ln -sf unix2dos unix2mac msgfmt -c po/ca.po -o po/ca.mo msgfmt -c po/da.po -o po/da.mo msgfmt -c po/de.po -o po/de.mo msgfmt -c po/eo.po -o po/eo.mo msgfmt -c po/es.po -o po/es.mo msgfmt -c po/fr.po -o po/fr.mo msgfmt -c po/fur.po -o po/fur.mo msgfmt -c po/hu.po -o po/hu.mo msgfmt -c po/ja.po -o po/ja.mo msgfmt -c po/ka.po -o po/ka.mo msgfmt -c po/ko.po -o po/ko.mo msgfmt -c po/nb.po -o po/nb.mo msgfmt -c po/nl.po -o po/nl.mo msgfmt -c po/pl.po -o po/pl.mo msgfmt -c po/pt_BR.po -o po/pt_BR.mo msgfmt -c po/ro.po -o po/ro.mo msgfmt -c po/ru.po -o po/ru.mo msgfmt -c po/sr.po -o po/sr.mo msgfmt -c po/sv.po -o po/sv.mo msgfmt -c po/uk.po -o po/uk.mo msgfmt -c po/vi.po -o po/vi.mo msgfmt -c po/zh_CN.po -o po/zh_CN.mo msgfmt -c po/zh_TW.po -o po/zh_TW.mo cd test; make test UCS=1 make[1]: Entering directory '/home/buildozer/aports/community/dos2unix/src/dos2unix-7.5.2/test' ./chk_loc.sh: line 11: locale: not found ./chk_loc.sh: line 11: locale: not found ./chk_loc.sh: line 11: locale: not found ./chk_loc.sh: line 11: locale: not found prove -v --nocolor ascii.t iso.t misc.t bom.t noeol.t stdio.t symlink.t dos2unix: Converted 6 out of 6 line breaks. dos2unix: converting file dos.txt to file out_unix.txt in Unix format... mac2unix: Converted 6 out of 6 line breaks. mac2unix: converting file mac.txt to file out_unix.txt in Unix format... unix2dos: Converted 6 out of 6 line breaks. unix2dos: converting file unix.txt to file out_dos.txt in DOS format... unix2mac: Converted 6 out of 6 line breaks. unix2mac: converting file unix.txt to file out_mac.txt in Mac format... dos2unix: Converted 6 out of 6 line breaks. dos2unix: converting file out_unix.txt to Unix format... unix2dos: Converted 6 out of 6 line breaks. unix2dos: converting file out_dos.txt to DOS format... dos2unix: Converted 0 out of 6 line breaks. dos2unix: converting file unix.txt to file out_unix.txt in Unix format... dos2unix: Converted 0 out of 0 line breaks. dos2unix: converting file mac.txt to file out_unix.txt in Unix format... mac2unix: Converted 0 out of 6 line breaks. mac2unix: converting file unix.txt to file out_unix.txt in Unix format... mac2unix: Converted 0 out of 6 line breaks. mac2unix: converting file dos.txt to file out_unix.txt in Unix format... unix2dos: Converted 0 out of 6 line breaks. unix2dos: converting file dos.txt to file out_dos.txt in DOS format... unix2dos: Converted 0 out of 0 line breaks. unix2dos: converting file mac.txt to file out_dos.txt in DOS format... unix2mac: Converted 0 out of 6 line breaks. unix2mac: converting file dos.txt to file out_mac.txt in Mac format... unix2mac: Converted 0 out of 6 line breaks. unix2mac: converting file mac.txt to file out_mac.txt in Mac format... dos2unix: Converted 6 out of 12 line breaks. dos2unix: converting file mixed.txt to file out.txt in Unix format... mac2unix: Converted 6 out of 18 line breaks. mac2unix: converting file mixed.txt to file out.txt in Unix format... unix2dos: Converted 6 out of 12 line breaks. unix2dos: converting file mixed.txt to file out.txt in DOS format... unix2mac: Converted 6 out of 18 line breaks. unix2mac: converting file mixed.txt to file out.txt in Mac format... dos2unix: Converted 6 out of 6 line breaks. dos2unix: converting file dos.txt to file out_unix.txt in Unix format... mac2unix: Converted 6 out of 6 line breaks. mac2unix: converting file mac.txt to file out_unix.txt in Unix format... unix2dos: Converted 6 out of 6 line breaks. unix2dos: converting file unix.txt to file out_dos.txt in DOS format... unix2mac: Converted 6 out of 6 line breaks. unix2mac: converting file unix.txt to file out_mac.txt in Mac format... dos2unix: Converted 0 out of 6 line breaks. dos2unix: converting file unix.txt to file out_unix.txt in Unix format... dos2unix: Converted 0 out of 0 line breaks. dos2unix: converting file mac.txt to file out_unix.txt in Unix format... mac2unix: Converted 0 out of 6 line breaks. mac2unix: converting file unix.txt to file out_unix.txt in Unix format... mac2unix: Converted 0 out of 6 line breaks. mac2unix: converting file dos.txt to file out_unix.txt in Unix format... unix2dos: Converted 0 out of 6 line breaks. unix2dos: converting file dos.txt to file out_dos.txt in DOS format... unix2dos: Converted 0 out of 0 line breaks. unix2dos: converting file mac.txt to file out_dos.txt in DOS format... unix2mac: Converted 0 out of 6 line breaks. unix2mac: converting file dos.txt to file out_mac.txt in Mac format... unix2mac: Converted 0 out of 6 line breaks. unix2mac: converting file mac.txt to file out_mac.txt in Mac format... ascii.t .... 1..30 ok 1 - DOS to Unix conversion ok 2 - DOS to Unix conversion ok 3 - Unix to DOS conversion ok 4 - Unix to Mac conversion ok 5 - DOS to Unix conversion, old file mode ok 6 - Unix to DOS conversion, old file mode ok 7 - dos2unix must not change unix line breaks ok 8 - dos2unix must not change mac line breaks ok 9 - mac2unix must not change unix line breaks ok 10 - mac2unix must not change dos line breaks ok 11 - unix2dos must not change dos line breaks ok 12 - unix2dos must not change mac line breaks ok 13 - unix2mac must not change dos line breaks ok 14 - unix2mac must not change mac line breaks ok 15 - DOS to Unix conversion mixed ok 16 - DOS to Unix conversion mixed ok 17 - Unix to DOS conversion mixed ok 18 - Unix to Mac conversion mixed ok 19 - DOS to Unix conversion with line doubling ok 20 - DOS to Unix conversion with line doubling ok 21 - Unix to DOS conversion with line doubling ok 22 - Unix to Mac conversion with line doubling ok 23 - dos2unix -l must not change unix line breaks ok 24 - dos2unix -l must not change mac line breaks ok 25 - mac2unix -l must not change unix line breaks ok 26 - mac2unix -l must not change dos line breaks ok 27 - unix2dos -l must not change dos line breaks ok 28 - unix2dos -l must not change mac line breaks ok 29 - unix2mac -l must not change dos line breaks ok 30 - unix2mac -l must not change mac line breaks ok dos2unix: active code page: 0 dos2unix: using code page 437. dos2unix: Converted 14 out of 14 line breaks. dos2unix: converting file chardos.txt to file out_unix.txt in Unix format... dos2unix: using code page 437. dos2unix: Converted 14 out of 14 line breaks. dos2unix: converting file chardos.txt to file out_unix.txt in Unix format... dos2unix: using code page 850. dos2unix: Converted 14 out of 14 line breaks. dos2unix: converting file chardos.txt to file out_unix.txt in Unix format... dos2unix: using code page 860. dos2unix: Converted 14 out of 14 line breaks. dos2unix: converting file chardos.txt to file out_unix.txt in Unix format... dos2unix: using code page 863. dos2unix: Converted 14 out of 14 line breaks. dos2unix: converting file chardos.txt to file out_unix.txt in Unix format... dos2unix: using code page 865. dos2unix: Converted 14 out of 14 line breaks. dos2unix: converting file chardos.txt to file out_unix.txt in Unix format... dos2unix: using code page 1252. dos2unix: Converted 14 out of 14 line breaks. dos2unix: converting file chardos.txt to file out_unix.txt in Unix format... unix2dos: active code page: 0 unix2dos: using code page 437. unix2dos: Converted 14 out of 14 line breaks. unix2dos: converting file charunix.txt to file out_dos.txt in DOS format... unix2dos: using code page 437. unix2dos: Converted 14 out of 14 line breaks. unix2dos: converting file charunix.txt to file out_dos.txt in DOS format... unix2dos: using code page 850. unix2dos: Converted 14 out of 14 line breaks. unix2dos: converting file charunix.txt to file out_dos.txt in DOS format... unix2dos: using code page 860. unix2dos: Converted 14 out of 14 line breaks. unix2dos: converting file charunix.txt to file out_dos.txt in DOS format... unix2dos: using code page 863. unix2dos: Converted 14 out of 14 line breaks. unix2dos: converting file charunix.txt to file out_dos.txt in DOS format... unix2dos: using code page 865. unix2dos: Converted 14 out of 14 line breaks. unix2dos: converting file charunix.txt to file out_dos.txt in DOS format... unix2dos: using code page 1252. unix2dos: Converted 14 out of 14 line breaks. unix2dos: converting file charunix.txt to file out_dos.txt in DOS format... iso.t ...... 1..14 ok 1 - DOS to Unix conversion, cp437 to iso88591 with option -iso ok 2 - DOS to Unix conversion, cp437 to iso88591 without option -iso ok 3 - DOS to Unix conversion, cp850 to iso88591 ok 4 - DOS to Unix conversion, cp860 to iso88591 ok 5 - DOS to Unix conversion, cp863 to iso88591 ok 6 - DOS to Unix conversion, cp865 to iso88591 ok 7 - DOS to Unix conversion, cp1252 to iso88591 ok 8 - Unix to DOS conversion, iso88591 to cp437 with option -iso ok 9 - Unix to DOS conversion, iso88591 to cp437 without option -iso ok 10 - Unix to DOS conversion, iso88591 to cp850 ok 11 - Unix to DOS conversion, iso88591 to cp860 ok 12 - Unix to DOS conversion, iso88591 to cp863 ok 13 - Unix to DOS conversion, iso88591 to cp865 ok 14 - Unix to DOS conversion, iso88591 to cp1252 ok dos2unix: Converted 14 out of 14 line breaks. dos2unix: converting file chardos.txt to file out_unix.txt in Unix format... unix2dos: Input file utf8unxb.txt has UTF-8 BOM. unix2dos: Writing UTF-8 BOM. unix2dos: Converted 50 out of 50 line breaks. unix2dos: converting file utf8unxb.txt to file out_dos.txt in DOS format... unix2dos: Converted 14 out of 14 line breaks. unix2dos: converting file charunix.txt to file out_d7.txt in DOS format... dos2unix: Binary symbol 0x14 found at line 1 dos2unix: Skipping binary file utf16len.txt unix2dos: Binary symbol 0x14 found at line 1 unix2dos: Skipping binary file utf16len.txt dos2unix: Binary symbol 0x14 found at line 1 dos2unix: Skipping binary file stdin unix2dos: Binary symbol 0x14 found at line 1 unix2dos: Skipping binary file stdin dos2unix: Converted 0 out of 51 line breaks. dos2unix: converting file utf16len.txt to file out_forc.txt in Unix format... unix2dos: Converted 51 out of 51 line breaks. unix2dos: converting file utf16len.txt to file out_forc.txt in DOS format... dos2unix: Converted 8 out of 8 line breaks. dos2unix: converting file dos_bin.txt to file out_unix.txt in Unix format... unix2dos: Converted 8 out of 8 line breaks. unix2dos: converting file unix_bin.txt to file out_dos.txt in DOS format... dos2unix: converting file outinfo.txt to Unix format... dos2unix: converting file outinfo0.txt to Unix format... misc.t ..... 1..13 ok 1 - 7bit ok 2 - 7bit disabled for utf8 with BOM ok 3 - 7bit enabled again, unix2dos ok 4 - dos2unix skip binary file. ok 5 - unix2dos skip binary file. ok 6 - Dos2unix stdio returns error on binary input. ok 7 - Unix2dos stdio returns error on binary input. ok 8 - dos2unix force binary file. ok 9 - unix2dos force binary file. ok 10 - Dos2unix, force ASCII file with binary symbols ok 11 - Unix2dos, force ASCII file with binary symbols ok 12 - Option -i, --info ok 13 - Option -ic0 ok dos2unix: Input file dos_bom.txt has UTF-8 BOM. dos2unix: Converted 6 out of 6 line breaks. dos2unix: converting file dos_bom.txt to file out_unix.txt in Unix format... dos2unix: Input file dos_bom.txt has UTF-8 BOM. dos2unix: Writing UTF-8 BOM. dos2unix: Converted 6 out of 6 line breaks. dos2unix: converting file dos_bom.txt to file out_unix.txt in Unix format... dos2unix: Writing UTF-8 BOM. dos2unix: Converted 6 out of 6 line breaks. dos2unix: converting file dos.txt to file out_unix.txt in Unix format... unix2dos: Input file unix_bom.txt has UTF-8 BOM. unix2dos: Writing UTF-8 BOM. unix2dos: Converted 6 out of 6 line breaks. unix2dos: converting file unix_bom.txt to file out_dos.txt in DOS format... unix2dos: Input file unix_bom.txt has UTF-8 BOM. unix2dos: Converted 6 out of 6 line breaks. unix2dos: converting file unix_bom.txt to file out_dos.txt in DOS format... unix2dos: Writing UTF-8 BOM. unix2dos: Converted 6 out of 6 line breaks. unix2dos: converting file unix.txt to file out_dos.txt in DOS format... dos2unix: Input file dos_gb.txt has GB18030 BOM. dos2unix: Writing GB18030 BOM. dos2unix: Converted 6 out of 6 line breaks. dos2unix: converting file dos_gb.txt to file out_unix.txt in Unix format... unix2dos: Input file unix_gb.txt has GB18030 BOM. unix2dos: Writing GB18030 BOM. unix2dos: Converted 6 out of 6 line breaks. unix2dos: converting file unix_gb.txt to file out_dos.txt in DOS format... bom.t ...... 1..8 ok 1 - dos2unix removes UTF-8 BOM ok 2 - dos2unix -b keeps UTF-8 BOM ok 3 - dos2unix -m adds UTF-8 BOM ok 4 - unix2dos keeps UTF-8 BOM ok 5 - unix2dos -r removes UTF-8 BOM ok 6 - unix2dos -m adds UTF-8 BOM ok 7 - dos2unix -b keeps GB18030 BOM in none-GB18030 locale ok 8 - unix2dos keeps GB18030 BOM in none-GB18030 locale ok dos2unix: Added line break to last line. dos2unix: Converted 1 out of 1 line breaks. dos2unix: converting file noeol_dos.txt to file out_unix.txt in Unix format... dos2unix: Added line break to last line. dos2unix: Converted 0 out of 1 line breaks. dos2unix: converting file noeol_unix.txt to file out_unix.txt in Unix format... dos2unix: Added line break to last line. dos2unix: Converted 0 out of 0 line breaks. dos2unix: converting file noeol_mac.txt to file out_unix.txt in Unix format... dos2unix: Input file noeol_dos_utf16.txt has UTF-16LE BOM. dos2unix: Added line break to last line. dos2unix: Converted 1 out of 1 line breaks. dos2unix: converting UTF-16LE file noeol_dos_utf16.txt to ASCII file out_unix.txt in Unix format... dos2unix: Converted 2 out of 2 line breaks. dos2unix: converting file eol_dos.txt to file out_unix.txt in Unix format... dos2unix: Converted 0 out of 2 line breaks. dos2unix: converting file eol_unix.txt to file out_unix.txt in Unix format... dos2unix: Added line break to last line. dos2unix: Converted 0 out of 0 line breaks. dos2unix: converting file eol_mac.txt to file out_unix.txt in Unix format... mac2unix: Added line break to last line. mac2unix: Converted 1 out of 1 line breaks. mac2unix: converting file noeol_mac.txt to file out_unix.txt in Unix format... mac2unix: Added line break to last line. mac2unix: Converted 0 out of 1 line breaks. mac2unix: converting file noeol_dos.txt to file out_unix.txt in Unix format... mac2unix: Added line break to last line. mac2unix: Converted 0 out of 1 line breaks. mac2unix: converting file noeol_unix.txt to file out_unix.txt in Unix format... mac2unix: Converted 2 out of 2 line breaks. mac2unix: converting file eol_mac.txt to file out_unix.txt in Unix format... mac2unix: Converted 0 out of 2 line breaks. mac2unix: converting file eol_dos.txt to file out_unix.txt in Unix format... mac2unix: Converted 0 out of 2 line breaks. mac2unix: converting file eol_unix.txt to file out_unix.txt in Unix format... unix2dos: Added line break to last line. unix2dos: Converted 1 out of 1 line breaks. unix2dos: converting file noeol_unix.txt to file out_dos.txt in DOS format... unix2dos: Added line break to last line. unix2dos: Converted 0 out of 1 line breaks. unix2dos: converting file noeol_dos.txt to file out_dos.txt in DOS format... unix2dos: Added line break to last line. unix2dos: Converted 0 out of 0 line breaks. unix2dos: converting file noeol_mac.txt to file out_dos.txt in DOS format... unix2dos: Converted 2 out of 2 line breaks. unix2dos: converting file eol_unix.txt to file out_dos.txt in DOS format... unix2dos: Converted 0 out of 2 line breaks. unix2dos: converting file eol_dos.txt to file out_dos.txt in DOS format... unix2dos: Added line break to last line. unix2dos: Converted 0 out of 0 line breaks. unix2dos: converting file eol_mac.txt to file out_dos.txt in DOS format... unix2mac: Added line break to last line. unix2mac: Converted 1 out of 1 line breaks. unix2mac: converting file noeol_unix.txt to file out_mac.txt in Mac format... unix2mac: Added line break to last line. unix2mac: Converted 0 out of 1 line breaks. unix2mac: converting file noeol_dos.txt to file out_mac.txt in Mac format... unix2mac: Added line break to last line. unix2mac: Converted 0 out of 1 line breaks. unix2mac: converting file noeol_mac.txt to file out_mac.txt in Mac format... unix2mac: Converted 2 out of 2 line breaks. unix2mac: converting file eol_unix.txt to file out_mac.txt in Mac format... unix2mac: Converted 0 out of 2 line breaks. unix2mac: converting file eol_dos.txt to file out_mac.txt in Mac format... unix2mac: Converted 0 out of 2 line breaks. unix2mac: converting file eol_mac.txt to file out_mac.txt in Mac format... noeol.t .... 1..25 ok 1 - dos2unix add eol ok 2 - dos2unix add eol ok 3 - dos2unix add eol ok 4 - dos2unix add eol ok 5 - dos2unix add eol ok 6 - dos2unix add eol ok 7 - dos2unix add eol ok 8 - mac2unix add eol ok 9 - mac2unix add eol ok 10 - mac2unix add eol ok 11 - mac2unix add eol ok 12 - mac2unix add eol ok 13 - mac2unix add eol ok 14 - unix2dos add eol ok 15 - unix2dos add eol ok 16 - unix2dos add eol ok 17 - unix2dos add eol ok 18 - unix2dos add eol ok 19 - unix2dos add eol ok 20 - unix2mac add eol ok 21 - unix2mac add eol ok 22 - unix2mac add eol ok 23 - unix2mac add eol ok 24 - unix2mac add eol ok 25 - unix2mac add eol ok dos2unix: Converted 6 out of 6 line breaks. unix2dos: Converted 6 out of 6 line breaks. dos2unix: Converted 6 out of 6 line breaks. dos2unix: converting file dos.txt to Unix format... unix2dos: Converted 6 out of 6 line breaks. unix2dos: converting file unix.txt to DOS format... dos2unix: Input file noeol_dos_utf8.txt has UTF-8 BOM. dos2unix: Added line break to last line. dos2unix: Converted 1 out of 1 line breaks. dos2unix: converting file noeol_dos_utf8.txt to Unix format... dos2unix: Input file noeol_dos_utf8.txt has UTF-8 BOM. dos2unix: Added line break to last line. dos2unix: Converted 1 out of 1 line breaks. dos2unix: converting file noeol_dos_utf8.txt to Unix format... dos2unix: Input file noeol_dos_utf16.txt has UTF-16LE BOM. dos2unix: Added line break to last line. dos2unix: Converted 1 out of 1 line breaks. dos2unix: converting UTF-16LE file noeol_dos_utf16.txt to ASCII Unix format... dos2unix: Input file noeol_dos_utf16.txt has UTF-16LE BOM. dos2unix: Added line break to last line. dos2unix: Converted 1 out of 1 line breaks. dos2unix: converting UTF-16LE file noeol_dos_utf16.txt to ASCII Unix format... dos2unix: Converted 6 out of 6 line breaks. dos2unix: converting file dos.txt to file out1.txt in Unix format... dos2unix: Converted 6 out of 6 line breaks. dos2unix: converting file dos.txt to Unix format... stdio.t .... 1..7 ok 1 - DOS to Unix conversion, stdin/out ok 2 - Unix to DOS conversion, stdin/out ok 3 - DOS to Unix conversion, to stdout ok 4 - Unix to DOS conversion, to stdout ok 5 - convert and concatenate two utf8 files ok 6 - convert and concatenate two utf16 files ok 7 - To stdout after paired conversion ok dos2unix: Skipping symbolic link in_link.txt. dos2unix: Converted 6 out of 6 line breaks. dos2unix: converting file in_link.txt to Unix format... dos2unix: Converted 6 out of 6 line breaks. dos2unix: converting file in_link.txt to Unix format... unix2dos: Skipping symbolic link in_link.txt. unix2dos: Converted 6 out of 6 line breaks. unix2dos: converting file in_link.txt to DOS format... unix2dos: Converted 6 out of 6 line breaks. unix2dos: converting file in_link.txt to DOS format... symlink.t .. 1..14 ok 1 - dos2unix, skip symlink, check symlink target. ok 2 - dos2unix, skip symlink, check symlink. ok 3 - dos2unix, replace symlink, check symlink target. ok 4 - dos2unix, replace symlink, check symlink. ok 5 - dos2unix, replace symlink, check conversion. ok 6 - dos2unix, follow symlink, check symlink target. ok 7 - dos2unix, follow symlink, check symlink. ok 8 - unix2dos, skip symlink, check symlink target. ok 9 - unix2dos, skip symlink, check symlink. ok 10 - unix2dos, replace symlink, check symlink target. ok 11 - unix2dos, replace symlink, check symlink. ok 12 - unix2dos, replace symlink, check conversion. ok 13 - unix2dos, follow symlink, check symlink target. ok 14 - unix2dos, follow symlink, check symlink. ok All tests successful. Files=7, Tests=111, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.43 cusr 0.15 csys = 0.62 CPU) Result: PASS make[1]: Leaving directory '/home/buildozer/aports/community/dos2unix/src/dos2unix-7.5.2/test' >>> 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 install -m 755 unix2dos /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/bin mkdir -p -m 755 /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 mac2unix.1 cd /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/bin; ln -sf dos2unix mac2unix 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/share/man/man1; ln -sf dos2unix.1 unix2dos.1 cd /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/bin; ln -sf unix2dos unix2mac install -m 644 man/man1/dos2unix.txt /home/buildozer/aports/community/dos2unix/pkg/dos2unix/usr/share/doc/dos2unix 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/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-armv7.so.1 >>> dos2unix*: Package size: 92.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:35:34 +0000 elapsed time 0h 0m 5s >>> dos2unix: Cleaning up srcdir >>> dos2unix: Cleaning up pkgdir >>> dos2unix: Uninstalling dependencies... (1/16) Purging .makedepends-dos2unix (20240124.213531) (2/16) Purging gettext-dev (0.22.4-r0) (3/16) Purging xz (5.4.5-r0) (4/16) Purging gettext-asprintf (0.22.4-r0) (5/16) Purging gettext (0.22.4-r0) (6/16) Purging gettext-envsubst (0.22.4-r0) (7/16) Purging perl-utils (5.38.2-r0) (8/16) Purging gettext-libs (0.22.4-r0) (9/16) Purging git-perl (2.43.0-r1) (10/16) Purging perl-git (2.43.0-r1) (11/16) Purging perl-error (0.17029-r2) (12/16) Purging perl (5.38.2-r0) (13/16) Purging libbz2 (1.0.8-r6) (14/16) Purging libintl (0.22.4-r0) (15/16) Purging libxml2 (2.12.4-r0) (16/16) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r19.trigger OK: 270 MiB in 103 packages >>> dos2unix: Updating the community/armv7 repository index... >>> dos2unix: Signing the index...