Re: Help updating CLOG

2024-09-26 Thread Guillaume Le Vaillant
Hi. I tried a few things based on your branch at , but I couldn't get clog/tools to build correctly. I wonder why it says it can't find the clog system, as the ASDF configuration indicating where to find it seems correct... If the clog/tools system is not e

Re: Help updating CLOG

2024-09-09 Thread Guillaume Le Vaillant
Hi. It looks like the "clog/docs" and "clog/tools" systems are defined in the "clog.asd" file in the sbcl-clog package and also in the sbcl-clog-docs and sbcl-clog-tools packages. This may be the cause of the issue. I suppose you separated "clog/docs" and "clog/tools" systems in their own package

Re: Emacs Daemon Service

2024-05-15 Thread Guillaume Le Vaillant
Andrew Wong skribis: > Greetings! > > Recently I’ve been trying to have an Emacs daemon start in the background on > login. On Guix, I’ve found some interesting behavior in that an Emacs started > with no args and then the command “server-start” will then be available to > subsequent emacsclient

Re: how to build dependent packages of a package?

2024-05-10 Thread Guillaume Le Vaillant
Andy Tai skribis: > Hi, I wonder if there is a Guix command to build all packages that > depend on a particular package? Mainly useful for testing if updating > a package will break packages dependent on it Hi. Something like the following works: ./pre-inst-env guix build $(guix refresh --li

Re: Unable to make guix master branch for over a week

2024-05-08 Thread Guillaume Le Vaillant
Peter Polidoro skribis: > Is it possible for ./pre-inst-env guix build to also be affected by my home > environment? If so, is it possible to run that in a container as well for > better isolation? Maybe. Using pre-inst-env should work in a container created with: guix shell -C -P -W -D guix

Re: Unable to make guix master branch for over a week

2024-05-03 Thread Guillaume Le Vaillant
Peter Polidoro skribis: > Tomas Volf <~@wolfsden.cz> writes: >> >> Could you perhaps share the error you got? >> > > DOT doc/images/service-graph.png > Error: Could not set character size > make[2]: *** [Makefile:7330: doc/images/service-graph.png] Error 1 > make[2]: Leaving directory '/ho

Re: Why bash-minimal is part of sbcl package

2023-12-10 Thread Guillaume Le Vaillant
Pan Xie skribis: > Hello > > I find this interesting thing but I don't have an explanation. When query the > "references" of my Gnu Store item "sbcl", it shows that sbcl references > bash-mininal, as the following output shows: > > # guix gc --references /gnu/store/sbbp9nvslqcf3bmcnz5wgxf2qpsi757

Re: Kicad missing symbols and footprints

2023-10-17 Thread Guillaume Le Vaillant
phodina via skribis: > Hi, > > does somebody use Kicad on Guix? If so how do you load the symbols and > footprints. > > The point still to /gnu/store/-kicad-7.0.8 but they are in > kicad-symbols and kicad-footprints packages. > > I've changed the paths appropriately as well as cloned the repo t

Re: Where are the packages

2023-10-12 Thread Guillaume Le Vaillant
András Vöröskői skribis: > Hi, > > I have just installed a fresh Guix system for the first time. I have > chosen XFCE as my desktop. The install went fine. > > I was expecting XFCE to pop up among my installed packages, but > neither my user profile, nor the root profile does not have them (both

Re: Common Lisp systems using `package-inferred-system' fails to find dependency

2023-09-04 Thread Guillaume Le Vaillant
Simen Endsjø skribis: > │ (define-public sbcl-log4cl-extras > │ [...] > │ (inputs > │(list > │ cl-40ants-asdf-system > │ cl-pythonic-string-reader > │ cl-log4cl > │ cl-jonathan > │ cl-40ants-doc > │ cl-strings > │ cl-global-v

Re: Listing the files of a package output

2023-06-20 Thread Guillaume Le Vaillant
Konrad Hinsen skribis: > Hi Guix, > > this looks like a beginner's question, but I can't figure out how to do > this: list the files in a given package output, from the command line (I > do know how to do this in Guile). > > For a package with a single output, I can do > > ls -R $(guix build he

Re: stateful caches (was Re: OBS Studio memory leak)

2023-06-15 Thread Guillaume Le Vaillant
Giovanni Biscuolo skribis: > Hi Guillaume Le Vaillant and Guix Devels, > > sorry for cross-posting but IMHO the workaround you found [1] for the memory > leak affecting a number of media processing applications is of interest > for many people potentially not subscribed to help

Re: OBS Studio memory leak

2023-06-13 Thread Guillaume Le Vaillant
Ott Joon skribis: > Hey > > Tried the same thing in VLC and it freezes on GPU accel and starts leaking > memory while also becoming hard to kill. > Maybe this also explains why some mpv GPU accel settings don't work also in > the exact same way. > I have an AMD RX 6900 XT on this machine. > > I

Re: OBS Studio memory leak

2023-06-13 Thread Guillaume Le Vaillant
Robby Zambito skribis: > Ott Joon writes: > >> Hey there >> >> I have the exact same issue and I think this has to do with >> gstreamer. Some other programs are also affected by this bug. What >> seems to happen is the gst-plugin-scanner starts searching for plugins >> and just doesn't finish an

Re: Custom kernel config is not taken by guix

2023-04-05 Thread Guillaume Le Vaillant
eisb...@tilde.team skribis: > Ok. Thank you! That worked. At least it compiles now... However I happen to > get the following error during the compilation process: > > > zcat > /var/log/guix/drvs/1l/3q5c3d89fv3dibynv55v3jqa4cdmxl-linux-libre-6.2.9.drv.gz > ==

Re: Custom kernel config is not taken by guix

2023-04-04 Thread Guillaume Le Vaillant
eisb...@tilde.team skribis: > Thanks a lot for your reply. Your example did not work on my machine. I > adjusted my config.scm as you said but the guix systemc reconfigure did not > run through... > > > > error in > /var/log/guix/drvs/jr/88fpnzh0kc7w7vwjz78b501sdy2jcg

Re: Custom kernel config is not taken by guix

2023-04-01 Thread Guillaume Le Vaillant
eisb...@tilde.team skribis: > Hello, > I'm having problems compiling the linux-libre kernel with a custom config. > I'm aiming at enabeling the debug info. > The problem I am troubled with is that the configuration I am telling guix to > use in my /etc/config.scm (guix system reconfigure /etc/co

Re: Unable to find wireless printer/scanner (Canon Pixma MG2950) on Guix.

2023-03-11 Thread Guillaume Le Vaillant
Luigi Salamone skribis: > Hi! > > My Canon Pixma MG2950 works fine on Parabola, after configuring avahi with > nss-mdns. But on Guix I can't find neither the printer nor the scanner. > Tried with "system-config-printer" and via "lpinfo". What can I do? Here > the salient lines of my /etc/config.s

Re: alexandria not found

2022-09-11 Thread Guillaume Le Vaillant
According to , it looks like you found what the problem was :-). signature.asc Description: PGP signature

Re: pure data lisp alsa errors

2022-09-04 Thread Guillaume Le Vaillant
jgart skribis: > Hi Guixers, > > What may I be doing wrong below with this package? > > https://github.com/aartaka/cl-pure-data > > [...] > > ; compiling file > "/gnu/store/c51kgnahficfjxhkkix5ykznfn6pw2lm-sbcl-cl-pure-data-0.0.1-0.848f2a3/share/common-lisp/sbcl/cl-pure-data/libpd.lisp" > (writ

Re: what am I doing wrong with girc?

2022-09-03 Thread Guillaume Le Vaillant
jgart skribis: > Hi Guixers, > > I'm trying to package girc: > > https://github.com/McParen/girc/search?p=2&q=anvi > > Should I be referencing the asd-system explicitly? > > Does this asd system have some inconsistencies in how it was set up? > > I have to use build-program to package the binary

Re: sbcl-slime-swank won't load

2022-08-22 Thread Guillaume Le Vaillant
Trev skribis: > By putting sbcl into my guix-home profile along with the sbcl-stumpwm-* > modules, I am now getting these 3rd party modules without a gexp > work-around. Thanks for that! > > However, I still can't get sbcl-slime-swank working in stumpwm. I tried > having sbcl-slime-swank in my gu

Re: sbcl-slime-swank won't load

2022-08-20 Thread Guillaume Le Vaillant
Trev skribis: > > Would the path of least resistance be to install sbcl explicitly in my home > profile? > Try installing sbcl to your home profile to see if it fixes the problem, then if you don't want to keep it in your home profile, remove it and set the environment variables using guix-home

Re: sbcl-slime-swank won't load

2022-08-19 Thread Guillaume Le Vaillant
Trev skribis: > Guillaume Le Vaillant writes: > >> Is sbcl installed in your user profile or not? > > Not directly. It might be there as a dependency. Everything other than > stumpwm itself is installed in my guix home profile. > > In order for any of my stumpwm-con

Re: sbcl-slime-swank won't load

2022-08-19 Thread Guillaume Le Vaillant
Trev skribis: > I am perhaps misunderstanding how sbcl-slime-swank is meant to be used. > I have installed it into my guix home environment. I have stumpwm > installed on my system. > > If I try to (asdf:load-system :swank) from the stumpwm eval repl, I get > a weird error that states "Don't know

Re: stumpwm on guix - "sb-cltl2" issues

2022-04-16 Thread Guillaume Le Vaillant
Benjamin Slade skribis: > I'm trying to run my long-standing stumpwm init.lisp on a recent Guix install, > using the packaged stumpwm, however when it launches, it fails to process the > init.lisp and gives me an "Don't know how to REQUIRE sb-cltl2." error. > > I've set the SBCL_HOME variable bot

Re: whatś the meaning of "guix" ?

2022-02-16 Thread Guillaume Le Vaillant
Gottfried skribis: > When I am getting to know a new Linux distro, my first approach is, to find > out, what the meaning of the name of this Linux distro is about. > > I checked on the web, what meaning "guix" has, but I didn´t find anything. > > Could somebody explain to me what '"Guix" means?

Re: Permanently available environments

2022-01-28 Thread Guillaume Le Vaillant
Konrad Hinsen skribis: > Hi Guix, > > I would like to migrate more of my software use to Guix-based > containers, but I haven't yet found a way to handle them that fully > suits my needs. The root issue is the volatility of environments, and I > wonder if I am missing some feature to handle them

Re: Reference a store path of an input?

2021-12-17 Thread Guillaume Le Vaillant
Jim Newsome skribis: > I'm just getting started experimenting with guix and guile, so I'm likely > missing something obvious. > > I'm trying to write a package definition for some software that builds with > cmake and uses glib. The software searches some paths explicitly to find the > glib heade

Re: sbcl-ningle: permission denied

2021-12-12 Thread Guillaume Le Vaillant
4d4eb4843357c Mon Sep 17 00:00:00 2001 From: Guillaume Le Vaillant Date: Sun, 12 Dec 2021 10:40:24 +0100 Subject: [PATCH] gnu: cl-ningle: Fix location of fasl files. * gnu/packages/lisp-xyz.scm (sbcl-ningle)[arguments]: Remove custom phases. --- gnu/packages/lisp-xyz.scm | 25 +-

Re: Apply patch to read-only file

2021-09-29 Thread Guillaume Le Vaillant
uthor: Guillaume Le Vaillant Date: Wed Sep 29 10:17:50 2021 +0200 Add GuixSD support diff --git a/configure.ac b/configure.ac index ee067d9..27dea11 100644 --- a/configure.ac +++ b/configure.ac @@ -38,7 +38,8 @@ if test -z $DISTRO; then AC_CHECK_FILE(/etc/redhat-release, [DISTRO=&q

Re: Apply patch to read-only file

2021-09-25 Thread Guillaume Le Vaillant
Hi, It looks like your email client removed many spaces in your definitions for "realmd.scm" and "realmd-guixsd-support.patch", which made the package definition hard to read and the patch invalid. Could send these files as attachment (or prevent your email client from mangling them)? signature.

Re: SBCL's run-program and environment variables

2021-09-01 Thread Guillaume Le Vaillant
André A. Gomes skribis: > Hi Guix, > > Today I had the following issue and I'm wondering if other Guix users > have this problem too. > > Start a SBCL REPL and run: > > --8<---cut here---start->8--- > (run-program "ls" '("-la") > :search "/run/curr

Re: building but skipping tests?

2021-08-08 Thread Guillaume Le Vaillant
Andy Tai skribis: > Hi, if I try to install a package and that may trigger building a > number of dependencies (when no substitutes for some reason but that > is outside the concern of this question), I notice that since the > build processes would run the tests by default, that takes a lot of >

Re: newbe question

2021-05-11 Thread Guillaume Le Vaillant
Adam Kandur via skribis: > hi everyone! > is there any example of command line application written in common lisp and > packed with guix? There is uglify-js or tinmop I think. If what you want is examples of standalone Common Lisp programs, you could also look at stumpwm or nyxt. signature.as

Re: How do I get the "locale" command?

2021-04-04 Thread Guillaume Le Vaillant
Luis Felipe skribis: > Hi, > > The GNU C library documentation mentions this "locale" program that I'd like > to use > (https://ftp.gnu.org/old-gnu/Manuals/glibc-2.2.3/html_chapter/libc_toc.html#TOC112), > but I can't seem to find the package [output] that provides it... > > > --- > Luis Felip

Re: How to create /home/user backed by LUKS device decrypted on login

2021-03-01 Thread Guillaume Le Vaillant
Dr. Arne Babenhauserheide skribis: > Hi, > > The manual describes how to setup an encrypted root[1], but I got lost > trying to find out how to setup a user such that the device is opened at > login (with a prompt for the password) and closed at logout. > > I need the --allow-discards option to

Re: cl-asdf: where is its asd file?

2021-02-24 Thread Guillaume Le Vaillant
Tim Lee skribis: > I have installed cl-asdf using `guix install cl-asdf`. The installation > was successful. However, when I looked into the > ~/.guix-profile/share/common-lisp/source/asdf/ directory, I only see one > file: asdf.lisp. > > Is this normal? I was expecting to get an `asdf.asd` file

Re: Foreign distribution: errors when loading contrib modules of stumpwm

2021-02-23 Thread Guillaume Le Vaillant
Roland Everaert skribis: > Le lundi 22 février 2021 à 10:41, Guillaume Le Vaillant a > écrit : > >> Roland Everaert via help-guix@gnu.org skribis: >> >> > I have installed StumpWM and some contrib modules, on a Fedora 33 >> > distribution using th

Re: Foreign distribution: errors when loading contrib modules of stumpwm

2021-02-22 Thread Guillaume Le Vaillant
Roland Everaert via skribis: > I have installed StumpWM and some contrib modules, on a Fedora 33 > distribution using the guix PM, for many month, without much problem. Since > the begining of the week (last guix update), whenever I load a contrib > module, StumpWM complains about a FASL file

Re: help with packaging a common lisp software

2021-02-20 Thread Guillaume Le Vaillant
cage skribis: > On Mon, Feb 15, 2021 at 10:03:02PM +0100, cage wrote: > > Hi! > > With help from many people i managed to build the package! > > But there is a single issue left, this program uses ncurses for TUI, > when built with guix it fails to render properly the character. This > probl

Re: stumpwm contrib modules have been broken

2021-01-06 Thread Guillaume Le Vaillant
Katherine Cox-Buday skribis: > Guillaume Le Vaillant writes: > >> Guillaume Le Vaillant skribis: >> >>> Katherine Cox-Buday skribis: >>> >>>> Sometime recently, the way Common Lisp code is compiled was changed (for >>>> the bet

Re: stumpwm contrib modules have been broken

2021-01-06 Thread Guillaume Le Vaillant
Guillaume Le Vaillant skribis: > Katherine Cox-Buday skribis: > >> Sometime recently, the way Common Lisp code is compiled was changed (for >> the better, I think), and now my StumpWM contrib modules won't load. >> Here's why: >> >> StumpWM looks[1

Re: stumpwm contrib modules have been broken

2021-01-06 Thread Guillaume Le Vaillant
Katherine Cox-Buday skribis: > Sometime recently, the way Common Lisp code is compiled was changed (for > the better, I think), and now my StumpWM contrib modules won't load. > Here's why: > > StumpWM looks[1] for .asd files to determine what is a module. Guix's > Common Lisp build system used t

Re: problem with common lisp

2020-10-24 Thread Guillaume Le Vaillant
Adam Kandur skribis: > Hi! thank you for this question. dont have to much knowledge about cpu. i > attached lscpu output. if you find something interesting in it, let me know, > please > > Oct 24, 2020, 16:35 by g...@posteo.net: > >> >> Adam Kandur via skribis: >> >>> hi, i realized that i ha

Re: problem with common lisp

2020-10-24 Thread Guillaume Le Vaillant
Adam Kandur via skribis: > hi, i realized that i have this problem with sbcl itself, if i install sbcl > in my main profile (without any of my packages, only sbcl from guix channel) > i still got this error: > > fatal error encountered in SBCL pid 1954 tid 1954: > Unhandled SIGILL at 0x52000e9

Re: problem with common lisp

2020-10-22 Thread Guillaume Le Vaillant
Adam Kandur skribis: > Hi, i built 2.0.8 and error disappeared. could you tell where in manual i can > read about donwgrading packages If SBCL is in your main profile, you could downgrade it with: --8<---cut here---start->8--- guix package --roll-back guix

Re: problem with common lisp

2020-10-22 Thread Guillaume Le Vaillant
Adam Kandur via skribis: > hi everyone! > recently i started getting this error when i try to build any sbcl package: > > starting phase `build' > Invoking sbcl: > "/gnu/store/48v5srksa9nkp

Re: Guix Bluetooth Headset

2020-09-26 Thread Guillaume Le Vaillant
Hi, I have a headset that can be used either with a cord or with Bluetooth, and I got it to almost work with Bluetooth. The only problem I have is that I want it to use the A2DP profile but most of the time it decides to use the HSP profile and refuses to switch to A2DP, therefore the sound is no

Re: Problems with McCLIM (Common Lisp)

2020-09-05 Thread Guillaume Le Vaillant
Ricardo Wurmus skribis: > Pierre Neidhardt writes: > >>> I’d like to play with McClim and all its applications to see if it would >>> be worth doing something like this for Guile :) >> >> Maybe. Have you considered using GObject Introspection to build >> full-fledged GTK apps in Guile? I've

Re: Problems with McCLIM (Common Lisp)

2020-08-13 Thread Guillaume Le Vaillant
Hi, Ricardo Wurmus skribis: > I’d like to play with McCLIM, but I don’t know enough about Common Lisp > to understand how to launch the examples. When I packaged McCLIM, I only made the packages for the main McCLIM library. IIRC the examples also use some extra extensions that I have not packa

Re: Best way to delete system profile generations?

2020-07-09 Thread Guillaume Le Vaillant
Christopher Lemmer Webber skribis: > Hello! I wonder what others do to delete their system profile > generations? Here are some paths I know about. > > Path one: using the command line manually > > # Look at which profiles are available > ls -l /var/guix/profiles/ > # Remove them manuall

Re: Vanilla Firefox recipe?

2020-05-11 Thread Guillaume Le Vaillant
Christopher Lemmer Webber skribis: > Anyone have a package definition (or channel) for a recent vanilla > firefox? > > I understand the decision to prefer distributing Icecat instead in Guix > proper, but I need a more recent version of things... I suspect others > sometimes do too. I have a fe

Re: Java environment

2020-05-11 Thread Guillaume Le Vaillant
Roy Lemmon skribis: > Hi, > > I would like to set up a java environment on guix. I have installed the > openjdk package. However it doesn't give access to commands such as the > compiler javac. I am unsure what package I need to install for this. > > Note I have not used java before. > > Thanks

Re: Heap space when building SBCL packages

2020-03-24 Thread Guillaume Le Vaillant
Konrad Hinsen skribis: > Pierre Neidhardt writes: > >> Thanks for investigating this! >> Can you send a patch? Or maybe Guillaume? > > Not me, sorry. I haven't figured out yet how the asdf-build-system > works. Nor build systems in general. > > Cheers, > Konrad I pushed the fix as 47a230641

Re: Heap space when building SBCL packages

2020-03-23 Thread Guillaume Le Vaillant
Pierre Neidhardt skribis: > Hi Konrad, > >> I am trying to figure out why sbcl-numcl fails to build since the update >> to SBCL 2.0.2. See here for a typical build log: >> >>http://ci.guix.gnu.org/build/2339924/details >> >> What happens is that SBCL runs out of heap space and stops. Howeve