>>> shunit2: Building community/shunit2 2.1.8-r0 (using abuild 3.9.0-r0) started Tue, 19 Apr 2022 21:37:57 +0000 >>> shunit2: Checking sanity of /home/buildozer/aports/community/shunit2/APKBUILD... >>> shunit2: Analyzing dependencies... >>> shunit2: Installing for build: build-base bash dash loksh zsh (1/13) Installing readline (8.1.2-r0) (2/13) Installing bash (5.1.16-r2) Executing bash-5.1.16-r2.post-install (3/13) Installing dash (0.5.11.5-r0) Executing dash-0.5.11.5-r0.post-install (4/13) Installing loksh (7.0-r0) Executing loksh-7.0-r0.post-install (5/13) Installing libcap (2.63-r0) (6/13) Installing zsh (5.8.1-r4) Executing zsh-5.8.1-r4.post-install (7/13) Installing gcc-zsh-completion (5.8.1-r4) (8/13) Installing .makedepends-shunit2 (20220419.213802) (9/13) Installing openrc-zsh-completion (0.44.10-r5) (10/13) Installing apk-tools-zsh-completion (2.12.9-r2) (11/13) Installing curl-zsh-completion (7.82.0-r0) (12/13) Installing git-zsh-completion (5.8.1-r4) (13/13) Installing rsync-zsh-completion (5.8.1-r4) Executing busybox-1.35.0-r8.trigger OK: 1283 MiB in 116 packages >>> shunit2: Cleaning up srcdir >>> shunit2: Cleaning up pkgdir >>> shunit2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/shunit2-2.1.8.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 100 52458 100 52458 0 0 572k 0 --:--:-- --:--:-- --:--:-- 575k >>> shunit2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/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.16/shunit2-2.1.8.tar.gz... >>> shunit2: dash-negative-lineno.patch patching file shunit2_macros_test.sh #------------------------------------------------------------------------------ # System data. # $ uname -mprsv Linux 5.15.12-0-lts #1-Alpine SMP Fri, 31 Dec 2021 13:23:07 +0000 x86_64 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.35.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.1.16(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.8.1 --- 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... >>> 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: 44.0 KB >>> shunit2-doc*: Compressing data... >>> shunit2-doc*: Create checksum... >>> shunit2-doc*: Create shunit2-doc-2.1.8-r0.apk >>> shunit2*: Tracing dependencies... >>> shunit2*: Package size: 52.0 KB >>> shunit2*: Compressing data... >>> shunit2*: Create checksum... >>> shunit2*: Create shunit2-2.1.8-r0.apk >>> shunit2: Build complete at Tue, 19 Apr 2022 21:38:19 +0000 elapsed time 0h 0m 22s >>> shunit2: Cleaning up srcdir >>> shunit2: Cleaning up pkgdir >>> shunit2: Uninstalling dependencies... (1/13) Purging gcc-zsh-completion (5.8.1-r4) (2/13) Purging .makedepends-shunit2 (20220419.213802) (3/13) Purging bash (5.1.16-r2) Executing bash-5.1.16-r2.pre-deinstall (4/13) Purging dash (0.5.11.5-r0) Executing dash-0.5.11.5-r0.pre-deinstall (5/13) Purging loksh (7.0-r0) Executing loksh-7.0-r0.pre-deinstall (6/13) Purging openrc-zsh-completion (0.44.10-r5) (7/13) Purging apk-tools-zsh-completion (2.12.9-r2) (8/13) Purging curl-zsh-completion (7.82.0-r0) (9/13) Purging git-zsh-completion (5.8.1-r4) (10/13) Purging rsync-zsh-completion (5.8.1-r4) (11/13) Purging zsh (5.8.1-r4) Executing zsh-5.8.1-r4.pre-deinstall (12/13) Purging readline (8.1.2-r0) (13/13) Purging libcap (2.63-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> shunit2: Updating the community/x86_64 repository index... >>> shunit2: Signing the index...