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=gN7bef0YxZq6zD7blK1NWhprWOoPhHWl49YZkcl4ooN S8Xu03Nz8jnwtgqv58GD5VG71oFMXCpor00uUX0OGoL3riBjkRht8LjQBKT00twz IFdKKqmBQbnfSXblnmYmXQFX4DmVLmHRTXouZARQDW4zjkGV2o1YVIlAD+43bFfU = 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=5zprRbyJi3LS1hiJxM0OJX1jmfI=; b=RmxrDIvu9BXgzWkgG Ay5jYorgZcO9ca2kka/fqTrbXlKQj65+Znk0n1PwBzxVOobtM0+ks4rLqJM+zVnn DrLLBNP7Zx6fyNF9/uV2ssGqTNdrfkeF18x3Fa09cpDBRfvk2Znlaz48bFWWQ+w9 TSTifNLdSATisrMIVLSGl/MxJM= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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-f181.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=92Iz1z8swgw6h0clTGEdqrjRwLVQK5GRIATIK2HN88k=; b=LEYh9Q5KevdmqAh8v9Uv7DSL4/RZoqZHFNs760w5eWps26aZD8/gUYBLB1idvDsfP1 Wa86zGzpjOa/S98cK44ST3Rwx19aB30Re4lmNwlBYbi7/Xz+6FpiykYBzBJiERT02yfF 0GNhCmcLJ5Gj7BIuVmqKPFZljgzxO2ezk2nzZcysqImB6KkMd/llTIRTkcLMZ0kl/ynn 4ViFJB+9D4DQYrJPX8O+xd1B3kaOIvgrKvs6IIjsG9pJsHA41ORTy2feG4RWoj1TmuON wd/GQvFRTfh5JcYuLzC3TaIDmzVUtvHs6OsO8Y5ObVpp8AH4oVL8rFX6LTZnxH2ipUoW IzDA== X-Gm-Message-State: ALoCoQkns9HPlrcoabsntZAdwmyJj98vOwDlUPMlu7OyKxMa0uwCP9fNRahqse8owzOw0y64MySx X-Received: by 10.50.80.11 with SMTP id n11mr9424849igx.36.1394819915845; Fri, 14 Mar 2014 10:58:35 -0700 (PDT) Message-ID: <53234344.9040104@breisch.org> Date: Fri, 14 Mar 2014 13:58:28 -0400 From: "Chris J. Breisch" 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> <5322FCE8 DOT 50604 AT breisch DOT org> <53230EBB DOT 5050500 AT xs4all DOT nl> <5323112A DOT 8080200 AT breisch DOT org> <20140314163447 DOT GC2355 AT calimero DOT vinschen DOT de> In-Reply-To: <20140314163447.GC2355@calimero.vinschen.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Corinna Vinschen wrote: > On Mar 14 10:24, Chris J. Breisch wrote: >> 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' > > The "relocation truncated to fit" gcc error message on 64 bit systems is > a red herring. It's in fact just what it says, there's an undefined > symbol. Off the top of my head I don't know where ck_assert_failed is > defined, probably some library, but the leading underscore is suspicious. > The 64 bit ABI does not prepend underscores to symbol names as the 32 > bit ABI does. > > > Corinna > Oh. Thanks, Corinna. I'll dig more when I get a chance. -- 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