delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/10/29/07:03:43

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:from:to:subject:in-reply-to:references:date
:message-id:mime-version:content-type; q=dns; s=default; b=F7N+J
z7TLyrXL6TAiRIS/f35aUBcpY2bTXL74flCkuY5UUwlEqtpqHidh6vb7XVAI2+aZ
xc7NQkCEY0xoUbiq6JWSZmrTGbNevbeDsnc6MrCDwj1AAOtsVORsoLzitooph/S4
NkOs74xvAk3OJTZSaoiBFA6awJ1CGR0Dmy1rao=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:from:to:subject:in-reply-to:references:date
:message-id:mime-version:content-type; s=default; bh=N1auPLQp039
NtOcf+oh/dUAh6KU=; b=Bd5CW9+TCJbNdpinPIxD0Y4cGtO4d//BBZfb/kfXgrh
Ia0TGgg+7N8uJ3U+CV4+WgNY7Q7GMQwv0hwUzgCwO8u+1vN5hzDz0rrUyf1fDO8N
VacFNPanoaXgNTcE8vPRn1pMg8nb3ATIXRn+p5T2hw5ExFDqtBZg8DkA+0JZyWPI
=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.2
X-HELO: 0x2c.org
From: Florian Friesdorf <flo AT chaoflow DOT net>
To: Marco Atzeri <marco DOT atzeri AT gmail DOT com>, cygwin AT cygwin DOT com, marko AT miding DOT de
Subject: Re: BUG: gcc segfaults compiling python extensions
In-Reply-To: <87lho0858l.fsf@eve.fritz.box>
References: <87oasw89eg DOT fsf AT eve DOT fritz DOT box> <544FCE0C DOT 2030904 AT gmail DOT com> <87lho0858l DOT fsf AT eve DOT fritz DOT box>
User-Agent: Notmuch/0.18.1 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-unknown-linux-gnu)
Date: Wed, 29 Oct 2014 12:03:16 +0100
Message-ID: <87h9yn87ez.fsf@eve.fritz.box>
MIME-Version: 1.0
X-IsSubscribed: yes

--=-=-=
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Tue, Oct 28 2014, Florian Friesdorf wrote:
> On Tue, Oct 28 2014, Marco Atzeri wrote:
>> On 10/28/2014 5:08 PM, Florian Friesdorf wrote:
>>>
>>> Steps to reproduce:
>>>
>>> - 64bit Windows Server 2012 R2
>>>
>>> - cygwin 32bit 1.7.32 (also with 1.7.33 test release)
>>>
>>> - download, unpack, cd
>>>    https://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/pycrypto-2.6.1.tar.gz
>>>
>>> - python setup.py build
>>> ...
>>> building 'Crypto.Hash._MD2' extension
>>> creating build/temp.cygwin-1.7.33-i686-2.7
>>> creating build/temp.cygwin-1.7.33-i686-2.7/src
>>> gcc -fno-strict-aliasing -ggdb -pipe -Wimplicit-function-declaration -f=
debug-prefix-map=3D/usr/src/ports/python/python-2.7.8-1.i686/build=3D/usr/s=
rc/debug/python-2.7.8-1 -fdebug-prefix-map=3D/usr/src/ports/python/python-2=
.7.8-1.i686/src/Python-2.7.8=3D/usr/src/debug/python-2.7.8-1 -fwrapv -Wall =
-Wstrict-prototypes -std=3Dc99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/inclu=
de/python2.7 -c src/MD2.c -o build/temp.cygwin-1.7.33-i686-2.7/src/MD2.o
>>> gcc -shared -Wl,--enable-auto-image-base -L. build/temp.cygwin-1.7.33-i=
686-2.7/src/MD2.o -L/usr/lib/python2.7/config -L/usr/lib -lpython2.7 -o bui=
ld/lib.cygwin-1.7.33-i686-2.7/Crypto/Hash/_MD2.dll
>>> error: command 'gcc' terminated by signal 11
>>>
>>> - rererun: python setup.py build
>>
>> build find on W7-64 with cygwin32 bit
>> CYGWIN_NT-6.1-WOW64 1.7.32(0.274/5/3) 2014-08-13 23:03
>
> With Win7-64 cygwin32 and cygwin64 we do not see the error - the builds
> work fine there.
>
> We see the error on CYGWIN_NT-6.3-WOW64, Windows 2012 Server R2 64bit
> with 32bit cygwin.
>
>> BLODA ?
>>
>> https://cygwin.com/acronyms/#BLODA
>
> No Software from that list is installed. It's a fresh installation of
> Windows 2012 Server R2. We had only added Firefox, when we got the error
> the first time. Currently installed are:
>
> 7-zip
> Akamai Netsession Interface
> Mozilla Firefox 33.0
> Mozilla Maintenance Service
> Notepad++
> Oracle VM Virtualbox 4.3.18
>
> Rebaseall also does not fix the problem.

Starting cygwin with:
set CYGWIN=3Ddetect_bloda
bash --login -i

$ echo $CYGWIN
detect_bloda

Comilation aborts the same way as pasted above. There are no cygwin
warnings/errors, at least not printed to the shell. Should I look
somewhere else for bloda warnings? The documentation does not state what
cygwin will do if it detects bloda candidates.

https://cygwin.com/cygwin-ug-net/using-cygwinenv.html#cygwinenv-implemented=
-options

--=20
Florian Friesdorf <flo AT chaoflow DOT net>
  GPG FPR: 7A13 5EEE 1421 9FC2 108D  BAAF 38F8 99A3 0C45 F083
Jabber/XMPP: flo AT chaoflow DOT net
IRC: chaoflow on freenode,ircnet,blafasel,OFTC

--=-=-=
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAEBAgAGBQJUUMl4AAoJEDj4maMMRfCDz8AP/RIge+MdAu16dVDM8X80bhnM
5WMt9EFxy0T1Dg5A8fk9DL9MLbJzaiUq6YAUtZA/c/YyVT6DKhqKKHLyCspiQqRA
Dz8v7B7apbm1j0FMbZ/cEmZfdMoMYTV5Cj8Q2ZSkV+tOHREEfcSd2Hmc5snyyaMf
dI7Z4bv1efg/hNgXUZmfhIV73m0djvyG6oJzXBL5+9IeNvnIq9ppiVyTII3T//75
i4sMqbIgly7payTh09vMFG/D8TCSrqTKTw99rA5LVZVhewVYSkteIRImb82aYgE0
jDGD+dMd8ejesuD9qmMgl4ZGplHOHqyVctwzTN5TngPtLpsm/rEk6I09XyrmvRXz
sn2MPKqSiwvlSc3LIZFJNH/nntjPHhi8J80A/loQH1tlVXFF9KSxUt4OmjXa91Dd
P6oJydi2/eBNZVbfggNfqz9VHJAxLtCDATX4bpGZQGe5cmKZB5bW/LLdqnLpHgsa
bzNkboZqL+PKNx4D+JNf7HAi3YB+swYmqOcr3McfDQoXI4gLlKGVM0f2GateFNGp
W4pHj7AnZFHa/lxhfnGrU9KuF34GfgqtoGjvn5F0XDXaJMc07BkBmrCGwTXJBr9i
QUlukYrLx7EE+E2UCGjfcNd/gq/22uRcmV9FjmX3jfRbrblt7qVeD125XHOf202a
atAXrrrc6kT/HYQgEQQq
=b+8l
-----END PGP SIGNATURE-----
--=-=-=--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019