[pkg-lua-devel] Bug#1139513: lua-expat: FTBFS: module 'cliargs.core' not found
Santiago Vila
sanvila at debian.org
Tue Jun 9 11:29:45 BST 2026
Package: src:lua-expat
Version: 1.5.2-3
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202606/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:lua-expat, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem=lua --with lua
dh_auto_clean -O--buildsystem=lua
make --no-print-directory -f /usr/share/dh-lua/make/dh-lua.Makefile.multiple clean
Making target clean for debian/lua5.1.dh-lua.conf
# fix for leftovers of dh-lua < 14
Target clean made
Making target clean for debian/lua5.3.dh-lua.conf
# fix for leftovers of dh-lua < 14
Target clean made
[... snipped ...]
[ OK ] spec/02-threat_spec.lua:1323: threats text size CDATA-node blocks over the edge (0.04 ms)
[ RUN ] spec/02-threat_spec.lua:1334: threats text size mixed text/CDATA accepts on the edge
[ OK ] spec/02-threat_spec.lua:1334: threats text size mixed text/CDATA accepts on the edge (0.07 ms)
[ RUN ] spec/02-threat_spec.lua:1351: threats text size mixed text/CDATA blocks over the edge
[ OK ] spec/02-threat_spec.lua:1351: threats text size mixed text/CDATA blocks over the edge (0.04 ms)
[ RUN ] spec/02-threat_spec.lua:1364: threats text size mixed text/CDATA doesn't block if interleaved with other types: comment
[ OK ] spec/02-threat_spec.lua:1364: threats text size mixed text/CDATA doesn't block if interleaved with other types: comment (0.05 ms)
[ RUN ] spec/02-threat_spec.lua:1364: threats text size mixed text/CDATA doesn't block if interleaved with other types: process_instruction
[ OK ] spec/02-threat_spec.lua:1364: threats text size mixed text/CDATA doesn't block if interleaved with other types: process_instruction (0.04 ms)
[ RUN ] spec/02-threat_spec.lua:1364: threats text size mixed text/CDATA doesn't block if interleaved with other types: element
[ OK ] spec/02-threat_spec.lua:1364: threats text size mixed text/CDATA doesn't block if interleaved with other types: element (0.04 ms)
[ RUN ] spec/02-threat_spec.lua:1384: threats PITarget size accepts on the edge
[ OK ] spec/02-threat_spec.lua:1384: threats PITarget size accepts on the edge (0.06 ms)
[ RUN ] spec/02-threat_spec.lua:1396: threats PITarget size blocks over the edge
[ OK ] spec/02-threat_spec.lua:1396: threats PITarget size blocks over the edge (0.04 ms)
[ RUN ] spec/02-threat_spec.lua:1408: threats PIData size accepts on the edge
[ OK ] spec/02-threat_spec.lua:1408: threats PIData size accepts on the edge (0.06 ms)
[ RUN ] spec/02-threat_spec.lua:1420: threats PIData size blocks over the edge
[ OK ] spec/02-threat_spec.lua:1420: threats PIData size blocks over the edge (0.04 ms)
[ RUN ] spec/02-threat_spec.lua:1463: threats entity entityName size accepts on the edge
[ OK ] spec/02-threat_spec.lua:1463: threats entity entityName size accepts on the edge (0.09 ms)
[ RUN ] spec/02-threat_spec.lua:1481: threats entity entityName size blocks over the edge
[ OK ] spec/02-threat_spec.lua:1481: threats entity entityName size blocks over the edge (0.05 ms)
[ RUN ] spec/02-threat_spec.lua:1494: threats entity entity size accepts on the edge
[ OK ] spec/02-threat_spec.lua:1494: threats entity entity size accepts on the edge (0.08 ms)
[ RUN ] spec/02-threat_spec.lua:1512: threats entity entity size blocks over the edge
[ OK ] spec/02-threat_spec.lua:1512: threats entity entity size blocks over the edge (0.05 ms)
[ RUN ] spec/02-threat_spec.lua:1525: threats entity entityProperty size accepts on the edge
[ OK ] spec/02-threat_spec.lua:1525: threats entity entityProperty size accepts on the edge (0.09 ms)
[ RUN ] spec/02-threat_spec.lua:1548: threats entity entityProperty size blocks systemId over the edge
[ OK ] spec/02-threat_spec.lua:1548: threats entity entityProperty size blocks systemId over the edge (0.05 ms)
[ RUN ] spec/02-threat_spec.lua:1559: threats entity entityProperty size blocks publicId over the edge
[ OK ] spec/02-threat_spec.lua:1559: threats entity entityProperty size blocks publicId over the edge (0.05 ms)
[ RUN ] spec/02-threat_spec.lua:1570: threats entity entityProperty size blocks notationName over the edge
[ OK ] spec/02-threat_spec.lua:1570: threats entity entityProperty size blocks notationName over the edge (0.04 ms)
[ RUN ] spec/02-threat_spec.lua:1605: threats buffer size blocks over the edge
[ OK ] spec/02-threat_spec.lua:1605: threats buffer size blocks over the edge (0.07 ms)
[ RUN ] spec/02-threat_spec.lua:1627: threats buffer size passes with complexer xml
[ OK ] spec/02-threat_spec.lua:1627: threats buffer size passes with complexer xml (0.29 ms)
[----------] 94 tests from spec/02-threat_spec.lua (78.40 ms total)
[----------] Running tests from spec/03-lom_spec.lua
[ RUN ] spec/03-lom_spec.lua:127: Lua object model: lxp.parse() test case 1: string (all at once)
[ OK ] spec/03-lom_spec.lua:127: Lua object model: lxp.parse() test case 1: string (all at once) (0.08 ms)
[ RUN ] spec/03-lom_spec.lua:133: Lua object model: lxp.parse() test case 1: iterator
[ OK ] spec/03-lom_spec.lua:133: Lua object model: lxp.parse() test case 1: iterator (0.04 ms)
[ RUN ] spec/03-lom_spec.lua:139: Lua object model: lxp.parse() test case 1: file
[ OK ] spec/03-lom_spec.lua:139: Lua object model: lxp.parse() test case 1: file (0.63 ms)
[ RUN ] spec/03-lom_spec.lua:150: Lua object model: lxp.parse() test case 1: table
[ OK ] spec/03-lom_spec.lua:150: Lua object model: lxp.parse() test case 1: table (0.71 ms)
[ RUN ] spec/03-lom_spec.lua:127: Lua object model: lxp.parse() test case 2: string (all at once)
[ OK ] spec/03-lom_spec.lua:127: Lua object model: lxp.parse() test case 2: string (all at once) (0.04 ms)
[ RUN ] spec/03-lom_spec.lua:133: Lua object model: lxp.parse() test case 2: iterator
[ OK ] spec/03-lom_spec.lua:133: Lua object model: lxp.parse() test case 2: iterator (0.04 ms)
[ RUN ] spec/03-lom_spec.lua:139: Lua object model: lxp.parse() test case 2: file
[ OK ] spec/03-lom_spec.lua:139: Lua object model: lxp.parse() test case 2: file (0.13 ms)
[ RUN ] spec/03-lom_spec.lua:150: Lua object model: lxp.parse() test case 2: table
[ OK ] spec/03-lom_spec.lua:150: Lua object model: lxp.parse() test case 2: table (0.05 ms)
[ RUN ] spec/03-lom_spec.lua:127: Lua object model: lxp.parse() test case 3: string (all at once)
[ OK ] spec/03-lom_spec.lua:127: Lua object model: lxp.parse() test case 3: string (all at once) (0.04 ms)
[ RUN ] spec/03-lom_spec.lua:133: Lua object model: lxp.parse() test case 3: iterator
[ OK ] spec/03-lom_spec.lua:133: Lua object model: lxp.parse() test case 3: iterator (0.04 ms)
[ RUN ] spec/03-lom_spec.lua:139: Lua object model: lxp.parse() test case 3: file
[ OK ] spec/03-lom_spec.lua:139: Lua object model: lxp.parse() test case 3: file (0.12 ms)
[ RUN ] spec/03-lom_spec.lua:150: Lua object model: lxp.parse() test case 3: table
[ OK ] spec/03-lom_spec.lua:150: Lua object model: lxp.parse() test case 3: table (0.04 ms)
[ RUN ] spec/03-lom_spec.lua:127: Lua object model: lxp.parse() test case 4: string (all at once)
[ OK ] spec/03-lom_spec.lua:127: Lua object model: lxp.parse() test case 4: string (all at once) (0.05 ms)
[ RUN ] spec/03-lom_spec.lua:133: Lua object model: lxp.parse() test case 4: iterator
[ OK ] spec/03-lom_spec.lua:133: Lua object model: lxp.parse() test case 4: iterator (0.04 ms)
[ RUN ] spec/03-lom_spec.lua:139: Lua object model: lxp.parse() test case 4: file
[ OK ] spec/03-lom_spec.lua:139: Lua object model: lxp.parse() test case 4: file (0.13 ms)
[ RUN ] spec/03-lom_spec.lua:150: Lua object model: lxp.parse() test case 4: table
[ OK ] spec/03-lom_spec.lua:150: Lua object model: lxp.parse() test case 4: table (0.05 ms)
[ RUN ] spec/03-lom_spec.lua:127: Lua object model: lxp.parse() test case 5: string (all at once)
[ OK ] spec/03-lom_spec.lua:127: Lua object model: lxp.parse() test case 5: string (all at once) (0.04 ms)
[ RUN ] spec/03-lom_spec.lua:133: Lua object model: lxp.parse() test case 5: iterator
[ OK ] spec/03-lom_spec.lua:133: Lua object model: lxp.parse() test case 5: iterator (0.03 ms)
[ RUN ] spec/03-lom_spec.lua:139: Lua object model: lxp.parse() test case 5: file
[ OK ] spec/03-lom_spec.lua:139: Lua object model: lxp.parse() test case 5: file (0.13 ms)
[ RUN ] spec/03-lom_spec.lua:150: Lua object model: lxp.parse() test case 5: table
[ OK ] spec/03-lom_spec.lua:150: Lua object model: lxp.parse() test case 5: table (0.04 ms)
[ RUN ] spec/03-lom_spec.lua:127: Lua object model: lxp.parse() test case 6: string (all at once)
[ OK ] spec/03-lom_spec.lua:127: Lua object model: lxp.parse() test case 6: string (all at once) (0.03 ms)
[ RUN ] spec/03-lom_spec.lua:133: Lua object model: lxp.parse() test case 6: iterator
[ OK ] spec/03-lom_spec.lua:133: Lua object model: lxp.parse() test case 6: iterator (0.03 ms)
[ RUN ] spec/03-lom_spec.lua:139: Lua object model: lxp.parse() test case 6: file
[ OK ] spec/03-lom_spec.lua:139: Lua object model: lxp.parse() test case 6: file (0.12 ms)
[ RUN ] spec/03-lom_spec.lua:150: Lua object model: lxp.parse() test case 6: table
[ OK ] spec/03-lom_spec.lua:150: Lua object model: lxp.parse() test case 6: table (0.04 ms)
[ RUN ] spec/03-lom_spec.lua:127: Lua object model: lxp.threat.parse() test case 1: string (all at once)
[ OK ] spec/03-lom_spec.lua:127: Lua object model: lxp.threat.parse() test case 1: string (all at once) (0.37 ms)
[ RUN ] spec/03-lom_spec.lua:133: Lua object model: lxp.threat.parse() test case 1: iterator
[ OK ] spec/03-lom_spec.lua:133: Lua object model: lxp.threat.parse() test case 1: iterator (0.06 ms)
[ RUN ] spec/03-lom_spec.lua:139: Lua object model: lxp.threat.parse() test case 1: file
[ OK ] spec/03-lom_spec.lua:139: Lua object model: lxp.threat.parse() test case 1: file (0.15 ms)
[ RUN ] spec/03-lom_spec.lua:150: Lua object model: lxp.threat.parse() test case 1: table
[ OK ] spec/03-lom_spec.lua:150: Lua object model: lxp.threat.parse() test case 1: table (0.06 ms)
[ RUN ] spec/03-lom_spec.lua:127: Lua object model: lxp.threat.parse() test case 2: string (all at once)
[ OK ] spec/03-lom_spec.lua:127: Lua object model: lxp.threat.parse() test case 2: string (all at once) (0.05 ms)
[ RUN ] spec/03-lom_spec.lua:133: Lua object model: lxp.threat.parse() test case 2: iterator
[ OK ] spec/03-lom_spec.lua:133: Lua object model: lxp.threat.parse() test case 2: iterator (0.05 ms)
[ RUN ] spec/03-lom_spec.lua:139: Lua object model: lxp.threat.parse() test case 2: file
[ OK ] spec/03-lom_spec.lua:139: Lua object model: lxp.threat.parse() test case 2: file (0.15 ms)
[ RUN ] spec/03-lom_spec.lua:150: Lua object model: lxp.threat.parse() test case 2: table
[ OK ] spec/03-lom_spec.lua:150: Lua object model: lxp.threat.parse() test case 2: table (0.06 ms)
[ RUN ] spec/03-lom_spec.lua:127: Lua object model: lxp.threat.parse() test case 3: string (all at once)
[ OK ] spec/03-lom_spec.lua:127: Lua object model: lxp.threat.parse() test case 3: string (all at once) (0.05 ms)
[ RUN ] spec/03-lom_spec.lua:133: Lua object model: lxp.threat.parse() test case 3: iterator
[ OK ] spec/03-lom_spec.lua:133: Lua object model: lxp.threat.parse() test case 3: iterator (0.06 ms)
[ RUN ] spec/03-lom_spec.lua:139: Lua object model: lxp.threat.parse() test case 3: file
[ OK ] spec/03-lom_spec.lua:139: Lua object model: lxp.threat.parse() test case 3: file (0.13 ms)
[ RUN ] spec/03-lom_spec.lua:150: Lua object model: lxp.threat.parse() test case 3: table
[ OK ] spec/03-lom_spec.lua:150: Lua object model: lxp.threat.parse() test case 3: table (0.05 ms)
[ RUN ] spec/03-lom_spec.lua:127: Lua object model: lxp.threat.parse() test case 4: string (all at once)
[ OK ] spec/03-lom_spec.lua:127: Lua object model: lxp.threat.parse() test case 4: string (all at once) (0.05 ms)
[ RUN ] spec/03-lom_spec.lua:133: Lua object model: lxp.threat.parse() test case 4: iterator
[ OK ] spec/03-lom_spec.lua:133: Lua object model: lxp.threat.parse() test case 4: iterator (0.07 ms)
[ RUN ] spec/03-lom_spec.lua:139: Lua object model: lxp.threat.parse() test case 4: file
[ OK ] spec/03-lom_spec.lua:139: Lua object model: lxp.threat.parse() test case 4: file (0.14 ms)
[ RUN ] spec/03-lom_spec.lua:150: Lua object model: lxp.threat.parse() test case 4: table
[ OK ] spec/03-lom_spec.lua:150: Lua object model: lxp.threat.parse() test case 4: table (0.06 ms)
[ RUN ] spec/03-lom_spec.lua:127: Lua object model: lxp.threat.parse() test case 5: string (all at once)
[ OK ] spec/03-lom_spec.lua:127: Lua object model: lxp.threat.parse() test case 5: string (all at once) (0.04 ms)
[ RUN ] spec/03-lom_spec.lua:133: Lua object model: lxp.threat.parse() test case 5: iterator
[ OK ] spec/03-lom_spec.lua:133: Lua object model: lxp.threat.parse() test case 5: iterator (0.05 ms)
[ RUN ] spec/03-lom_spec.lua:139: Lua object model: lxp.threat.parse() test case 5: file
[ OK ] spec/03-lom_spec.lua:139: Lua object model: lxp.threat.parse() test case 5: file (0.13 ms)
[ RUN ] spec/03-lom_spec.lua:150: Lua object model: lxp.threat.parse() test case 5: table
[ OK ] spec/03-lom_spec.lua:150: Lua object model: lxp.threat.parse() test case 5: table (0.05 ms)
[ RUN ] spec/03-lom_spec.lua:127: Lua object model: lxp.threat.parse() test case 6: string (all at once)
[ OK ] spec/03-lom_spec.lua:127: Lua object model: lxp.threat.parse() test case 6: string (all at once) (0.06 ms)
[ RUN ] spec/03-lom_spec.lua:133: Lua object model: lxp.threat.parse() test case 6: iterator
[ OK ] spec/03-lom_spec.lua:133: Lua object model: lxp.threat.parse() test case 6: iterator (0.05 ms)
[ RUN ] spec/03-lom_spec.lua:139: Lua object model: lxp.threat.parse() test case 6: file
[ OK ] spec/03-lom_spec.lua:139: Lua object model: lxp.threat.parse() test case 6: file (0.13 ms)
[ RUN ] spec/03-lom_spec.lua:150: Lua object model: lxp.threat.parse() test case 6: table
[ OK ] spec/03-lom_spec.lua:150: Lua object model: lxp.threat.parse() test case 6: table (0.05 ms)
[ RUN ] spec/03-lom_spec.lua:182: Lua object model: find_elem() returns element
[ OK ] spec/03-lom_spec.lua:182: Lua object model: find_elem() returns element (0.04 ms)
[ RUN ] spec/03-lom_spec.lua:196: Lua object model: list_children() returns all children if no tag specified
[ OK ] spec/03-lom_spec.lua:196: Lua object model: list_children() returns all children if no tag specified (0.05 ms)
[ RUN ] spec/03-lom_spec.lua:208: Lua object model: list_children() returns all matching children if tag specified
[ OK ] spec/03-lom_spec.lua:208: Lua object model: list_children() returns all matching children if tag specified (0.05 ms)
[ RUN ] spec/03-lom_spec.lua:226: Lua object model: list_children() returns nothing when run on a text-node
[ OK ] spec/03-lom_spec.lua:226: Lua object model: list_children() returns nothing when run on a text-node (0.02 ms)
[----------] 52 tests from spec/03-lom_spec.lua (33.66 ms total)
[----------] Running tests from spec/04-totable_spec.lua
[ RUN ] spec/04-totable_spec.lua:331: totable: case 1: lxp.parse() string (all at once)
[ OK ] spec/04-totable_spec.lua:331: totable: case 1: lxp.parse() string (all at once) (0.06 ms)
[ RUN ] spec/04-totable_spec.lua:337: totable: case 1: lxp.parse() iterator
[ OK ] spec/04-totable_spec.lua:337: totable: case 1: lxp.parse() iterator (0.04 ms)
[ RUN ] spec/04-totable_spec.lua:343: totable: case 1: lxp.parse() file
[ OK ] spec/04-totable_spec.lua:343: totable: case 1: lxp.parse() file (0.14 ms)
[ RUN ] spec/04-totable_spec.lua:354: totable: case 1: lxp.parse() table
[ OK ] spec/04-totable_spec.lua:354: totable: case 1: lxp.parse() table (0.04 ms)
[ RUN ] spec/04-totable_spec.lua:331: totable: case 1: lxp.threat.parse() string (all at once)
[ OK ] spec/04-totable_spec.lua:331: totable: case 1: lxp.threat.parse() string (all at once) (0.35 ms)
[ RUN ] spec/04-totable_spec.lua:337: totable: case 1: lxp.threat.parse() iterator
[ OK ] spec/04-totable_spec.lua:337: totable: case 1: lxp.threat.parse() iterator (0.05 ms)
[ RUN ] spec/04-totable_spec.lua:343: totable: case 1: lxp.threat.parse() file
[ OK ] spec/04-totable_spec.lua:343: totable: case 1: lxp.threat.parse() file (0.15 ms)
[ RUN ] spec/04-totable_spec.lua:354: totable: case 1: lxp.threat.parse() table
[ OK ] spec/04-totable_spec.lua:354: totable: case 1: lxp.threat.parse() table (0.05 ms)
[ RUN ] spec/04-totable_spec.lua:368: totable: case 1: clean
[ OK ] spec/04-totable_spec.lua:368: totable: case 1: clean (0.03 ms)
[ RUN ] spec/04-totable_spec.lua:375: totable: case 1: torecord
[ OK ] spec/04-totable_spec.lua:375: totable: case 1: torecord (0.03 ms)
[ RUN ] spec/04-totable_spec.lua:331: totable: case 2: lxp.parse() string (all at once)
[ OK ] spec/04-totable_spec.lua:331: totable: case 2: lxp.parse() string (all at once) (0.04 ms)
[ RUN ] spec/04-totable_spec.lua:337: totable: case 2: lxp.parse() iterator
[ OK ] spec/04-totable_spec.lua:337: totable: case 2: lxp.parse() iterator (0.04 ms)
[ RUN ] spec/04-totable_spec.lua:343: totable: case 2: lxp.parse() file
[ OK ] spec/04-totable_spec.lua:343: totable: case 2: lxp.parse() file (0.13 ms)
[ RUN ] spec/04-totable_spec.lua:354: totable: case 2: lxp.parse() table
[ OK ] spec/04-totable_spec.lua:354: totable: case 2: lxp.parse() table (0.04 ms)
[ RUN ] spec/04-totable_spec.lua:331: totable: case 2: lxp.threat.parse() string (all at once)
[ OK ] spec/04-totable_spec.lua:331: totable: case 2: lxp.threat.parse() string (all at once) (0.06 ms)
[ RUN ] spec/04-totable_spec.lua:337: totable: case 2: lxp.threat.parse() iterator
[ OK ] spec/04-totable_spec.lua:337: totable: case 2: lxp.threat.parse() iterator (0.05 ms)
[ RUN ] spec/04-totable_spec.lua:343: totable: case 2: lxp.threat.parse() file
[ OK ] spec/04-totable_spec.lua:343: totable: case 2: lxp.threat.parse() file (0.15 ms)
[ RUN ] spec/04-totable_spec.lua:354: totable: case 2: lxp.threat.parse() table
[ OK ] spec/04-totable_spec.lua:354: totable: case 2: lxp.threat.parse() table (0.07 ms)
[ RUN ] spec/04-totable_spec.lua:368: totable: case 2: clean
[ OK ] spec/04-totable_spec.lua:368: totable: case 2: clean (0.03 ms)
[ RUN ] spec/04-totable_spec.lua:375: totable: case 2: torecord
[ OK ] spec/04-totable_spec.lua:375: totable: case 2: torecord (0.03 ms)
[ RUN ] spec/04-totable_spec.lua:331: totable: case 3: lxp.parse() string (all at once)
[ OK ] spec/04-totable_spec.lua:331: totable: case 3: lxp.parse() string (all at once) (0.05 ms)
[ RUN ] spec/04-totable_spec.lua:337: totable: case 3: lxp.parse() iterator
[ OK ] spec/04-totable_spec.lua:337: totable: case 3: lxp.parse() iterator (0.05 ms)
[ RUN ] spec/04-totable_spec.lua:343: totable: case 3: lxp.parse() file
[ OK ] spec/04-totable_spec.lua:343: totable: case 3: lxp.parse() file (0.16 ms)
[ RUN ] spec/04-totable_spec.lua:354: totable: case 3: lxp.parse() table
[ OK ] spec/04-totable_spec.lua:354: totable: case 3: lxp.parse() table (0.05 ms)
[ RUN ] spec/04-totable_spec.lua:331: totable: case 3: lxp.threat.parse() string (all at once)
[ OK ] spec/04-totable_spec.lua:331: totable: case 3: lxp.threat.parse() string (all at once) (0.07 ms)
[ RUN ] spec/04-totable_spec.lua:337: totable: case 3: lxp.threat.parse() iterator
[ OK ] spec/04-totable_spec.lua:337: totable: case 3: lxp.threat.parse() iterator (0.06 ms)
[ RUN ] spec/04-totable_spec.lua:343: totable: case 3: lxp.threat.parse() file
[ OK ] spec/04-totable_spec.lua:343: totable: case 3: lxp.threat.parse() file (0.16 ms)
[ RUN ] spec/04-totable_spec.lua:354: totable: case 3: lxp.threat.parse() table
[ OK ] spec/04-totable_spec.lua:354: totable: case 3: lxp.threat.parse() table (0.06 ms)
[ RUN ] spec/04-totable_spec.lua:368: totable: case 3: clean
[ OK ] spec/04-totable_spec.lua:368: totable: case 3: clean (0.04 ms)
[ RUN ] spec/04-totable_spec.lua:375: totable: case 3: torecord
[ OK ] spec/04-totable_spec.lua:375: totable: case 3: torecord (0.04 ms)
[ RUN ] spec/04-totable_spec.lua:331: totable: case 4: lxp.parse() string (all at once)
[ OK ] spec/04-totable_spec.lua:331: totable: case 4: lxp.parse() string (all at once) (0.12 ms)
[ RUN ] spec/04-totable_spec.lua:337: totable: case 4: lxp.parse() iterator
[ OK ] spec/04-totable_spec.lua:337: totable: case 4: lxp.parse() iterator (0.14 ms)
[ RUN ] spec/04-totable_spec.lua:343: totable: case 4: lxp.parse() file
[ OK ] spec/04-totable_spec.lua:343: totable: case 4: lxp.parse() file (0.23 ms)
[ RUN ] spec/04-totable_spec.lua:354: totable: case 4: lxp.parse() table
[ OK ] spec/04-totable_spec.lua:354: totable: case 4: lxp.parse() table (0.18 ms)
[ RUN ] spec/04-totable_spec.lua:331: totable: case 4: lxp.threat.parse() string (all at once)
[ OK ] spec/04-totable_spec.lua:331: totable: case 4: lxp.threat.parse() string (all at once) (0.15 ms)
[ RUN ] spec/04-totable_spec.lua:337: totable: case 4: lxp.threat.parse() iterator
[ OK ] spec/04-totable_spec.lua:337: totable: case 4: lxp.threat.parse() iterator (0.17 ms)
[ RUN ] spec/04-totable_spec.lua:343: totable: case 4: lxp.threat.parse() file
[ OK ] spec/04-totable_spec.lua:343: totable: case 4: lxp.threat.parse() file (0.25 ms)
[ RUN ] spec/04-totable_spec.lua:354: totable: case 4: lxp.threat.parse() table
[ OK ] spec/04-totable_spec.lua:354: totable: case 4: lxp.threat.parse() table (0.21 ms)
[ RUN ] spec/04-totable_spec.lua:368: totable: case 4: clean
[ OK ] spec/04-totable_spec.lua:368: totable: case 4: clean (0.11 ms)
[ RUN ] spec/04-totable_spec.lua:375: totable: case 4: torecord
[ OK ] spec/04-totable_spec.lua:375: totable: case 4: torecord (0.10 ms)
[----------] 40 tests from spec/04-totable_spec.lua (29.60 ms total)
[----------] Global test environment teardown.
[==========] 237 tests from 4 test files ran. (1784.15 ms total)
[ PASSED ] 237 tests.
**************************************************
Target test made
Making target test for debian/lua5.5.dh-lua.conf
# tests
Copying src/lxp/lom.lua src/lxp/threat.lua src/lxp/totable.lua in /<<PKGBUILDDIR>>/5.5-expat for test
********************** lua dynamic (5.5) *********
Test: @@LUA@@ /usr/bin/busted spec/
lua5.5: /usr/share/lua/5.5/busted/modules/cli.lua:10: module 'cliargs.core' not found:
no field package.preload['cliargs.core']
no file '/<<PKGBUILDDIR>>/5.5-expat/cliargs/core.lua'
no file '/<<PKGBUILDDIR>>/5.5-expat/cliargs/core/init.lua'
no file '/usr/local/share/lua/5.5/cliargs/core.lua'
no file '/usr/local/share/lua/5.5/cliargs/core/init.lua'
no file '/usr/local/lib/lua/5.5/cliargs/core.lua'
no file '/usr/local/lib/lua/5.5/cliargs/core/init.lua'
no file '/usr/share/lua/5.5/cliargs/core.lua'
no file '/usr/share/lua/5.5/cliargs/core/init.lua'
no file './cliargs/core.lua'
no file './cliargs/core/init.lua'
no file '/<<PKGBUILDDIR>>/5.5-expat/cliargs/core.so'
no file '/usr/local/lib/lua/5.5/cliargs/core.so'
no file '/usr/lib/x86_64-linux-gnu/lua/5.5/cliargs/core.so'
no file '/usr/lib/lua/5.5/cliargs/core.so'
no file '/usr/local/lib/lua/5.5/loadall.so'
no file './cliargs/core.so'
no file '/<<PKGBUILDDIR>>/5.5-expat/cliargs.so'
no file '/usr/local/lib/lua/5.5/cliargs.so'
no file '/usr/lib/x86_64-linux-gnu/lua/5.5/cliargs.so'
no file '/usr/lib/lua/5.5/cliargs.so'
no file '/usr/local/lib/lua/5.5/loadall.so'
no file './cliargs.so'
stack traceback:
[C]: in global 'require'
/usr/share/lua/5.5/busted/modules/cli.lua:10: in function 'busted.modules.cli'
/usr/share/lua/5.5/busted/runner.lua:21: in function 'busted.runner'
/usr/bin/busted:3: in main chunk
[C]: in ?
make[2]: *** [/usr/share/dh-lua/make/dh-lua.Makefile.single:312: test-lua-dynamic-real] Error 1
make[1]: *** [/usr/share/dh-lua/make/dh-lua.Makefile.multiple:12: test] Error 1
dh_auto_test: error: make --no-print-directory -f /usr/share/dh-lua/make/dh-lua.Makefile.multiple test returned exit code 2
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
More information about the pkg-lua-devel
mailing list