From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8999 invoked by alias); 16 Aug 2017 08:34:55 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 8948 invoked by uid 89); 16 Aug 2017 08:34:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=sk:gambas3, H*r:sk:29.2017 X-HELO: mail-wm0-f52.google.com Received: from mail-wm0-f52.google.com (HELO mail-wm0-f52.google.com) (74.125.82.52) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 16 Aug 2017 08:34:52 +0000 Received: by mail-wm0-f52.google.com with SMTP id k20so28739478wmg.0 for ; Wed, 16 Aug 2017 01:34:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=0MqNhNzkhJNVrWKApUt1Yc3+Tq3IIEFplj6a+vfUe8Y=; b=WSAAse42+IUc+NCurJ3x9hy4X/+hFsxqb2y4wE/c8Uh7LdATaRh/iLvdYyGKoMtNrD OZFQvZY55NaAgTFxmX/gZggfCLZDT2BJSC7H8byRvWGLDHHt9V4KtFannAEOOPHUwbdf 99BDmrlNvuO6SHS4CadDfuaXhWjWDJxvYFXazy5lxwmN1EqRccIV8gcYTPTQr8Jufydz Vm7NFkvycb4Eho5IAUCYdANMUC5i67IEJG+fcK3C4qVYefUyO1/ZE/XjW42vcn9SBCwK T/WonnPcDtSiZk8QnL2h4/ViD979d3RdD4xfYx3IecrK1vrYt4G4joBdRpJo+Rd6+k4S 2TyQ== X-Gm-Message-State: AHYfb5gnPy/xgaEBQL5iXD9qDYi8/eg/Poq+NfqTKJlTBys+rgpLvNn/ kzPtDt4KsLIzf43cGLW2JFF8 X-Received: by 10.28.4.78 with SMTP id 75mr696469wme.66.1502872490024; Wed, 16 Aug 2017 01:34:50 -0700 (PDT) Received: from ?IPv6:2003:6a:6909:1b00:8fc2:aa8d:3e67:1170? (p2003006A69091B008FC2AA8D3E671170.dip0.t-ipconnect.de. [2003:6a:6909:1b00:8fc2:aa8d:3e67:1170]) by smtp.gmail.com with ESMTPSA id e137sm810890wma.29.2017.08.16.01.34.49 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Aug 2017 01:34:49 -0700 (PDT) To: cygwin@cygwin.com From: Bastian Germann Subject: libpoppler-devel issue Message-ID: <7f9dc2e5-6087-b5e0-87fc-ec06d7344f8d@fishpost.de> Date: Wed, 16 Aug 2017 08:34:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-08/txt/msg00135.txt.bz2 When I built gambas3-gb-pdf-3.10.0-1 I noticed an issue with the x86_64 version of libpoppler-devel-0.52.0-1. usr/lib/libpoppler.dll.a could not be linked, because autoconf's file test based on a magic gave an error. Then I checked with "file /usr/lib/libpoppler.dll.a" and it gave a different output than all the other *.dll.a files. I built the package from source as a "solution", but wanted to share this issue for further investigation. -- 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