diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-29 22:30:05 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-29 22:30:05 (EDT) |
commit | aa64b19b279f1db0cfbffdce9a804ab4e30a83ab (patch) | |
tree | 4d9cb293ff6ac7cd08bf0199d784c3d8a1bcf296 /libexpect.5.45.pkg/files | |
parent | 1450464cf9e9ffc340e755239d7831199a6f4dbf (diff) |
Revert "build: Run tests"
This reverts commit 1450464cf9e9ffc340e755239d7831199a6f4dbf.
Tcl packages/modules may be broken:
if [ 'xamd64-linux-glibc' = 'xamd64-linux-glibc' ]; then \
oh-autotest; \
fi
make[1]: Entering directory '/prokit/sessions/3474771459/wd/tmp/src'
(echo 'if {![package vsatisfies [package provide Tcl] 8.6]} {return}' ; \
echo 'package ifneeded Expect 5.45.4 \
[list load [file join $dir libexpect5.45.4.so]]'\
) > pkgIndex.tcl
TCL_LIBRARY=`echo /usr/include/tcl8.6/tcl-private/library` LD_LIBRARY_PATH=".:/usr/lib/amd64-linux-glibc/tcl8.6:" PATH=".:/usr/lib/amd64-linux-glibc/tcl8.6:/usr/share/opkhelper-3.0:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" TCLLIBPATH="." tclsh8.6 `echo ./tests/all.tcl`
can't find package tcltest
while executing
"package require tcltest"
(file "./tests/all.tcl" line 7)
Makefile:267: recipe for target 'test' failed
make[1]: *** [test] Error 1
make[1]: Leaving directory '/prokit/sessions/3474771459/wd/tmp/src'
../build:25: recipe for target 'build' failed
make: *** [build] Error 2
Diffstat (limited to 'libexpect.5.45.pkg/files')
0 files changed, 0 insertions, 0 deletions