Re: Installing cross-compiled packages alongside a cross-compile toolchain

2024-06-07 Thread Thiago Jung Bauermann
Hello Christoph, Christoph Buck writes: > Total guix newbie here. Currently i am evaluating if guix could be a > better alternative to yocto. My use case is as follows. I want to > declarative define a system (for aarch64), generate an image and deploy > it by flashing it to an sd card.

Re: Finding Dependencies at Run Time

2022-07-16 Thread Thiago Jung Bauermann
Hello Peter, Peter Polidoro writes: >> Remember the difference between inputs and propagated inputs: they're >> the same, but when you create a profile, inputs are not part of the >> profile (so they need a direct store reference, such as RPATH or a >> wrapper), whereas propagated inputs are

Re: /gnu/store

2022-05-26 Thread Thiago Jung Bauermann
Hello, Giovanni Biscuolo writes: >> To look for a the Emacs 28.1 file takes also ages. > > What is "the Emacs 28.1 file"? I assume they mean the Emacs executable. You can look for the Emacs executable currently present in your Guix profile by looking into the ~/.guix-profile/bin directory.

Re: was I hacked?

2022-04-22 Thread Thiago Jung Bauermann
Edouard Klein writes: > Hi, > > I diffed the git log of both https://git.sr.ht/~whereiseveryone/pjmkglp > and guix official repo and could not find any difference (apart from the > most recent commits on the official repo of course). I also confirmed, > as had already been said, that commit

Re: Problem with uilding a package for intel onepi fortran compiler.

2022-04-13 Thread Thiago Jung Bauermann
Hello Céline, Céline Acary-Robert writes: > We are trying to build a package for intel onepi fortran compiler. The > sources are installed through a script "install" (/bin/sh) which calls > a binary bootstrapper which allows to download the files and install > them I don’t know about the “no

Re: was I hacked?

2022-04-12 Thread Thiago Jung Bauermann
Hello, jgart writes: > Hi Guixers, > > Sorry for the clickbait title. > > I got this error just now from the main guix channel: > > > ``` > λ guix pull > Updating channel 'guixrus' from Git repository at > 'https://git.sr.ht/~whereiseveryone/guixrus'... > Updating channel 'nonguix' from Git

Re: Latam keyboard layout changed, how can I get the old one back?

2022-04-09 Thread Thiago Jung Bauermann
Hello, "pelzflorian (Florian Pelz)" writes: > On Thu, Apr 07, 2022 at 04:55:11PM +, Luis Felipe wrote: >> I found a bug report upstream that may be related to this: >> https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/267 >> . > > I guess there’s no way around

Re: Is mkdir-p a directory outside of /gnu/store.... possible?

2022-02-17 Thread Thiago Jung Bauermann
Hello James, James Smith via writes: > I guix package --install-from-file-myapp.scm and during the install process I > would like to > > (mkdir-p "$HOME/.config/myapp") and then > (system* (cp "/gnu/store/.../myapp/config.txt" "$HOME/.config/myapp")) Setting up a package’s configuration

Re: No sound on laptop after linux-libre 5.15

2022-02-04 Thread Thiago Jung Bauermann
Hello Paxton, Paxton Evans writes: > On 2021-12-08 23:05, Leo Famulari wrote: >> On Wed, Dec 08, 2021 at 11:34:24PM -0300, Thiago Jung Bauermann wrote: >>> Em quarta-feira, 8 de dezembro de 2021, às 01:55:13 -03, Paxton Evans >>> escreveu: >>> > Ro

Re: Initialization of environment variables for guix on foreign distro

2021-12-23 Thread Thiago Jung Bauermann
Hello David, David Lecompte writes: > On Trisquel with mate on my laptop, when opening a mate terminal (the > command is just "mate-terminal", no option), all the suitable > environment variables for guix are set. > > On Debian with mate on my desktop (I had problems with Trisquel that I > could

Re: No sound on laptop after linux-libre 5.15

2021-12-08 Thread Thiago Jung Bauermann
Hello Paxton, Em quarta-feira, 8 de dezembro de 2021, às 01:55:13 -03, Paxton Evans escreveu: > Rolling back to linux-libre 5.14.21 (guix > ea7233befb9570cce47e5ca71725b285a580cd22) totally fixes this issue. > > Troubleshooting sound issues on GNU/Linux is such a nightmare that I'm > hoping

Re: Running Out of Inodes

2021-11-14 Thread Thiago Jung Bauermann
Hello Jonathan, Em domingo, 14 de novembro de 2021, às 15:47:54 -03, Jaft via escreveu: > Out of curiosity, I read that Btrfs requires periodic > fragmentation; how often do you find yourself doing it and do you use > any particular program for it (if you don't mind sharing, of course; I > know

Re: Librem Mini with pureboot/head don't boot GuixSD

2021-08-19 Thread Thiago Jung Bauermann
Hello Roland, Em quinta-feira, 19 de agosto de 2021, às 11:57:45 -03, Roland Everaert escreveu: > I manage to successfuly copy the needed files to /boot using the `for > each` loop from ‘%copy-kernel-and-initrd’, Thank You. That’s great! > However, I need to resize (i.e. reduce) the root

Re: help with use of %current-target-system parameter and gexps

2021-08-16 Thread Thiago Jung Bauermann
Hello Mathieu, Em domingo, 15 de agosto de 2021, às 03:02:42 -03, Mathieu Othacehe escreveu: > > +;; LuaJIT is not ported to powerpc64le* yet. > > +(if (string-prefix? "powerpc64le" > > +(or (%current-target-system) > > +

Re: Librem Mini with pureboot/head don't boot GuixSD

2021-08-14 Thread Thiago Jung Bauermann
Hello, Em sábado, 14 de agosto de 2021, às 08:23:17 -03, Roland Everaert via escreveu: > The good news, I manage to boot the system. Nice! > I can apply your suggested workaround, but I will need some help to > understand how to adapt /etc/config.scm to copy the kernel to /boot, if > it is

help with use of %current-target-system parameter and gexps

2021-08-14 Thread Thiago Jung Bauermann
Hello Guix, I would like to ask for help with a couple of issues that I ran into while trying to fix a build failure in ‘texlive-texmf’ in the core-updates-frozen branch on powerpc64le-linux: fmtutil [ERROR]: not building luajittex due to missing engine: luajittex fmtutil [ERROR]: not

Re: Guix Hang Out Attempt 2 and an Unoffical Guix Hackathon/config party

2021-07-27 Thread Thiago Jung Bauermann
Hello, Em terça-feira, 27 de julho de 2021, às 17:54:16 -03, Joshua Branson escreveu: > Joshua Branson writes: > > Akib Azmain Turja writes: > >> Vagrant Cascadian writes: > >> > >> > >> The idea of using UNIX epoch is good. But the command showed that > >> it's > >> Wed, 28 Jul 2021

Re: Build Mesa with a different toolchain version

2021-06-02 Thread Thiago Jung Bauermann
Em quarta-feira, 2 de junho de 2021, às 08:13:17 -03, Tobias Geerinckx-Rice escreveu: > Two notes after a calming walk in the woods: Always a good idea! > Tobias Geerinckx-Rice 写道: > > > no package has a ‘gcc-toolchain’ input. > > Not true: 2 do. I meant that ‘the toolchain’ used to build >

Re: Build Mesa with a different toolchain version

2021-06-02 Thread Thiago Jung Bauermann
Hello, Thank you for your response. Em quarta-feira, 2 de junho de 2021, às 06:42:41 -03, Tobias Geerinckx-Rice escreveu: > Thiago, > > Thiago Jung Bauermann 写道: > > > $ guix build --system=i686-linux \ > > > > --with-input=gcc-toolc

Re: Build Mesa with a different toolchain version

2021-06-02 Thread Thiago Jung Bauermann
Hi, Thank you for your response. Em quarta-feira, 2 de junho de 2021, às 06:22:48 -03, Efraim Flashner escreveu: > On Tue, Jun 01, 2021 at 09:46:56PM -0300, Thiago Jung Bauermann wrote: > > Hello, > > > > I'm having and issue with Mesa on i686-linux which I suspect is caus

Re: Build Mesa with a different toolchain version

2021-06-02 Thread Thiago Jung Bauermann
After sending the email, I thought of another thing to try, but it didn't help. I thought I'd mention it here for completeness: Try #3: Using this definition in my local channel: ``` (define gcc->gcc-10 (package-input-rewriting `((,gcc-7 . ,gcc-10)

Build Mesa with a different toolchain version

2021-06-02 Thread Thiago Jung Bauermann
Hello, I'm having and issue with Mesa on i686-linux which I suspect is caused by the version of GCC used to build it (i.e. 7.5.0). To test my theory, I'm trying to build Mesa with a newer version of the compiler. I tried a few different things, but none worked. I would be grateful if someone

Re: cmake error

2021-05-13 Thread Thiago Jung Bauermann
Em quinta-feira, 13 de maio de 2021, às 11:12:15 -03, Roy Lemmon escreveu: > Hi Thiago, > > Below is CMakeOutput.log > > I see no occurence of fastjet though. Yes, this is strange. > I should mention that I get no > error if I just use curl or wget to download the file (and it has a > proper

Re: cmake error

2021-05-13 Thread Thiago Jung Bauermann
Hello Roy, Em quinta-feira, 13 de maio de 2021, às 14:17:21 -03, Roy Lemmon escreveu: > Hi again, > > Just to not that the original CMakeList.txt file for fastjet uses > ExternalProject_Add with the URL command. Perhaps no-one has used cmake > in Guix with that option before ... That's a good

Re: cmake error

2021-05-13 Thread Thiago Jung Bauermann
Em quinta-feira, 13 de maio de 2021, às 11:12:15 -03, Roy Lemmon escreveu: > Hi Thiago, > > Below is CMakeOutput.log > > I see no occurence of fastjet though. Yes, this is strange. > I should mention that I get no > error if I just use curl or wget to download the file (and it has a > proper

Re: cmake error

2021-05-13 Thread Thiago Jung Bauermann
Hello Roy, Em quinta-feira, 13 de maio de 2021, às 07:35:17 -03, Roy Lemmon escreveu: > I have a problem with the cmake build package. > > Below is a small CMakeLists.txt test file where I attempt to download the > file fastjet-3.3.3.tar.gz. > >