View Ticket
Ticket Hash: 6274ce35c3405b1e9156963ed4bd4c2783092d6b
Title: tk build prompts for user input as patch cannot be applied
Status: Open Type: Build Problem
Severity: Critical Priority: Immediate
Subsystem: Tcl Resolution: Open
Last Modified: 2016-09-19 19:48:20
Version Found In: 0.9.5
Description:
Hello Roy, I am trying to build a TclKit with KitCreator on FreeBSD 10 / amd64. During tk build I get the following output in build.log. The last line looks like the patch command is prompting for a user input as it could not apply a provided patch. I am not sure if this is a FreeBSD specific problem. What are possible reasons for this output? I started with a freshly extraced kitcreator (no pre-existing local files etc.). <br /><br />Best regards,<br />Matthisa<br /><br /><pre>Note: TCL_VERSION="8.6"</pre><pre>Note: TK_VERSION="8.6"</pre><pre>Applying: /home/mpeterma/kitcreator/kitcreator-0.9.5/tk/patches/all/tk-8.6-fix-shobjidl-bug2a70627a03.diff</pre><pre>Hmm...&nbsp; Looks like a unified diff to me...</pre><pre>The text leading up to this was:</pre><pre>--------------------------</pre><pre>|diff -u tk.orig/win/tkWinDialog.c tk.fixed/win/tkWinDialog.c</pre><pre>|--- tk.orig/win/tkWinDialog.c&nbsp; 2015-03-26 11:59:50 -0700</pre><pre>|+++ tk.fixed/win/tkWinDialog.c 2015-03-26 12:00:02 -0700</pre><pre>--------------------------</pre><pre>Patching file win/tkWinDialog.c using Plan A...</pre><pre>Reversed (or previously applied) patch detected!&nbsp; Assume -R? [y] </pre><br /><br />
User Comments:
anonymous added on 2016-09-19 19:48:20: (text/x-fossil-plain)
Forgot to mention... the prompt is in the build.log only. The overall build process gets stuck here:

[mpeterma@x220 kitcreator-0.9.5 ] ./kitcreator 
Building tcl ... done.
Building tclvfs ... failed.
Building zlib ... done.
Building tk ...