>>> lua-date: Building community/lua-date 2.2-r0 (using abuild 3.10.0_rc1-r2) started Sat, 19 Nov 2022 00:42:09 +0000 >>> lua-date: Checking sanity of /home/buildozer/aports/community/lua-date/APKBUILD... >>> lua-date: Analyzing dependencies... >>> lua-date: Installing for build: build-base lua lua-busted luajit lua5.1 lua5.1-busted lua5.2 lua5.2-busted lua5.3 lua5.3-busted (1/45) Installing linenoise (1.0-r2) (2/45) Installing lua5.3-libs (5.3.6-r4) (3/45) Installing lua5.3 (5.3.6-r4) (4/45) Installing lua-cliargs (3.0_p2-r0) (5/45) Installing lua5.3-cliargs (3.0_p2-r0) (6/45) Installing lua-filesystem (1.8.0-r2) (7/45) Installing lua5.3-filesystem (1.8.0-r2) (8/45) Installing lua-system (0.2.1-r2) (9/45) Installing lua5.3-system (0.2.1-r2) (10/45) Installing lua-cjson (2.1.0-r10) (11/45) Installing lua5.3-cjson (2.1.0-r10) (12/45) Installing lua-say (1.3-r2) (13/45) Installing lua5.3-say (1.3-r2) (14/45) Installing lua-luassert (1.8.0-r1) (15/45) Installing lua5.3-luassert (1.8.0-r1) (16/45) Installing lua-term (0.07-r2) (17/45) Installing lua5.3-term (0.07-r2) (18/45) Installing lua-penlight (1.13.1-r0) (19/45) Installing lua-mediator (1.1.2-r2) (20/45) Installing lua5.3-mediator (1.1.2-r2) (21/45) Installing lua-busted (2.1.1-r0) (22/45) Installing lua5.3-penlight (1.13.1-r0) (23/45) Installing lua5.3-busted (2.1.1-r0) (24/45) Installing luajit (2.1_p20210510-r3) (25/45) Installing lua5.1-libs (5.1.5-r11) (26/45) Installing lua5.1 (5.1.5-r11) (27/45) Installing lua5.1-cliargs (3.0_p2-r0) (28/45) Installing lua5.1-filesystem (1.8.0-r2) (29/45) Installing lua5.1-system (0.2.1-r2) (30/45) Installing lua5.1-cjson (2.1.0-r10) (31/45) Installing lua5.1-say (1.3-r2) (32/45) Installing lua5.1-luassert (1.8.0-r1) (33/45) Installing lua5.1-term (0.07-r2) (34/45) Installing lua5.1-penlight (1.13.1-r0) (35/45) Installing lua5.1-mediator (1.1.2-r2) (36/45) Installing lua5.1-busted (2.1.1-r0) (37/45) Installing lua5.2-system (0.2.1-r2) (38/45) Installing lua5.2-cliargs (3.0_p2-r0) (39/45) Installing lua5.2-say (1.3-r2) (40/45) Installing lua5.2-luassert (1.8.0-r1) (41/45) Installing lua5.2-term (0.07-r2) (42/45) Installing lua5.2-penlight (1.13.1-r0) (43/45) Installing lua5.2-mediator (1.1.2-r2) (44/45) Installing lua5.2-busted (2.1.1-r0) (45/45) Installing .makedepends-lua-date (20221119.004209) Executing busybox-1.35.0-r28.trigger OK: 246 MiB in 137 packages >>> lua-date: Cleaning up srcdir >>> lua-date: Cleaning up pkgdir >>> lua-date: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/lua-date-2.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> lua-date: Fetching https://github.com/Tieske/date/archive/version_2.2/lua-date-2.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 11 31084 11 3474 0 0 4043 0 0:00:07 --:--:-- 0:00:07 4043 100 31084 100 31084 0 0 32575 0 --:--:-- --:--:-- --:--:-- 283k >>> lua-date: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/lua-date-2.2.tar.gz >>> lua-date: Checking sha512sums... lua-date-2.2.tar.gz: OK >>> lua-date: Unpacking /var/cache/distfiles/v3.17/lua-date-2.2.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 (1.55 ms) [ RUN ] spec/date_spec.lua @ 72: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua @ 72: Testing the 'date' module Tests century-flip (0.21 ms) [ RUN ] spec/date_spec.lua @ 93: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua @ 93: Testing the 'date' module Tests leap year (0.09 ms) [ RUN ] spec/date_spec.lua @ 100: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua @ 100: Testing the 'date' module Tests date equality (0.07 ms) [ RUN ] spec/date_spec.lua @ 119: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua @ 119: Testing the 'date' module Tests metamethods (0.13 ms) [ RUN ] spec/date_spec.lua @ 144: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua @ 144: Testing the 'date' module Tests 'adddays()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 151: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua @ 151: Testing the 'date' module Tests 'addhours()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 158: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua @ 158: Testing the 'date' module Tests 'addminutes()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 165: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua @ 165: Testing the 'date' module Tests 'addseconds()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 172: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua @ 172: Testing the 'date' module Tests 'addmonths()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 177: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua @ 177: Testing the 'date' module Tests 'addticks()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 184: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua @ 184: Testing the 'date' module Tests 'addyears()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 189: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua @ 189: Testing the 'date' module Tests 'copy()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 195: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua @ 195: Testing the 'date' module Tests 'fmt()' (0.11 ms) [ RUN ] spec/date_spec.lua @ 209: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua @ 209: Testing the 'date' module Tests 'getclockhour()' (0.05 ms) [ RUN ] spec/date_spec.lua @ 214: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua @ 214: Testing the 'date' module Tests 'getdate()' (0.02 ms) [ RUN ] spec/date_spec.lua @ 220: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua @ 220: Testing the 'date' module Tests 'getday()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 225: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua @ 225: Testing the 'date' module Tests 'getfracsec()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 230: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua @ 230: Testing the 'date' module Tests 'gethours()' (0.11 ms) [ RUN ] spec/date_spec.lua @ 235: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua @ 235: Testing the 'date' module Tests 'getisoweekday()' (0.02 ms) [ RUN ] spec/date_spec.lua @ 240: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua @ 240: Testing the 'date' module Tests 'getisoweeknumber()' (0.04 ms) [ RUN ] spec/date_spec.lua @ 251: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua @ 251: Testing the 'date' module Tests 'getisoyear()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 258: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua @ 258: Testing the 'date' module Tests 'getminutes' (0.07 ms) [ RUN ] spec/date_spec.lua @ 263: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua @ 263: Testing the 'date' module Tests 'getmonth' (0.07 ms) [ RUN ] spec/date_spec.lua @ 268: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua @ 268: Testing the 'date' module Tests 'getseconds' (0.07 ms) [ RUN ] spec/date_spec.lua @ 273: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua @ 273: Testing the 'date' module Tests 'getticks()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 278: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua @ 278: Testing the 'date' module Tests 'gettime()' (0.05 ms) [ RUN ] spec/date_spec.lua @ 284: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua @ 284: Testing the 'date' module Tests 'getweekday()' (0.02 ms) [ RUN ] spec/date_spec.lua @ 289: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua @ 289: Testing the 'date' module Tests 'getweeknumber()' (0.04 ms) [ RUN ] spec/date_spec.lua @ 295: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua @ 295: Testing the 'date' module Tests 'getyear()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 300: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua @ 300: Testing the 'date' module Tests 'getyearday()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 305: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua @ 305: Testing the 'date' module Tests 'setday()' (0.06 ms) [ RUN ] spec/date_spec.lua @ 311: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua @ 311: Testing the 'date' module Tests 'sethours()' (0.05 ms) [ RUN ] spec/date_spec.lua @ 317: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua @ 317: Testing the 'date' module Tests 'setisoweekday()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 323: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua @ 323: Testing the 'date' module Tests 'setisoweeknumber()' (0.04 ms) [ RUN ] spec/date_spec.lua @ 329: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua @ 329: Testing the 'date' module Tests 'setisoyear()' (0.04 ms) [ RUN ] spec/date_spec.lua @ 337: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua @ 337: Testing the 'date' module Tests 'setminutes()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 343: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua @ 343: Testing the 'date' module Tests 'setmonth()' (0.05 ms) [ RUN ] spec/date_spec.lua @ 349: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua @ 349: Testing the 'date' module Tests 'setseconds()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 355: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua @ 355: Testing the 'date' module Tests 'setticks()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 361: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua @ 361: Testing the 'date' module Tests 'setyear()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 367: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua @ 367: Testing the 'date' module Tests 'spandays()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 374: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua @ 374: Testing the 'date' module Tests 'spanhours()' (0.04 ms) [ RUN ] spec/date_spec.lua @ 381: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua @ 381: Testing the 'date' module Tests 'spanminutes()' (0.04 ms) [ RUN ] spec/date_spec.lua @ 388: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua @ 388: Testing the 'date' module Tests 'spanseconds()' (0.04 ms) [ RUN ] spec/date_spec.lua @ 395: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua @ 395: Testing the 'date' module Tests 'spanticks()' (0.03 ms) [----------] 46 tests from spec/date_spec.lua (11.60 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (11.68 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 (1.09 ms) [ RUN ] spec/date_spec.lua @ 72: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua @ 72: Testing the 'date' module Tests century-flip (0.20 ms) [ RUN ] spec/date_spec.lua @ 93: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua @ 93: Testing the 'date' module Tests leap year (0.13 ms) [ RUN ] spec/date_spec.lua @ 100: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua @ 100: Testing the 'date' module Tests date equality (0.07 ms) [ RUN ] spec/date_spec.lua @ 119: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua @ 119: Testing the 'date' module Tests metamethods (0.12 ms) [ RUN ] spec/date_spec.lua @ 144: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua @ 144: Testing the 'date' module Tests 'adddays()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 151: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua @ 151: Testing the 'date' module Tests 'addhours()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 158: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua @ 158: Testing the 'date' module Tests 'addminutes()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 165: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua @ 165: Testing the 'date' module Tests 'addseconds()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 172: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua @ 172: Testing the 'date' module Tests 'addmonths()' (0.04 ms) [ RUN ] spec/date_spec.lua @ 177: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua @ 177: Testing the 'date' module Tests 'addticks()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 184: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua @ 184: Testing the 'date' module Tests 'addyears()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 189: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua @ 189: Testing the 'date' module Tests 'copy()' (0.02 ms) [ RUN ] spec/date_spec.lua @ 195: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua @ 195: Testing the 'date' module Tests 'fmt()' (0.11 ms) [ RUN ] spec/date_spec.lua @ 209: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua @ 209: Testing the 'date' module Tests 'getclockhour()' (0.05 ms) [ RUN ] spec/date_spec.lua @ 214: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua @ 214: Testing the 'date' module Tests 'getdate()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 220: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua @ 220: Testing the 'date' module Tests 'getday()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 225: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua @ 225: Testing the 'date' module Tests 'getfracsec()' (0.07 ms) [ RUN ] spec/date_spec.lua @ 230: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua @ 230: Testing the 'date' module Tests 'gethours()' (0.09 ms) [ RUN ] spec/date_spec.lua @ 235: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua @ 235: Testing the 'date' module Tests 'getisoweekday()' (0.02 ms) [ RUN ] spec/date_spec.lua @ 240: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua @ 240: Testing the 'date' module Tests 'getisoweeknumber()' (0.04 ms) [ RUN ] spec/date_spec.lua @ 251: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua @ 251: Testing the 'date' module Tests 'getisoyear()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 258: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua @ 258: Testing the 'date' module Tests 'getminutes' (0.07 ms) [ RUN ] spec/date_spec.lua @ 263: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua @ 263: Testing the 'date' module Tests 'getmonth' (0.09 ms) [ RUN ] spec/date_spec.lua @ 268: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua @ 268: Testing the 'date' module Tests 'getseconds' (0.08 ms) [ RUN ] spec/date_spec.lua @ 273: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua @ 273: Testing the 'date' module Tests 'getticks()' (0.08 ms) [ RUN ] spec/date_spec.lua @ 278: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua @ 278: Testing the 'date' module Tests 'gettime()' (0.05 ms) [ RUN ] spec/date_spec.lua @ 284: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua @ 284: Testing the 'date' module Tests 'getweekday()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 289: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua @ 289: Testing the 'date' module Tests 'getweeknumber()' (0.04 ms) [ RUN ] spec/date_spec.lua @ 295: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua @ 295: Testing the 'date' module Tests 'getyear()' (0.02 ms) [ RUN ] spec/date_spec.lua @ 300: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua @ 300: Testing the 'date' module Tests 'getyearday()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 305: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua @ 305: Testing the 'date' module Tests 'setday()' (0.06 ms) [ RUN ] spec/date_spec.lua @ 311: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua @ 311: Testing the 'date' module Tests 'sethours()' (0.06 ms) [ RUN ] spec/date_spec.lua @ 317: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua @ 317: Testing the 'date' module Tests 'setisoweekday()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 323: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua @ 323: Testing the 'date' module Tests 'setisoweeknumber()' (0.04 ms) [ RUN ] spec/date_spec.lua @ 329: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua @ 329: Testing the 'date' module Tests 'setisoyear()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 337: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua @ 337: Testing the 'date' module Tests 'setminutes()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 343: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua @ 343: Testing the 'date' module Tests 'setmonth()' (0.05 ms) [ RUN ] spec/date_spec.lua @ 349: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua @ 349: Testing the 'date' module Tests 'setseconds()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 355: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua @ 355: Testing the 'date' module Tests 'setticks()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 361: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua @ 361: Testing the 'date' module Tests 'setyear()' (0.08 ms) [ RUN ] spec/date_spec.lua @ 367: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua @ 367: Testing the 'date' module Tests 'spandays()' (0.05 ms) [ RUN ] spec/date_spec.lua @ 374: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua @ 374: Testing the 'date' module Tests 'spanhours()' (0.05 ms) [ RUN ] spec/date_spec.lua @ 381: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua @ 381: Testing the 'date' module Tests 'spanminutes()' (0.05 ms) [ RUN ] spec/date_spec.lua @ 388: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua @ 388: Testing the 'date' module Tests 'spanseconds()' (0.05 ms) [ RUN ] spec/date_spec.lua @ 395: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua @ 395: Testing the 'date' module Tests 'spanticks()' (0.16 ms) [----------] 46 tests from spec/date_spec.lua (11.43 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (11.52 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 (0.98 ms) [ RUN ] spec/date_spec.lua @ 72: Testing the 'date' module Tests century-flip [ OK ] spec/date_spec.lua @ 72: Testing the 'date' module Tests century-flip (0.18 ms) [ RUN ] spec/date_spec.lua @ 93: Testing the 'date' module Tests leap year [ OK ] spec/date_spec.lua @ 93: Testing the 'date' module Tests leap year (0.08 ms) [ RUN ] spec/date_spec.lua @ 100: Testing the 'date' module Tests date equality [ OK ] spec/date_spec.lua @ 100: Testing the 'date' module Tests date equality (0.07 ms) [ RUN ] spec/date_spec.lua @ 119: Testing the 'date' module Tests metamethods [ OK ] spec/date_spec.lua @ 119: Testing the 'date' module Tests metamethods (0.12 ms) [ RUN ] spec/date_spec.lua @ 144: Testing the 'date' module Tests 'adddays()' [ OK ] spec/date_spec.lua @ 144: Testing the 'date' module Tests 'adddays()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 151: Testing the 'date' module Tests 'addhours()' [ OK ] spec/date_spec.lua @ 151: Testing the 'date' module Tests 'addhours()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 158: Testing the 'date' module Tests 'addminutes()' [ OK ] spec/date_spec.lua @ 158: Testing the 'date' module Tests 'addminutes()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 165: Testing the 'date' module Tests 'addseconds()' [ OK ] spec/date_spec.lua @ 165: Testing the 'date' module Tests 'addseconds()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 172: Testing the 'date' module Tests 'addmonths()' [ OK ] spec/date_spec.lua @ 172: Testing the 'date' module Tests 'addmonths()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 177: Testing the 'date' module Tests 'addticks()' [ OK ] spec/date_spec.lua @ 177: Testing the 'date' module Tests 'addticks()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 184: Testing the 'date' module Tests 'addyears()' [ OK ] spec/date_spec.lua @ 184: Testing the 'date' module Tests 'addyears()' (0.02 ms) [ RUN ] spec/date_spec.lua @ 189: Testing the 'date' module Tests 'copy()' [ OK ] spec/date_spec.lua @ 189: Testing the 'date' module Tests 'copy()' (0.02 ms) [ RUN ] spec/date_spec.lua @ 195: Testing the 'date' module Tests 'fmt()' [ OK ] spec/date_spec.lua @ 195: Testing the 'date' module Tests 'fmt()' (0.11 ms) [ RUN ] spec/date_spec.lua @ 209: Testing the 'date' module Tests 'getclockhour()' [ OK ] spec/date_spec.lua @ 209: Testing the 'date' module Tests 'getclockhour()' (0.05 ms) [ RUN ] spec/date_spec.lua @ 214: Testing the 'date' module Tests 'getdate()' [ OK ] spec/date_spec.lua @ 214: Testing the 'date' module Tests 'getdate()' (0.02 ms) [ RUN ] spec/date_spec.lua @ 220: Testing the 'date' module Tests 'getday()' [ OK ] spec/date_spec.lua @ 220: Testing the 'date' module Tests 'getday()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 225: Testing the 'date' module Tests 'getfracsec()' [ OK ] spec/date_spec.lua @ 225: Testing the 'date' module Tests 'getfracsec()' (0.08 ms) [ RUN ] spec/date_spec.lua @ 230: Testing the 'date' module Tests 'gethours()' [ OK ] spec/date_spec.lua @ 230: Testing the 'date' module Tests 'gethours()' (0.06 ms) [ RUN ] spec/date_spec.lua @ 235: Testing the 'date' module Tests 'getisoweekday()' [ OK ] spec/date_spec.lua @ 235: Testing the 'date' module Tests 'getisoweekday()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 240: Testing the 'date' module Tests 'getisoweeknumber()' [ OK ] spec/date_spec.lua @ 240: Testing the 'date' module Tests 'getisoweeknumber()' (0.04 ms) [ RUN ] spec/date_spec.lua @ 251: Testing the 'date' module Tests 'getisoyear()' [ OK ] spec/date_spec.lua @ 251: Testing the 'date' module Tests 'getisoyear()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 258: Testing the 'date' module Tests 'getminutes' [ OK ] spec/date_spec.lua @ 258: Testing the 'date' module Tests 'getminutes' (0.11 ms) [ RUN ] spec/date_spec.lua @ 263: Testing the 'date' module Tests 'getmonth' [ OK ] spec/date_spec.lua @ 263: Testing the 'date' module Tests 'getmonth' (0.10 ms) [ RUN ] spec/date_spec.lua @ 268: Testing the 'date' module Tests 'getseconds' [ OK ] spec/date_spec.lua @ 268: Testing the 'date' module Tests 'getseconds' (0.22 ms) [ RUN ] spec/date_spec.lua @ 273: Testing the 'date' module Tests 'getticks()' [ OK ] spec/date_spec.lua @ 273: Testing the 'date' module Tests 'getticks()' (0.11 ms) [ RUN ] spec/date_spec.lua @ 278: Testing the 'date' module Tests 'gettime()' [ OK ] spec/date_spec.lua @ 278: Testing the 'date' module Tests 'gettime()' (0.05 ms) [ RUN ] spec/date_spec.lua @ 284: Testing the 'date' module Tests 'getweekday()' [ OK ] spec/date_spec.lua @ 284: Testing the 'date' module Tests 'getweekday()' (0.02 ms) [ RUN ] spec/date_spec.lua @ 289: Testing the 'date' module Tests 'getweeknumber()' [ OK ] spec/date_spec.lua @ 289: Testing the 'date' module Tests 'getweeknumber()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 295: Testing the 'date' module Tests 'getyear()' [ OK ] spec/date_spec.lua @ 295: Testing the 'date' module Tests 'getyear()' (0.02 ms) [ RUN ] spec/date_spec.lua @ 300: Testing the 'date' module Tests 'getyearday()' [ OK ] spec/date_spec.lua @ 300: Testing the 'date' module Tests 'getyearday()' (0.02 ms) [ RUN ] spec/date_spec.lua @ 305: Testing the 'date' module Tests 'setday()' [ OK ] spec/date_spec.lua @ 305: Testing the 'date' module Tests 'setday()' (0.04 ms) [ RUN ] spec/date_spec.lua @ 311: Testing the 'date' module Tests 'sethours()' [ OK ] spec/date_spec.lua @ 311: Testing the 'date' module Tests 'sethours()' (0.05 ms) [ RUN ] spec/date_spec.lua @ 317: Testing the 'date' module Tests 'setisoweekday()' [ OK ] spec/date_spec.lua @ 317: Testing the 'date' module Tests 'setisoweekday()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 323: Testing the 'date' module Tests 'setisoweeknumber()' [ OK ] spec/date_spec.lua @ 323: Testing the 'date' module Tests 'setisoweeknumber()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 329: Testing the 'date' module Tests 'setisoyear()' [ OK ] spec/date_spec.lua @ 329: Testing the 'date' module Tests 'setisoyear()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 337: Testing the 'date' module Tests 'setminutes()' [ OK ] spec/date_spec.lua @ 337: Testing the 'date' module Tests 'setminutes()' (0.02 ms) [ RUN ] spec/date_spec.lua @ 343: Testing the 'date' module Tests 'setmonth()' [ OK ] spec/date_spec.lua @ 343: Testing the 'date' module Tests 'setmonth()' (0.04 ms) [ RUN ] spec/date_spec.lua @ 349: Testing the 'date' module Tests 'setseconds()' [ OK ] spec/date_spec.lua @ 349: Testing the 'date' module Tests 'setseconds()' (0.02 ms) [ RUN ] spec/date_spec.lua @ 355: Testing the 'date' module Tests 'setticks()' [ OK ] spec/date_spec.lua @ 355: Testing the 'date' module Tests 'setticks()' (0.02 ms) [ RUN ] spec/date_spec.lua @ 361: Testing the 'date' module Tests 'setyear()' [ OK ] spec/date_spec.lua @ 361: Testing the 'date' module Tests 'setyear()' (0.04 ms) [ RUN ] spec/date_spec.lua @ 367: Testing the 'date' module Tests 'spandays()' [ OK ] spec/date_spec.lua @ 367: Testing the 'date' module Tests 'spandays()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 374: Testing the 'date' module Tests 'spanhours()' [ OK ] spec/date_spec.lua @ 374: Testing the 'date' module Tests 'spanhours()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 381: Testing the 'date' module Tests 'spanminutes()' [ OK ] spec/date_spec.lua @ 381: Testing the 'date' module Tests 'spanminutes()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 388: Testing the 'date' module Tests 'spanseconds()' [ OK ] spec/date_spec.lua @ 388: Testing the 'date' module Tests 'spanseconds()' (0.03 ms) [ RUN ] spec/date_spec.lua @ 395: Testing the 'date' module Tests 'spanticks()' [ OK ] spec/date_spec.lua @ 395: Testing the 'date' module Tests 'spanticks()' (0.03 ms) [----------] 46 tests from spec/date_spec.lua (35.58 ms total) [----------] Global test environment teardown. [==========] 46 tests from 1 test file ran. (35.66 ms total) [ PASSED ] 46 tests. >>> lua-date: Testing on luajit luajit: /usr/bin/busted:3: attempt to call global 'require' (a nil value) >>> lua-date: Entering fakeroot... >>> lua-date*: Running postcheck for lua-date >>> lua-date*: Preparing package lua-date... >>> lua-date*: Tracing dependencies... >>> lua-date*: Package size: 76.0 KB >>> lua-date*: Compressing data... >>> lua-date*: Create checksum... >>> lua-date*: Create lua-date-2.2-r0.apk >>> lua-date: Build complete at Sat, 19 Nov 2022 00:42:11 +0000 elapsed time 0h 0m 2s >>> lua-date: Cleaning up srcdir >>> lua-date: Cleaning up pkgdir >>> lua-date: Uninstalling dependencies... (1/45) Purging .makedepends-lua-date (20221119.004209) (2/45) Purging lua-busted (2.1.1-r0) (3/45) Purging lua-cliargs (3.0_p2-r0) (4/45) Purging lua-system (0.2.1-r2) (5/45) Purging lua-cjson (2.1.0-r10) (6/45) Purging lua-say (1.3-r2) (7/45) Purging lua-luassert (1.8.0-r1) (8/45) Purging lua-term (0.07-r2) (9/45) Purging lua-mediator (1.1.2-r2) (10/45) Purging lua5.3-busted (2.1.1-r0) (11/45) Purging lua5.3-cliargs (3.0_p2-r0) (12/45) Purging lua5.3-system (0.2.1-r2) (13/45) Purging lua5.3-cjson (2.1.0-r10) (14/45) Purging lua5.3-luassert (1.8.0-r1) (15/45) Purging lua5.3-say (1.3-r2) (16/45) Purging lua5.3-term (0.07-r2) (17/45) Purging lua5.3-mediator (1.1.2-r2) (18/45) Purging lua5.3-penlight (1.13.1-r0) (19/45) Purging lua5.3-filesystem (1.8.0-r2) (20/45) Purging lua5.1-busted (2.1.1-r0) (21/45) Purging lua5.1-cliargs (3.0_p2-r0) (22/45) Purging lua5.1-system (0.2.1-r2) (23/45) Purging lua5.1-cjson (2.1.0-r10) (24/45) Purging lua5.1-luassert (1.8.0-r1) (25/45) Purging lua5.1-say (1.3-r2) (26/45) Purging lua5.1-term (0.07-r2) (27/45) Purging lua5.1-mediator (1.1.2-r2) (28/45) Purging lua5.1-penlight (1.13.1-r0) (29/45) Purging lua5.1-filesystem (1.8.0-r2) (30/45) Purging lua5.2-busted (2.1.1-r0) (31/45) Purging lua5.2-cliargs (3.0_p2-r0) (32/45) Purging lua5.2-system (0.2.1-r2) (33/45) Purging lua5.2-luassert (1.8.0-r1) (34/45) Purging lua5.2-say (1.3-r2) (35/45) Purging lua5.2-term (0.07-r2) (36/45) Purging lua5.2-mediator (1.1.2-r2) (37/45) Purging lua5.2-penlight (1.13.1-r0) (38/45) Purging lua-penlight (1.13.1-r0) (39/45) Purging lua-filesystem (1.8.0-r2) (40/45) Purging luajit (2.1_p20210510-r3) (41/45) Purging lua5.1 (5.1.5-r11) (42/45) Purging lua5.3 (5.3.6-r4) (43/45) Purging linenoise (1.0-r2) (44/45) Purging lua5.3-libs (5.3.6-r4) (45/45) Purging lua5.1-libs (5.1.5-r11) Executing busybox-1.35.0-r28.trigger OK: 240 MiB in 92 packages >>> lua-date: Updating the community/s390x repository index... >>> lua-date: Signing the index...