From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23690 invoked by alias); 7 Nov 2018 18:20:50 -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 23672 invoked by uid 89); 7 Nov 2018 18:20:49 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=0.8 required=5.0 tests=AWL,BAYES_05,FOREIGN_BODY,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=auf, sk:Antivir, geprft, gepr=c3=bcft?= X-HELO: mail-wm1-f47.google.com Received: from mail-wm1-f47.google.com (HELO mail-wm1-f47.google.com) (209.85.128.47) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 07 Nov 2018 18:20:48 +0000 Received: by mail-wm1-f47.google.com with SMTP id t15-v6so8818333wmt.0 for ; Wed, 07 Nov 2018 10:20:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=ivufWtNJ2Ylx4qionrwALN6Q4b/vHt2P6OTgkc9FNe4=; b=Ltb+79VU6fczw8HJl3ObYhZjYs2FuH4DKtSbk6o5ETSbnj7EsOvDDJCsiorNBMhOgO 2NLnLuhe+jo33Rx/llKKYJi8o3ehr8oSs1vB+pVB9hMlKLJRXMaY48JDPYF1ajeKgYri 9E4cog0iWbHSloS7UPbj+5Z1k25vMxvnGDTfz3ugChDq7dePp/g5W/011R5Lh/H4Kxmm TpAIlSHJi/nSfi3MiWTukylnpCdszu11u8qHiNs84cU8bKBf7ABro3X/RjJjHFHQLpHF l7v6u5xBZHbb57KY+ojq1qbmk9V5eBqfl//AFA0GZ5iQVekrMVAfIfFZUMb/ek6kbpOn MLVA== Return-Path: Received: from ?IPv6:::1? (p200300EE63E682016DB75CEB979A4F97.dip0.t-ipconnect.de. [2003:ee:63e6:8201:6db7:5ceb:979a:4f97]) by smtp.gmail.com with ESMTPSA id w18-v6sm2098493wrn.66.2018.11.07.10.20.44 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 Nov 2018 10:20:44 -0800 (PST) To: "cygwin@cygwin.com" From: Marco Atzeri Subject: cygport fails with package starting with number Message-ID: <703d2702-0407-82fa-3a84-237bc913cd41@gmail.com> Date: Wed, 07 Nov 2018 18:20:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2018-11/txt/msg00066.txt.bz2 It seems that the behaviour of cygport is changed recently and rebuilding the 4ti2 package fails on the name 4ti2. Or is a bash change ? cygport --debug 4ti2.cygport package >>> 4ti2-debuginfo-1.6.7-2.tar.xz + mkdir -p /cygdrive/d/cyg_pub/devel/4ti2/prova/4ti2-1.6.7-2.x86_64/dist/4ti2/4ti2-deb= uginfo /usr/share/cygport/lib/pkg_pkg.cygpart: line 197: 4ti2_debuginfo_CONTENTS: bad substitution + tee /cygdrive/d/cyg_pub/devel/4ti2/prova/4ti2-1.6.7-2.x86_64/temp/.4ti2-debugin= fo.lst + error 'Debuginfo package creation failed: 4ti2-debuginfo' + case $? in + local errorcode=3D1 + echo -e '\e[1;31m*** ERROR:\e[0;0m Debuginfo package creation failed: 4ti2-debuginfo' *** ERROR: Debuginfo package creation failed: 4ti2-debuginfo + exit 1 + _status=3D1 + (( _status !=3D 0 )) + break + exit 1 --- Diese E-Mail wurde von Avast Antivirus-Software auf Viren gepr=C3=BCft. https://www.avast.com/antivirus -- 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