X-Original-To: alpine-devel@mail.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 41EB1DC079E for ; Wed, 24 Feb 2016 15:59:33 +0000 (UTC) Received: from mail-wm0-f51.google.com (mail-wm0-f51.google.com [74.125.82.51]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id D12F1DC0114 for ; Wed, 24 Feb 2016 15:59:30 +0000 (UTC) Received: by mail-wm0-f51.google.com with SMTP id a4so36322786wme.1 for ; Wed, 24 Feb 2016 07:59:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=g/ekF0446DeQOrxj7lsvuUjzNj0cGdikJsJiaDXAj2Y=; b=uWuJ8VBjSJFqhggEAXiKhKx6c0au6kFHAY5Nx894m7TNeCEMY2Ge4i0ILaso69wuVK evC4jzxeb9VkUh8qMB5lzC6aQmI65RNd8KTU8kizwXMjiYpHuSYDzdnWpMCrhZbZK0NU FfWBp7cywFOWWiEgikkcSvI9u0V14gcZFnS1/AKKDbzxxGOP4IaniMVBXK/1kT5zHzdJ OeDNBGibU54WAUTxH0E3ItCo6PvWno2EuXFMrfsl3RsHzg2lv/aGfPI3b4M2pvfRaqI2 ZM+44AzPKuyRyMkaNKimm5FF7p9sxx93EFlmoy1A+nmp3RPftBybooaH/1ozMu2h7bNx opBg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=g/ekF0446DeQOrxj7lsvuUjzNj0cGdikJsJiaDXAj2Y=; b=ipI1PVy+5tuxLBerKqNRSdmaVsUhhWxhaywDnZg6blps1JRFZ+qh01zYcuhvayQUQH /ZxmSce4EV/ktXSyVow2FjQ59+3JYoLvUpgyAth7epcixER8enIalApf4aZNcj4jDPo3 AVJeEDD/rptWHd6sS6Y472QQO7Tq6q1R0VffUUrvrsd+2C16yr44GLytpmwlXvq1IOTP lgkV2wGlQEA4Lm+9W5sHv/cm7Ze2rR51SA3NPAFyIJLoNiQFrXXjv2Ocsp/P6rE5Hkwd k8uMhPzGtRUE6e5/QUjiwDKdxoT0hvCoEQLFTB1tKdMxcHV1GQfci0CkYi+0CZdrsWTz bWYQ== X-Gm-Message-State: AG10YOTetX04MBJgGpu2AeeR1meVDDRXNcmw8K0IXgff2SkFATiBzHNC3gBVxTr0getofuMa/HD13GDpRkmKmQ== X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 X-Received: by 10.194.78.83 with SMTP id z19mr39230322wjw.5.1456329567927; Wed, 24 Feb 2016 07:59:27 -0800 (PST) Received: by 10.27.177.154 with HTTP; Wed, 24 Feb 2016 07:59:27 -0800 (PST) In-Reply-To: <340C298D-3AA8-4DFD-BA81-29E64261607C@shiz.me> References: <340C298D-3AA8-4DFD-BA81-29E64261607C@shiz.me> Date: Wed, 24 Feb 2016 12:59:27 -0300 Message-ID: Subject: Re: [alpine-devel] R compiled on Alpine - need more testers From: Alba Pompeo To: Shiz Cc: alpine-devel@lists.alpinelinux.org Content-Type: text/plain; charset=UTF-8 X-Virus-Scanned: ClamAV using ClamSMTP The timezones issues are the same I had and the R devs are aware of it (but it doesn't look like they will fix it anytime soon). The other errors also look small. I think it's safe to package R for x64 and ARM so far. It failed on Isaac's system though, which is x86. Anyone interested in packaging R? Also sorry for the late reply, your email went to my spam folder for some reason. Ciao On Mon, Feb 22, 2016 at 7:40 PM, Shiz wrote: > >> On 22 Feb 2016, at 12:45, Alba Pompeo wrote: >> >> If it compiles okay, then run "make check-all" and report the errors you have. > > I got a few timezone issues, a Unicode issue that may be caused by not setting > $LANG/$LC_ALL on the account I tested it with, and a few misc math things. > > Machine: Linux xenon 4.1.6-249 #1 SMP Mon Aug 31 12:34:47 UTC 2015 armv7l Linux > OS: Alpine Edge > CPU/Arch: Marvell Armada 370/XP (ARMv7) > R revision tested: 70206 > > The test log is attached. > > - Shiz --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---