From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 43905 invoked by alias); 7 Jun 2016 11:23:52 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 43893 invoked by uid 89); 7 Jun 2016 11:23:51 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=octave, mex, uploads X-HELO: mail-pa0-f68.google.com Received: from mail-pa0-f68.google.com (HELO mail-pa0-f68.google.com) (209.85.220.68) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 07 Jun 2016 11:23:50 +0000 Received: by mail-pa0-f68.google.com with SMTP id di3so14041821pab.0 for ; Tue, 07 Jun 2016 04:23:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=gxrduJv3yHc9NLJmfLVrIsxwLOtmXZ4PSLThU2alMPc=; b=H1xeH5vr54yh7CfZbxWV4g2n5iC0qqoxMT6T1oSyV5imNGjsHQbGYGAtRgqMIDb73x hzb8D37jIOhH26m0VqAIDjXXHSk6ipLiqoBqJNTGyX8neiAUG8rLnl4lNQiH1y1Nxzc+ dN/CjYavrwXPc5phJz0zVQ3eNbVVlRM79QI62qYbnmekv/g9lBwTr9Aafp6ZNWONkysV 5sLl7s99lR1r1+KI4EnjrqoyqSm7HupLEmg+zhHG0YIZzcoZvmggl0C97Rb/ZHZ7SJO+ 3ilY8Q83EtCfDlNOFVxgwktMzNWQpTmmwfrHnpySRs+faNqW1GuMNGSxWHNvv+3gCC42 xWkg== X-Gm-Message-State: ALyK8tKbZkkgjs+na91xklaFyFiuUBRB3Aj62lmQ1pdRz8RJEOA0y9xYPCxC2Ve+QzydbQ== X-Received: by 10.66.144.137 with SMTP id sm9mr30410005pab.125.1465298628477; Tue, 07 Jun 2016 04:23:48 -0700 (PDT) Received: from [192.168.81.160] ([210.61.216.81]) by smtp.googlemail.com with ESMTPSA id d4sm34659854pfa.23.2016.06.07.04.23.46 for (version=TLSv1/SSLv3 cipher=OTHER); Tue, 07 Jun 2016 04:23:47 -0700 (PDT) Subject: Re: [ACTION REQUIRED] ARCH=noarch uploads with cygport 0.22.0 To: cygwin-apps@cygwin.com References: <9de6f042-3510-ef4c-9c2d-90f354244691@cygwin.com> <9c6d568b-03da-faed-19ae-56772fe4a41c@cygwin.com> <3ed4eead-2ae8-7afe-eefd-f239395bc721@gmail.com> From: Marco Atzeri Message-ID: <66eb6121-c94e-2c66-e12c-da23e863b3fb@gmail.com> Date: Tue, 07 Jun 2016 11:23:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-06/txt/msg00023.txt.bz2 On 06/06/2016 18:58, Yaakov Selkowitz wrote: > On 2016-05-11 16:31, Yaakov Selkowitz wrote: >> On 2016-05-11 16:02, Marco Atzeri wrote: >>> On 11/05/2016 22:48, Yaakov Selkowitz wrote: >>>> But what about the following? >>>> >>>> octave-nan >>>> octave-octcdf >>>> octave-stk >>>> octave-tsa >>> >>> /usr/lib/octave/packages/ >>> contains the arch specific in this case in mex variant. >> >> Oops, it seems cygport knows nothing of this, only of .oct. Could you >> please try rebuilding one of those with the following patch to cygport >> and see if it behaves properly (.mex are executable, stripped, and >> binary dependencies listed in requires:)? > > Ping? mex are recognized and properly stripped Package Name | Version | Installation directory --------------+---------+----------------------- tsa | 4.4.1 | .../inst/usr/share/octave/packages/tsa-4.4.1 Fixing symlinks: Stripping executables: usr/lib/octave/packages/tsa-4.4.1/x86_64-unknown-cygwin-api-v50+/covm_mex.mex usr/lib/octave/packages/tsa-4.4.1/x86_64-unknown-cygwin-api-v50+/histo_mex.mex usr/lib/octave/packages/tsa-4.4.1/x86_64-unknown-cygwin-api-v50+/sumskipnan_mex.mex but dependency are not catched. They should be: $ cyg-dependency ./covm_mex.mex /usr/bin/cygwin1.dll => cygwin-2.5.1-1 /usr/bin/cyggomp-1.dll => libgomp1-5.3.0-5 /usr/bin/cygoctinterp-3.dll => octave-4.0.1-1 bit cygport only reports the forced one >>> octave-tsa requires: octave