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:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=WaLzwnMSSddNaidzF48IUM8qaPvWy73NWiL5V52P9fV
	G1j8CzlZp+SuTUzfAjdSyyYW3PwUWgupYMS9FT4cbCHZeuy1kJ2mfZkCnYiL7pf2
	lGAd89rFS1tfE6nDhy2Cg+wtofrGBjoUHxWu6o/f80IgU+RPPgsmAVizD5x9LkJ0
	=
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=+k/9GCxuncPgUOxhEU82eFq60jw=; b=NG0vQvA2zZ18f3B9b
	0pibY6HHC1cWIJbbX/R9uBL3vGnTCTROeCxyEmSu4Fqer3DrXbKUrxslOa9zLGm8
	wdUSDKnwXiVwqW6ZotpLMXbR1w7a8mzYumHzGdBS5qaTSr8n/fo0blDxeZBciKQm
	WxPVgyBdKXCDdQfAnzxwGkvmiY=
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=-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-f178.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=MPZu3bxtbCADVGBwaPtZInZTr0vogT0VvXwzaZtIFVU=;        b=DRLVyoO0O5/p6haDprZLwCGCk2zmllQi0cE33sMDukpGGM1FDEDq0Cjt3uS4JjQXOJ         lhrbucOsg3wDjiSZLCjttqayniboohNVN37vlA6upDnrHB5XTlP9BTDZlQwhlYi0WhuC         DpUMBWoHO+JHnOgTjtWd4Z0ztPnPHoqKkCmdiMVrUflbOHt3T/2dm9bNF9OjlCxfwSW1         4JGXRRNRwNqrYimLwYm/FFyldIacMGjLvf0f6rG25f2vqjmJuDNd6eCAw9+c35v6eSWj         Okqj9wxsbjejnB9CEvHSxl4fuiiDx+4sjH9PXE2hp0x/+SPg1J0crtEtuVVkGL37TKiJ         7HKw==
X-Gm-Message-State: ALoCoQnvNO1UQUe/8nqxcs7mwfex2uvlu85ylD+YnRp3cCI2XNLlv8wTjnNeqwB1Zdv+Z/qGNico
X-Received: by 10.50.28.101 with SMTP id a5mr8093711igh.46.1394807089949;        Fri, 14 Mar 2014 07:24:49 -0700 (PDT)
Message-ID: <5323112A.8080200@breisch.org>
Date: Fri, 14 Mar 2014 10:24:42 -0400
From: "Chris J. Breisch" <chris.ml@breisch.org>
User-Agent: Postbox 3.0.9 (Windows/20140128)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Cygwin needs a man-db port
References: <5241EF7D.9080309@xs4all.nl> <52433E7A.4070600@xs4all.nl> <524341E5.6080601@xs4all.nl> <5322EA04.3040008@xs4all.nl> <5322FCE8.50604@breisch.org> <53230EBB.5050500@xs4all.nl>
In-Reply-To: <53230EBB.5050500@xs4all.nl>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Erwin Waterlander wrote:
> Op 14-3-2014 13:58 Chris J. Breisch schreef:
>>
>>
>> There's also a check 0.9.12 from January of this year.
>>
>> It appears to me that we should upgrade check to at least 0.9.11, as
>> I'm unconvinced that the current version is working.
>>
>
> It was in October when I tried. I also could get libpipelines and man-db
> compiled, but it did not work properly. I had also failing tests in the
> libpipeline package. In the end I could display a man page in Russian
> and English of Vim, but man-db coredumped on the Fench man page.
>
> I remember there were indeed problems with 'check'. At that time this
> bug, http://sourceforge.net/p/check/bugs/88/, was still open. The author
> of man-db suggested to set CK_FORK=no in the environment. That helped
> for several tests, but the first test of libpipelines kept failing.
>
> I also had a problem that I always got static libraries instead of shared.
> Even when I explicitly configure with --enable-static=no
> --enable-shared=yes.
>
> regards,
>
I downloaded and built the latest version of check, and it seems to work 
much better. I still have issues with libpipelines tests. It appears 
that there is a 32/64-bit issue somewhere. I'm using Cygwin x64. Many of 
the tests fail with issues similar to the following:

/home/Chris/Stuff/non-GNU/libpipeline/build/tests/../../libpipeline-1.2.6/tests/exec.c:114:(.text+0x121): 
relocation truncated to fit: R_X86_64_PC32 against undefined symbol 
`_ck_assert_failed'

I can dig a little deeper into this, and I can also try a 32-bit 
version, but not until later. I don't even have a 32-bit install of 
Cygwin on this box, and I'd have to figure out exactly what packages I'd 
need to build check and libpipeline.

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

