-
Notifications
You must be signed in to change notification settings - Fork 0
Description
I checked out fresh copy from github, copied kbs.tcl into a build directory, changed into that and entered:
$ ./kbs.tcl -r install kbskit8.6
It gets part way through and then fails with sdx.kit. I know that tar.exe is choking on the c:.... part of the path name. If I change it to /c/ it passes. I suspect this is a problem with Mingw64's tar.exe.
......
Installing library http1.0 directory
Installing package http 2.9.8 as a Tcl Module
Installing library opt0.4 directory
Installing package msgcat 1.6.1 as a Tcl Module
Installing package tcltest 2.5.5 as a Tcl Module
Installing package platform 1.0.19 as a Tcl Module
Installing package platform::shell 1.1.4 as a Tcl Module
Installing encodings
=== Package eval: kbskit8.6
=== Require kbskit8.6
=== Require kbskit0.4 sdx.kit
=== Require eval: kbskit0.4
=== Require done: kbskit0.4
=== Require eval: sdx.kit
=== Source Wget sdx.kit
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 347 100 347 0 0 925 0 --:--:-- --:--:-- --:--:-- 945
100 115k 100 115k 0 0 81475 0 0:00:01 0:00:01 --:--:-- 148k
=== Source Tgz sdx.kit
/usr/bin/tar: Cannot connect to C: resolve failed
=== Require error: sdx.kit
missing sources of package 'sdx.kit'
Error in execution of 'install kbskit8.6':
=== Package failed for: sdx.kit
Require failed for: sdx.kit