delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/04/23/11:18:42

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:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
q=dns; s=default; b=Rn+SGL7nTV0vS7dpZhhGc0I8b0WojdYJ/WEPkgBiRdK
oq/lUzkWasII3rRC6mLYh5WuxXb6mUSsWKUf7inuVbczIHEV2S5sjPbojes8wYwl
Ceeqj/HtbxwZwQlEvG9xSrw2jPWczWMZcRlCj2n2iquI73sXHZ7naYFraEXiOEDw
=
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:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
s=default; bh=L2k2q8+Oi9UQBHOJ7VDpJuz4Pjk=; b=kQHitBu1NDPCzlPfn
JxnoM0VPnX4obdcK7Q2TW+df8BcYKavr1kigdhjdEDVIMIN5fOdh9KajzP9yBnJT
yt46xEw/VMg+YdwacNpzEtnNJFzprAwS4gNdpJJ6TjI2gM4rwjGBXOLo1fmnc0zd
V8U8OAdvP91VgTME6Ukm8YE8PQ=
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=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-ie0-f179.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=HDUkpLVA129bYBMQFCS2Ae7zqLLzlcbtJc62j1xioXU=; b=Fe4xlKkmuS4Nah0otSXmsK1M9WXZu7W2B97AXLUDoyN7KA4kHau6mH9700i4r9+ItE I9v894lreeD9466gzlDhg62/D5FUtmU6YeRyfdwo2jtnBnIe/HYKt7kRLhXTRe3RzBzP I18AQbkGszxk8XD6UVjEkY/6e3Bmq6fxhJpE1f/AFREmWLM0v7OjKYqhlQaEGEBUNNQP VhUIw5ZJYHLK9dXBWCy3EFJV1c+kkKeD+ZxJ49Bd8W58FadT1f1SFL0c1cL3oBLfuvK0 ttDTL2sI9TsufxapGklTow8CTxIJ8SigMtkEEZym5vaWuOYfKlt+3/hTCxtKYZBwRYMH eEHA==
X-Gm-Message-State: ALoCoQn4Pc38o+BRFbVxO+IfU7ViEWILZvlxWhLbIUlRzdSV3TUIJoPVocq0aFk/lhx7yynuYcec
X-Received: by 10.43.13.134 with SMTP id pm6mr1949434icb.79.1398266290227; Wed, 23 Apr 2014 08:18:10 -0700 (PDT)
Message-ID: <5357D9AE.6060807@breisch.org>
Date: Wed, 23 Apr 2014 11:18:06 -0400
From: "Chris J. Breisch" <chris DOT ml AT breisch DOT org>
User-Agent: Postbox 3.0.9 (Windows/20140128)
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: Cygwin needs a man-db port
References: <5241EF7D DOT 9080309 AT xs4all DOT nl> <52433E7A DOT 4070600 AT xs4all DOT nl> <524341E5 DOT 6080601 AT xs4all DOT nl> <5322EA04 DOT 3040008 AT xs4all DOT nl> <53501E4E DOT 7080103 AT breisch DOT org>
In-Reply-To: <53501E4E.7080103@breisch.org>
X-IsSubscribed: yes

Chris J. Breisch wrote:
>
> Check-0.9.12 seems to work out-of-the-box. Configure with --prefix=/usr.
>
> "make check" on check reports all tests passed, despite what appear to
> be some failures. The CHANGELOG says that this version should pass all
> tests on Cygwin. I've just subscribed to the mailing list and will check
> on whether these failures can be ignored or not. Still, it definitely
> appears to work better than the version we have now, which only passes 1
> test in the test suite.

Just to follow-up on this a bit more.

I misunderstood the results from check's check. I should learn just to 
trust the summary results. The tests passed.
>
> Libpipeline-1.3.0 seems to work out-of-the-box. Configure with
> --prefix=/usr.
>
> Oddly a "make check" for libpipeline-1.3.0 doesn't appear to actually do
> anything. This was not the case for earlier versions of libpipeline.
> Well, that's one way of getting rid of the test failures, I guess.
>

I must have done something wrong in the build before I sent this. 
Re-building libpipeline does cause 'make check' to execute the tests. I 
got one failure. I've talked to the owner of the project, and he's sent 
me a patch that does eliminate the failure. So I now have a libpipeline 
where all tests pass under Cygwin.

I still get the shared library warnings when building man-db. I haven't 
yet investigated that.

-- 
Chris J. Breisch

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

- Raw text -


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