X-Recipient: archive-cygwin@delorie.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:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=A+7IZ
	HcHp2Rv2XQdrAsv6EzxtmelmUYuj66sHKOYuVUZV6rZ/gejozRBTHoDq6rY4Dmzj
	rFP/UmOvuffNZ3C60aNlQsndWshqZGIQ8ExC1DJTp62cextlTx+ogJvVl3rd+YyO
	hNLiRX63oXkNsh+V3g6KhEr8vUEVxLsWpVobe8=
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:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=NA3CoAIqAop
	cYQDj2BG2MgI5N/M=; b=f679363AoA1eGR2buK3/7jT0sXC+Ce0sz0rdZ+LjrqM
	af479P3BcAZXlIogaP4ZWBtffhQDP0LQ31t2dHeZyuL1DI1EOP+Cc5T6hbtB0+vv
	RL7pG7L2mLIpVkLmmH4qKOizNgNM4hicSLoYQw1DLsR7A41xvcv12Jvi2PfQ23dE
	=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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,SPF_PASS autolearn=ham version=3.3.2 spammy=singles, Singles, Hx-spam-relays-external:ESMTPA
X-HELO: vsmx009.vodafonemail.xion.oxcs.net
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: How to get GNU Parallel working with Cygwin
References: <58CB08FE.4060000@gmail.com>
Date: Fri, 17 Mar 2017 20:23:32 +0100
In-Reply-To: <58CB08FE.4060000@gmail.com> (Matt D.'s message of "Thu, 16 Mar	2017 17:51:58 -0400")
Message-ID: <874lyrwvuz.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.91 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain
X-VADE-STATUS: LEGIT
X-VADE-SCORE: 0
X-VADE-REASON: gggruggvucftvghtrhhoucdtuddrfeelhedriedvgdduvdejucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuvegfuffvqffogfftpdcuggftfghnshhusghstghrihgsvgenuceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufhffjgfkfgggtgesthdtredttdertdenucfhrhhomheptegthhhimhcuifhrrghtiicuoefuthhrohhmvghkohesnhgvgihgohdruggvqeenucffohhmrghinhepshhtrhhomhgvkhhordhnvghtpdhgnhhurdhorhhgnecukfhppeeluddrgeejrdehfedrvddukeenucfrrghrrghmpehmohguvgepshhmthhpqdhouhhtpdhhvghlohepifgvrhhtrhhuugdpihhnvghtpeeluddrgeejrdehfedrvddukedpmhgrihhlfhhrohhmpefuthhrohhmvghkohesnhgvgihgohdruggvpdhrtghpthhtoheptgihghifihhnsegthihgfihinhdrtghomh

Matt D. writes:
> I noticed today that we don't have this package.

"We" don't have this package because it can't work correctly on Cygwin
in certain circumstances (see below) and upstream didn't want to change
the way semaphores work to accomodate this situation.

> I tried building it
> from source with a './configure && make && make install'.
>
> But when I run "sem" I get the following output:
>
> 1 [main] perl 7712 child_info_fork::abort: address space needed by
> 'Util.dll' (0x1E0000) is already occupied
> 1 [main] perl 13596 child_info_fork::abort: address space needed by
> 'Util.dll' (0x1E0000) is already occupied
> 1 [main] perl 13920 child_info_fork::abort: address space needed by
> 'Util.dll' (0x1E0000) is already occupied
> ...
>
> I don't have any issue running perl directly.

That's most likely List::Util colliding with some other DLL or getting
intercepted by BLODA.

> The package in question:
> https://www.gnu.org/software/parallel/

You'll either need to rebase all XS modules it installed manually or
install them from setup.exe before installing parallel.  Note that
parallel can't work correctly when your home is on a file system with
ustable inodes and thus can't refcount hardlinks.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Q+, Q and microQ:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

