X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail-vs1-f41.google.com (mail-vs1-f41.google.com [209.85.217.41]) by lists.alpinelinux.org (Postfix) with ESMTP id 1B6E9F816A9 for ; Tue, 5 Feb 2019 08:04:56 +0000 (UTC) Received: by mail-vs1-f41.google.com with SMTP id t17so1603265vsc.8 for ; Tue, 05 Feb 2019 00:04:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=kmDN26q1rzmXZu/64Yjd8sdBMIdzOBOh79iaCYbaw2I=; b=F83j0Fv+1+j5g1fl8LT5SmpM+HqpBA74/XvoyDq2RR4HHQuTVtWJtKViq5oVG3ly9w c9UvCtRtANLBQCACTrB/20jGtckO/XLDQA+WZP2p8d5S9zgiQnLMiajzRqC4zv1tEhVo X6ZJh3ltTM4bjTOAjyCXOcvYgBIO1fZLiJiTzb9r0gCQPjTOxrD7b74yIJPoGz1bpdXV zM6oBU7+6o9AS/HkxR7DqdiwFXtRUTX5FNrJqZ3uIij0pEAVR9zkiBWaVxA1JybHWUdQ kwqTw2X8lMi0yzgc3BRb+FoD9t7Yj0HRmQjeQeZ6pZ4PDhy0z1dbHhUzt8I/4LiFqamP OOyw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=kmDN26q1rzmXZu/64Yjd8sdBMIdzOBOh79iaCYbaw2I=; b=D2s7lnrY+wx5m9vUlH1e23uqtbBTNPZMm7CcGJQ8titIrq00onAIW0u5cqlQBKjL4H aFpQ0f4DF8TJDKC8l0BS9Lp/THnegCehjANcb7gMtZ7jmaKh5I/IfElxG2uR4+QxXTEX +8PDavWaWrKVtxMFE75dR4193jceIkfFOSW+4nNZGiBM2fzxT1qyEplIzKWr1spphXTN qsc0guWLJc3d2bMcEfsYM5kxVANYtCnO4ZSm7X8Orb3abE+comcjGbQrUB1At4m4iZDZ WqymABoU0GLsGDHjc4pgZkJ7Ekf+e3aSf/wtR/jYTneyBFCm1qiEJyXCNqeWh2vv7UHC MjXA== X-Gm-Message-State: AHQUAuaTz3lkcMRBdDPOhnMXz5Et+1nG6Y0DGqiyT05EpphYlNfPLwDd nHTnOMdCh/xZetBocHGAWJNcJgs7mWGTmmU4XBg= X-Google-Smtp-Source: AHgI3IacrS2jGF1434tyw2EgHWTmGLvzilK0aX911kq09KAThuWNjVCthJ67EbhX4TjRebLxhhADQmo9OCSFLh+F+TI= X-Received: by 2002:a67:4b0f:: with SMTP id y15mr1551449vsa.50.1549353895372; Tue, 05 Feb 2019 00:04:55 -0800 (PST) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 References: <20181111053808.27009-1-toast@toastin.space> In-Reply-To: <20181111053808.27009-1-toast@toastin.space> From: Leonardo Arena Date: Tue, 5 Feb 2019 09:04:43 +0100 Message-ID: Subject: Re: [alpine-aports] [PATCH] testing/exa: new aport To: Chloe Kudryavtsev Cc: alpine-aports Content-Type: multipart/alternative; boundary="00000000000090a9ca05812110b0" --00000000000090a9ca05812110b0 Content-Type: text/plain; charset="UTF-8" Hi, sorry for the late feedback. On Sun, Nov 11, 2018 at 6:38 AM Chloe Kudryavtsev wrote: > Exa is an ls-like with no external dependencies and additonal features > such as: > - git awareness (for tree-like functionality + gitignore and git status) > - color-fronting filetype recognition > - listing of extended attributes > and more. > --- > testing/exa/APKBUILD | 68 ++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 68 insertions(+) > create mode 100644 testing/exa/APKBUILD > > It fails build here with: >>> exa: Unpacking /var/cache/distfiles/exa-0.8.0.tar.gz... Updating crates.io index Segmentation fault >>> ERROR: exa: build failed Thanks /eo --00000000000090a9ca05812110b0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

<= /div>
sorry for the late feedback.

On Sun, Nov 11, 2018 at 6:38 AM Chloe Kudryavtse= v <toast@toastin.space> wrote:
Exa is an ls-like with no external dependencies and ad= ditonal features
such as:
- git awareness (for tree-like functionality + gitignore and git status) - color-fronting filetype recognition
- listing of extended attributes
and more.
---
=C2=A0testing/exa/APKBUILD | 68 +++++++++++++++++++++++++++++++++++++++++++= +
=C2=A01 file changed, 68 insertions(+)
=C2=A0create mode 100644 testing/exa/APKBUILD


It fails build here with:

>>> exa: Unpacking /var/cache/distfiles/exa-0.8.0= .tar.gz...
=C2=A0=C2=A0=C2=A0 Updating crat= es.io index
Segmentation fault
>>> ERROR: exa: build fai= led

Thanks

/eo
--00000000000090a9ca05812110b0-- --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---