bug#57022: fmit fails to build/upgrade

2022-08-07 Thread Maxime Devos
On 07-08-2022 01:14, Dr. Arne Babenhauserheide wrote: I get a build error when updating fmit with guix upgrade fmit It fails with phase `install' succeeded after 0.4 seconds starting phase `wrap-executable' error: in phase 'wrap-executable': uncaught exception: wrong-

bug#50916: Experimental `guix container PID program args` not working as expected

2022-08-07 Thread kiasoc5
This bug still persists and effectively bypasses container sandboxing: 1. Start a container shell. $ guix shell --container 2. Exec a shell inside the container. Here it is a foreign distro's bash, and assume that there is only 1 container running. $ guix container exec $(pgrep --full 'guix she

bug#57037: Package `guile-newt' cannot be cross-compiled

2022-08-07 Thread Jean Pierre De Jesus DIAZ via Bug reports for GNU Guix
The `guile-newt' package that is used for the installation UI can't be cross-compiled as it tries to load the `newt' dynamic library when the Guile code is compiled. I've tried to find a solution/fix but I don't know much about how Guile byte-code compilation works. The compilation error can be re

bug#55657: libgccjit is unusable

2022-08-07 Thread Liliana Marie Prikler
Am Sonntag, dem 07.08.2022 um 03:19 + schrieb John Kehayias: > So. I tried to see what was different between your and Andrew's code > and I'm not seeing what it could be. There must be some subtle > difference we're missing? Seems we have all the ingredients and a > known working example. It's

bug#55657: libgccjit is unusable

2022-08-07 Thread John Kehayias via Bug reports for GNU Guix
--- Original Message --- On Sunday, August 7th, 2022 at 9:59 AM, Liliana Marie Prikler wrote: > It's a really stupid one. Basically, the tests and really any > executable you try to build fails to execute without LD_LIBRARY_PATH > set. Now obviously, that's an issue with ld and you know wh

bug#55657: libgccjit is unusable

2022-08-07 Thread Liliana Marie Prikler
Am Sonntag, dem 07.08.2022 um 15:09 + schrieb John Kehayias: > Is the assoc-ref for binutils (implicit input?) equivalent to just > using #$binutils directly? e.g. (string-append "-B" #$binutils > "/bin/") with no added binutils to the inputs. Is that not a good > idea? As a test, that does ind

bug#56799: (gnu services configuration) usage of *unspecified* is problematic

2022-08-07 Thread Ludovic Courtès
Hello, I just hit this while running ‘guix home reconfigure’ from f0ae9da3210cc6d87ca519545203daf9751f3465: home-config.scm:24:16: error: invalid value unset for field 'address-family' It’s an ‘openssh-host’ record: (openssh-host (name "xyz") (host-name "xyz.example.org") (user

bug#57048: tiled-1.8.1 fails to build

2022-08-07 Thread bdju
log here: http://ix.io/46XY I was just running guix upgrades, for the first time in 12 days or so.

bug#57049: cool-retro-term-1.2.0 build failure

2022-08-07 Thread bdju
build log: http://ix.io/46Yn guix version: just shows up as 0 for some reason...

bug#57048: tiled-1.8.1 fails to build

2022-08-07 Thread 宋文武 via Bug reports for GNU Guix
Fixed in commit ee216d16ef5ea537eaf5508dcffa5d808ab62bb0, thank you for the report!

bug#56971: greeter user permissions are not enough to talk with seatd

2022-08-07 Thread Liliana Marie Prikler
Am Sonntag, dem 07.08.2022 um 23:48 +0300 schrieb muradm: > Point is not that "there are any/others affected", the point is, > that seatd is providing [an] interface, and currently it has a > problem, which is wrong permission. But there are two sides in this permission issue. Note that the subje