I tried installing the package again under Guix 44bbfc24 and it installed
successfully. It was probably working after a59afdc9 (2022-02-03), which
updated Boost to 1.78.0.
This issue may be closed, thanks!
Ivan Vilata i Balaguer (2022-02-07 23:43:18 +0100) wrote:
> Ivan Vilata i Balag
uration.
But maybe I missed some point in the instructions. Otherwise, I wonder
whether they should be either fixed, or updated for a single-instance example
that does work (which may be ok as that's probably the most common use case).
Thanks, and cheers!
--
Ivan Vilata i Balaguer -- https://elvil.net/
signature.asc
Description: PGP signature
ptiste Strazzulla
;;; Copyright © 2023 John Kehayias
+;;; Copyright © 2023 Ivan Vilata-i-Balaguer
;;;
;;; This file is part of GNU Guix.
;;;
@@ -2493,14 +2494,14 @@ (define-public python-zope-interface
(define-public python-zope-exceptions
(package
(name "python-zope
bility:
<https://github.com/zopefoundation/zope.exceptions/commit/cb2d21400c95b73909b1145674c08fed31b8759a>
Probably version >= 4.5 of the package (which claims "Add official support for
Python 3.9 and 3.10." does work (I've been unable to figure out the proper
`--with-` incantation to assert that
Ivan Vilata i Balaguer (2023-05-19 14:11:37 +0200) wrote:
> […] I copied the definition of the `encfs` package to another file,
> changed `(inputs (list attr fuse openssl tinyxml2))` to `(inputs (list attr
> fuse openssl-1.1 tinyxml2))` (i.e. `openssl -> openssl-1.1`), and the built
Giovanni Biscuolo (2023-05-20 10:15:58 +0200) wrote:
> Hello Ivan,
>
> Ivan Vilata i Balaguer writes:
>
> > The latest commit in Dia's Git repo (just 3 after the one use by Guix)
> > states
> > "build: Fix deprecated positional argument for i18n.me
builds may cause: [74/566] [...]
;; fatal error: dia-lib-enums.h: No such file or directory
base-commit: 0aab24855238cc7c7a31066ab39cd94e534b857f
--
2.39.2
--
Ivan Vilata i Balaguer -- https://elvil.net/
signature.asc
Description: PGP signature
Ivan Vilata i Balaguer (2023-05-04 17:26:48 +0200) wrote:
> Hi! It looks like the Meson build of `dia` fails to complete in the version
> of Guix shown below:
>
> ```
> […]
> commit: 3f8c4899a9a67bb509a603bd21dcfcfab88c0e8e
> ```
>
> This is the
Liliana Marie Prikler (2023-05-04 19:48:34 +0200) wrote:
> Am Donnerstag, dem 04.05.2023 um 17:13 +0200 schrieb Ivan Vilata i
> Balaguer:
> > ```
> > ../d-feet-0.3.16/data/meson.build:15:5: ERROR: Function does not take
> > positional arguments.
> > ```
> Lookin
moved that dependency).
Thanks!
Blake Shaw (2023-05-07 15:55:04 +0700) wrote:
> I'm also dealing with the issue, except for me it gets stuck in
> test-kkk, if that info is helpful at all.
>
> Josselin Poiret via Bug reports for GNU Guix writes:
>
> > Ivan Vilata
Ivan Vilata i Balaguer (2023-05-19 13:40:27 +0200) wrote:
> I repeated the build with Guix commit 14c03807 and `encfs` tests failed in the
> same way. I tested the fix in <https://github.com/vgough/encfs/issues/600>,
> i.e. `guix build encfs --with-input=openssl=openssl@1.1.1q`
Ivan Vilata i Balaguer (2023-05-04 18:46:54 +0200) wrote:
> Hi! It looks like one of the tests in package `encfs` consistently segfaults
> in the version of Guix shown below:
>
> ```
> […]
> commit: 3f8c4899a9a67bb509a603bd21dcfcfab88c0e8e
> ```
>
> This is the
reported in <https://github.com/meejah/txtorcon/issues/336> and fixed
in <https://github.com/meejah/txtorcon/commit/cc7ed186>, and incorporated to
version 20.0.0 as noted here:
<https://github.com/meejah/txtorcon/releases/tag/v20.0.0>.
Thanks and good weekend!
--
Ivan Vilata i Balaguer -- https://elvil.net/
signature.asc
Description: PGP signature
`- /tmp/guix-build-proot-5.3.0.drv-0/source/test//../src/proot -b /proc -r
/tmp/guix-build-proot-5.3.0.drv-0/source/test//rootfs /bin/test-0cf405b0
13204 guixbui+ 20 00,9m 0,0m 44,0 0,0 11:43.34 R
`-
```
Thanks and cheers!
--
Ivan Vilata i
and "make" "test" "-j" "4" failed with status 2
```
I saw a couple of encfs issues regarding segfaults in tests, but I don't think
they're related: <https://github.com/vgough/encfs/issues/378>
<https://github.com/vgough/encfs/issues/600>
Thanks a lot, and cheers!
--
Ivan Vilata i Balaguer -- https://elvil.net/
signature.asc
Description: PGP signature
rpath=/gnu/store/v5syv2awp33lvq0fl1pavvpxv53i0w93-dia-0.97.3-3.0997887/lib"
"/tmp/guix-build-dia-0.97.3-3.0997887.drv-0/source" failed with status 1
```
I know nothing about Meson, but the error reminds me of
<https://issues.guix.gnu.org/53182>, and I see that its fix 3969d
zed"
"-Dc_link_args=-Wl,-rpath=/gnu/store/y414lsncri13kn6wz1hzhgzy6lpbivlf-d-feet-0.3.16/lib"
"-Dcpp_link_args=-Wl,-rpath=/gnu/store/y414lsncri13kn6wz1hzhgzy6lpbivlf-d-feet-0.3.16/lib"
"/tmp/guix-build-d-feet-0.3.16.drv-0/d-feet-0.3.16" failed with status 1
```
propagated input, or somehow add `GUILE_LOAD_PATH` and
`GUILE_LOAD_COMPILED_PATH` to the profile's search paths.
Thank you very much!
--
Ivan Vilata i Balaguer -- https://elvil.net/
signature.asc
Description: PGP signature
Ivan Vilata i Balaguer (2022-01-26 22:57:18 +0100) wrote:
> Ivan Vilata i Balaguer (2022-01-17 20:58:40 +0100) wrote:
>
> > Hi! When trying to upgrade package `povray 3.7.0.8` from Guix commit
> > `404f6953` to that of commit `4a943cfd`, the build fails showing errors like
>
Ivan Vilata i Balaguer (2022-01-17 20:58:40 +0100) wrote:
> Hi! When trying to upgrade package `povray 3.7.0.8` from Guix commit
> `404f6953` to that of commit `4a943cfd`, the build fails showing errors like
> these: […]
I found what looks like the same issue reported in
<https://gi
n`, then `make` was able to build everything without error,
though warnings were still there.
Cheers,
--
Ivan Vilata i Balaguer -- https://elvil.net/
signature.asc
Description: PGP signature
ot;make" arguments: ("-j" "4") exit-status: 2
term-signal: #f stop-signal: #f>
phase `build' failed after 4.6 seconds
command "make" "-j" "4" failed with status 2
```
Maybe some new version of the compiler got more picky w
quot; and rerun the
program to get more information. Set it to "no" to suppress
this message.
```
Looks like some bundled dependency is no longer there? Attaching the whole
`/var/log/guix/drvs/rq/p7xarf62882g2n31mgq3z2g616i5hy-nncp-7.5.0.drv.bz2`.
Thanks a lot!
--
Ivan V
p-signal: #f>
phase `build' failed after 0.8 seconds
command "make" "-j" "4" failed with status 2
```
Maybe something changed with the compiler which causes `toplevel` to be
defined twice, not sure whether the warnings are relevant. Attaching whole
`/var/log/guix/dr
g config variable advice.detachedHead to false
HEAD is now at 14f468c improved arity control for JOIN
```
Maybe the upstream Snap maintainer changed the repo commit where the tag
`v7.0.3` points at after the Guix package definition was updated?
Thanks!
--
Ivan Vilata i Balaguer -- https://elvil.net/
signature.asc
Description: PGP signature
term-signal: #f stop-signal: #f>
phase `build' failed after 168.1 seconds
command "make" "-j" "4" failed with status 2
```
Not completely sure, but the new commit may be using a compiler which isn't
compatible with the version of Boost used by POV-Ray?
ailed with status 1
```
Attaching the whole
`/var/log/guix/drvs/yh/2fn9w8pmxw5q0bfcs20hhihpp5w6c6-dia-0.97.3-2.3cf7ec4.drv.bz2`.
Thanks, and a happy new year! `:)`
--
Ivan Vilata i Balaguer -- https://elvil.net/
2fn9w8pmxw5q0bfcs20hhihpp5w6c6-dia-0.97.3-2.3cf7ec4.drv.bz2
Description: Binary data
signature.asc
Description: PGP signature
quot;)
exit-status: 1 term-signal: #f stop-signal: #f>
phase `sanity-check' failed after 0.2 seconds
command "python" "/gnu/store/nwwr89v2vyg1hs48i49m083vhczsgh3m-sanity-check.py"
"/gnu/store/2ad74b3s417prg3smyjk7ckxyksa6838-python-xdo-0.3/lib/python3.9/site-packag
Efraim Flashner (2019-12-22 12:56:04 +0200) wrote:
> On Fri, Dec 20, 2019 at 11:07:58AM -0500, Ivan Vilata i Balaguer wrote:
> >
> > Before you close this issue, I upgraded my `mumble` package and many icons
> > are
> > missing. I didn't yet have time to furthe
Ivan Vilata i Balaguer (2019-12-19 11:51:55 -0500) wrote:
> Efraim Flashner (2019-12-19 15:03:11 +0200) wrote:
>
> > I merged the two patches together, made sure all the phases returned #t
> > and flushed out the commit message some more.
>
> Thanks a lot! Comparing
'/var/log/guix/drvs/yk/pq20y7a2cars7bsqdg8rfwaxbfmpgc-emacs-calfw-1.6.drv.bz2'.
guix build: error: build of
`/gnu/store/ykpq20y7a2cars7bsqdg8rfwaxbfmpgc-emacs-calfw-1.6.drv' failed
```
Attaching the whole
`/var/log/guix/drvs/yk/pq20y7a2cars7bsqdg8rfwaxbfmpgc-emacs-calfw-1.6.drv.bz2`
Efraim Flashner (2019-12-19 15:03:11 +0200) wrote:
> I merged the two patches together, made sure all the phases returned #t
> and flushed out the commit message some more.
Thanks a lot! Comparing your final patch against mine was also very
instructive. `:)`
--
Ivan Vilata i Balaguer --
Ivan Vilata i Balaguer (2019-11-20 00:30:24 -0500) wrote:
> Thanks Christopher! I'm currently working in a complete patch, it's
> building and running (and it's not suffering from the errors I found!), but
> I still need to locate the appropriate icons and inclu
rors I found!), but I still
need to locate the appropriate icons and include them in the package.
I'll get back to you real soon!
--
Ivan Vilata i Balaguer -- https://elvil.net/
Ivan Vilata i Balaguer (2019-11-11 10:10:10 -0500) wrote:
> Efraim Flashner (2019-11-11 11:27:30 +0200) wrote:
>
> > Some inline comments added. Patch pushed.
>
> […] I'll try to find a moment to test your patch and see if the `ipfs`
> binary doesn't segfault,
Ivan Vilata i Balaguer (2019-11-11 10:10:10 -0500) wrote:
> […] I'm still attaching it in case you're curious (of course I don't expect
> any of it to get merged `;)`). […]
Forgot the attachment… `:P`
--
Ivan Vilata i Balaguer -- htt
`ipfs` binary segfault after patching. I'm still
attaching it in case you're curious (of course I don't expect any of it to get
merged `;)`).
I'll try to find a moment to test your patch and see if the `ipfs` binary
doesn't segfault, then report back.
Thanks again!
--
Ivan Vilata i Balaguer -- https://elvil.net/
Efraim Flashner (2019-11-05 18:18:22 +0200) wrote:
> On Tue, Nov 05, 2019 at 03:12:23PM +0100, Ludovic Courtès wrote:
> >
> > Ivan Vilata i Balaguer skribis:
> >
> > > Hi, I'm using patchelf 0.8 from Guix commit 7f81cce3 on Debian Sid.
> > &g
Ludovic Courtès (2019-11-04 18:07:05 +0100) wrote:
> Ivan Vilata i Balaguer skribis:
>
> > BTW, I ran that under strace and it looks like the read-only remount fails
> > after mounting `/var/run/nscd` in the new namespace has succeeded:
> >
> > $ strace -f u
.10 from
Debian does succeed to patch the binary.
As an aside, I tried to build `--with-source` for 0.10 and it succeeds to
compile, but tests fail to pass.
Thank you very much!
--
Ivan Vilata i Balaguer -- https://elvil.net/
Debian system's version of OpenSSL, so
Mumble may be trying to load system libraries instead of Guix's.
If I revert to a previous profile generation with a build of Mumble linked
against glibc 2.28 instead of 2.29, it doesn't print the errors and works
without issues.
Thank you very muc
Ivan Vilata i Balaguer (2019-11-01 11:10:02 -0400) wrote:
> Ludovic Courtès (2019-11-01 15:26:27 +0100) wrote:
>
> > […] What about a read-only bind mount like this:
> >
> > unshare -mUr mount --bind -o ro /var/run/nscd /tmp/tt
> >
> > ?
Ludovic Courtès (2019-11-01 15:26:27 +0100) wrote:
> Ivan Vilata i Balaguer skribis:
>
> > Ludovic Courtès (2019-10-29 23:16:49 +0100) wrote:
> >>
> >> Ivan Vilata i Balaguer skribis:
> >>
> >> > Hi! While using Guix commit `c9fc03a3` on D
Salut Ludovic !
Ludovic Courtès (2019-10-29 23:16:49 +0100) wrote:
> Bon dia Ivan,
>
> Ivan Vilata i Balaguer skribis:
>
> > Hi! While using Guix commit `c9fc03a3` on Debian unstable, whenever I run
> > `guix environment -CN` (either as a normal user or as root) I ge
not replace the running daemon).
Maybe the later commit introduced some kind of regression?
Thanks and cheers!
--
Ivan Vilata i Balaguer -- https://elvil.net/
tc/nsswitch.conf` are:
passwd: compat systemd
group: compat systemd
shadow: compat
Thanks a lot!
--
Ivan Vilata i Balaguer -- https://elvil.net/
ord`` and check that everything works.
Probably many steps can be done better/more easily, but my knowledge is
very limited. Links for improving that are welcome.`;)`
Thanks and cheers,
--
Ivan Vilata i Balaguer -- https://elvil.net/
>From bef8ccca58150ad4714cfa65472d5f2e9ae7b283 Mon Sep 17 00
ouldn't be built
cannot build derivation
`/gnu/store/8m8whiqpxy5b45x18rvskq523nl7237d-assword-0.10.drv': 1 dependencies
couldn't be built
guix package: error: build failed: build of
`/gnu/store/8m8whiqpxy5b45x18rvskq523nl7237d-assword-0.10.drv' failed
```
I am a user of ``assword``, but pretty much a Guix newbie. Is there any
way I can help fix this issue?
Thanks,
--
Ivan Vilata i Balaguer -- https://elvil.net/
atch:
>
> http://git.savannah.gnu.org/cgit/guix.git/commit/?id=350cfccb069ff6b8fd9625268612ce09be5f66c9
Thanks Catonano and Alex for the very prompt action!`:)`
--
Ivan Vilata i Balaguer -- https://elvil.net/
7;d get with M-q using
adaptive-fill-mode, but without actually changing the buffer's text.")
(license gpl3+))
```
Thank you very much,
--
Ivan Vilata i Balaguer -- https://elvil.net/
gt;
>
> This is the HEAD~~ commit.
> The one afterwards fixes an android problem.
I was able to install ``gnunet`` without issues, so I guess some recent
commit included a version fixed upstream and the bug may be closed.`:)`
Thanks for your help!
--
Ivan Vilata i Balaguer -- https://elvil.net/
Leo Famulari (2017-02-17 19:42:15 -0500) wrote:
> On Sat, Feb 18, 2017 at 12:59:49AM +0100, Ivan Vilata i Balaguer wrote:
> > I can't find anything related there, I also searched the net before
> > sending the report but found nothing that seemed the same error.
>
t your clock is
> correct. Test suites that do certificate verification should take care
> not to break in the future, but perhaps it's less common for test
> authors to handle the case of a clock set to the past.
Well, it may be some second off, but not much more than that…
ng0 (2017-02-17 16:29:35 +) wrote:
> On 17-02-17 16:23:46, ng0 wrote:
> > On 17-02-17 16:48:58, Ivan Vilata i Balaguer wrote:
> > > libmicrohttpd-0.9.52 fails to build because of a failing test:
> > >
> > > ```
> > > $ guix package -i libmicrohttp
ror 1
phase `check' failed after 29.6 seconds
builder for
`/gnu/store/42f3rhpv298bmi6ipd0la6nssx34hk6l-libmicrohttpd-0.9.52.drv' failed
with exit code 1
guix package: error: build failed: build of
`/gnu/store/42f3rhpv298bmi6ipd0la6nssx34hk6l-libmicrohttpd-0.9.52.drv' failed
```
This brea
> If you require more details, please reply to 25...@debbugs.gnu.org.
> Date: Sat, 28 Jan 2017 12:36:57 +0800
> From: 宋文武
> To: Ivan Vilata i Balaguer
> Cc: 25457-d...@debbugs.gnu.org
> Subject: Re: bug#25457: assword: gui: Namespace Gtk not available
> User-Agent: Gnus/5.13 (Gnus v
rror does not show with Assword
0.8.
```
$ guix package -I | grep assword
assword 0.10 out /gnu/store/wicbdk90fihvvc2zvbvn1wc7jfv8ypbi-assword-0.10
```
Thank you!
--
Ivan Vilata i Balaguer -- https://elvil.net/
Ivan Vilata i Balaguer (2016-09-29 13:15:45 +0200) wrote:
> Alex Kost (2016-09-29 11:03:41 +0300) wrote:
>
> > Ivan Vilata i Balaguer (2016-09-15 09:04 +0200) wrote:
> >
> > > The description for ``gettext@0.19.8`` (current) includes this sentence:
> > >
&g
Alex Kost (2016-09-29 11:03:41 +0300) wrote:
> Ivan Vilata i Balaguer (2016-09-15 09:04 +0200) wrote:
>
> > The description for ``gettext@0.19.8`` (current) includes this sentence:
> >
> > It provides translators with the means to create message
> > catalog
package includes the files for Emacs.
One solution (please note that I'm very new to Guix) may be to provide
an output for the Emacs goodies, another one would be removing the
reference to the Emacs mode in the description until it's actually
there.`;)`
Thanks!
--
Ivan Vilata i Balague
60 matches
Mail list logo