Re: Perl child_info_fork runtime error

2018-06-04 Thread Achim Gratz
Ulli Horlacher writes: > /client/bin is a directory which I have created. > It should not collide with anything. So what's in there, is in PATH etc. pp. > The problem is: > > [main] perl 4232 child_info_fork::abort: address space needed by 'Encode.dll' > (0x37) is already occupied > >

Re: Perl child_info_fork runtime error

2018-06-04 Thread Ulli Horlacher
On Wed 2018-05-30 (21:56), Achim Gratz wrote: > Ulli Horlacher writes: > > > Line 106 in /client/bin/fexsend is: > > That path looks suspiciously like something not properly packaged for > Cygwin. If so, it may use DLL that are not rebased and collide with > Cygwin's. /client/bin is a

Re: Perl child_info_fork runtime error

2018-05-30 Thread Achim Gratz
Ulli Horlacher writes: > Line 106 in /client/bin/fexsend is: That path looks suspiciously like something not properly packaged for Cygwin. If so, it may use DLL that are not rebased and collide with Cygwin's. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk

Perl child_info_fork runtime error

2018-05-30 Thread Ulli Horlacher
by 'Encode.dll' (0x37) is already occupied Can't fork, trying again in 5 seconds at /client/bin/fexsend line 106. I have never seen such an error before, neither with UNIX, nor with cygwin. I cannot reproduce this error on my Windows (7 and 8, 32 and 64 bit) systems. Line 106 in /client/bin

Re: httpd/sshd will not start due to "failed to create proxy mutex" error

2018-05-27 Thread sin_vraal
I ended up having a similar problem with mod_rewrite. tapping in, in the event someone else needs the assist. >in httpd.conf: LoadModule rewrite_module modules/mod_rewrite.so >error_log: Function not implemented: AH00023: Couldn't create the rewrite-map mutex I solved with "Mutex

Re: ERROR: There was a serious problem creating a privileged user.

2018-05-27 Thread Nuzhna Pomoshch via cygwin
rver' failed! >>>> *** Warning: Please check that password never expires or set it ot your >>>> needs. >>>> No user or group 'host+cyg_server known. >>>> *** Warning: Assigning the appropriate privileges to user >>>> 'host+cyg_server' fai

Re: ERROR: There was a serious problem creating a privileged user.

2018-05-22 Thread Brian Inglis
account. >>> passwd: unknown user host+cyg_server >>> *** Warning: Setting password expiry for user 'host+cyg_server' failed! >>> *** Warning: Please check that password never expires or set it ot your >>> needs. >>> No user or group 'host+cyg_server known.

Re: ERROR: There was a serious problem creating a privileged user.

2018-05-22 Thread Nuzhna Pomoshch via cygwin
ver > > *** Warning: Setting password expiry for user 'host+cyg_server' failed! > > *** Warning: Please check that password never expires or set it ot your > > needs. > > No user or group 'host+cyg_server known. > > *** Warning: Assigning the appropriate privileges to

Re: Error using git-svn (module List::Util: No such process at /usr/share/perl5/5.26/XSLoader.pm line 96)

2018-05-22 Thread Achim Gratz
Ivan Garcia Sainz-Aja writes: > I fixed my problem with git-svn downgrading perl-Scalar-List-Utils to > version 1.49 (instead of 1.50) from here > > http://mirrors.kernel.org/sourceware/cygwin/x86/release/ > perl-Scalar-List-Utils/ > > I'm attaching the file cygcheck.out This doesn't show the

Re: Error using git-svn (module List::Util: No such process at /usr/share/perl5/5.26/XSLoader.pm line 96)

2018-05-22 Thread Ivan Garcia Sainz-Aja
1\MOBAXT~1\slash\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm_compat-4.dll" v0.0 ts=2016-10-10 19:13 330k 2018/05/22 C:\Users\IGSAIN~1\DOCUME~1\MOBAXT~1\slash\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0 "cygGL-1.dll" v0.0 ts=2012-

Re: Error using git-svn (module List::Util: No such process at /usr/share/perl5/5.26/XSLoader.pm line 96)

2018-05-22 Thread Adam Dinwoodie
On Tue, 22 May 2018 at 09:35, Ivan Garcia Sainz-Aja wrote: > Hi all, > I'm getting the following error using git-svn (I think the only change I > made was that I updated subversion) > ➤ git svn rebase > Can't load '/usr/lib/perl5/vendor_perl/5.26/i686-cygwin-threads-64int

Error using git-svn (module List::Util: No such process at /usr/share/perl5/5.26/XSLoader.pm line 96)

2018-05-22 Thread Ivan Garcia Sainz-Aja
Hi all, I'm getting the following error using git-svn (I think the only change I made was that I updated subversion) ➤ git svn rebase Can't load '/usr/lib/perl5/vendor_perl/5.26/i686-cygwin-threads-64int/auto/List/Util/Util.dll' for module List::Util: No such process at /usr/share/perl5/5.26

Re: ERROR: There was a serious problem creating a privileged user.

2018-05-22 Thread Marco Atzeri
+cyg_server *** Warning: Setting password expiry for user 'host+cyg_server' failed! *** Warning: Please check that password never expires or set it ot your needs. No user or group 'host+cyg_server known. *** Warning: Assigning the appropriate privileges to user 'host+cyg_server' failed! *** ERROR

ERROR: There was a serious problem creating a privileged user.

2018-05-21 Thread Nuzhna Pomoshch via cygwin
+cyg_server' failed! *** Warning: Please check that password never expires or set it ot your needs. No user or group 'host+cyg_server known. *** Warning: Assigning the appropriate privileges to user 'host+cyg_server' failed! *** ERROR: There was a serious problem creating a privileged user. *** Query

Re: /usr/include/ssp/wchar.h:78:1: error: unknown type name ‘FILE’ (during cygport package build)

2018-05-14 Thread Ken Brown
-D_LARGEFILE_SOURCE > -D_FILE_OFFSET_BITS=64 -DUNIX -DWCD_USECURSES -D_XOPEN_SOURCE > -D_XOPEN_SOURCE_EXTENDED -c wcwidth.c -o wcwidth.o > > In file included from /usr/include/ssp/wchar.h:5:0, > from /usr/include/wchar.h:336, > from wcwidth.

Re: /usr/include/ssp/wchar.h:78:1: error: unknown type name ‘FILE’ (during cygport package build)

2018-05-13 Thread Achim Gratz
Hans-Bernhard Bröker writes: > That does look rather weird. Why would one write that instead of just > -D_FORTIFY_SOURCE=2 ? That's what cygport does and Yaakov said he'd copied it from Fedora. But yes, that _is_ unexpected and it did break stuff elsewehere. Regards, Achim. -- +<[Q+ Matrix-12

Re: /usr/include/ssp/wchar.h:78:1: error: unknown type name ‘FILE’ (during cygport package build)

2018-05-13 Thread Hans-Bernhard Bröker
$ gcc -D_FORTIFY_SOURCE=1 -fstack-protector-strong -c twchar.c -O2 -D_XOPEN_SOURCE In file included from /usr/include/ssp/wchar.h:5:0, from /usr/include/wchar.h:336, from twchar.c:1: /usr/include/ssp/wchar.h:78:1: error: unknown type name 'FILE' __ssp_decl

/usr/include/ssp/wchar.h:78:1: error: unknown type name ‘FILE’ (during cygport package build)

2018-05-13 Thread waterlan
DED -c wcwidth.c -o wcwidth.o In file included from /usr/include/ssp/wchar.h:5:0, from /usr/include/wchar.h:336, from wcwidth.c:62: /usr/include/ssp/wchar.h:78:1: error: unknown type name 'FILE' __ssp_decl(wchar_t *, fgetws, (wchar_t *__restrict __buf, int __wlen,

Re: SSHD error child_info_fork

2018-05-06 Thread Marco Atzeri
On 5/6/2018 3:35 PM, Tasslehoff Burrfoot wrote: Hi, I recently noticed a problem with sshd on one of my Windows 10 updated to the recent 1803 update. First of all I'm using cygwin x86 updated to the latest packages, during sshd startup I have no errors in the Windows Event Log using services.msc

SSHD error child_info_fork

2018-05-06 Thread Tasslehoff Burrfoot
launching sshd deamon from console. I have no firewall blocking connections and the ssh client is connecting from a debian host on lan on the same subnet (no networking issues). When I try to connect to the cygwin sshd deamon I get this error: ssh_exchange_identification: read: Connection res

Error

2018-05-05 Thread Maxime M
This is very strange, I downloaded johntheripper from the official website and I get this error: 1 [main] john 10244 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com Cygwin was not installed on my pc. -- Problem

Re: i encountered this error while running the tool john the ripper on my laptop

2018-05-04 Thread Brian Inglis
On 2018-05-04 00:06, Nitishreddy Nani wrote: > 1 [main] john 10212 find_fast_cwd: WARNING: Couldn't compute FAST_CWD > pointer. Please report this problem to the public mailing list > cygwin@cygwin.com > please help me solving this This is just a warning to please upgrade Cygwin as explained at:

i encountered this error while running the tool john the ripper on my laptop

2018-05-04 Thread Nitishreddy Nani
1 [main] john 10212 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com please help me solving this -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/

Re: Problem with Ocaml dllunix.so, flexdll error: cannot relocate, target is too far

2018-05-03 Thread Andy Li
Hi, On Thu, May 3, 2018 at 6:07 AM, David Conrad <davidcon...@acm.org> wrote: > > Cannot load required shared library dllunix. > Reason: /usr/lib/ocaml/stublibs/dllunix.so: flexdll error: cannot > relocate RELOC_REL32, target is too far: 0xfffc12f78b5f > 0x12f78b5f.

clang-family: error after --help (inconsistent command line options)

2018-05-01 Thread Jannick
Hello, I can confirm the bug reported in early April (https://sourceware.org/ml/cygwin/2018-04/msg00021.html, author cc'ed): The following friends of the clang-... application family (5.0.1-2) show this error when calling, e.g., exe --help: : CommandLine Error: Option 'disable-symbolication

Re: Error Report

2018-04-21 Thread Brian Inglis
On 2018-04-21 17:58, Henrique Oliveira wrote: > I'm found this problem with instructions to send you guys on top, not sure > what's wrong but happy to comply, let me know what else info you need. > Microsoft Windows [Version 10.0.16299.371] > (c) 2017 Microsoft Corporation. All rights reserved. >

Error Report

2018-04-21 Thread Henrique Oliveira
Hi! I'm found this problem with instructions to send you guys on top, not sure what's wrong but happy to comply, let me know what else info you need. Microsoft Windows [Version 10.0.16299.371] (c) 2017 Microsoft Corporation. All rights reserved. C:\Users\Tingao>ls -l 0 [main] ls 15288

Re: Error no 2 ,3

2018-04-21 Thread Brian Inglis
On 2018-04-21 01:21, Geetakshi Kandpal wrote: > 1. I've already installed cygwin and NS2 software successfully but as soon > as I give the command 'startx' in the cygwin shell , I get error no 2 and 3. > (Unable to connect to X server.) Install a local X server by selecting and install

Error no 2 ,3

2018-04-21 Thread Geetakshi Kandpal
1.I've already installed cygwin and NS2 software successfully but as soon as I give the command 'startx' in the cygwin shell , I get error no 2 and 3. (Unable to connect to X server.) 2.    Also at the beginning it says 'couldn't compute FAST_CWD point. Please report this problem

Re: rsync error | Couldn't compute FAST_CWD pointer.

2018-04-20 Thread steve shepard
For what it's worth, I ran into this problem with support on a FPGA project; the update info along with the link for the CygWin error: http://terasic.yubacollegecompsci.com/ [http://yubacollegecompsci.com/images/Steve.jpg1zA]<http://terasic.yubacollegecompsci.com/> Spring 2016 Terasic D

Re: rsync error | Couldn't compute FAST_CWD pointer.

2018-04-20 Thread Marco Atzeri
cygwin@cygwin.com If you could help in resolving this issue would be helpful. Thanks, Amod It is a warning not an error. See FAQ https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings Please note that you should highlight the issue to DeltaCopy as they are using an old versio

rsync error | Couldn't compute FAST_CWD pointer.

2018-04-20 Thread Amod Raje
Hello, I am trying to deploy DeltaCopy which uses rsync on windows for backup. I am facing below issue when client tries to connect to server. Executing: rsync.exe -v -rlt -z --chmod=a=rw,Da+x --delete

Re: croos compiler error

2018-04-06 Thread Mark Geisert
s with "cc: error: spawn: No such file or directory". See attached file. I have tried to install/get a spawn package with the setup-x86_64 command. There is no spawn package. I cannot get any further on the build. I have looked everywhere and no use. Let me know what I am missin

croos compiler error

2018-04-05 Thread Mark A. Engel
cygwin64: I have been trying to build the cross compiler tool for my Windows 10. I have installed cygwin64 and is working well. I downloaded the crosstool-0.43 version. I have executed "sh demo-x86_64.sh" and after a bout 10 minutes of building the build fails with "c

Re: report (error)

2018-04-04 Thread Brian Inglis
On 2018-04-04 20:52, LUIS MORA via cygwin wrote: > i have a problema with Python > 0 [main] WIN32wgrib2 1424 find_fast_cwd: WARNING: Couldn't compute FAST_CWD > pointer. Please report this problem to the public mailing list > cygwin@cygwin.com > 0 [main] WIN32wgrib2 3804 find_fast_cwd: WARNING:

report (error)

2018-04-04 Thread LUIS MORA via cygwin
Good night i have a problema with Python 0 [main] WIN32wgrib2 1424 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer.  Please report this problem to the public mailing list cygwin@cygwin.com 0 [main] WIN32wgrib2 3804 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer.  Please

Re: Hexiom Solver Error: Anchor Not Found

2018-04-04 Thread Daniel Hartmeier
On Wed, Apr 04, 2018 at 06:48:07PM +0800, SY Tang wrote: > However, try as I might, I am unable to get it to work, I first got an > error which says: *"WARNING: Couldn't compute FAST_CWD pointer"*, which I > believe i self-fixed by running in Windows XP compatibility mode. Aft

Re: Hexiom Solver Error: Anchor Not Found

2018-04-04 Thread David Stacey
On 04/04/18 11:48, SY Tang wrote: I recently downloaded your Hexiom solver from your webpage out of interest (and desperation after failing hundreds of times at the 6x6 size puzzle... :(). However, try as I might, I am unable to get it to work, I first got an error which says: *"WA

Hexiom Solver Error: Anchor Not Found

2018-04-04 Thread SY Tang
Hello, I recently downloaded your Hexiom solver from your webpage out of interest (and desperation after failing hundreds of times at the 6x6 size puzzle... :(). However, try as I might, I am unable to get it to work, I first got an error which says: *"WARNING: Couldn't compute FAST_CWD po

Re: Error in Cygwin 32 Bit in WIN 10 OS 64bit

2018-03-29 Thread Marco Atzeri
On 29/03/2018 08:02, SRI HARSHA Bulusu wrote: Hi, While running the build of software,i have encountered the following error *[main] make 12276 E:\tools\cygwin\bin\make.exe: *** fatal error - couldn't allocate heap, Win32 error 487, base 0x112, top 0x131, reserve_size 2027520

Re: Error in Cygwin 32 Bit in WIN 10 OS 64bit

2018-03-29 Thread Brian Inglis
On 2018-03-29 09:02, SRI HARSHA Bulusu wrote: > While running the build of software,i have encountered the following error > " > *[main] make 12276 E:\tools\cygwin\bin\make.exe: *** fatal error - couldn't > allocate heap, Win32 error 487, base 0x112, top 0x131, reser

Error in Cygwin 32 Bit in WIN 10 OS 64bit

2018-03-29 Thread SRI HARSHA Bulusu
Hi, While running the build of software,i have encountered the following error " *[main] make 12276 E:\tools\cygwin\bin\make.exe: *** fatal error - couldn't allocate heap, Win32 error 487, base 0x112, top 0x131, reserve_size 2027520, allocsize 2031616, page_const 4096* *19612

Re: Error in Delta Copy

2018-03-26 Thread Adam Dinwoodie
On 26 March 2018 at 12:45, Alfonso Querol wrote: > Hello, > > I'm using DeltaCopy V1.4 in a Windows Server 2012R2 Essentials and I have > the next error although the copy goes aparently well. > > "Executing: rsync.exe -v -rlt -z --chmod=a=rw,Da+x --delete >

Error in Delta Copy

2018-03-26 Thread Alfonso Querol
Hello, I'm using DeltaCopy V1.4 in a Windows Server 2012R2 Essentials and I have the next error although the copy goes aparently well. "Executing: rsync.exe -v -rlt -z --chmod=a=rw,Da+x --delete "/cygdrive/C/x/xx/" "xxx.xxx.xxx.xx::ServMnDatos/x/&qu

Re: Error in Generating XWin

2018-03-24 Thread Marco Atzeri
On 24/03/2018 06:51, Roshan Jha wrote: Respected Sir, I am facing problem in starting XWin using (Startx). It shows some fatal error such as not connecting to X-server, or resource not available, or connection refused. Dear Roshan, you are a bit vague. You need to be more precise on what you

Error in Generating XWin

2018-03-23 Thread Roshan Jha
Respected Sir, I am facing problem in starting XWin using (Startx). It shows some fatal error such as not connecting to X-server, or resource not available, or connection refused. Along with it, "1 [main] bash 1744 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer.&

Re: error

2018-03-23 Thread Marco Atzeri
On 23/03/2018 22:10, Arthur Philippi Bianco wrote: 1 [main] sh 7968 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com Hi Arthur, we assume you are using a software that includes an old version of cygwin1.dll

error

2018-03-23 Thread Arthur Philippi Bianco
1 [main] sh 7968 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: error report

2018-03-23 Thread David Stacey
On 22/03/18 21:26, philipkibble.btinternet.com via cygwin wrote: 2018-03-22 20:47:34,174 - astrotortilla - INFO - Waiting for scope to stop 2018-03-22 20:47:34,174 - astrotortilla - INFO - Connecting to camera... 2018-03-22 20:47:34,174 - astrotortilla - INFO - Exposing: 5.00 seconds

Re: [ANNOUNCEMENT] libgpg-error 1.28-1

2018-03-20 Thread Yaakov Selkowitz
On 2018-03-20 14:18, Ken Brown wrote: > On 3/19/2018 9:14 PM, Yaakov Selkowitz wrote: >> * mingw64-i686-libgpg-error-1.28-1 >> * mingw64-x86_64-libgpg-error-1.28-1 > > After this update, I get linking errors when trying to build setup: Thanks; patch posted to cyg

Re: [ANNOUNCEMENT] libgpg-error 1.28-1

2018-03-20 Thread Ken Brown
On 3/19/2018 9:14 PM, Yaakov Selkowitz wrote: * mingw64-i686-libgpg-error-1.28-1 * mingw64-x86_64-libgpg-error-1.28-1 After this update, I get linking errors when trying to build setup: CXXLDsetup.exe /usr/x86_64-w64-mingw32/sys-root/mingw/lib/../lib/libgpg-error.a(libgpg_error_la

[ANNOUNCEMENT] libgpg-error 1.28-1

2018-03-19 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libgpg-error0-1.28-1 * libgpg-error-devel-1.28-1 * mingw64-i686-libgpg-error-1.28-1 * mingw64-x86_64-libgpg-error-1.28-1 This is a library that defines common error values for all GnuPG components. Among these are GPG

Re: gcc 32-bit compiler returns error 1 immediately

2018-03-16 Thread Marco Atzeri
On 16/03/2018 16:04, Tim Clarke wrote: I have installed the 64 verswon of gcc and it works fine I also installed the 32 bit version on a 32-bit laptop and it installs ok,  but when atteppting to comple any program with gcc it simply returns eiimdiately without doing anything, with return-code  1

RE: gcc 32-bit compiler returns error 1 immediately

2018-03-16 Thread Soegtrop, Michael
Dear Tim, do you compile c or c++ code (.cpp extension)? As far as I can tell, you need "gcc-core" and "gcc-g++" if you want to compile c++ code - or at least this is what I install and it works (regularly tested with automated regression tests, which always install a fresh Cygwin) Best

gcc 32-bit compiler returns error 1 immediately

2018-03-16 Thread Tim Clarke
I have installed the 64 verswon of gcc and it works fine I also installed the 32 bit version on a 32-bit laptop and it installs ok, but when atteppting to comple any program with gcc it simply returns eiimdiately without doing anything, with return-code 1 I installed both versions the same

Re: NEURON ERROR

2018-03-11 Thread David Billinghurst
On 2018-03-11 20:44, רחל בוטרמן wrote: I got this error by running NEURON program: 1 [main] sh 13004 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com I would be happy if you could help me. thanks

NEURON ERROR

2018-03-11 Thread רחל בוטרמן
I got this error by running NEURON program: 1 [main] sh 13004 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com I would be happy if you could help me. thanks -- Problem reports: http://cygwin.com

Re: Error

2018-03-06 Thread Marco Atzeri
On 06/03/2018 15:57, Sagar jack wrote: 0 [main] bash 4564 find_fast_cwd : Warning: couldn't compute Fast_CWD pointer Please help Sagar, that is a record in lack of info. Do you think we have a crystal ball ? For the warning please see:

Error

2018-03-06 Thread Sagar jack
0 [main] bash 4564 find_fast_cwd : Warning: couldn't compute Fast_CWD pointer Please help -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

now i remember gcc U++ error

2018-02-27 Thread U-BLASTER-6000\mtdew
Hi - I couldn't place it off hand. Now i remember. U++ complained of os not detected when under gcc without mingw. It doesn't recognize gcc unless it is part of the self contained mingw. So it seems my hand is forced to learn more about mingw as I like the U++ framework. I gues that is a

Re: environ: fix link error on 64-bit Cygwin

2018-02-27 Thread cyg Simple
/local/cygwin64/lib >>>> test-environ.o:test-environ.c:(.rdata$.refptr.environ[.refptr.environ]+0x0): >>>> undefined reference to `environ' >>>> collect2: error: ld returned 1 exit status >>>> >>>> This fixes it. >>>> [...] >>>>

Re: environ: fix link error on 64-bit Cygwin

2018-02-27 Thread Corinna Vinschen
btests.a > > > > -L/usr/local/cygwin64/lib > > > > test-environ.o:test-environ.c:(.rdata$.refptr.environ[.refptr.environ]+0x0): > > > > undefined reference to `environ' > > > > collect2: error: ld returned 1 exit status > > > > > > > > Th

Re: environ: fix link error on 64-bit Cygwin

2018-02-26 Thread Ken Brown
../lib/.libs/libunistring.dll.a -liconv libtests.a -L/usr/local/cygwin64/lib test-environ.o:test-environ.c:(.rdata$.refptr.environ[.refptr.environ]+0x0): undefined reference to `environ' collect2: error: ld returned 1 exit status This fixes it. [...] +_GL_EXTERN_C __declspec(dllimport) char

[newlib-cygwin] Cygwin: clean error mapping

2018-02-20 Thread Corinna Vinschen
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=044ab77dcc59ec7eea0e3880d47c22f5f62cc502 commit 044ab77dcc59ec7eea0e3880d47c22f5f62cc502 Author: Corinna Vinschen <cori...@vinschen.de> Date: Tue Feb 20 17:59:45 2018 +0100 Cygwin: clean error mapping - Move defi

Re: error of minimization

2018-02-15 Thread Brian Inglis
On 2018-02-15 08:43, Brian Inglis wrote: > On 2018-02-15 05:59, fateme haghighi wrote: >> When I am trying to minimize energy of a molecule I have seen the error: >> 4 [main] antechamber 11428 find_fast_cwd: WARNING: Couldn't compute FAST_CWD >> pointer. Please report this

Re: error of minimization

2018-02-15 Thread Brian Inglis
On 2018-02-15 05:59, fateme haghighi wrote: > When I am trying to minimize energy of a molecule I have seen the error: > 4 [main] antechamber 11428 find_fast_cwd: WARNING: Couldn't compute FAST_CWD > pointer. Please report this problem to the public mailing list > cygwin@cygwin.com

Re: error of minimization

2018-02-15 Thread Vlado
On 15.2.2018 13:59, fateme haghighi wrote: Hi, When I am trying to minimize energy of a molecule I have seen the error: 4 [main] antechamber 11428 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com would you

error of minimization

2018-02-15 Thread fateme haghighi
Hi, When I am trying to minimize energy of a molecule I have seen the error: 4 [main] antechamber 11428 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com would you please help me. Thank you in advance

Re: Error msg

2018-02-08 Thread Marco Atzeri
On 09/02/2018 05:57, Jim Jones wrote: Enter Name Of Your TAR package (ex MY_REPACK_ROM) : rca-boot_permissive-20170316-1706 WARNING: Do you wish to Continue? (This will Delete any TAR files in \packaged) [Y,N]?Y PACKAGING rca-boot_permissive-20170316-1706.tar... 1 [main] tar 13220

Error msg

2018-02-08 Thread Jim Jones
Enter Name Of Your TAR package (ex MY_REPACK_ROM) : rca-boot_permissive-20170316-1706 WARNING: Do you wish to Continue? (This will Delete any TAR files in \packaged) [Y,N]?Y PACKAGING rca-boot_permissive-20170316-1706.tar... 1 [main] tar 13220 find_fast_cwd: WARNING: Couldn't compute

Re: /bin/graph from plotutils 2.6-5 throws cygwin DLL error

2018-02-08 Thread Marco Atzeri
bin\graph.exe: *** fatal error - cygheap base mismatch detected - 0x1802FD410/0x2EDD410. This problem is probably due to using incompatible versions of the cygwin DLL. Search for cygwin1.dll using the Windows Start->Find/Search facility and delete all but the most recent v

LLVM/Clang 5.0.1 clang-format returning an error

2018-01-31 Thread Alan Howells
Hi there, Just updated to LLVM/Clang 5.0.1 and clang-format is giving me the following error: Simple error report and hopefully easy to reproduce... $ clang-format --version : CommandLine Error: Option 'disable-symbolication' registered more than once! LLVM ERROR: inconsistency in registered

Re: environ: fix link error on 64-bit Cygwin

2018-01-31 Thread Corinna Vinschen
/lib libtests.a > > ../lib/.libs/libunistring.dll.a -liconv libtests.a -L/usr/local/cygwin64/lib > > test-environ.o:test-environ.c:(.rdata$.refptr.environ[.refptr.environ]+0x0): > > undefined reference to `environ' > > collect2: error: ld returned 1 exit status > > > >

Re: environ: fix link error on 64-bit Cygwin

2018-01-31 Thread Eric Blake
btests.a > ../lib/.libs/libunistring.dll.a -liconv libtests.a -L/usr/local/cygwin64/lib > test-environ.o:test-environ.c:(.rdata$.refptr.environ[.refptr.environ]+0x0): > undefined reference to `environ' > collect2: error: ld returned 1 exit status > > This fixes it. > &g

Re: cyggc-1 make error

2018-01-27 Thread Brian Inglis
On 2018-01-27 13:47, U-BLASTER-6000\mtdew wrote: > I forgot and/or cutting and pasting helped me forget to include this part of > the error message: > > c:/cygwin64/bin/make.exe error while loading shared libraries: cannot > open shared object file. That is the error I first

cyggc-1 make error

2018-01-27 Thread U-BLASTER-6000\mtdew
Hi all- I forgot and/or cutting and pasting helped me forget to include this part of the error message: c:/cygwin64/bin/make.exe error while loading shared libraries: cannot open shared object file. That is the error I first got that led me to run cygcheck in my last post. I wish I could cut

Re: vim error with cygport file

2018-01-10 Thread Yaakov Selkowitz
On 2018-01-10 03:27, Corinna Vinschen wrote: > On Dec 31 18:21, Marco Atzeri wrote: >> any time I use vim for cygport files I have the following error message: [snip]> > Apparently this has to be > > au BufNewFile,BufRead *.cygpart,*.cygport call dist#ft#SetFileTypeSH(&q

Re: vim error with cygport file

2018-01-10 Thread Corinna Vinschen
On Dec 31 18:21, Marco Atzeri wrote: > Hi Yaakov, > any time I use vim for cygport files I have the > following error message: > > "R.cygport" 80L, 1600C > Error detected while processing BufRead Auto commands for "*.cygport": > E117: Unknown function

Re: [PATCH setup] Throw exceptions instead of exiting with error codes

2018-01-08 Thread Jon Turney
On 20/12/2017 16:25, Ken Brown wrote: On 12/20/2017 11:06 AM, Jon Turney wrote: On 19/12/2017 17:20, Ken Brown wrote: ---   Exception.h |  1 +   PickView.cc | 11 +++   choose.cc   |  7 +--   3 files changed, 13 insertions(+), 6 deletions(-) Yeah, silently dying seems like a bad

Re: [PATCH setup] Make sure that fatal error messages are visible

2018-01-05 Thread Jon Turney
being displayed, so that setup appeared to hang. Fix this by giving fatal error message boxes type MB_SETFOREGROUND. This is good as far as it goes, but is kind of working around the fact that fatal() is being called with an NULL owner HWND. I think I have a better solution, which simply avoids

vim error with cygport file

2017-12-31 Thread Marco Atzeri
Hi Yaakov, any time I use vim for cygport files I have the following error message: "R.cygport" 80L, 1600C Error detected while processing BufRead Auto commands for "*.cygport": E117: Unknown function: SetFileTypeSH That seems caused by $ cat /usr/share/vim/vimfiles/ftdet

Re: [PATCH setup] Make sure that fatal error messages are visible

2017-12-27 Thread Ken Brown
to hang. Fix this by giving fatal error message boxes type MB_SETFOREGROUND. This is good as far as it goes, but is kind of working around the fact that fatal() is being called with an NULL owner HWND. I think I have a better solution, which simply avoids calling fatal() with a NULL owner

Re: [PATCH setup] Make sure that fatal error messages are visible

2017-12-21 Thread Ken Brown
On 12/20/2017 12:09 PM, Ken Brown wrote: On 12/20/2017 11:19 AM, Jon Turney wrote: On 19/12/2017 00:53, Ken Brown wrote: The message box produced by TOPLEVEL_CATCH could be hidden by whatever window was previously being displayed, so that setup appeared to hang. Fix this by giving fatal error

Re: [PATCH setup] Make sure that fatal error messages are visible

2017-12-21 Thread Ken Brown
appeared to hang. Fix this by giving fatal error message boxes type MB_SETFOREGROUND. This is good as far as it goes, but is kind of working around the fact that fatal() is being called with an NULL owner HWND. This is not idea because I guess it means that propsheet window is still activate-able when

Re: [PATCH setup] Make sure that fatal error messages are visible

2017-12-20 Thread Brian Inglis
ang. >>> Fix this by giving fatal error message boxes type MB_SETFOREGROUND. >> >> This is good as far as it goes, but is kind of working around the fact that >> fatal() is being called with an NULL owner HWND. >> >> This is not idea because I guess it means th

Re: [PATCH setup] Make sure that fatal error messages are visible

2017-12-20 Thread Ken Brown
On 12/20/2017 11:19 AM, Jon Turney wrote: On 19/12/2017 00:53, Ken Brown wrote: The message box produced by TOPLEVEL_CATCH could be hidden by whatever window was previously being displayed, so that setup appeared to hang. Fix this by giving fatal error message boxes type MB_SETFOREGROUND

Re: [PATCH setup] Throw exceptions instead of exiting with error codes

2017-12-20 Thread Ken Brown
7e41d3bcd3994394b775744b3c53b7a8f54b2282 Mon Sep 17 00:00:00 2001 From: Ken Brown <kbr...@cornell.edu> Date: Tue, 19 Dec 2017 11:10:22 -0500 Subject: [PATCH setup v2] Throw exceptions instead of exiting with error codes There were two places in PickView.cc and one in choose.cc where setup would silently die with an erro

Re: [PATCH setup] Make sure that fatal error messages are visible

2017-12-20 Thread Jon Turney
On 19/12/2017 00:53, Ken Brown wrote: The message box produced by TOPLEVEL_CATCH could be hidden by whatever window was previously being displayed, so that setup appeared to hang. Fix this by giving fatal error message boxes type MB_SETFOREGROUND. This is good as far as it goes, but is kind

Re: [PATCH setup] Throw exceptions instead of exiting with error codes

2017-12-20 Thread Jon Turney
to transform that exception into a fatal() ? Or does the default handling of the exception by the runtime report the error? In any case, some commentary in the commit about how these exceptions are expected to be handled would good.

[PATCH setup] Throw exceptions instead of exiting with error codes

2017-12-19 Thread Ken Brown
--- Exception.h | 1 + PickView.cc | 11 +++ choose.cc | 7 +-- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/Exception.h b/Exception.h index 7b16612..15a145e 100644 --- a/Exception.h +++ b/Exception.h @@ -36,6 +36,7 @@ private: #define APPERR_CORRUPT_PACKAGE 1

Re: Error

2017-12-19 Thread Joe Nayo via cygwin
Thank you very much On Tue, 12/19/17, Marco Atzeri <marco.atz...@gmail.com> wrote: Subject: Re: Error To: cygwin@cygwin.com, nayo...@yahoo.com Date: Tuesday, December 19, 2017, 5:02 AM On 18/12/2017 12:23, Markus Schönhaber wrote: > 1

Re: Error

2017-12-18 Thread Marco Atzeri
On 18/12/2017 12:23, Markus Schönhaber wrote: 18.12.2017, 12:13 CET, Joe Nayo: 1 [main] opengrads 2340 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com

[PATCH setup] Make sure that fatal error messages are visible

2017-12-18 Thread Ken Brown
The message box produced by TOPLEVEL_CATCH could be hidden by whatever window was previously being displayed, so that setup appeared to hang. Fix this by giving fatal error message boxes type MB_SETFOREGROUND. --- msg.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msg.cc b

Re: Error

2017-12-18 Thread Markus Schönhaber
18.12.2017, 12:13 CET, Joe Nayo: > 1 [main] opengrads 2340 find_fast_cwd: WARNING: Couldn't compute FAST_CWD > pointer. Please report this problem to > the public mailing list cygwin@cygwin.com https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings -- Regards mks -- Problem

Error

2017-12-18 Thread Joe Nayo via cygwin
1 [main] opengrads 2340 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: User Guide error: conv, dos2unix not in cygutils package

2017-12-05 Thread Corinna Vinschen
On Dec 5 15:07, Bart Jacobs wrote: > In Chapter 3, "Using Cygwin effectively with Windows", the User Guide states > that package cygutils provides tools conv, d2u, dos2unix, u2d, and unix2dos. > This is incorrect: conv is provided by cygutils-extra, and the other tools > are provided by dos2unix.

User Guide error: conv, dos2unix not in cygutils package

2017-12-05 Thread Bart Jacobs
In Chapter 3, "Using Cygwin effectively with Windows", the User Guide states that package cygutils provides tools conv, d2u, dos2unix, u2d, and unix2dos. This is incorrect: conv is provided by cygutils-extra, and the other tools are provided by dos2unix. -- Problem reports:

Re: mksetupini does not return error code

2017-11-29 Thread Jon Turney
On 29/11/2017 14:58, Ivan Gagis wrote: Hi, I found that in case packages validation fails the mksetup script just returns success, though it prints a line in the console saying "mksetupini: package set has errors, not writing setup.ini". I think it should return some err

Re: Cygwin 2.9.0 regtool x64 exception error (W10)

2017-11-29 Thread ViOLeT
(gdb) target exec regtool -w get "\HKCR\c\205\216c\205\216c\205\216c\205\216 regtool -w get "\HKCR\c▒▒c▒▒c▒▒c▒▒": No such file or directory. The text are not written correctly, but there are no errors. Mysterious error. T-T There is an error in the Korean OS. See error : med

Re: Cygwin 2.9.0 regtool x64 exception error (W10)

2017-11-29 Thread Corinna Vinschen
On Nov 30 00:41, ViOLeT wrote: > # OS Language > Korean (Asia), CHCP Code 949 > > # Locale Code > LANG= > LC_CTYPE="C.UTF-8" > LC_NUMERIC="C.UTF-8" > LC_TIME="C.UTF-8" > LC_COLLATE="C.UTF-8" > LC_MONETARY="C.UTF-8" > LC_MESSAGES="C.UTF-8" > LC_ALL= > > Is it an operating system language issue?

<    3   4   5   6   7   8   9   10   11   12   >