guix-devel archive search

Search String: Display: Description: Sort:

Results:

References: [ powerpc: 229 ]

Total 229 documents matching your query.

1. [PATCH v2 01/12] gnu: bootstrap: Add support for powerpc-linux. (score: 53)
Author: HIDDEN
Date: Thu, 22 Apr 2021 10:59:14 +0300
On 923bb70a1bff657125c3008f119a477e5cb57c2b gnu:glibc-for-bootstrap: Fix patch. Run ./pre-inst-env guix build --target=powerpc-linux-gnu bootstrap-tarballs Producing /gnu/store/dyj1wvayyp1ihaknkxniz1
/archive/html/guix-devel/2021-04/msg00349.html (17,864 bytes)

2. [PATCH 1/9] gnu: bootstrap: Add support for powerpc-linux. (score: 53)
Author: HIDDEN
Date: Tue, 6 Apr 2021 15:32:45 +0300
On 923bb70a1bff657125c3008f119a477e5cb57c2b gnu:glibc-for-bootstrap: Fix patch. Run ./pre-inst-env guix build --target=powerpc-linux-gnu bootstrap-tarballs Producing /gnu/store/dyj1wvayyp1ihaknkxniz1
/archive/html/guix-devel/2021-04/msg00074.html (17,124 bytes)

3. [PATCH v2 05/12] gnu: mesa: Add support for powerpc-linux. (score: 45)
Author: HIDDEN
Date: Thu, 22 Apr 2021 10:59:18 +0300
* gnu/packages/gl.scm (mesa)[inputs]: Add llvm, glslang for powerpc. [arguments]: Customize the configure flags for powerpc. Add powerpc specific phase to skip failing tests. -- gnu/packages/gl.scm |
/archive/html/guix-devel/2021-04/msg00353.html (12,876 bytes)

4. [PATCH 0/9] Add 32-bit powerpc support (score: 45)
Author: HIDDEN
Date: Tue, 6 Apr 2021 15:24:12 +0300
https://git.savannah.gnu.org/cgit/guix.git/log/?h=wip-ppc The wip-ppc branch on Savannah is currently in a good state. With the recent rapid churn on core-updates I haven't been very quick about reba
/archive/html/guix-devel/2021-04/msg00073.html (6,594 bytes)

5. [PATCH 4/9] gnu: mesa: Add support for powerpc-linux. (score: 43)
Author: HIDDEN
Date: Tue, 6 Apr 2021 15:32:48 +0300
* gnu/packages/gl.scm (mesa)[inputs]: Add llvm, glslang for powerpc. [arguments]: Customize the configure flags for powerpc. Skip tests on powerpc. -- gnu/packages/gl.scm | 18 +++++++++++++++-- 1 fil
/archive/html/guix-devel/2021-04/msg00077.html (9,319 bytes)

6. Re: [PATCH 7/9] build: qemu-command: Add support for powerpc. (score: 42)
Author: HIDDEN
Date: Wed, 7 Apr 2021 00:27:01 +0200
or you can use anchored regex, like in the x86 case: ((string-match "^powerpc$" cpu) "ppc") -- Vincent Legoll
/archive/html/guix-devel/2021-04/msg00098.html (8,179 bytes)

7. [PATCH v2 00/12] Add 32-bit powerpc support (score: 41)
Author: HIDDEN
Date: Thu, 22 Apr 2021 10:59:13 +0300
This looks to be about 2 weeks worth of time since the last email, with about 10 days of continuous building and is based on commit 76fc36d0a7215979bb74c05840f5a4de4ab5ea93 which changes the default
/archive/html/guix-devel/2021-04/msg00348.html (17,196 bytes)

8. Re: [PATCH 7/9] build: qemu-command: Add support for powerpc. (score: 41)
Author: HIDDEN
Date: Tue, 6 Apr 2021 22:17:28 +0300
I thought not, but it appears it would match all of powerpc* (ins)scheme@(guile-user)> (use-modules (ice-9 regex)) (ins)scheme@(guile-user)> (string-match "powerpc" "powerpc") $1 = #("powerpc" (0 . 7
/archive/html/guix-devel/2021-04/msg00093.html (8,101 bytes)

9. Re: bug#47615: [PATCH 0/9] Add 32-bit powerpc support (score: 40)
Author: HIDDEN
Date: Mon, 31 May 2021 12:23:42 +0200
For me the best way to run 32 bit powerpc software, is using KVM on a POWER9 system. The https://www.powerpc-notebook.org/ will run 32 bit software as well. Tobias
/archive/html/guix-devel/2021-05/msg00437.html (8,074 bytes)

10. Re: bug#47615: [PATCH 0/9] Add 32-bit powerpc support (score: 40)
Author: HIDDEN
Date: Sun, 18 Apr 2021 12:23:24 +0300
I'll check to see if I can find something upstream. If not I'll report it. FWIW Debian disables the test suite for powerpc. https://sources.debian.org/src/binutils/2.36.1-6/debian/rules/#L537 I like
/archive/html/guix-devel/2021-04/msg00266.html (17,723 bytes)

11. [PATCH] gnu: bootstrap-tarballs: Cross-compile for powerpc-linux-gnu. (score: 40)
Author: HIDDEN
Date: Tue, 29 Nov 2016 08:32:28 +0100
* gnu/packages/bootstrap.scm (glib-dynamic-linker): Add value for powerpc-linux. * gnu/packages/linux.scm (system->defconfig): New procedure. (linux-libre-headers): Use system->defconfig. * gnu/packa
/archive/html/guix-devel/2016-11/msg01196.html (11,441 bytes)

12. Re: bug#47615: [PATCH 3/9] gnu: binutils: Adjust test suite on powerpc-linux. (score: 39)
Author: HIDDEN
Date: Wed, 21 Apr 2021 22:11:48 -0700
How significant is the failure, anyway? Are we likely to encounter trouble down the line on powerpc if we don't resolve this? I have no idea, honestly, so I'm asking because I just don't know. I look
/archive/html/guix-devel/2021-04/msg00342.html (10,602 bytes)

13. Re: bug#47615: [PATCH 0/9] Add 32-bit powerpc support (score: 39)
Author: HIDDEN
Date: Sat, 17 Apr 2021 12:51:01 -0700
Nits: adjust the test suite to do what? The message would be clearer if it explained the purpose of the adjustment. You could also name the phases you added/moved, for extra clarity, if you want to.
/archive/html/guix-devel/2021-04/msg00255.html (15,394 bytes)

14. Re: bootstrap guile segfaults on powerpc 32-bit (score: 39)
Author: HIDDEN
Date: Thu, 7 Nov 2019 09:30:31 +0200
strace was easy to do, I have that attached. I haven't used gdb very much. Here's the initial "I figured out how to make it do something": (ins)efraim@g4:~/guile-static$ gdb -q ./bin/guile Reading sy
/archive/html/guix-devel/2019-11/msg00128.html (9,922 bytes)

15. Re: [PATCH] gnu: bootstrap-tarballs: Cross-compile for powerpc-linux-gnu. (score: 39)
Author: HIDDEN
Date: Thu, 05 Jan 2017 00:02:41 +0100
Hello Carlos! Happy new year! :-) Leo just reminded me of this patch on IRC, and I feel guilty that it stood there for so long. Apologies! address@hidden (Carlos Sánchez de La Lama) skribis: I ended
/archive/html/guix-devel/2017-01/msg00543.html (6,620 bytes)

16. Re: Hello from powerpc (score: 39)
Author: HIDDEN
Date: Fri, 11 Nov 2016 14:34:04 +0100
Hi!, Thanks :) Slowly progressing, quite busy with lately. I will try to address pending comments on patches I already sent (and which are required for powerpc support) before sending the new ones. T
/archive/html/guix-devel/2016-11/msg00483.html (8,004 bytes)

17. Re: bug#47615: [PATCH 0/9] Add 32-bit powerpc support (score: 38)
Author: HIDDEN
Date: Mon, 10 May 2021 11:20:10 +0300
I have also learned that 'best effort' is a grey area in other circles; does it mean you'll move mountains and spare no expense (The Best Effort!™) or that you'll give it a shot but make no promise
/archive/html/guix-devel/2021-05/msg00215.html (9,852 bytes)

18. Re: bug#47615: [PATCH 1/9] gnu: bootstrap: Add support for powerpc-linux. (score: 38)
Author: HIDDEN
Date: Wed, 5 May 2021 11:51:17 +0300
In terms of what is more relevant here, IIRC there is some CI code to build cross toolchain stuff to powerpc-linux-gnu. Is it possible that you reused some of that? I don't remember exactly from the
/archive/html/guix-devel/2021-05/msg00153.html (7,305 bytes)

19. Re: bug#47615: [PATCH 1/9] gnu: bootstrap: Add support for powerpc-linux. (score: 38)
Author: HIDDEN
Date: Wed, 14 Apr 2021 16:56:40 +0300
There are a couple families of 32-bit powerpc machines out there with (IIRC) macppc being the most prevalent for desktops. Can it do it "directly" or does it need to be inside of a VM/chroot? I never
/archive/html/guix-devel/2021-04/msg00202.html (8,281 bytes)

20. Re: bug#47615: [PATCH 1/9] gnu: bootstrap: Add support for powerpc-linux. (score: 38)
Author: HIDDEN
Date: Tue, 13 Apr 2021 20:51:09 -0700
Generally speaking, this patch looks fine to me. Just curious, what sort of machines does one use for 32-bit powerpc? I want to build the bootstrap binaries, see if they're reproducible (in particula
/archive/html/guix-devel/2021-04/msg00199.html (9,277 bytes)


This search system is powered by Namazu