simple-scan won't build

  • Done
  • quality assurance status badge
Details
2 participants
  • Tobias Geerinckx-Rice
  • sirmacik
Owner
unassigned
Submitted by
sirmacik
Severity
normal
Merged with

Debbugs page

sirmacik wrote 5 years ago
(address . bug-guix@gnu.org)
878spbd2p6.fsf@wioo.waw.pl
Hey Guix,

I've hit an issue with simple-scan-3.24.1 update:

ui.vala:1019.9-1019.23: warning: Gtk.Menu.popup has been deprecated since 3.22
simple-scan.vala:130.30-130.41: error: Argument 1: Cannot convert from `unowned GLib.List<weak ScanDevice>' to `unowned GLib.List<ScanDevice>'
ui.set_scan_devices (devices_copy, missing_driver);
^^^^^^^^^^^^
Compilation failed: 2 error(s), 9 warning(s)
make[2]: *** [Makefile:655: simple_scan_vala.stamp] Error 1
make[2]: Leaving directory '/tmp/guix-build-simple-scan-3.24.1.drv-0/simple-scan-3.24.1/src'
make[1]: *** [Makefile:645: ui.c] Error 2
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/tmp/guix-build-simple-scan-3.24.1.drv-0/simple-scan-3.24.1/src'
make: *** [Makefile:399: all-recursive] Error 1
command "make" "-j" "4" "gtk_update_icon_cache=true" failed with status 2

full log attached.

Thanks you for your time!
--
sirmacik
PGP: 0xE0DC81D523891771
Tobias Geerinckx-Rice wrote 5 years ago
(no subject)
(name . GNU bug tracker automated control server)(address . control@debbugs.gnu.org)
87d0enh9of.fsf@nckx
merge 37680 37885
merge 37680 37715
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfo+u0AlEeO9y5k0W2Imw8BjFSTwFAl2wVdAACgkQ2Imw8BjF
STyOvg/8De9vJq6NebDKHnP4NIu+siAo+5gtnlcgVMO1e+MzF75q8vSQGmr5VBEr
VDKk4uYztVFACllLZdc6b8heViDOHk8NpIfw2Bc+WNq+8TOLSpkLCJxPPhWX2bBk
Pwxbq5WKK72MqbgXsb5aXPV79zPVVKABg1oFWSEvAfjRk01xnR/NXXSSclRsE5jU
2dQ48gPzkY4AqiG5zTb/2aYS/G+UcE0dvf0ryf5+SExrKgLTvLucC9udp49Olj+o
R8O44ofkuNlDUPzOGwt2g94w9H3pYEw2/XxhB20Wwy2RW5iF4FcEVOuLO7MG8mMe
ub2x7TrzLjhLFpQ0Tg/ASvUWU1COuVrw0dmUqOVJlu/Qy/MoJIj/lNP8w76bct9N
Dg5GVGQ02ASrOyYrFX0Z69a/1/m3D2zwBd7gn46e99y9CO49OrRj+rchRKJAnlcc
TFi2QSzHTI1NYG/cFvDe2sqYh0K8pdqSlXgirNJ4pgeWKlBoGylnAbDaf5flFJzM
fQ/WF2TICt29tT9xO3P5qZ88o9euXvY7M42uwzPocXjDgD94/txcA5X5DkYJdHdD
QyjKs+ZuErIbRj5mZ3pHljH98v4euAB3zB8VZQq0DHB8lbJfukKBP83aDmniFM2P
8f0I4vuDnI9TBIVq3IQw4QZDYYdu5rWwhUMW9v+XIr68hfRD8Fo=
=feiy
-----END PGP SIGNATURE-----

?
Your comment

This issue is archived.

To comment on this conversation send an email to 37885@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 37885
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help