Re: A different way to build GCC to overcome issues, especially with C++ for embedded systems

2024-05-19 Thread Stefan
ing this topic? I'm not aware of anything else regarding ZMK or Zephyr in Guix. Bye Stefan embedded.tar.gz Description: application/gzip

Re: [Nicolas Graves] [PATCH v6 01/10] rde: emacs: Start emacs in --daemon mode, with shepherd and pid-file

2024-04-19 Thread Stefan Monnier
systemd. > > https://mastodon.social/@pid_eins/112202687764571433 > https://mastodon.social/@pid_eins/112202696589971319 Looks quite promising. Stefan

Re: [Nicolas Graves] [PATCH v6 01/10] rde: emacs: Start emacs in --daemon mode, with shepherd and pid-file

2024-04-14 Thread Stefan Monnier
ay without seeing the replacement code and the actual doc of the protocol. Stefan

Re: [Nicolas Graves] [PATCH v6 01/10] rde: emacs: Start emacs in --daemon mode, with shepherd and pid-file

2024-04-13 Thread Stefan Monnier
temd library, we might like it. Stefan

Re: A different way to build GCC to overcome issues, especially with C++ for embedded systems

2023-12-22 Thread Stefan
I have no clue how to start myself with it. Bye Stefan

Re: A different way to build GCC to overcome issues, especially with C++ for embedded systems

2023-12-22 Thread Stefan
ewlib-arm-none-eabi-4.3.0/arm-none-eabi/lib in front of your command. Tell me about your results. I'm about to update to GCC 13. There is some issue to work around (which smells like a similar one in Gentoo¹), I’ll see if I can add the newlib path to the COMPILER_PATH as well. Bye Stefan ¹ https://bugs.gentoo.org/905118

A different way to build GCC to overcome issues, especially with C++ for embedded systems

2023-10-02 Thread Stefan
bstdc++ yet, but I might do so in the future. I also did not try to use the same functions on older GCC versions nor GCC 13, which was not existing in Guix when I started this endeavor. I hope this message triggers some interest and helps solving some existing troubles. Bye Stefan P.S. I

Re: guix emacs package MELPA/ELPA

2022-12-03 Thread Stefan Kangas
Akib Azmain Turja writes: > GNU ELPA (elpa.gnu.org) is not the correct place for guix.el. GNU ELPA > is for the packages that are part of GNU Emacs but not distributed with > Emacs; therefore FSF holds the copyright of those packages. > > NonGNU ELPA is the correct place, it is for all types of

announcement of minimal binary boot (mb2) with indirection table forth

2022-02-23 Thread Stefan Karrmann
o 99 bytes (on x86) but I haven't found the source. Moreover, who want's to write source in it? [5] https://justine.lol/sectorlisp2/ Kind regards, -- Stefan Karrmann Sichere Kommunikation? GPG: 0x8C3260C01550B612E4C5730D22E42112094CE53F signature.asc Description: PGP signature

Re: Supporting *multiple* bootloaders for arm64 on a single install?

2021-06-20 Thread Stefan
zed needs? > (for smaller ISOs and other benefits). I assume one could already do this > with guix, but why not leave the > whole ball-of-wax to git clone, and let people with common architectures have > less to download and less > irrelevant-to-them choices? I think I don't

Re: Supporting *multiple* bootloaders for arm64 on a single install?

2021-06-19 Thread Stefan
Hi! >> But as I understand it, guix only supports a single bootloader entry. > > That is correct. > >> To support all of the above, I would need three separate bootloader >> instances... one for Pinebook, one for Pinebook Pro, and lastly a >> grub-efi bootloade

Support for Raspberry Pi including some generic changes

2021-05-09 Thread Stefan
"CONFIG_NFS_SWAP=y" "CONFIG_E1000=y"))) …) Another patch provides the bootloader grub-efi-netboot-removable-bootloader, which – although originally intended for netbooting – can also be used to install a Guix System on a USB stick to carry around. Bye St

Re: Staging branch [aarch64 failures]

2021-01-06 Thread Stefan
Hi Leo! > "while setting up the build environment: executing > `/gnu/store/x3gq648qnfnla7nppyfjvj62s2i8y7rl-guile-3.0.2/bin/guile': No such > file or directory" > > Does anybody have advice? I have the same problem. See <https://issues.guix.gnu.org/45654> for a workaround. Bye Stefan

Question about Guix on Novena - mainly U-Boot

2020-12-04 Thread Stefan
Hi Danny! You may want to try to set "CONFIG_PREBOOT=\"usb start; sata init; part list sata 0 -bootable devplist\"". I do something similar to execute "dhcp" to enable booting via tftp. Maybe take a look at my recent patch¹ as well, which aims to ease such config

Networking service without real-time clock

2020-02-25 Thread Stefan
king could be added, or if the dhclient could be fixed. I could imagine that there are other single board computers without a real-time clock, which will suffer from the same problem. Stefan [1] https://bugs.isc.org/Public/Bug/Display.html?id=45540 [2] https://github.com/kunschikov/ld_preload_gettimeofday

Re: (Really) Free Software future

2019-10-14 Thread Stefan Huchler
Hi, isn't that what basically every Developer does? If I write a program and it's elisp there is only as far as I know one interpreter and all libs I use are also not replacable without rewriting code. So is all my programmes I ever wrote also not Free software because it's not based on some very

Re: Joint statement on the GNU Project

2019-10-10 Thread Stefan Huchler
Ludovic Courtès writes: > Hi Jean-Louis, > > Jean Louis skribis: > >> * Ricardo Wurmus [2019-10-10 07:09]: >>> I have previously asked you privately to stop spamming our mailing >>> lists. I am asking you a second time publicly. If you keep disrupting >>> our mailing lists your posts will be

Re: Proposal to remove the off-topic, not free software related thoughtcrime accusations from the Guix project pages on GNU.ORG websitew

2019-10-10 Thread Stefan Huchler
> Wow! Ease off a bit! > > You might not noticed that, but today Guix is the most vivid part of > GNU. And I could not image an action, that might cause more damage to > GNU project, than urging Guix lead developers to leave. Even if you > believe that forking software over political discord is

Re: [PATCH][WIP] Elogind update

2018-11-15 Thread Stefan Stefanović
prediction. Stefan. From 7366b0d198e7ac5d90419cfb081e3144f2248ad1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Stefanovi=C4=87?= Date: Fri, 16 Nov 2018 06:50:16 +0100 Subject: [PATCH] gnu: elogind: Update to version 239.2. --- gnu/packages/freedesktop.scm | 240

Re: [PATCH][WIP] Elogind update

2018-11-14 Thread Stefan Stefanović
Hello, Ludo’. Thank you, for the response. Sorry for the verbose and long message, it is low priority, so read it only you have time. :) >> Stefan Stefanović skribis: >> >> All that remains is to figure out how to integrate this update to >> Guix, following the next re

Re: [PATCH][WIP] Elogind update

2018-11-13 Thread Stefan Stefanović
xt" while leaving the older elogind package intact. It might be the case that my guix environment setup is wrong. Am I missing something obvious? Any comment around described issue is appreciated. Thank you. Stefan. From ca741455a39417991405ef2f254f5773496d8fd1 Mon Sep 17 00:00:00 2001

Re: [PATCH][WIP] Elogind update

2018-11-12 Thread Stefan Stefanović
more robust by covering the use-case of the stale PID file. This should fix this problem. Thank you, for the suggestion. Sorry I did not respond sooner, I just now saw your message. Stefan.

[PATCH][WIP] Elogind update

2018-11-10 Thread Stefan Stefanović
he problem we could update elogind after next release v239.2, which should be out by the end of the next week. Stefan. From 20dec66225036aae54e28e755d28d2bd1e05c0eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Stefanovi=C4=87?= Date: Sat, 10 Nov 2018 14:27:53 +0100 Subject: [PATCH] gnu: Add e

Re: [PATCH] gnu: sddm: Fix CMake build.

2018-06-01 Thread Stefan Stefanović
Thank you. On Fri, Jun 1, 2018 at 12:20 PM, Rutger Helling wrote: > Thanks for this! You forgot to add a commit log and to add the patch to > gnu/local.mk. I've made those changes and pushed your patch. >

[PATCH] gnu: sddm: Fix CMake build.

2018-05-31 Thread Stefan Stefanović
291> . Stefan. From afc5c6c1b6ee9f2221953349c1926206f5e314cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Stefanovi=C4=87?= Date: Thu, 31 May 2018 19:42:06 +0200 Subject: [PATCH] gnu: sddm: Fix CMake build. --- gnu/packages/display-managers.scm | 4 ++- .../sddm-fix-build-with-q

Re: Packing problem for instantmusic

2018-01-02 Thread Stefan Reichör
ke the video download succeed: export SSL_CERT_FILE=/usr/lib/ssl/certs/ca-certificates.crt I have sent a patch for instantmusic. Stefan. > > (define-public instantmusic > (let ((commit "300891d09c703525215fa5a116b9294af1c923c8") > (revision "1")

Packing problem for instantmusic

2018-01-01 Thread Stefan Reichör
| phase `check' failed after 1.3 seconds | builder for `/gnu/store/vhv0w95nmzym5frdsysw0bhyidz2k4sb-instantmusic-0.1-1.300891d09.drv' failed with exit code 1 | @ build-failed /gnu/store/vhv0w95nmzym5frdsysw0bhyidz2k4sb-instantmusic-0.1-1.300891d09.drv - 1 builder for `/gnu/store/vhv0w95nmzym5frdsysw0bhyidz2k4sb-instantmusic-0.1-1.300891d09.drv' failed with exit code 1 | guix build: error: build failed: build of `/gnu/store/vhv0w95nmzym5frdsysw0bhyidz2k4sb-instantmusic-0.1-1.300891d09.drv' failed ` I sadly have no idea hwy the egg_info task is not able to access instantmusic.egg-info/top_level.txt I looked in other package descriptions for egg_info. But I found nothing useful. Does someone have a clue how to debug/fix such build problems? Thanks, Stefan.

Re: Problem installing Guix on OpenVZ host that uses zfs

2017-04-12 Thread Stefan Reichör
Hi Leo, > On Tue, Apr 11, 2017 at 10:07:30PM +0200, Stefan Reichör wrote: >> Hi all, >> >> I tried today to install Guix v12.0 on an OpenVZ hoster: >> https://www.gnu.org/software/guix/manual/html_node/Binary-Installation.html#Binary-Installation >> >>

Problem installing Guix on OpenVZ host that uses zfs

2017-04-11 Thread Stefan Reichör
round for this problem? Thanks, Stefan.

Re: Introduce packages/chess.el

2017-01-12 Thread Stefan Reichör
Ricardo Wurmus writes: > Stefan Reichör writes: > >> Does someone provide feedback for this patch? >> Is it useful or is increasing the number of .scm files a bad thing? > > We usually avoid moving around packages unless there’s a very good > reason for it. One of

Re: Introduce packages/chess.el

2017-01-11 Thread Stefan Reichör
Hi again! Does someone provide feedback for this patch? Is it useful or is increasing the number of .scm files a bad thing? Thanks, Stefan. > Hi there, > > I would like to add some chess related packages to GUIX. > I found the packages xboard and chess that are already cov

Introduce packages/chess.el

2017-01-07 Thread Stefan Reichör
. Stefan. >From 7fb3eba51f0919a2e1c9b13ecb4ff77757bf4267 Mon Sep 17 00:00:00 2001 From: Stefan Reichoer Date: Sat, 7 Jan 2017 20:30:14 +0100 Subject: [PATCH] gnu: chess, xboard: Move to (gnu packages chess). * gnu/packages/games.scm: Move 'chess', 'xboard' to... * gnu/packa

Re: [PATCH] gnu: Add httpstat.

2016-12-26 Thread Stefan Reichör
Hi Marius! > Stefan Reichör writes: > >> From 06958884c4a29f43b9ade58a950b95bf9046d9f4 Mon Sep 17 00:00:00 2001 >> From: Stefan Reichoer >> Date: Fri, 23 Dec 2016 22:06:15 +0100 >> Subject: [PATCH] gnu: Add httpstat. >> >> * gnu/packages/networking.sc

[PATCH] gnu: Add httpstat.

2016-12-23 Thread Stefan Reichör
>From 06958884c4a29f43b9ade58a950b95bf9046d9f4 Mon Sep 17 00:00:00 2001 From: Stefan Reichoer Date: Fri, 23 Dec 2016 22:06:15 +0100 Subject: [PATCH] gnu: Add httpstat. * gnu/packages/networking.scm (httpstat): New variable. --- gnu/packages/networking.scm | 21 - 1 f

License MIT?

2016-12-22 Thread Stefan Reichör
Hi, I would like to package httpstat. It uses the MIT license: https://github.com/reorx/httpstat/blob/master/LICENSE However I didn't find MIT in licenses.scm. Is there a compatible license? Thanks, Stefan.

[PATCH] gnu: xonsh: Update to 0.5.0.

2016-12-22 Thread Stefan Reichör
>From 9a924507483674a3059b520b5e257304ebc97fce Mon Sep 17 00:00:00 2001 From: Stefan Reichoer Date: Thu, 22 Dec 2016 22:35:05 +0100 Subject: [PATCH] gnu: xonsh: Update to 0.5.0. * gnu/packages/shells.scm (xonsh): Update to 0.5.0. --- gnu/packages/shells.scm | 7 --- 1 file changed

Re: gnu: Add xonsh

2016-09-28 Thread Stefan Reichör
ust looks like a shell from 1973 :) > > LGTM. > > Also, I've tested Stefan's package and it works. I think it should work in that configuration. I am just starting to use it. For me it has the potential to be the shell for 2023 ;-) Stefan.

gnu: Add xonsh

2016-09-21 Thread Stefan Reichör
>From 966f98c8c83d69e71e6cf38c5521b6237990a81c Mon Sep 17 00:00:00 2001 From: Stefan Reichoer Date: Wed, 21 Sep 2016 21:58:52 +0200 Subject: [PATCH] gnu: Add xonsh. * gnu/packages/python.scm (xonsh): New variable. --- gnu/packages/python.scm | 22 ++ 1 file changed,

gnu: Add python-q, python2-q

2016-09-16 Thread Stefan Reichör
>From a4a9310cbf93624d45bc6418ec1d16870532108c Mon Sep 17 00:00:00 2001 From: Stefan Reichoer Date: Fri, 16 Sep 2016 23:00:06 +0200 Subject: [PATCH] gnu: Add python-q, python2-q. --- gnu/packages/python.scm | 29 + 1 file changed, 29 insertions(+) diff --git a/

Re: New package: python-glances

2016-09-16 Thread Stefan Reichör
Leo Famulari writes: > On Tue, Sep 13, 2016 at 10:02:37PM +0200, Stefan Reichör wrote: >> Subject: [PATCH] gnu: Add python-glances > > Thank you for this patch! > > For Python software, we like to add packages for both the Python 3 and > Python 2 versions, if the softwa

New package: python-glances

2016-09-13 Thread Stefan Reichör
>From b3fe1a718f76a7d21e600476c2720b0530edd354 Mon Sep 17 00:00:00 2001 From: Stefan Reichoer Date: Tue, 13 Sep 2016 21:58:41 +0200 Subject: [PATCH] gnu: Add python-glances --- gnu/packages/python.scm | 28 1 file changed, 28 insertions(+) diff --git a/gnu/packa

calendar: Add remind

2016-09-03 Thread Stefan Reichör
>From 48419a0ebdda5739275decb01d6085fbe3e8ad6f Mon Sep 17 00:00:00 2001 From: Stefan Reichoer Date: Sun, 4 Sep 2016 01:09:48 +0200 Subject: [PATCH] calendar: Add remind --- gnu/packages/calendar.scm | 25 + 1 file changed, 25 insertions(+) diff --git a/gnu/packa

Re: feedback as solicited by Guix manual (Section 7.1.5)

2016-05-31 Thread Ethan Stefan Day
On 05/31/2016 02:35 PM, Matthew Jordan wrote: > > I just looked ouver the installation part of the manual. > >> What parts do you think should be added to our manual? A number of these >> steps are already covered in section 7.1 System Installation. > > That was mostly a copy paste from my not

feedback as solicited by Guix manual (Section 7.1.5)

2016-05-30 Thread Ethan Stefan Day
Hello, I just got finished setting up GuixSD on one of these , to use as a fun/hacking box. I hit a bump with partitioning the drive, but managed to figure it out. The Guix manual refers to the Parted manual for an overview

[PATCH] gnu: Add ifstatus.

2015-09-15 Thread Stefan Reichör
>From d94bf0b05b3ccffc3a03e06586f8fa43d8dacc23 Mon Sep 17 00:00:00 2001 From: Stefan Reichoer Date: Tue, 15 Sep 2015 10:39:49 +0200 Subject: [PATCH] gnu: Add ifstatus. * gnu/packages/networking.scm (ifstatus): New variable. --- gnu/packages/networking.scm |

New package: ifstatus

2015-09-14 Thread Stefan Reichör
to put it in the package tree. So I started with a single file. The package needs a simple patch (add #include ). I decided to do it using substitute*... I hope ifstatus will be integrated as guix package. Stefan. ifstatus.scm Description: Binary data