>>> shunit2: Building community/shunit2 2.1.8-r1 (using abuild 3.14.1-r1) started Thu, 31 Oct 2024 03:59:20 +0000 >>> shunit2: Validating /home/buildozer/aports/community/shunit2/APKBUILD... >>> shunit2: Analyzing dependencies... >>> shunit2: Installing for build: build-base bash dash loksh zsh (1/10) Installing bash (5.2.37-r0) Executing bash-5.2.37-r0.post-install (2/10) Installing dash (0.5.12-r2) Executing dash-0.5.12-r2.post-install (3/10) Installing loksh (7.6-r0) Executing loksh-7.6-r0.post-install (4/10) Installing zsh (5.9-r4) Executing zsh-5.9-r4.post-install (5/10) Installing gcc-zsh-completion (5.9-r4) (6/10) Installing .makedepends-shunit2 (20241031.040006) (7/10) Installing openrc-zsh-completion (0.55.1-r2) (8/10) Installing apk-tools-zsh-completion (2.14.4-r4) (9/10) Installing git-zsh-completion (5.9-r4) (10/10) Installing rsync-zsh-completion (5.9-r4) Executing busybox-1.37.0-r3.trigger OK: 276 MiB in 111 packages >>> shunit2: Cleaning up srcdir >>> shunit2: Cleaning up pkgdir >>> shunit2: Cleaning up tmpdir >>> shunit2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/shunit2-2.1.8.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> shunit2: Fetching shunit2-2.1.8.tar.gz::https://github.com/kward/shunit2/archive/v2.1.8.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.21/shunit2-2.1.8.tar.gz.part' shunit2-2.1.8.tar.gz 100% |********************************| 52458 0:00:00 ETA '/var/cache/distfiles/v3.21/shunit2-2.1.8.tar.gz.part' saved >>> shunit2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/shunit2-2.1.8.tar.gz >>> shunit2: Checking sha512sums... shunit2-2.1.8.tar.gz: OK dash-negative-lineno.patch: OK >>> shunit2: Unpacking /var/cache/distfiles/v3.21/shunit2-2.1.8.tar.gz... >>> shunit2: dash-negative-lineno.patch patching file shunit2_macros_test.sh #------------------------------------------------------------------------------ # System data. # $ uname -mprsv Linux 6.1.90-0-lts #1-Alpine SMP Mon, 06 May 2024 08:14:42 +0000 armv8l unknown OS Name: Linux OS Version: Alpine Linux edge ### Test run info. shells: /bin/sh ash /bin/bash /bin/dash /bin/ksh /bin/pdksh /bin/zsh tests: shunit2_args_test.sh shunit2_asserts_test.sh shunit2_failures_test.sh shunit2_macros_test.sh shunit2_misc_test.sh shunit2_standalone_test.sh #------------------------------------------------------------------------------ # Running the test suite with /bin/sh. # shell name: sh shell version: Mime-Version:-1.0 6 7 --- Executing the 'shunit2_args' test suite. --- non_default_test test_non_default_ran Ran 2 tests. OK --- Executing the 'shunit2_asserts' test suite. --- testAssertEquals testAssertNotEquals testAssertSame testAssertNotSame testAssertContains testAssertNotContains testAssertNull testAssertNotNull testAssertTrue testAssertFalse Ran 10 tests. OK --- Executing the 'shunit2_failures' test suite. --- testFail testFailNotEquals testFailSame Ran 3 tests. OK --- Executing the 'shunit2_macros' test suite. --- testAssertEquals testAssertNotEquals testSame testNotSame testNull testNotNull testAssertTrue testAssertFalse testFail testFailNotEquals testFailSame testFailNotSame Ran 12 tests. OK --- Executing the 'shunit2_misc' test suite. --- testUnboundVariable testIssue7 testIssue29 testIssue69 testIssue77 testIssue84 testPrepForSourcing testEscapeCharInStr testEscapeCharInStr_specialChars testExtractTestFunctions testIssue54 testColors testColorsWitoutTERM Ran 13 tests. OK --- Executing the 'shunit2_standalone' test suite. --- #------------------------------------------------------------------------------ # Running the test suite with ash. # shell name: ash shell version: 1.37.0 --- Executing the 'shunit2_args' test suite. --- non_default_test test_non_default_ran Ran 2 tests. OK --- Executing the 'shunit2_asserts' test suite. --- testAssertEquals testAssertNotEquals testAssertSame testAssertNotSame testAssertContains testAssertNotContains testAssertNull testAssertNotNull testAssertTrue testAssertFalse Ran 10 tests. OK --- Executing the 'shunit2_failures' test suite. --- testFail testFailNotEquals testFailSame Ran 3 tests. OK --- Executing the 'shunit2_macros' test suite. --- testAssertEquals testAssertNotEquals testSame testNotSame testNull testNotNull testAssertTrue testAssertFalse testFail testFailNotEquals testFailSame testFailNotSame Ran 12 tests. OK --- Executing the 'shunit2_misc' test suite. --- testUnboundVariable testIssue7 testIssue29 testIssue69 testIssue77 testIssue84 testPrepForSourcing testEscapeCharInStr testEscapeCharInStr_specialChars testExtractTestFunctions testIssue54 testColors testColorsWitoutTERM Ran 13 tests. OK --- Executing the 'shunit2_standalone' test suite. --- #------------------------------------------------------------------------------ # Running the test suite with /bin/bash. # shell name: bash shell version: 5.2.37(1)-release --- Executing the 'shunit2_args' test suite. --- non_default_test test_non_default_ran Ran 2 tests. OK --- Executing the 'shunit2_asserts' test suite. --- testAssertEquals testAssertNotEquals testAssertSame testAssertNotSame testAssertContains testAssertNotContains testAssertNull testAssertNotNull testAssertTrue testAssertFalse Ran 10 tests. OK --- Executing the 'shunit2_failures' test suite. --- testFail testFailNotEquals testFailSame Ran 3 tests. OK --- Executing the 'shunit2_macros' test suite. --- testAssertEquals testAssertNotEquals testSame testNotSame testNull testNotNull testAssertTrue testAssertFalse testFail testFailNotEquals testFailSame testFailNotSame Ran 12 tests. OK --- Executing the 'shunit2_misc' test suite. --- testUnboundVariable testIssue7 testIssue29 testIssue69 testIssue77 testIssue84 testPrepForSourcing testEscapeCharInStr testEscapeCharInStr_specialChars testExtractTestFunctions testIssue54 testColors testColorsWitoutTERM Ran 13 tests. OK --- Executing the 'shunit2_standalone' test suite. --- #------------------------------------------------------------------------------ # Running the test suite with /bin/dash. # runner:WARN unable to run tests with the dash shell #------------------------------------------------------------------------------ # Running the test suite with /bin/ksh. # shell name: ksh shell version: v5.2.14-99/07/13.2 --- Executing the 'shunit2_args' test suite. --- non_default_test test_non_default_ran Ran 2 tests. OK --- Executing the 'shunit2_asserts' test suite. --- testAssertEquals testAssertNotEquals testAssertSame testAssertNotSame testAssertContains testAssertNotContains testAssertNull testAssertNotNull testAssertTrue testAssertFalse Ran 10 tests. OK --- Executing the 'shunit2_failures' test suite. --- testFail testFailNotEquals testFailSame Ran 3 tests. OK --- Executing the 'shunit2_macros' test suite. --- testAssertEquals testAssertNotEquals testSame testNotSame testNull testNotNull testAssertTrue testAssertFalse testFail testFailNotEquals testFailSame testFailNotSame Ran 12 tests. OK --- Executing the 'shunit2_misc' test suite. --- testUnboundVariable testIssue7 testIssue29 testIssue69 testIssue77 testIssue84 testPrepForSourcing testEscapeCharInStr testEscapeCharInStr_specialChars testExtractTestFunctions testIssue54 testColors testColorsWitoutTERM Ran 13 tests. OK --- Executing the 'shunit2_standalone' test suite. --- #------------------------------------------------------------------------------ # Running the test suite with /bin/pdksh. # runner:WARN unable to run tests with the pdksh shell #------------------------------------------------------------------------------ # Running the test suite with /bin/zsh. # shell name: zsh shell version: 5.9 --- Executing the 'shunit2_args' test suite. --- non_default_test test_non_default_ran Ran 2 tests. OK --- Executing the 'shunit2_asserts' test suite. --- testAssertEquals testAssertNotEquals testAssertSame testAssertNotSame testAssertContains testAssertNotContains testAssertNull testAssertNotNull testAssertTrue testAssertFalse Ran 10 tests. OK --- Executing the 'shunit2_failures' test suite. --- testFail testFailNotEquals testFailSame Ran 3 tests. OK --- Executing the 'shunit2_macros' test suite. --- testAssertEquals testAssertNotEquals testSame testNotSame testNull testNotNull testAssertTrue testAssertFalse testFail testFailNotEquals testFailSame testFailNotSame Ran 12 tests. OK --- Executing the 'shunit2_misc' test suite. --- testUnboundVariable testIssue7 testIssue29 testIssue69 testIssue77 testIssue84 testPrepForSourcing testEscapeCharInStr testEscapeCharInStr_specialChars testExtractTestFunctions testIssue54 testColors testColorsWitoutTERM Ran 13 tests. OK --- Executing the 'shunit2_standalone' test suite. --- >>> shunit2: Entering fakeroot... >>> shunit2-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/shunit2/pkg/shunit2-doc/usr/share/doc' >>> shunit2-doc*: Preparing subpackage shunit2-doc... >>> shunit2-doc*: Running postcheck for shunit2-doc >>> shunit2*: Running postcheck for shunit2 >>> shunit2*: Preparing package shunit2... >>> shunit2-doc*: Tracing dependencies... >>> shunit2-doc*: Package size: 22.4 KB >>> shunit2-doc*: Compressing data... >>> shunit2-doc*: Create checksum... >>> shunit2-doc*: Create shunit2-doc-2.1.8-r1.apk >>> shunit2*: Tracing dependencies... >>> shunit2*: Package size: 38.6 KB >>> shunit2*: Compressing data... >>> shunit2*: Create checksum... >>> shunit2*: Create shunit2-2.1.8-r1.apk >>> shunit2: Build complete at Thu, 31 Oct 2024 04:00:17 +0000 elapsed time 0h 0m 57s >>> shunit2: Cleaning up srcdir >>> shunit2: Cleaning up pkgdir >>> shunit2: Uninstalling dependencies... (1/10) Purging .makedepends-shunit2 (20241031.040006) (2/10) Purging bash (5.2.37-r0) Executing bash-5.2.37-r0.pre-deinstall (3/10) Purging dash (0.5.12-r2) Executing dash-0.5.12-r2.pre-deinstall (4/10) Purging loksh (7.6-r0) Executing loksh-7.6-r0.pre-deinstall (5/10) Purging apk-tools-zsh-completion (2.14.4-r4) (6/10) Purging gcc-zsh-completion (5.9-r4) (7/10) Purging git-zsh-completion (5.9-r4) (8/10) Purging openrc-zsh-completion (0.55.1-r2) (9/10) Purging rsync-zsh-completion (5.9-r4) (10/10) Purging zsh (5.9-r4) Executing zsh-5.9-r4.pre-deinstall Executing busybox-1.37.0-r3.trigger OK: 271 MiB in 101 packages >>> shunit2: Updating the community/armv7 repository index... >>> shunit2: Signing the index...