Re: package update for cygwin CMake

2014-09-30 Thread Bill Hoffman
On 9/23/2014 12:45 AM, Tony Kelman wrote: Bump. Any update from the cmake maintainer? Upstream is at 3.0.2 now. Sorry folks... I will try to get 3.0.2 up in the next week. -Bill -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentat

Re: git fork failure on pull with a workaround (hopefully a clue for a fix)

2012-11-15 Thread Bill Hoffman
Hopefully more useful information... :) I used GIT_TRACE=1 to figure out where in the git pull things go bad and found something potentially interesting. I get the fork failure if I do this: $ /cygdrive/c/cygwin/lib/git-core/git.exe 'fetch' '--update-head-ok' 2 [main] git 6380 fork: c

Re: git fork failure on pull with a workaround (hopefully a clue for a fix)

2012-11-15 Thread Bill Hoffman
On 11/15/2012 3:55 PM, Christopher Faylor wrote: Question: What are the odds that a posted strace snippet would not contain anything useful for debugging a problem? Answer: Nearly 100% Thought it might give a clue as to which process was not able to fork. And that someone might be able to tell

Re: git fork failure on pull with a workaround (hopefully a clue for a fix)

2012-11-15 Thread Bill Hoffman
On 11/8/2012 9:28 AM, Bill Hoffman wrote: On 11/7/2012 3:30 PM, Jeremy Bopp wrote: On 11/07/2012 01:02 PM, Bill Hoffman wrote: Is there a way to debug this? Can anyone think of a way to debug this? I ran strace, and the area around the crash is here: 181 1366752 [main] git 5908 frok

git fork failure on pull with a workaround (hopefully a clue for a fix)

2012-11-07 Thread Bill Hoffman
d it still crashes. Is there a way to debug this? Thanks. -Bill -- Bill Hoffman Kitware, Inc. 28 Corporate Drive Clifton Park, NY 12065 bill.hoff...@kitware.com http://www.kitware.com 518 881-4905 (Direct) 518 371-3971 x105 Fax (518) 371-4573 -- Problem reports: http://cygwin.com/pro

[ANNOUNCEMENT] Updated: CMake 2.8.9-2

2012-08-17 Thread Bill Hoffman
rmation on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Bill Hoffman Cygwin CMake maintainer -- Problem reports: http://cygwin.com/problem

[ANNOUNCEMENT] Updated: CMake 2.8.9-1

2012-08-14 Thread Bill Hoffman
les Changes in CMake 2.8.9-rc2 (since 2.8.9-rc1) Alex Neundorf (4): -remove trailing whitespace documentation: preparation for making the man section configurable man documentation: detect man section from the given filename Eclipse: fix #13313, always set LANG to C, also

[ANNOUNCEMENT] Updated: CMake 2.8.7-1

2012-03-07 Thread Bill Hoffman
automoc: default to strict mode, use CMAKE_AUTOMOC_RELAXED_MODE automoc: improved warning message in relaxed mode Remove trailing whitespace Add comment about one more problem of the C depency scanner. fix #12262: dependency scanning for ASM files Bill Hoffman (1): Fix the case where cm

Re: gitk fails to start after updating cygwin

2012-02-17 Thread Bill Hoffman
On 2/11/2012 12:40 AM, marco atzeri wrote: On 2/11/2012 12:02 AM, Arnon Moscona wrote: Hi Arnon, because Tk now need the X server. Have you missed ? http://cygwin.com/ml/cygwin-announce/2012-02/msg00011.html See also http://cygwin.com/ml/cygwin-apps/2011-10/msg00083.html for further info Hi

[ANNOUNCEMENT] Updated: CMake 2.8.4-1

2011-05-19 Thread Bill Hoffman
/ avoid using new command line arguments: --warn-uninitialized --warn-unused-vars --no-warn-unused-cli --check-system-vars Bill Hoffman (3): For macros make sure the FilePath points to a valid pointer in the args. Add a warning when variables are used

[ANNOUNCEMENT] Updated: CMake 2.8.2-1

2011-05-19 Thread Bill Hoffman
/ avoid using new command line arguments: --warn-uninitialized --warn-unused-vars --no-warn-unused-cli --check-system-vars Bill Hoffman (3): For macros make sure the FilePath points to a valid pointer in the args. Add a warning when variables are used

Re: trouble posting to cygwin-apps

2010-10-08 Thread Bill Hoffman
On 10/7/2010 6:15 PM, Christopher Faylor wrote: There is no need for arguing about anything. My point (which I guess I didn't make clear) was that the mailing lists at cygwin.com/sourceware.org/gcc.gnu.org do not accept html email, even if there is a pure text component. Thanks, my bad. Thunde

Re: trouble posting to cygwin-apps

2010-10-07 Thread Bill Hoffman
On 10/7/2010 2:20 AM, Yaakov (Cygwin/X) wrote: On Tue, 2010-10-05 at 18:13 -0400, Bill Hoffman wrote: Really this belongs on the CMake dev list. In so much as this affects a Cygwin packages, it is perfectly on topic here. The new release I just posted is not really a new release of CMake

[ANNOUNCEMENT] Updated: CMake 2.8.2-1

2010-10-06 Thread Bill Hoffman
CMake 2.8.2-1 is now available on Cygwin mirrors. Here are the changes for CMake 2.8.2: No changes in CMake 2.8.2 since 2.8.2-rc4. Changes in CMake 2.8.2-rc4 (since 2.8.2-rc3) Bill Hoffman (1): Fix for bug #10859, ctest exit exception

Re: trouble posting to cygwin-apps

2010-10-05 Thread Bill Hoffman
Really this belongs on the CMake dev list. The new release I just posted is not really a new release of CMake, but it is a new release for cygwin. The current cmake that comes with cygwin is 2.6.4 (very old). The one I just uploaded was 2.8.2 (still old but much newer.) It has no changes at

Re: trouble posting to cygwin-apps

2010-10-05 Thread Bill Hoffman
On 10/5/2010 4:46 PM, Charles Wilson wrote: On 10/4/2010 4:33 PM, Bill Hoffman wrote: I am trying to get a new CMake release uploaded to cygwin Will this include fixes for WIN32 being erroneously defined for cygwin? http://cmake.org/Bug/view.php?id=10122 This just bit me trying to build

Re: trouble posting to cygwin-apps

2010-10-05 Thread Bill Hoffman
On 10/5/2010 4:07 AM, Corinna Vinschen wrote: On Oct 4 16:33, Bill Hoffman wrote: Hi, Sorry if this is the wrong mailing list for this, but I am trying to get a new CMake release uploaded to cygwin and am having some trouble. I can not seem to post messages to the cygwin-apps mailing list

trouble posting to cygwin-apps

2010-10-04 Thread Bill Hoffman
Hi, Sorry if this is the wrong mailing list for this, but I am trying to get a new CMake release uploaded to cygwin and am having some trouble. I can not seem to post messages to the cygwin-apps mailing list. I tried to re-subscribe my email address, but it correctly said I was already subs

Re: git stopped working with 1.7.1

2010-09-27 Thread Bill Hoffman
On 9/27/2010 7:03 PM, Christopher Faylor wrote: Christopher, I did have a question on the old thread that went un-answered. I was wondering exactly what process you used to determine that it was git that was having a stack issue. It would be helpful as a starting point for a developer to try a

Re: git stopped working with 1.7.1

2010-09-27 Thread Bill Hoffman
On 9/27/2010 3:59 PM, Christopher Faylor wrote: And, when I tried this, it pointed to an actual problem in git rather than a problem in Cygwin so that limits what is meant by "developer". Isn't git normally used for source control management by programmers? If this is such a bad problem why is

Re: git stopped working with 1.7.1

2010-09-27 Thread Bill Hoffman
On 9/27/2010 12:38 PM, Kevin Layer wrote: Eric Blake wrote: On 03/11/2010 04:03 PM, Charles Wilson wrote: If it is not being worked on... I agree with Brian. This is a serious impediment to using Cygwin 1.7. I would think it would be of top priority. Only people who experience the problem

Re: git and openssh issue (eblake?)

2010-08-12 Thread Bill Hoffman
On 8/2/2010 10:08 AM, Bill Hoffman wrote: On 7/23/2010 12:27 PM, Christopher Faylor wrote: Cygwin Package Information Package Version Status cygwin 1.7.5-1 OK git 1.7.1-1 OK openssh 5.5p1-2 OK I haven't tried the other configurations I mentioned yet, but if there is someone who ha

Re: git and openssh issue (eblake?)

2010-08-02 Thread Bill Hoffman
On 7/23/2010 12:27 PM, Christopher Faylor wrote: Cygwin Package Information Package VersionStatus cygwin 1.7.5-1OK git 1.7.1-1OK openssh 5.5p1-2OK I haven't tried the other configurations I mentioned yet, b

Re: git and openssh issue

2010-07-22 Thread Bill Hoffman
On 7/22/2010 6:44 PM, Jeremy Bopp wrote: Just to clarify things, are you hosting your first clone under Cygwin (from which you make another clone using Cygwin which fails), or are you hosting it under a non-Windows system? It might be good to try this under the conditions of Cygwin client<-> C

Re: git and openssh issue

2010-07-22 Thread Bill Hoffman
On 7/22/2010 11:25 AM, Jeremy Bopp wrote: Are there any other experiments you would like to see? Seems to happen with any reasonable size git repo. So, if you were to say clone VTK or Qt, I am sure you could reproduce this as well. I'm game to try this out. Can you send me the exact git c

Re: git and openssh issue

2010-07-22 Thread Bill Hoffman
On 7/21/2010 12:30 AM, Jeremy Bopp wrote: http://git.661346.n2.nabble.com/Error-when-cloning-gc-ed-repository-td4425832.html Basically, it is this random error: fatal: early EOFs: 47% (657/1396) Seems like an issue with openssh and not git as using plink fixes the problem. Anyway, with so

git and openssh issue

2010-07-20 Thread Bill Hoffman
I know this is an old issue. I am wondering if I could help diagnose the problem, or if anyone is working on this issue. The current fix seems to be to use plink and cygwin git. But cygwin git and ssh just do not work together. http://git.661346.n2.nabble.com/Error-when-cloning-gc-ed-repos

Re: C: vs /cygdrive/c and git

2010-06-03 Thread Bill Hoffman
On 6/3/2010 4:39 PM, Eric Blake wrote: On 06/03/2010 02:32 PM, Bill Hoffman wrote: In that case, git is just blindly treating c: as ./c: - that is, the relative file named "c:" in the current directory. Since POSIX allows this interpretation, there's no reason for git to spec

Re: C: vs /cygdrive/c and git

2010-06-03 Thread Bill Hoffman
On 6/3/2010 4:20 PM, Eric Blake wrote: On 06/03/2010 02:03 PM, Bill Hoffman wrote: Can someone explain why if I use c:/some/path as an argument to git clone, it fails. But if I use /cygdrive/c/some/path it works. Because c:/some/path looks like you are asking for protocol:file for talking to

C: vs /cygdrive/c and git

2010-06-03 Thread Bill Hoffman
Can someone explain why if I use c:/some/path as an argument to git clone, it fails. But if I use /cygdrive/c/some/path it works. Here is an example: GIT_TRACE=1 git clone c:/Users/hoffman/Work/My\ Builds/CMake-gmake/Tests/ExternalProject/LocalRepositories/GIT foobar trace: built-in: git 'clo

Re: permissions on dir are incorrectly ordered windows 7 and cygwin

2010-05-18 Thread Bill Hoffman
No. Install Cygwin's emacs-X11 package, and then you can run emacs under X11. Just type 'emacs &' in an xterm window, and emacs will open in a new window. OK, I could use X11, but I would rather a native windows app. It just seems odd that the permissions would be so strange for native window

Re: permissions on dir are incorrectly ordered windows 7 and cygwin

2010-05-18 Thread Bill Hoffman
On 5/18/2010 8:01 AM, Ken Brown wrote: On 5/18/2010 7:45 AM, Bill Hoffman wrote: On 5/17/2010 12:44 PM, Dave Korn wrote: On 17/05/2010 16:44, Bill Hoffman wrote: "The permissions on dir are incorrectly ordered, which may cause some entries to be ineffective." Does anyone have

Re: permissions on dir are incorrectly ordered windows 7 and cygwin

2010-05-18 Thread Bill Hoffman
On 5/17/2010 12:44 PM, Dave Korn wrote: On 17/05/2010 16:44, Bill Hoffman wrote: "The permissions on dir are incorrectly ordered, which may cause some entries to be ineffective." Does anyone have any ideas how to avoid this issue? Does anyone have an explanation as to what is goi

permissions on dir are incorrectly ordered windows 7 and cygwin

2010-05-17 Thread Bill Hoffman
Hi, I have new Windows 7 machine with cygwin. I am running into some odd permission problems. When I edit files with windows emacs in a cygwin folder (c:/cygwin/home/username), the files end up with the execute bit on something like this: -rwxrwxr-x If I run explorer on the directory, and

sshd crashing on win64 CreateProcessA failed, errno 30

2009-12-17 Thread Bill Hoffman
crash. Is there a way to debug this? Has anyone else seen this? Thanks. -Bill -- Bill Hoffman Kitware, Inc. 28 Corporate Drive Clifton Park, NY 12065 bill.hoff...@kitware.com http://www.kitware.com 518 881-4905 (Direct) 518 371-3971 x105 Fax (518) 371-4573 -- Problem reports: http

[ANNOUNCEMENT] Updated: CMake 2.6.4-1

2009-05-22 Thread Bill Hoffman
n-announce-unsubscribe-you=yourdomain@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Bill Hoffman Cygwin CMake

Re: Cmake 2.6 and the FindwxWidgets.cmake seems to use the wrong locating logic in Cygwin

2008-10-10 Thread Bill Hoffman
Brian Keener wrote: I'm not sure if this should be posted here or if I should go upstream to cmake.org but I was compiling an application that uses cmake/ccmake and can be compiled on Windows/Linux/MingW/Cygwin and so on. Not a lot of folks try it on Cygwin so I have been stumbling over some o

[ANNOUNCEMENT] Updated: CMake 2.6.2-1

2008-10-09 Thread Bill Hoffman
es.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Bill Hoffman Cygwin CMake maintainer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: cmake doesn't like gcc

2008-06-06 Thread Bill Hoffman
Brian Dessent wrote: Nathan Thern wrote: I've been using gcc extensively to compile scheme interpreters and to compile code generated by various scheme-to-C systems. Here's a simple check, though: --- $ echo -e '#include \nmain(){printf("Hello World\\n");}' > hw.c; cat hw.c; /usr/bin/gcc hw.c;

[ANNOUNCEMENT] Updated: CMake 2.6.0-1

2008-05-18 Thread Bill Hoffman
ng that is available starting at this URL. Bill Hoffman Cygwin CMake maintainer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: CMake: CPack dumps core

2008-03-31 Thread Bill Hoffman
Václav Haisman wrote: Hi, I am using CMake for one of my projects and I also want to use CPack but CPack dumps core for anything except cpack --help. This is most likely a better topic for the cmake mailing list. I have recently made a few fixes in this area. The current 2.4.8 cpack can

[ANNOUNCEMENT] Updated: CMake 2.4.8-1

2008-03-07 Thread Bill Hoffman
on on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Bill Hoffman Cygwin CMake maintainer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

[ANNOUNCEMENT] Updated: CMake 2.4.6-1

2007-07-23 Thread Bill Hoffman
subscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Bill Hoffman Cygwin CMake maintainer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple P

[ANNOUNCEMENT] Updated: CMake 2.4.6-1

2007-01-17 Thread Bill Hoffman
n on unsubscribing that is available starting at this URL. Bill Hoffman Cygwin CMake maintainer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: make-3.81 update?

2006-11-18 Thread Bill Hoffman
Christopher Faylor wrote: On Fri, Nov 17, 2006 at 02:30:47PM +0200, Eli Zaretskii wrote: Date: Thu, 16 Nov 2006 15:55:20 -0500 From: Christopher Faylor <[EMAIL PROTECTED]> I may roll something out earlier but it looks like there are still problems with the patch as witnessed by today's email

Re: make-3.81 update?

2006-11-16 Thread Bill Hoffman
Rob Walker wrote: http://cvs.savannah.gnu.org/viewcvs/make/job.c?rev=1.182&root=make&view=auto Looks like the Windows-style paths support has been accepted as an upstream patch. When can Cygwin pick this up? When make 3.82 comes out. -Bill -- Unsubscribe info: http://cygwin.com/ml/#

Re: How do I roll back to make 3.80 ?

2006-11-01 Thread Bill Hoffman
William Deegan wrote: Angelo, Have you tried the version of Make described here http://cygwin.com/ml/cygwin/2006-10/msg00296.html ? It is a 3.81 patched version that perhaps can solve your problems. Yes. Just found that. Seems to work fine. Though my build is not yet done. I'll followup when

change in behavior of make from 3.80 to 3.81

2006-08-14 Thread Bill Hoffman
3.80 does this: make -f test.make make: *** No rule to make target `C:/foo', needed by `foo'. Stop. 3.81 does this: make -f test.make test.make:1: *** target pattern contains no `%'. Stop. test.make contains: foo: C:/foo So, in 3.80 windows style driver letter : path worked with make. In 3.

[ANNOUNCEMENT] CMake 1.6.3-1

2003-02-07 Thread Bill Hoffman
r more information. Bill Hoffman Cygwin CMake maintainer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

[ANNOUNCEMENT] cmake-1.4.7-1

2002-12-16 Thread Bill Hoffman
in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. See www.cmake.org for more information. Bill Hoffman Cygwin CMake

[ANNOUNCEMENT] cmake-1.4.6-1

2002-11-04 Thread Bill Hoffman
in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. See www.cmake.org for more information. Bill Hoffman Cygwin CMake