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:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 q=dns; s=default; b=Ha/TAXw+rv08WpGH+f0VecHaTBk/bQPmm0/Q4k9PS3X
	XfjKSuUvq3BFUcwy01/0SVnhKxjK2YjTAqQtwOtxbuH1LhxsNF365k6PRFO08YMh
	xvQg4UR2WZFyliEnsMDfx3DM3wdGxZWzTxiekUjnS9niBvyDLOCkDPtksMxH9Mn0
	=
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:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 s=default; bh=g1GGB3X6rW2SCpQM/ABNEIil68I=; b=GvSfAJEEapvXX+FBD
	WXVbOuv9Xq4NP1SzzWcj2TX8lifa3i6snAJ1vQvDEPDQnpcOJr5Q7YxiVKbsLgry
	W01sD7rS1j19Hp0ZzgakpJ8UAZMEt3hO6/0A6rqXrbbuic/DSKwz0l4r5VJtYcYI
	hQDf04hcV8/v4FpK4HiXcnt1Zk=
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=0.4 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2
X-HELO: mx1.redhat.com
Message-ID: <1440527238.6808.5.camel@cygwin.com>
Subject: Re: js185 package problem (was Re: Seg Fault in strftime)
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
To: cygwin@cygwin.com
Date: Tue, 25 Aug 2015 13:27:18 -0500
In-Reply-To: <CAOC2fq_CO2F=2zBSTCBN7cYpEpnm75+kMZVe88h3xM9hp=zjxQ@mail.gmail.com>
References: 	<CAOC2fq9A1DSjy=7Af=wVCkNEsttpd4Fj-0w_nNwnSb76WFt5WA@mail.gmail.com>		<loom.20150801T233913-448@post.gmane.org>		<CAOC2fq9Uv77EuBDBP=Eywht4DqmZZm05WPhnp4dU1V7cD+CE_g@mail.gmail.com>		<20150803083634.GE17917@calimero.vinschen.de>		<CAOC2fq-xQh8ThcvJBOMkWMfz0Y7b7FnhuHgBLaLSufLQY4qXGA@mail.gmail.com>		<20150803134223.GB18434@calimero.vinschen.de>		<CAOC2fq_WSgmj1P9NRdOYFCtV1ojNZp=UNwrSyaknq3ZT7s68nA@mail.gmail.com>		<CAOC2fq-EKSYuY6ujQZcL66J7DUaTp_aDeR7SoYeGjcvK+1f9+g@mail.gmail.com>		<20150805080216.GS17917@calimero.vinschen.de>		<CAOC2fq-FKQWo-HO9Xr9uuvOep2==GBSHz2nf6GZjHjb1Fmo8Hg@mail.gmail.com>		<20150817081058.GD25127@calimero.vinschen.de>		<1440437989.12056.2.camel@cygwin.com>	 <CAOC2fq_CO2F=2zBSTCBN7cYpEpnm75+kMZVe88h3xM9hp=zjxQ@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On Tue, 2015-08-25 at 10:17 -0700, Michael Enright wrote:
> On Mon, Aug 24, 2015 at 10:39 AM, Yaakov Selkowitz  wrote:
> > On Mon, 2015-08-17 at 10:10 +0200, Corinna Vinschen wrote:
> >> Maybe the package just needs rebuilding.  Yaakov?
> >
> > I have uploaded js185-1.0.0-4.  Please let me know if that helps.
> 
> Good news.
> The upload propagated to my favorite mirror, I tried out my
> application and it worked.

Glad to hear that.

> At one point I checked the box for the source to this library, and
> looked at the tarball. I saw that there were patches (minor if I
> recall correctly) and I wondered if I'd be able to reproduce the build
> accurately from the tarball and those patches. Is there a generic
> reference for how packages are built to ship in Cygwin, or is this an
> ad hoc thing with different steps for different packages?

Most packages now use cygport.  Install all the build requirements,
then:

cygport js185.cygport all

--
Yaakov



--
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

