[ANNOUNCEMENT] Updated: doxygen-1.8.8-1

2014-09-01 Thread David Stacey
The following packages have been updated: - doxygen-1.8.8-1 - doxygen-doxywizard-1.8.8-1 CHANGES: Numerous new features and bug fixes. For the full change log, please see: http://www.doxygen.org/manual/changelog.html#log_1_8_8 DESCRIPTION === Doxygen is a documentation

Re: cross-compiling to Linux?

2014-09-01 Thread Larry Hall (Cygwin)
On 08/31/2014 07:03 AM, Juhász Ádám wrote: Hi everyone, When I was developing one of my program, I've tried to compile it under Cygwin, and for some reason Cygwin's g++ always compiled it without extension (and maybe an ELF executable?), so I had to create an explicit rule to compile it with the

RE: freopen failed, core dumped

2014-09-01 Thread Gery .
I forgot to add the stack trace, here it is: $ cat suradon.exe.stackdump Stack trace: Frame     Function  Args 0028A618  61030562 (00D4, EA60, 00A4, 0028A678) 0028A738  610DAEDD (, , 0003, ) Any ideas? -- Problem

freopen failed, core dumped

2014-09-01 Thread Gery .
Hello, I received the following message after using a computer-intensive program (seismic unix): freopen failed in VNDseekVNDrwslice: seek failed mode = r iopanel = 0 idim = 0 iblock = 400 ipanel = 0 Aborted (core dumped) What means that message? I presume that cygwin is complaining about th

Re: subversion failure for anonymous checkout

2014-09-01 Thread Marco Atzeri
On 21/08/2014 19:10, David Rothenberger wrote: Marco Atzeri wrote: Hi, the following command on cygwin require password for a anonymous checkout $ svn co https://icl.cs.utk.edu/svn/lapack-dev/lapack/trunk Authentication realm: LAPACK-DEV Password for 'marco': ^Csvn:

[ANNOUNCEMENT] Updated: boost-1.55.0-1

2014-09-01 Thread Yaakov Selkowitz
The following packages have been updated for the Cygwin distribution: * libboost-devel-1.55.0-1 * libboost_atomic1.55-1.55.0-1 * libboost_chrono1.55-1.55.0-1 * libboost_context1.55-1.55.0-1 * libboost_coroutine1.55-1.55.0-1 * libboost_date_time1.55-1.55.0-1 * libboost_filesystem1.55-1.55.0-1 * li

Re: (call-process ...) hangs in emacs

2014-09-01 Thread Achim Gratz
Corinna Vinschen writes: > Over the weekend it occured to me that the acl(2) function created ACLs > which not aligned well with the ACLs created by open(2),chmod(2), etc. > Yesterday I fixed the acl(2) function to create ACLs the same way as > the other functions, especially in terms of the owner

Re: [BUG] Nasty bug persists on x86-64

2014-09-01 Thread Corinna Vinschen
On Sep 1 18:14, Pavel Fedin wrote: > Hello! Another update has been published and i still experience random > crashes on x86-64. > At this point i managed to go a little bit farther in my research. The > problem reproduces best with 'sh --version' command. At first glance it > seems to work OK m

[BUG] Nasty bug persists on x86-64

2014-09-01 Thread Pavel Fedin
Hello! Another update has been published and i still experience random crashes on x86-64. At this point i managed to go a little bit farther in my research. The problem reproduces best with 'sh --version' command. At first glance it seems to work OK most of the time, but take a look at strace's o

[ANNOUNCEMENT] Updated: glpk-4.55-1

2014-09-01 Thread Marco Atzeri
Version 4.55-1 of glpk libglpk36 libglpk-devel have been uploaded for cygwin. The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C

[ANNOUNCEMENT] Updated: openmpi-1.8.2-1

2014-09-01 Thread Marco Atzeri
Version 1.8.2.1 of packages libopenmpi libopenmpicxx1 libopenmpifh2 libopenmpiuse1 libopenmpi-devel openmpi are available in the Cygwin distribution: CHANGES Full upstream changes: http://svn.open-mpi.org/svn/ompi/branches/v1.8/NEWS http://www.open-mpi.org/community/lists/an

Re: strnicmp no longer defined in snapshots

2014-09-01 Thread Corinna Vinschen
On Aug 30 13:40, Ken Brown wrote: > Please ignore my previous two messages. I just found the newlib discussion > (https://sourceware.org/ml/newlib/2014/msg00309.html) in which Corinna said > to remove strncimp and related definitions. So that answers my question. > > Sorry for the noise. No wor

Re: error: unknown type name ‘_fpos64_t’

2014-09-01 Thread Corinna Vinschen
On Aug 29 17:19, Rosen Penev wrote: > I get this error when compiling either with GCC 4.8.3 or 4.9.0. Full > error is: In file included from ../src/aacenc.c:11:0: > /usr/include/stdio.h:55:1: error: unknown type name ‘_fpos64_t’ > typedef _fpos64_t fpos_t; > ^ > > This is on cygwin64. Apparentl

[ANNOUNCEMENT] Updated: mingw64-{headers,runtime,winpthreads} w32api-* 3.2.0-1

2014-09-01 Thread JonY
Now released for both 32bit and 64bit Cygwin: mingw64-*-headers-3.2.0-1 mingw64-*-runtime-3.2.0-1 mingw64-*-winpthreads-3.2.0-1 w32api-headers-3.2.0-1 w32api-runtime-3.2.0-1 Notable changes: * Add aliases for non-dllimport _get_invalid_parameter_handler and _set_invalid_parameter_handler * Fix

Re: (call-process ...) hangs in emacs

2014-09-01 Thread Corinna Vinschen
On Aug 29 09:58, Achim Gratz wrote: > Achim Gratz NexGo.DE> writes: > > > Please test. > > > > This fixes the "read-only" problem in Emacs (so that hunch was correct). > > Perl still doesn't play, but I think the 5.18 version should get it correct. > > Will need to switch a test installation ove

Re: (call-process ...) hangs in emacs

2014-09-01 Thread Corinna Vinschen
On Aug 30 03:32, Andrey Repin wrote: > Greetings, Corinna Vinschen! > > > What needs to be done is to fix the ssh-host-config script. It adds an > > ACE for SYSTEM on /var/empty, /etc, and /var/log for no apparent reason. > > If it's not apparent: you can actually prevent system from accessing t

Re: Simplify AD integration?

2014-09-01 Thread Corinna Vinschen
On Aug 6 10:47, Corinna Vinschen wrote: > On Aug 4 21:00, Corinna Vinschen wrote: > > I just uploaded a new snapshot to http://cygwin.com/snapshots/ > > > > This snapshot contains only a single change: It drops the prepended > > plus entirely, So the builtin and well-known accounts are now cal

Re: cygport dropping *.exe links

2014-09-01 Thread Marco Atzeri
On 15/08/2014 19:02, Eric Blake wrote: On 08/15/2014 09:16 AM, Corinna Vinschen wrote: On Aug 15 16:47, Marco Atzeri wrote: On 15/08/2014 13:26, Marco Atzeri wrote: looking further, it seems not a cygport issue at all $ touch a.exe $ ln -s a.exe b.exe $ ls -l total 1 -rw-r--r-- 1 marco Ad