GNU bug report logs - #52133
vimb fails to build on core-updates-frozen

Previous Next

Package: guix-patches;

Reported by: Jack Hill <jackhill <at> jackhill.us>

Date: Sat, 27 Nov 2021 05:39:02 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 52133 in the body.
You can then email your comments to 52133 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#52133; Package guix. (Sat, 27 Nov 2021 05:39:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jack Hill <jackhill <at> jackhill.us>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 27 Nov 2021 05:39:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jack Hill <jackhill <at> jackhill.us>
To: bug-guix <at> gnu.org
Subject: vimb fails to build on core-updates-frozen
Date: Sat, 27 Nov 2021 00:38:22 -0500 (EST)
[Message part 1 (text/plain, inline)]
Hi Guix,

vimb fails to build on core-updates-frozen commit 
d508c5baab16f99818e6514351ed0ab7ad9e8116 with the attatched build log. 
Hilghlight of the error appears to be:

```
Package webkit2gtk-4.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `webkit2gtk-4.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'webkit2gtk-4.0' found
gcc bookmark.o
In file included from autocmd.h:26,
                 from autocmd.c:24:
main.h:24:10: fatal error: gtk/gtkx.h: No such file or directory
   24 | #include <gtk/gtkx.h>
      |          ^~~~~~~~~~~~
compilation terminated.
Package webkit2gtk-4.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `webkit2gtk-4.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'webkit2gtk-4.0' found
make[1]: *** [Makefile:43: autocmd.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from bookmark.c:23:
main.h:24:10: fatal error: gtk/gtkx.h: No such file or directory
   24 | #include <gtk/gtkx.h>
      |          ^~~~~~~~~~~~
```


Best,
Jack
[qvpx01ljk07smhdfc4mlpycxzg04hf-vimb-3.6.0.drv (application/octet-stream, attachment)]

Information forwarded to bug-guix <at> gnu.org:
bug#52133; Package guix. (Sat, 27 Nov 2021 07:13:02 GMT) Full text and rfc822 format available.

Message #8 received at 52133 <at> debbugs.gnu.org (full text, mbox):

From: Jack Hill <jackhill <at> jackhill.us>
To: 52133 <at> debbugs.gnu.org
Subject: [PATCH core-updates-frozen] gnu: vimb: Build with libsoup2.
Date: Sat, 27 Nov 2021 02:11:55 -0500
* gnu/packages/web-browsers.scm (vimb)[inputs]: Replace webkitgtk with
webkitgtk-with-libsoup2.
---
 gnu/packages/web-browsers.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index 7ea2a9a9ec..2f3213b203 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -563,7 +563,7 @@ (define-public vimb
     (inputs
      `(("glib-networking" ,glib-networking)
        ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
-       ("webkitgtk" ,webkitgtk)))
+       ("webkitgtk" ,webkitgtk-with-libsoup2)))
     (native-inputs
      `(("pkg-config" ,pkg-config)))
     (home-page "https://fanglingsu.github.io/vimb/")
-- 
2.34.0





bug reassigned from package 'guix' to 'guix-patches'. Request was from Jack Hill <jackhill <at> jackhill.us> to control <at> debbugs.gnu.org. (Sat, 27 Nov 2021 07:14:02 GMT) Full text and rfc822 format available.

Added tag(s) patch. Request was from Jack Hill <jackhill <at> jackhill.us> to control <at> debbugs.gnu.org. (Sat, 27 Nov 2021 07:14:02 GMT) Full text and rfc822 format available.

Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Sat, 27 Nov 2021 09:40:01 GMT) Full text and rfc822 format available.

Notification sent to Jack Hill <jackhill <at> jackhill.us>:
bug acknowledged by developer. (Sat, 27 Nov 2021 09:40:01 GMT) Full text and rfc822 format available.

Message #17 received at 52133-done <at> debbugs.gnu.org (full text, mbox):

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Jack Hill <jackhill <at> jackhill.us>
Cc: 52133-done <at> debbugs.gnu.org
Subject: Re: bug#52133: [PATCH core-updates-frozen] gnu: vimb: Build with
 libsoup2.
Date: Sat, 27 Nov 2021 09:38:49 +0000
[Message part 1 (text/plain, inline)]
Patch pushed as 2ff3e6e985183bef61f46fce86558bb7255e335f.
Thanks.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 25 Dec 2021 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 84 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.