X-Original-To: alpine-devel@lists.alpinelinux.org Received: from mail.rxv.cc (mail.rxv.cc [85.10.194.88]) by lists.alpinelinux.org (Postfix) with ESMTP id 2FF8D5C58E3 for ; Mon, 15 Oct 2018 16:09:48 +0000 (GMT) Received: by mail.rxv.cc (OpenSMTPD) with ESMTPSA id 48e41cfa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Mon, 15 Oct 2018 16:09:47 +0000 (UTC) Date: Mon, 15 Oct 2018 16:09:47 +0000 From: kpcyrd To: Natanael Copa Cc: Alpine Development Subject: Re: [alpine-devel] Help needed for porting rust Message-ID: <20181015160947.vgbputjf7b2njv5b@localhost> References: <20181004162040.42aa3360@ncopa-desktop.copa.dup.pw> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20181004162040.42aa3360@ncopa-desktop.copa.dup.pw> > Please let me know if you think you will be able to help us port rust > to any of our currently unsupported architectures within a couple of > weeks. Otherwise the above packages will be available on x86_64 on the > alpine v3.9 release. Can you elaborate what is currently blocking alpine from shipping rust on non x86_64 architectures? I'm using rust successfully on a few arm variants I keep as a test farm (with glibc though). You may also want to have a look at the debian-rust project, cargo and ripgrep are currently available for quite a few architectures in debian testing. The architectures that were causing issues are mostly mips variants, which seems to be llvm related. Have you tried reaching out to the rust project/community in general? It seems a lot of people are currently unaware of the issues that alpine is facing with rust and I think you might have more luck getting people to contribute. Thanks for your work! --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---