X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail-qk0-f195.google.com (mail-qk0-f195.google.com [209.85.220.195]) by lists.alpinelinux.org (Postfix) with ESMTP id 67E605C43CC for ; Tue, 28 Feb 2017 18:14:25 +0000 (GMT) Received: by mail-qk0-f195.google.com with SMTP id n186so4769181qkb.0 for ; Tue, 28 Feb 2017 10:14:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=flatglobe-org.20150623.gappssmtp.com; s=20150623; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=nyC0i1OK3ZSX5pqJ/3zj5BcgAnUAkds0Y1d+jUUCmfE=; b=VvB+rRkrnD3GvH1ct9WfE933sh0QGr6092vZgAUzujitDE3jcAb7ZuHOpk/uTviqFR 42rUG5QLd1wSoiyluBPgGiN6wnfNw6mjEXQGguSKrN1cQyEzD9KXyWDNtfJ+RaJ2pvnZ ZNoDtV3kD7QtEmh/tqwpqsRPfXSh8AevzEgvjNCPOk2xHxhjrB0LgWvb7y4vKZsN8m0N sFmiCVPiEvEk7fHCB5vFOodxJYEOMWAYGtyh3zuN0bCm6RF1I2erAaGgxUt4LjGipTql oGkMgmjgjg82gXYoVd95/Q8ja+Sk4uXDZPm91zWz2Lzra+H92GAuR3xO7LDfHwnkZwI8 x5yQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=nyC0i1OK3ZSX5pqJ/3zj5BcgAnUAkds0Y1d+jUUCmfE=; b=TTZ5DSRz+Tp/OetZa10jAV/sCDZrFPaTaTQBKFOGp/YIwToNOq44yUv3hiLurdjlyg Z5J6zbwJIlgmyMJ6EnzOrGN+LYEv4d6oYrFPLljqqepay8TyVSABMf1qYoM7kgD0oWA7 hWbyfd4nmjLoUHe151L4VOl7bcovR7T/0dKp29Lpz3sJslcLc7nBcX05z1cjPFmKh31z 9X5dzRXQFaLk/h6GmNmKW2NK6qQjpZwuhT4aAsmbvu09tzSoNaRXpFOAxfX0tReRda+o r3CpvbNJiFHypqWvSuG9t53Y7bpEgOpyVyuG5OsDGFKUbG4qf9jKuJg7BqseZM2/yZHO C38A== X-Gm-Message-State: AMke39lBg4yi1vZ9T59UZ5eGa4QXDR5Adc+n57HGdFWz0/twJNJEM42FYs2/7lll44FVGw== X-Received: by 10.237.63.89 with SMTP id q25mr4201066qtf.253.1488305664676; Tue, 28 Feb 2017 10:14:24 -0800 (PST) Received: from ?IPv6:2604:2000:26ca:e700::7? ([2604:2000:26ca:e700::7]) by smtp.gmail.com with ESMTPSA id u54sm1464129qtu.35.2017.02.28.10.14.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Feb 2017 10:14:22 -0800 (PST) Subject: Re: [alpine-aports] [PATCH 9/9] community/go: add s390x support To: Timo Teras References: <1487801238-8996-1-git-send-email-tmhoang@flatglobe.org> <1487801238-8996-9-git-send-email-tmhoang@flatglobe.org> <20170228083122.19def3ca@vostro.util.wtbts.net> Cc: alpine-aports@lists.alpinelinux.org From: "Tuan M. Hoang" Message-ID: <5f551935-6fbd-905e-b530-d6b445d6af51@flatglobe.org> Date: Tue, 28 Feb 2017 13:14:15 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 In-Reply-To: <20170228083122.19def3ca@vostro.util.wtbts.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 02/28/2017 01:31 AM, Timo Teras wrote: > On Wed, 22 Feb 2017 17:07:18 -0500 > "Tuan M. Hoang" wrote: > >> go/s390x is not supported by go1.4 thus cannot use >> community/go-bootstrap. On x86_64, cross-build a go/s390x bootstrap, >> then use that bootstrap toolchains to natively build the >> go-linux-s390x-bootstrap.on.s390x.tbz toolchains. > > Go supports now cross-building native compiler, and > scripts/bootstrap.sh will produce an initial compiler. I'm marking this > issue rejected as this is no longer needed. > > Similarly the external aarch64 bootstrap go was deleted, and the > bootstrap script can produce it. > > Thanks. > It's smooth now. There is only one thing is, when building package not from main like community/go, /usr/bin/abuild cannot find dependencies from other repo except community itself (the dependency is main/build-base in this case). Temporarily I just do this to make the build successful: diff --git a/abuild b/abuild index 47a800d..658ce87 100755 --- a/abuild +++ b/abuild @@ -2088,7 +2088,7 @@ deps() { local _quiet="$1" [ -z "$_quiet" ] && msg "Installing for build:$builddeps" - $SUDO_APK add $_quiet $apk_opt_wait --repository "$REPODEST/$repo" \ + $SUDO_APK add $_quiet $apk_opt_wait --repository "$REPODEST/$repo" --repository "$REPODEST/main" \ --virtual .makedepends-$pkgname \ $builddeps \ || return 1 -- 2.11.1 I think I can make a proper fix than this. Thank you, --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---