From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id uj/CIc7qr1/hGQAA0tVLHw (envelope-from ) for ; Sat, 14 Nov 2020 14:33:50 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id kW4jHc7qr19QAwAAB5/wlQ (envelope-from ) for ; Sat, 14 Nov 2020 14:33:50 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 469B59404C2 for ; Sat, 14 Nov 2020 14:33:50 +0000 (UTC) Received: from localhost ([::1]:58030 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kdwcf-0006zQ-94 for larch@yhetil.org; Sat, 14 Nov 2020 09:33:49 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:42060) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kdwcO-0006zH-LB for guix-devel@gnu.org; Sat, 14 Nov 2020 09:33:32 -0500 Received: from mailout3.hostsharing.net ([2a01:4f8:150:2161:1:b009:f236:0]:51265) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kdwcK-0008WL-Uy for guix-devel@gnu.org; Sat, 14 Nov 2020 09:33:32 -0500 Received: from h20.hostsharing.net (h20.hostsharing.net [IPv6:2a01:37:1000::53df:5fec:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.hostsharing.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (not verified)) by mailout3.hostsharing.net (Postfix) with ESMTPS id 8C8AC101E692C; Sat, 14 Nov 2020 15:33:23 +0100 (CET) Received: from anna (55d48bbb.access.ecotel.net [85.212.139.187]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by h20.hostsharing.net (Postfix) with ESMTPSA id 4572B12D2E; Sat, 14 Nov 2020 15:33:23 +0100 (CET) Date: Sat, 14 Nov 2020 15:33:22 +0100 From: Tobias Platen To: Joshua Branson Subject: Re: Guix now compiles on my Talos II Message-Id: <20201114153322.82ddfe4b5dcf83ec1f247c0b@platen-software.de> In-Reply-To: <87blg22mad.fsf@dismail.de> References: <20201109221352.02203c79005b35d5936ab3df@platen-software.de> <87blg22mad.fsf@dismail.de> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; powerpc64le-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Received-SPF: none client-ip=2a01:4f8:150:2161:1:b009:f236:0; envelope-from=guix@platen-software.de; helo=mailout3.hostsharing.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/11/14 09:33:24 X-ACL-Warn: Detected OS = ??? X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, NICE_REPLY_A=-0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -0.51 X-TUID: 25XZJlXfpd3T On Thu, 12 Nov 2020 18:22:18 -0500 Joshua Branson wrote: Guix does compile, everything else is still untested. That took my 6 hours to compile everything from scratch, half of that time was needed to compile guile itsself. I've also uploaded my talk which I did last week. http://platen-software.de/tobias/GUIX_PPC/ > > Does most software compile for it? > > Are you running gnome? Or something else? > > Thanks, > > -- > Joshua Branson > Sent from Emacs and Gnus > https://gnucode.me > https://video.hardlimit.com/accounts/joshua_branson/video-channels > "You can have whatever you want, as long as you help enough other people get what they want." - Zig Ziglar -- Tobias Platen