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:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=JO0 olTAHGHfTsUpCCg+kV8AuxPHGDUUdiPB3ZjpimVFJvNxmQn9BKwBjSqmOlb4UdNd jhlHZtMc8intdIDAq3VRXhopTKueDcb8eLb20YKSXIVfoHNcX6VTRsCUfYi3dzYW QOMKpxdA8wWsF06NhWZQSJVck6y7WB4yl1YSVBog= 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:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=/okvHnRgy B+vKL3iOIYouMyHEGw=; b=sReZBzAydthZDe7ef67yefRWdLnwDapoHlHg85TIv JT1xlqmdGjqLNHVS6PWU0k955tuRvKHoVuFM8NT83meqOrJ1hzP1NvShJrLA+Sma Cz0a+AKpvfG5/r/acvWPfWtr0JtaM8eGKWsG9Pp1JdJiSq2Q0zt9y3ZYzy+o01wx 9w= 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=-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 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) To: cygwin AT cygwin DOT com From: Bastian Germann Subject: libpoppler-devel issue Message-ID: <7f9dc2e5-6087-b5e0-87fc-ec06d7344f8d@fishpost.de> Date: Wed, 16 Aug 2017 10:34:48 +0200 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 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