From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7C713139694 for ; Fri, 26 May 2017 07:29:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1791A21C0C9; Fri, 26 May 2017 07:29:54 +0000 (UTC) Received: from atomos.longlandclan.id.au (eth2015.qld.adsl.internode.on.net [150.101.176.226]) by pigeon.gentoo.org (Postfix) with ESMTP id 6461721C0C9 for ; Fri, 26 May 2017 07:29:52 +0000 (UTC) Received: from [IPv6:2001:44b8:21ac:7053:65::fd] (unknown [IPv6:2001:44b8:21ac:7053:65::fd]) by atomos.longlandclan.id.au (Postfix) with ESMTPSA id DBE16208B255 for ; Fri, 26 May 2017 17:29:50 +1000 (EST) Subject: =?UTF-8?Q?Re:_[gentoo-mips]_n64_stages_for_mipsel=e2=80=a6_any_inte?= =?UTF-8?Q?rest=3f?= To: gentoo-mips@lists.gentoo.org References: <48972734-ee5f-c966-b03a-48f134bbcab2@longlandclan.id.au> <3796e43c-ae9a-64eb-7208-76f4a324f05c@gentoo.org> From: Stuart Longland Message-ID: <4f1735b3-3615-ff62-a28f-1f92c71cc2f3@longlandclan.id.au> Date: Fri, 26 May 2017 17:28:52 +1000 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-mips@lists.gentoo.org Reply-to: gentoo-mips@lists.gentoo.org MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="UDUQHH6QixjuNjtgUUjTNEr8KPtdh4Akv" X-Archives-Salt: a0a30534-08e9-4d8d-8a5d-936cdbf78540 X-Archives-Hash: 511882f1b1060b771c2a3576312bc228 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --UDUQHH6QixjuNjtgUUjTNEr8KPtdh4Akv Content-Type: multipart/mixed; boundary="1uvNHoF71ghgtxIlCxrcRPhruPUTFIQSM" From: Stuart Longland To: gentoo-mips@lists.gentoo.org Message-ID: <4f1735b3-3615-ff62-a28f-1f92c71cc2f3@longlandclan.id.au> Subject: =?UTF-8?Q?Re:_[gentoo-mips]_n64_stages_for_mipsel=e2=80=a6_any_inte?= =?UTF-8?Q?rest=3f?= References: <48972734-ee5f-c966-b03a-48f134bbcab2@longlandclan.id.au> <3796e43c-ae9a-64eb-7208-76f4a324f05c@gentoo.org> In-Reply-To: --1uvNHoF71ghgtxIlCxrcRPhruPUTFIQSM Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 14/05/17 15:56, Stuart Longland wrote: > On 14/05/17 14:23, Joshua Kinard wrote: >> On 05/13/2017 23:54, Stuart Longland wrote: >>> Hi all, >>> >>> I've decided to dust off the old Lemote Yeeloong that I have kicking >>> around for use as a throw-around netbook for on-the-road use. >>> >>> The aim is to have a machine that can do some basic web browsing (usi= ng >>> a decent browser, dillo won't cut it), image editing, and maybe some >>> amateur radio stuff (yes, done PSK31 with this beast before, operatin= g >>> as VK4MM, so it does work). Well, a progress update=E2=80=A6 I have stage 1 and 2 tarballs built. Ye= s, that's after nearly a fortnight of compiling=E2=80=A6 with me putting the= build host into hibernate mode since the machine emulates a vacuum cleaner in more ways than one! It has just started the stage 3, then coughed up the following: > Total: 30 packages (28 new, 2 reinstalls), Size of downloads: 8974 KiB >=20 > * Error: circular dependencies: >=20 > (sys-libs/libcap-2.25:0/0::gentoo, ebuild scheduled for merge) depends = on > (virtual/pam-0-r1:0/0::gentoo, ebuild scheduled for merge) (buildtime)= > (sys-libs/pam-1.3.0:0/0::gentoo, ebuild scheduled for merge) (runtime= ) > (sys-libs/libcap-2.25:0/0::gentoo, ebuild scheduled for merge) (buil= dtime) >=20 > It might be possible to break this cycle > by applying the following change: > - sys-libs/pam-1.3.0 (Change USE: -filecaps) >=20 > Note that this change can be reverted, once the package has been instal= led. >=20 > !!! catalyst: run script failed. >=20 >=20 > Traceback (most recent call last): > File "modules/generic_stage_target.py", line 1244, in run_local > "run script failed.",env=3Dself.env) > File "/usr/lib64/catalyst/modules/catalyst_support.py", line 541, in = cmd > raise CatalystError,myexc > CatalystError > None >=20 > !!! catalyst: Stage build aborting due to error. Not sure if anyone else doing stage builds has struck that (haven't seen it on x86 and AMD64). I've just re-started Catalyst, hit ^Z at the appropriate point and chrooted in myself to temporarily merge sys-libs/pam (with USE=3D-filecaps as suggested) to see if I can work it past that first blocker. (You'd think portage would be smart enough to figure this out itself? Ahh well.) Seems strange though=E2=80=A6 maybe something is up with the n64 profiles= , or maybe something got missed at stage 2. If that's all that goes wrong though, I should have shiny new experimental n64 little-endian stages for people in a week or so. I might also see what's up with SMP support on this VM so I can throw a bit more CPU muscle at the problem. Seems a waste to have 5 host CPU cores doing practically nothing and one getting flogged by a VM when the same host will churn out x86 and AMD64 stages within a day. --=20 Stuart Longland (aka Redhatter, VK4MSL) I haven't lost my mind... ...it's backed up on a tape somewhere. --1uvNHoF71ghgtxIlCxrcRPhruPUTFIQSM-- --UDUQHH6QixjuNjtgUUjTNEr8KPtdh4Akv Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iLoEARMKACIFAlkn2TwbHHN0dWFydGxAbG9uZ2xhbmRjbGFuLmlkLmF1AAoJEKAk BLxYZQz5vZ4CAKREaboHZTQWz9JhYxvkHuWZHSshnh3fCXtXSxE+fxwuruIjZWcj tTPpzIluTOTtmcNTBH5Y6mpKcEW+lrwSDqkB+QH8QjEYB05tD1HqylHbZd7nXHrT KiAKIEkn4ey2J/0I6OXs7k+/rweRZNel+ZuQdrF5G6T9YXjnT2iZgLC/TbE= =inAq -----END PGP SIGNATURE----- --UDUQHH6QixjuNjtgUUjTNEr8KPtdh4Akv--