Hi Maxim,
Maxim Cournoyer skribis:
> $ ./pre-inst-env guix build ppsspp \
> --with-git-url=ppsspp=https://github.com/hrydgard/ppsspp
>
> I get either
>
> updating submodule 'ext/SPIRV-Cross'...
> indexing objects 91%
> [
Hi Thiago,
Thiago Jung Bauermann skribis:
> I was able to do a build of texlive-amscls with `export MALLOC_CHECK_=2`,
> and a core dump was generated. I managed to get a guix environment with
> debuginfo for texlive-bin, but for some reason it still doesn’t have
> debug info for glibc availab
On Wed, Jun 30, 2021 at 8:20 AM Ludovic Courtès wrote:
> Hi,
>
> Ludovic Courtès skribis:
>
> > While investigating luatex crashes in the TeX Live 2020 package of
> > GNU Guix¹, we identified the following heap corruption reported by
> > Valgrind (this is on GNU/Linux, with glibc 2.33):
>
> This
Em quarta-feira, 30 de junho de 2021, às 09:46:01 -03, Thiago Jung
Bauermann escreveu:
> I will use your command line to get a Valgrind report for TeX Live 2021
> and post it to the dev-luatex mailing list as well.
Unfortunately I’m still having problems with glibc debug info and thus
Valgrind doe
Hi guix,
Here is a backtrace from mumi.log.zst and mumi.mailer.log.zst.
This lead to a 500.
mumi.log.zst
ERROR: In procedure mu-message-send:
In procedure module-lookup: Unbound variable: mu-debug
processing
job: mail:162506283631699
options: ((from . "Maxime Devos") (subject . "[PATCH]
Hello!
Ludovic Courtès writes:
> Hi,
>
> Maxim Cournoyer skribis:
>
>> $ sudo ps -eF | grep guix-daemon
>> root 25193 216 0 3074 1524 3 Jun28 ? 00:00:00
>> /gnu/store/vphx2839xv0qj9xwcwrb95592lzrrnx7-guix-1.3.0-3.50dfbbf/bin/guix-daemon
>> 25178 guixbuild --max-silent-time 0 --timeout 0 --log-
Hi, I have been attempting to rebuild my user profile from source.
Kicad, however, fails to build with the following error:
```
/gnu/store/rn75fm7adgx3pw5j8pg3bczfqq1y17lk-gcc-7.5.0/bin/c++ -Wall -
Wsuggest-override -Werror=vla -pthread -O3 -DNDEBUG -s -rdynamic
CMakeFiles/qa_eeschema.dir/__/__
On Wed Jun 30, 2021 at 11:47 AM CDT, Christopher Howard wrote:
> Hi, I have been attempting to rebuild my user profile from source.
> Kicad, however, fails to build
>
> My guix commit is a little old now (a little over a week) if that makes
> a difference.
I believe this was fixed recently, I repo
Hello!
Ludovic Courtès writes:
[...]
> I believe this is now fixed in Guile-Git:
>
>
> https://gitlab.com/guile-git/guile-git/-/commit/1d7cc8cdb61fc231eca4291005ff74f3fb8ae502
>
> You can give it a try for instance by first building Guix against the
> latest Guile-Git:
>
> guix build guix
Hi:
When I run `make check -j1`, all of the tests/syscalls.scm tests pass, however
when running it with `make check -j20`, the following two tests get skipped:
test-name: tcgetattr
location: /home/ds815/repos/guix/tests/syscalls.scm:553
source:
+ (test-assert
+ "tcgetattr"
+ (let ((termios (t
On Sat, 26 Jun 2021 00:30:47 +0200
Björn Höfling wrote:
> $ ./pre-inst-env guix import go github.com/caspr-io/yamlpath
> go-module->guix-package module-path: github.com/caspr-io/yamlpath
> Backtrace:
> In ice-9/boot-9.scm:
> 1752:10 8 (with-exception-handler _ _ #:unwind? _ # _)
> In unknown
On Mon, 28 Jun 2021 18:18:17 +0200
zimoun wrote:
> Hi,
>
> On ven., 25 juin 2021 at 18:40, zimoun
> wrote:
> > On jeu., 24 juin 2021 at 01:32, raingloom
> > wrote:
> >> When I run
> >> guix import go -r github.com/golang-migrate/migrate/v4
> >> it works for a looong time (something else to w
On Mon, 24 May 2021 13:22:23 -0400
Leo Famulari wrote:
> On Sat, May 22, 2021 at 12:19:30PM -0800, Christopher Howard wrote:
> > However, the command I am running to
> > rebuild ugrep without grafts or substitutes is rebuilding everything
> > all the way back to bootstrap, so it probably will not
Hi:
Running `make check-system` on master results in
ice-9/eval.scm:142:16: In procedure compile-top-call:
error: channel-source->package: unbound variable
hint: Did you forget `(use-modules (gnu ci))'?
make: *** [Makefile:6888: check-system] Error 1
After a quick bisect, the offending commit s
After some more discussion with Tobias on IRC, it seems that this was caused
by a `git pull` followed by a `make` and lacked a `make clean-go`. After running
`make clean-go` and rebuilding, the problem went away.
--
Domagoj
signature.asc
Description: PGP signature
Attempting to build clisp from source results in these test failures:
```(echo *.erg | grep '*' >/dev/null) || (echo "Test failed:" ; ls -l
*erg; echo "To see which tests failed, type" ; echo "cat
"`pwd`"/*.erg" ; exit 1)Test failed:-rw-r--r-- 1 nixbld nixbld 188 Jun
30 21:15 path.erg-rw-r--r--
Hi,
raingloom writes:
>> If you look at the page
>>
>> https://pkg.go.dev/github.com/caspr-io/yamlpath
>>
>> It has no Description, because the site cannot parse license
>> information correctly and thus conservatively does not display any
>> info.
>
> Could we use godocs.io? It's more copylef
Hello,
> After some more discussion with Tobias on IRC, it seems that this was caused
> by a `git pull` followed by a `make` and lacked a `make clean-go`. After
> running
> `make clean-go` and rebuilding, the problem went away.
I can confirm this was caused by an API mismatch in
gnu/system/ins
18 matches
Mail list logo