History Of Ticket df2dd68dcaac97e9fb5971ae6d06b5a00446e450

Artifacts Associated With Ticket df2dd68dcaac97e9fb5971ae6d06b5a00446e450

  1. Ticket change [505684acfc] (rid 2614) by anonymous on 2020-02-05 07:02:51:

    1. comment initialized to:
      <div>I created tclkit.exe in KitCreator Web Interface with the following options.</div><div>But when I executed the program, the following error was reported.</div><div><br /></div><div><span style="font-size: 10pt;">---------------------------</span></div><div>Fatal Error in Wish</div><div>---------------------------</div><div>&lt;sys/stat.h&gt; is not compatible with MSVC</div><div>---------------------------</div><div>OK&nbsp; &nbsp;</div><div>---------------------------</div><div><br /></div><div><h1 style="color: rgb(0, 0, 0); font-family: Meiryo;">KitCreator Web Interface</h1><p style="font-family: Meiryo; font-size: medium;"><strong>Status:</strong>&nbsp;Complete</p><p style="font-family: Meiryo; font-size: medium;"><strong>URL:</strong>&nbsp;<a href="http://kitcreator.rkeene.org/kits/b00dd4f52414d34ad408e52fe27b3da50614c822/tclkit.exe">http://kitcreator.rkeene.org/kits/b00dd4f52414d34ad408e52fe27b3da50614c822/tclkit.exe</a></p><p style="font-family: Meiryo; font-size: medium;"><strong>Description:</strong>&nbsp;Tcl 8.6.10, KitCreator 0.12.0, Platform win32, Metakit-based, Threaded, Packages: tk</p></div>
      
    2. foundin initialized to: "0.12.0"
    3. login: "anonymous"
    4. private_contact initialized to: "739ee75779220cf80faa6227c8075ca6e4243280"
    5. severity initialized to: "Critical"
    6. status initialized to: "Open"
    7. title initialized to: "Error: <sys/stat.h> is not compatible with MSVC"
    8. type initialized to: "Build Problem"
  2. Ticket change [77ee718054] (rid 2644) by anonymous on 2020-06-19 02:16:40:

    1. icomment:
      Here's the cause of that problem.
      
      https://core.tcl-lang.org/tcl/whatis/797aaaf6466104ad
      
    2. login: "anonymous"
    3. mimetype: "text/x-fossil-plain"
    4. priority changed to: "Immediate"
    5. resolution changed to: "Open"
    6. subsystem changed to: "Tcl"
  3. Ticket change [8f40f99f3e] (rid 2667) by anonymous on 2021-01-12 05:08:34:

    1. icomment:
      According to the comment, it seems we need to build 32bit version with VC6.
      If I don't have the build environment, I'd better expect Ashok to continue providing 32bit tclkit. I once used KitCreator Web interface to make the smallest tclkit (without TWAPI, with all encodings and with all TZ database.)
      
    2. login: "anonymous"
    3. mimetype: "text/x-fossil-plain"
  4. Ticket change [e0c8b18128] (rid 2671) by anonymous on 2021-03-20 06:32:41:

    1. icomment:
      problems also happens without TK.
      
      Description: Tcl 8.6.11, KitCreator 0.12.1, Platform win32, Unthreaded, No packages
      
      results in:
      
      <sys/stat.h> is not compatible with MSVC
      Illegal instruction
      
    2. login: "anonymous"
    3. mimetype: "text/x-fossil-plain"
  5. Ticket change [1a66fb04ec] (rid 2701) by rkeene on 2022-08-12 15:45:56:

    1. icomment: "Fixed in [b93594845d], will be in newer releases"
    2. login: "rkeene"
    3. mimetype: "text/x-fossil-plain"
    4. status changed to: "Closed"
  6. Ticket change [8ed4115947] (rid 2721) by anonymous on 2024-05-14 17:47:38:

    1. icomment:
      The issue is still present in 0.12.2 when tclX is included (and its build fails)
      
      URL: https://kitcreator.rkeene.org/kits/d96f3129b58661050abd10a5f5f61f93e6287b8b/tclkit
      
      Description: Tcl 8.6.12, KitCreator 0.12.2, Platform linux-i386, Unthreaded, Packages: itcl, mk4tcl, tcllib, tclx, tdom, tk
      
      Log:
      
      Started on Fri May 10 21:22:02 UTC 2024
      Running: export KITCREATOR_PKGS=" itcl mk4tcl tcllib tclx tdom tk "
      Running: ./build/make-kit-linux-i386 8.6.12 --disable-threads
      Building tcl ... done.
      Building tclvfs ... done.
      Building zlib ... done.
      Building itcl ... done.
      Building mk4tcl ... done.
      Building tcllib ... done.
      Building tclx ... failed.
      Building tdom ... done.
      Building tk ... done.
      Building kitsh ... done.
      Failed to build: tclx
      WARNING: Build is likely incomplete or failed.
      
    2. login: "anonymous"
    3. mimetype: "text/x-markdown"
  7. Ticket change [6275740bff] (rid 2722) by anonymous on 2024-05-14 19:15:01:

    1. foundin changed to: "0.12.2"
    2. icomment:
      Also happens for this shorter list (without tclX):
      
      https://kitcreator.rkeene.org/kits/building/fc35e1b315dff86eb27edc5437529321ea985c18/
      
      Description: Tcl 8.6.12, KitCreator 0.12.2, Platform win32, Unthreaded, Packages: itcl, mk4tcl, tcllib, tdom, tk
      
      Log:
      
      Started on Tue May 14 17:52:02 UTC 2024
      Running: export KITCREATOR_PKGS=" itcl mk4tcl tcllib tdom tk "
      Running: ./build/make-kit-win32 8.6.12 --disable-threads
      Building tcl ... done.
      Building tclvfs ... done.
      Building zlib ... done.
      Building itcl ... done.
      Building mk4tcl ... done.
      Building tcllib ... done.
      Building tdom ... done.
      Building tk ... done.
      Building kitsh ... done.
      
    3. login: "anonymous"
    4. mimetype: "text/x-markdown"