>>> lua-date: Building community/lua-date 2.2.1-r0 (using abuild 3.15.0_rc3-r3) started Sat, 17 May 2025 00:10:48 +0000 >>> lua-date: Validating /home/buildozer/aports/community/lua-date/APKBUILD... >>> lua-date: Analyzing dependencies... >>> lua-date: Installing for build: build-base lua lua-busted lua5.1 lua5.1-busted lua5.2 lua5.2-busted lua5.3 lua5.3-busted lua5.4 lua5.4-busted (1/52) Installing lua-cjson (2.1.0-r11) (2/52) Installing lua-cliargs (3.0.2-r0) (3/52) Installing lua-luassert (1.9.0-r0) (4/52) Installing lua5.4-say (1.4.1-r0) (5/52) Installing lua5.4-luassert (1.9.0-r0) (6/52) Installing lua-mediator (1.1.2-r2) (7/52) Installing lua5.4-mediator (1.1.2-r2) (8/52) Installing lua-filesystem (1.8.0-r4) (9/52) Installing lua-penlight (1.14.0-r0) (10/52) Installing lua-say (1.4.1-r0) (11/52) Installing lua-system (0.4.5-r0) (12/52) Installing lua5.4-system (0.4.5-r0) (13/52) Installing lua-term (0.07-r2) (14/52) Installing lua5.4-term (0.07-r2) (15/52) Installing lua-busted (2.2.0-r0) (16/52) Installing lua5.4-penlight (1.14.0-r0) (17/52) Installing lua5.4-busted (2.2.0-r0) (18/52) Installing lua5.1-libs (5.1.5-r13) (19/52) Installing lua5.1 (5.1.5-r13) (20/52) Installing lua5.1-cjson (2.1.0-r11) (21/52) Installing lua5.1-say (1.4.1-r0) (22/52) Installing lua5.1-luassert (1.9.0-r0) (23/52) Installing lua5.1-mediator (1.1.2-r2) (24/52) Installing lua5.1-filesystem (1.8.0-r4) (25/52) Installing lua5.1-penlight (1.14.0-r0) (26/52) Installing lua5.1-system (0.4.5-r0) (27/52) Installing lua5.1-term (0.07-r2) (28/52) Installing lua5.1-busted (2.2.0-r0) (29/52) Installing lua5.2-libs (5.2.4-r13) (30/52) Installing lua5.2 (5.2.4-r13) (31/52) Installing lua5.2-filesystem (1.8.0-r4) (32/52) Installing lua5.2-system (0.4.5-r0) (33/52) Installing lua5.2-cjson (2.1.0-r11) (34/52) Installing lua5.2-say (1.4.1-r0) (35/52) Installing lua5.2-luassert (1.9.0-r0) (36/52) Installing lua5.2-mediator (1.1.2-r2) (37/52) Installing lua5.2-penlight (1.14.0-r0) (38/52) Installing lua5.2-term (0.07-r2) (39/52) Installing lua5.2-busted (2.2.0-r0) (40/52) Installing linenoise (1.0-r5) (41/52) Installing lua5.3-libs (5.3.6-r6) (42/52) Installing lua5.3 (5.3.6-r6) (43/52) Installing lua5.3-say (1.4.1-r0) (44/52) Installing lua5.3-term (0.07-r2) (45/52) Installing lua5.3-cjson (2.1.0-r11) (46/52) Installing lua5.3-luassert (1.9.0-r0) (47/52) Installing lua5.3-mediator (1.1.2-r2) (48/52) Installing lua5.3-filesystem (1.8.0-r4) (49/52) Installing lua5.3-penlight (1.14.0-r0) (50/52) Installing lua5.3-system (0.4.5-r0) (51/52) Installing lua5.3-busted (2.2.0-r0) (52/52) Installing .makedepends-lua-date (20250517.001138) Executing busybox-1.37.0-r17.trigger OK: 340 MiB in 153 packages >>> lua-date: Cleaning up srcdir >>> lua-date: Cleaning up pkgdir >>> lua-date: Cleaning up tmpdir >>> lua-date: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/lua-date-2.2.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/lua-date-2.2.1.tar.gz.part' lua-date-2.2.1.tar.g 100% |********************************| 33890 0:00:00 ETA '/var/cache/distfiles/v3.22/lua-date-2.2.1.tar.gz.part' saved >>> lua-date: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/lua-date-2.2.1.tar.gz >>> lua-date: Checking sha512sums... lua-date-2.2.1.tar.gz: OK >>> lua-date: Unpacking /var/cache/distfiles/v3.22/lua-date-2.2.1.tar.gz... >>> lua-date: Testing on lua5.1 [==========] Running tests from scanned files. [----------] Global test environment setup. [----------] Running tests from spec/date_spec.lua [ RUN ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing [ OK ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing (4.35 ms) [ RUN ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip (0.98 ms) [ RUN ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year (0.36 ms) [ RUN ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality (0.38 ms) [ RUN ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods (0.54 ms) [ RUN ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' (0.11 ms) [ RUN ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' (0.13 ms) [ RUN ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' (0.15 ms) [ RUN ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' (0.19 ms) [ RUN ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' (0.12 ms) [ RUN ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' (0.14 ms) [ RUN ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' (0.12 ms) [ RUN ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' (0.12 ms) [ RUN ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' (0.61 ms) [ RUN ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' (0.24 ms) [ RUN ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' (0.11 ms) [ RUN ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' (0.12 ms) [ RUN ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' (0.37 ms) [ RUN ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' (0.29 ms) [ RUN ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' (0.09 ms) [ RUN ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' (0.17 ms) [ RUN ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' (0.17 ms) [ RUN ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' (0.26 ms) [ RUN ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' (0.26 ms) [ RUN ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' (0.30 ms) [ RUN ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' (0.29 ms) [ RUN ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' (0.29 ms) [ RUN ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' (0.10 ms) [ RUN ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' (0.20 ms) [ RUN ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' (0.16 ms) [ RUN ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' (0.12 ms) [ RUN ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' (0.26 ms) [ RUN ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' (0.24 ms) [ RUN ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' (0.13 ms) [ RUN ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' (0.16 ms) [ RUN ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' (0.16 ms) [ RUN ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' (0.13 ms) [ RUN ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' (0.23 ms) [ RUN ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' (0.13 ms) [ RUN ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' (0.11 ms) [ RUN ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' (0.20 ms) [ RUN ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' (0.14 ms) [ RUN ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' (0.16 ms) [ RUN ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' (0.13 ms) [ RUN ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' (0.14 ms) [ RUN ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' (0.12 ms) [----------] 46 tests from spec/date_spec.lua (48.42 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (48.95 ms total) [ PASSED ] 46 tests. >>> lua-date: Testing on lua5.2 [==========] Running tests from scanned files. [----------] Global test environment setup. [----------] Running tests from spec/date_spec.lua [ RUN ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing [ OK ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing (4.29 ms) [ RUN ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip (0.73 ms) [ RUN ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year (0.36 ms) [ RUN ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality (0.51 ms) [ RUN ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods (0.51 ms) [ RUN ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' (0.16 ms) [ RUN ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' (0.19 ms) [ RUN ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' (0.12 ms) [ RUN ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' (0.13 ms) [ RUN ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' (0.18 ms) [ RUN ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' (0.25 ms) [ RUN ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' (0.32 ms) [ RUN ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' (0.27 ms) [ RUN ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' (0.77 ms) [ RUN ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' (0.36 ms) [ RUN ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' (0.19 ms) [ RUN ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' (0.21 ms) [ RUN ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' (0.36 ms) [ RUN ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' (0.39 ms) [ RUN ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' (0.26 ms) [ RUN ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' (0.20 ms) [ RUN ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' (0.23 ms) [ RUN ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' (0.35 ms) [ RUN ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' (0.34 ms) [ RUN ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' (0.38 ms) [ RUN ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' (0.42 ms) [ RUN ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' (0.30 ms) [ RUN ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' (0.19 ms) [ RUN ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' (0.22 ms) [ RUN ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' (0.19 ms) [ RUN ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' (0.17 ms) [ RUN ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' (0.35 ms) [ RUN ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' (0.40 ms) [ RUN ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' (0.19 ms) [ RUN ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' (0.16 ms) [ RUN ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' (0.24 ms) [ RUN ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' (0.17 ms) [ RUN ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' (0.27 ms) [ RUN ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' (0.19 ms) [ RUN ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' (0.20 ms) [ RUN ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' (0.30 ms) [ RUN ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' (0.17 ms) [ RUN ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' (0.16 ms) [ RUN ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' (0.20 ms) [ RUN ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' (0.19 ms) [ RUN ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' (0.25 ms) [----------] 46 tests from spec/date_spec.lua (53.35 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (54.01 ms total) [ PASSED ] 46 tests. >>> lua-date: Testing on lua5.3 [==========] Running tests from scanned files. [----------] Global test environment setup. [----------] Running tests from spec/date_spec.lua [ RUN ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing [ OK ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing (4.22 ms) [ RUN ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip (0.66 ms) [ RUN ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year (0.33 ms) [ RUN ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality (0.27 ms) [ RUN ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods (0.49 ms) [ RUN ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' (0.12 ms) [ RUN ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' (0.13 ms) [ RUN ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' (0.13 ms) [ RUN ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' (0.14 ms) [ RUN ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' (0.13 ms) [ RUN ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' (0.11 ms) [ RUN ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' (0.20 ms) [ RUN ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' (0.11 ms) [ RUN ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' (0.52 ms) [ RUN ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' (0.24 ms) [ RUN ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' (0.14 ms) [ RUN ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' (0.13 ms) [ RUN ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' (0.42 ms) [ RUN ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' (0.26 ms) [ RUN ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' (0.10 ms) [ RUN ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' (0.16 ms) [ RUN ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' (0.13 ms) [ RUN ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' (0.29 ms) [ RUN ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' (0.39 ms) [ RUN ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' (0.48 ms) [ RUN ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' (0.56 ms) [ RUN ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' (0.45 ms) [ RUN ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' (0.27 ms) [ RUN ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' (0.23 ms) [ RUN ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' (0.10 ms) [ RUN ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' (0.09 ms) [ RUN ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' (0.17 ms) [ RUN ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' (0.24 ms) [ RUN ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' (0.11 ms) [ RUN ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' (0.11 ms) [ RUN ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' (0.11 ms) [ RUN ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' (0.10 ms) [ RUN ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' (0.16 ms) [ RUN ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' (0.10 ms) [ RUN ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' (0.09 ms) [ RUN ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' (0.16 ms) [ RUN ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' (0.11 ms) [ RUN ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' (0.10 ms) [ RUN ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' (0.11 ms) [ RUN ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' (0.10 ms) [ RUN ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' (0.10 ms) [----------] 46 tests from spec/date_spec.lua (130.92 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (131.34 ms total) [ PASSED ] 46 tests. >>> lua-date: Testing on lua5.4 [==========] Running tests from scanned files. [----------] Global test environment setup. [----------] Running tests from spec/date_spec.lua [ RUN ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing [ OK ] spec/date_spec.lua:5: Testing the 'date' module Tests date parsing (3.35 ms) [ RUN ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua:94: Testing the 'date' module Tests century-flip (0.60 ms) [ RUN ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua:115: Testing the 'date' module Tests leap year (0.33 ms) [ RUN ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua:122: Testing the 'date' module Tests date equality (0.25 ms) [ RUN ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua:141: Testing the 'date' module Tests metamethods (0.43 ms) [ RUN ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua:166: Testing the 'date' module Tests 'adddays()' (0.12 ms) [ RUN ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua:173: Testing the 'date' module Tests 'addhours()' (0.11 ms) [ RUN ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua:180: Testing the 'date' module Tests 'addminutes()' (0.15 ms) [ RUN ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua:187: Testing the 'date' module Tests 'addseconds()' (0.12 ms) [ RUN ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua:194: Testing the 'date' module Tests 'addmonths()' (0.10 ms) [ RUN ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua:199: Testing the 'date' module Tests 'addticks()' (0.16 ms) [ RUN ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua:206: Testing the 'date' module Tests 'addyears()' (0.11 ms) [ RUN ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua:211: Testing the 'date' module Tests 'copy()' (0.09 ms) [ RUN ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua:217: Testing the 'date' module Tests 'fmt()' (0.48 ms) [ RUN ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua:231: Testing the 'date' module Tests 'getclockhour()' (0.20 ms) [ RUN ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua:236: Testing the 'date' module Tests 'getdate()' (0.11 ms) [ RUN ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua:242: Testing the 'date' module Tests 'getday()' (0.13 ms) [ RUN ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua:247: Testing the 'date' module Tests 'getfracsec()' (0.22 ms) [ RUN ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua:252: Testing the 'date' module Tests 'gethours()' (0.21 ms) [ RUN ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua:257: Testing the 'date' module Tests 'getisoweekday()' (0.10 ms) [ RUN ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua:262: Testing the 'date' module Tests 'getisoweeknumber()' (0.15 ms) [ RUN ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua:273: Testing the 'date' module Tests 'getisoyear()' (0.13 ms) [ RUN ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua:280: Testing the 'date' module Tests 'getminutes' (0.25 ms) [ RUN ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua:285: Testing the 'date' module Tests 'getmonth' (0.22 ms) [ RUN ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua:290: Testing the 'date' module Tests 'getseconds' (0.22 ms) [ RUN ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua:295: Testing the 'date' module Tests 'getticks()' (0.22 ms) [ RUN ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua:300: Testing the 'date' module Tests 'gettime()' (0.18 ms) [ RUN ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua:306: Testing the 'date' module Tests 'getweekday()' (0.11 ms) [ RUN ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua:311: Testing the 'date' module Tests 'getweeknumber()' (0.13 ms) [ RUN ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua:317: Testing the 'date' module Tests 'getyear()' (0.10 ms) [ RUN ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua:322: Testing the 'date' module Tests 'getyearday()' (0.10 ms) [ RUN ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua:327: Testing the 'date' module Tests 'setday()' (0.16 ms) [ RUN ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua:333: Testing the 'date' module Tests 'sethours()' (0.20 ms) [ RUN ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua:339: Testing the 'date' module Tests 'setisoweekday()' (0.13 ms) [ RUN ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua:345: Testing the 'date' module Tests 'setisoweeknumber()' (0.12 ms) [ RUN ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua:351: Testing the 'date' module Tests 'setisoyear()' (0.11 ms) [ RUN ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua:359: Testing the 'date' module Tests 'setminutes()' (0.12 ms) [ RUN ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua:365: Testing the 'date' module Tests 'setmonth()' (0.19 ms) [ RUN ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua:371: Testing the 'date' module Tests 'setseconds()' (0.14 ms) [ RUN ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua:377: Testing the 'date' module Tests 'setticks()' (0.10 ms) [ RUN ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua:383: Testing the 'date' module Tests 'setyear()' (0.15 ms) [ RUN ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua:389: Testing the 'date' module Tests 'spandays()' (0.13 ms) [ RUN ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua:396: Testing the 'date' module Tests 'spanhours()' (0.11 ms) [ RUN ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua:403: Testing the 'date' module Tests 'spanminutes()' (0.11 ms) [ RUN ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua:410: Testing the 'date' module Tests 'spanseconds()' (0.20 ms) [ RUN ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua:417: Testing the 'date' module Tests 'spanticks()' (0.15 ms) [----------] 46 tests from spec/date_spec.lua (117.34 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (117.86 ms total) [ PASSED ] 46 tests. >>> lua-date: Entering fakeroot... >>> lua-date*: Running postcheck for lua-date >>> lua-date*: Preparing package lua-date... >>> lua-date*: Tracing dependencies... lua >>> lua-date*: Package size: 31.5 KB >>> lua-date*: Compressing data... >>> lua-date*: Create checksum... >>> lua-date*: Create lua-date-2.2.1-r0.apk >>> lua-date: Build complete at Sat, 17 May 2025 00:11:40 +0000 elapsed time 0h 0m 52s >>> lua-date: Cleaning up srcdir >>> lua-date: Cleaning up pkgdir >>> lua-date: Uninstalling dependencies... (1/52) Purging .makedepends-lua-date (20250517.001138) (2/52) Purging lua-busted (2.2.0-r0) (3/52) Purging lua-cjson (2.1.0-r11) (4/52) Purging lua-luassert (1.9.0-r0) (5/52) Purging lua-mediator (1.1.2-r2) (6/52) Purging lua-say (1.4.1-r0) (7/52) Purging lua-system (0.4.5-r0) (8/52) Purging lua-term (0.07-r2) (9/52) Purging lua5.1-busted (2.2.0-r0) (10/52) Purging lua5.1-cjson (2.1.0-r11) (11/52) Purging lua5.1-luassert (1.9.0-r0) (12/52) Purging lua5.1-mediator (1.1.2-r2) (13/52) Purging lua5.1-penlight (1.14.0-r0) (14/52) Purging lua5.1-filesystem (1.8.0-r4) (15/52) Purging lua5.1-say (1.4.1-r0) (16/52) Purging lua5.1-system (0.4.5-r0) (17/52) Purging lua5.1-term (0.07-r2) (18/52) Purging lua5.3-busted (2.2.0-r0) (19/52) Purging lua5.3-cjson (2.1.0-r11) (20/52) Purging lua5.3-luassert (1.9.0-r0) (21/52) Purging lua5.3-mediator (1.1.2-r2) (22/52) Purging lua5.3-say (1.4.1-r0) (23/52) Purging lua5.3-system (0.4.5-r0) (24/52) Purging lua5.3-term (0.07-r2) (25/52) Purging lua5.3-penlight (1.14.0-r0) (26/52) Purging lua5.3-filesystem (1.8.0-r4) (27/52) Purging lua5.2-busted (2.2.0-r0) (28/52) Purging lua5.2-cjson (2.1.0-r11) (29/52) Purging lua5.2-luassert (1.9.0-r0) (30/52) Purging lua5.2-mediator (1.1.2-r2) (31/52) Purging lua5.2-say (1.4.1-r0) (32/52) Purging lua5.2-system (0.4.5-r0) (33/52) Purging lua5.2-term (0.07-r2) (34/52) Purging lua5.2-penlight (1.14.0-r0) (35/52) Purging lua5.2-filesystem (1.8.0-r4) (36/52) Purging lua5.4-busted (2.2.0-r0) (37/52) Purging lua5.4-luassert (1.9.0-r0) (38/52) Purging lua5.4-mediator (1.1.2-r2) (39/52) Purging lua5.4-say (1.4.1-r0) (40/52) Purging lua5.4-system (0.4.5-r0) (41/52) Purging lua5.4-term (0.07-r2) (42/52) Purging lua5.4-penlight (1.14.0-r0) (43/52) Purging lua-penlight (1.14.0-r0) (44/52) Purging lua-filesystem (1.8.0-r4) (45/52) Purging lua5.1 (5.1.5-r13) (46/52) Purging lua5.2 (5.2.4-r13) (47/52) Purging lua5.3 (5.3.6-r6) (48/52) Purging linenoise (1.0-r5) (49/52) Purging lua-cliargs (3.0.2-r0) (50/52) Purging lua5.1-libs (5.1.5-r13) (51/52) Purging lua5.2-libs (5.2.4-r13) (52/52) Purging lua5.3-libs (5.3.6-r6) Executing busybox-1.37.0-r17.trigger OK: 338 MiB in 101 packages >>> lua-date: Updating the community/riscv64 repository index... >>> lua-date: Signing the index...