unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Guix now compiles on my Talos II
@ 2020-11-09 21:13 Tobias Platen
  2020-11-12 20:50 ` Ludovic Courtès
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Tobias Platen @ 2020-11-09 21:13 UTC (permalink / raw)
  To: guix-devel

I checked out the wip-ppc branch which I compiled on my Talos II.

-- 
Tobias Platen <guix@platen-software.de>


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Guix now compiles on my Talos II
  2020-11-09 21:13 Guix now compiles on my Talos II Tobias Platen
@ 2020-11-12 20:50 ` Ludovic Courtès
  2020-11-12 23:22 ` Joshua Branson
  2020-11-14 17:16 ` Guix now compiles on my Talos II, but download fails Tobias Platen
  2 siblings, 0 replies; 7+ messages in thread
From: Ludovic Courtès @ 2020-11-12 20:50 UTC (permalink / raw)
  To: Tobias Platen; +Cc: guix-devel

Hi Tobias,

Tobias Platen <guix@platen-software.de> skribis:

> I checked out the wip-ppc branch which I compiled on my Talos II.

So you built Guix from source using that branch, right?  Sounds nice!

Ludo’.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Guix now compiles on my Talos II
  2020-11-09 21:13 Guix now compiles on my Talos II Tobias Platen
  2020-11-12 20:50 ` Ludovic Courtès
@ 2020-11-12 23:22 ` Joshua Branson
  2020-11-14 14:33   ` Tobias Platen
  2020-11-14 17:16 ` Guix now compiles on my Talos II, but download fails Tobias Platen
  2 siblings, 1 reply; 7+ messages in thread
From: Joshua Branson @ 2020-11-12 23:22 UTC (permalink / raw)
  To: Tobias Platen; +Cc: guix-devel


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Guix now compiles on my Talos II
  2020-11-12 23:22 ` Joshua Branson
@ 2020-11-14 14:33   ` Tobias Platen
  0 siblings, 0 replies; 7+ messages in thread
From: Tobias Platen @ 2020-11-14 14:33 UTC (permalink / raw)
  To: Joshua Branson; +Cc: guix-devel

On Thu, 12 Nov 2020 18:22:18 -0500
Joshua Branson <jbranso@dismail.de> 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 <guix@platen-software.de>


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Guix now compiles on my Talos II, but download fails
  2020-11-09 21:13 Guix now compiles on my Talos II Tobias Platen
  2020-11-12 20:50 ` Ludovic Courtès
  2020-11-12 23:22 ` Joshua Branson
@ 2020-11-14 17:16 ` Tobias Platen
  2020-11-16  3:51   ` Maxim Cournoyer
  2020-11-16 11:29   ` Ludovic Courtès
  2 siblings, 2 replies; 7+ messages in thread
From: Tobias Platen @ 2020-11-14 17:16 UTC (permalink / raw)
  To: guix-devel

On Mon, 9 Nov 2020 22:13:52 +0100
Tobias Platen <guix@platen-software.de> wrote:

> I checked out the wip-ppc branch which I compiled on my Talos II.

Guix now runs and is able to download files and put them in the store.

./pre-inst-env guix download https://ftp.gnu.org/gnu/guix/guix-1.1.0.tar.gz
works, but other commands that download files do not work, with the following error message:

building /gnu/store/gcsaa54nd7mfggxdrn9bgmb4gw4ai4hl-hello-2.10.tar.gz.drv...
error: failed to run download program '/home/user/guix-ppc/guix/scripts/guix': Permission denied
builder for `/gnu/store/gcsaa54nd7mfggxdrn9bgmb4gw4ai4hl-hello-2.10.tar.gz.drv' failed with exit code 1
build of /gnu/store/gcsaa54nd7mfggxdrn9bgmb4gw4ai4hl-hello-2.10.tar.gz.drv failed
View build log at '/usr/local/var/log/guix/drvs/gc/saa54nd7mfggxdrn9bgmb4gw4ai4hl-hello-2.10.tar.gz.drv.gz'.
cannot build derivation `/gnu/store/n4r9d1rxw6091s878wz7p6658mdzpjzj-hello-2.10.drv': 1 dependencies couldn't be built
guix build: error: build of `/gnu/store/n4r9d1rxw6091s878wz7p6658mdzpjzj-hello-2.10.drv' failed





-- 
Tobias Platen <guix@platen-software.de>


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Guix now compiles on my Talos II, but download fails
  2020-11-14 17:16 ` Guix now compiles on my Talos II, but download fails Tobias Platen
@ 2020-11-16  3:51   ` Maxim Cournoyer
  2020-11-16 11:29   ` Ludovic Courtès
  1 sibling, 0 replies; 7+ messages in thread
From: Maxim Cournoyer @ 2020-11-16  3:51 UTC (permalink / raw)
  To: Tobias Platen; +Cc: guix-devel

Hi!

Tobias Platen <guix@platen-software.de> writes:

> On Mon, 9 Nov 2020 22:13:52 +0100
> Tobias Platen <guix@platen-software.de> wrote:
>
>> I checked out the wip-ppc branch which I compiled on my Talos II.
>
> Guix now runs and is able to download files and put them in the store.
>
> ./pre-inst-env guix download https://ftp.gnu.org/gnu/guix/guix-1.1.0.tar.gz
> works, but other commands that download files do not work, with the following error message:
>
> building /gnu/store/gcsaa54nd7mfggxdrn9bgmb4gw4ai4hl-hello-2.10.tar.gz.drv...
> error: failed to run download program '/home/user/guix-ppc/guix/scripts/guix': Permission denied
> builder for `/gnu/store/gcsaa54nd7mfggxdrn9bgmb4gw4ai4hl-hello-2.10.tar.gz.drv' failed with exit code 1
> build of /gnu/store/gcsaa54nd7mfggxdrn9bgmb4gw4ai4hl-hello-2.10.tar.gz.drv failed
> View build log at '/usr/local/var/log/guix/drvs/gc/saa54nd7mfggxdrn9bgmb4gw4ai4hl-hello-2.10.tar.gz.drv.gz'.
> cannot build derivation `/gnu/store/n4r9d1rxw6091s878wz7p6658mdzpjzj-hello-2.10.drv': 1 dependencies couldn't be built
> guix build: error: build of `/gnu/store/n4r9d1rxw6091s878wz7p6658mdzpjzj-hello-2.10.drv' failed

Well done, Tobias!

I'm excited to see how things will go from there :-).

Maxim


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Guix now compiles on my Talos II, but download fails
  2020-11-14 17:16 ` Guix now compiles on my Talos II, but download fails Tobias Platen
  2020-11-16  3:51   ` Maxim Cournoyer
@ 2020-11-16 11:29   ` Ludovic Courtès
  1 sibling, 0 replies; 7+ messages in thread
From: Ludovic Courtès @ 2020-11-16 11:29 UTC (permalink / raw)
  To: Tobias Platen; +Cc: guix-devel

Hi Tobias,

Congrats on this progress!

Tobias Platen <guix@platen-software.de> skribis:

> ./pre-inst-env guix download https://ftp.gnu.org/gnu/guix/guix-1.1.0.tar.gz
> works, but other commands that download files do not work, with the following error message:
>
> building /gnu/store/gcsaa54nd7mfggxdrn9bgmb4gw4ai4hl-hello-2.10.tar.gz.drv...
> error: failed to run download program '/home/user/guix-ppc/guix/scripts/guix': Permission denied
> builder for `/gnu/store/gcsaa54nd7mfggxdrn9bgmb4gw4ai4hl-hello-2.10.tar.gz.drv' failed with exit code 1
> build of /gnu/store/gcsaa54nd7mfggxdrn9bgmb4gw4ai4hl-hello-2.10.tar.gz.drv failed
> View build log at '/usr/local/var/log/guix/drvs/gc/saa54nd7mfggxdrn9bgmb4gw4ai4hl-hello-2.10.tar.gz.drv.gz'.
> cannot build derivation `/gnu/store/n4r9d1rxw6091s878wz7p6658mdzpjzj-hello-2.10.drv': 1 dependencies couldn't be built
> guix build: error: build of `/gnu/store/n4r9d1rxw6091s878wz7p6658mdzpjzj-hello-2.10.drv' failed

guix-daemon internally invokes commands such as ‘guix substitute’, ‘guix
perform-download’ etc.  Here it seems that
/home/user/guix-ppc/guix/scripts/guix is not executable, hence these
failures.

HTH!

Ludo’.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-11-16 11:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-09 21:13 Guix now compiles on my Talos II Tobias Platen
2020-11-12 20:50 ` Ludovic Courtès
2020-11-12 23:22 ` Joshua Branson
2020-11-14 14:33   ` Tobias Platen
2020-11-14 17:16 ` Guix now compiles on my Talos II, but download fails Tobias Platen
2020-11-16  3:51   ` Maxim Cournoyer
2020-11-16 11:29   ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).