unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#37680: [core-updates] simple-scan fails to build
@ 2019-10-09 10:57 Björn Höfling
  2019-10-10 17:22 ` bug#37680: simple-scan builds with newer version Jack Hill
  2019-10-10 17:23 ` bug#37680: [PATCH] gnu: simple-scan: Update to 3.34.1 Jack Hill
  0 siblings, 2 replies; 4+ messages in thread
From: Björn Höfling @ 2019-10-09 10:57 UTC (permalink / raw)
  To: 37680

[-- Attachment #1: Type: text/plain, Size: 2505 bytes --]

After the core-updates merge, simplescan fails to build:
This is on:

525ef21ba0d4a50a7d21f5543db40b6cc328f9cd


starting phase
`build' Making all in src
make[1]: Entering directory '/tmp/guix-build-simple-scan-3.24.1.drv-0/simple-scan-3.24.1/src'
  CC       simple_scan-book.o
  CC       simple_scan-book-view.o
  CC       simple_scan-page.o
  CC       simple_scan-page-view.o
  CC       simple_scan-simple-scan.o
  CC       simple_scan-scanner.o
make[2]: Entering directory '/tmp/guix-build-simple-scan-3.24.1.drv-0/simple-scan-3.24.1/src'
  VALAC    simple_scan_vala.stamp
  CC       simple_scan-autosave-manager.o
  CC       simple_scan-resources.o
page.vala:90.5-90.39: error: Property `Page.scan_direction' with custom `get' accessor and/or `set' mutator cannot have `default' value
    public ScanDirection scan_direction
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ui.vala:1295.25-1295.80: warning: Gtk.Arrow.new has been deprecated since 3.14
ui.vala:1867.13-1867.31: warning: Gtk.Application.add_accelerator has been deprecated since 3.14
ui.vala:1868.13-1868.31: warning: Gtk.Application.add_accelerator has been deprecated since 3.14
ui.vala:1869.13-1869.31: warning: Gtk.Application.add_accelerator has been deprecated since 3.14
ui.vala:1870.13-1870.31: warning: Gtk.Application.add_accelerator has been deprecated since 3.14
ui.vala:1871.13-1871.31: warning: Gtk.Application.add_accelerator has been deprecated since 3.14
ui.vala:1872.13-1872.31: warning: Gtk.Application.add_accelerator has been deprecated since 3.14
ui.vala:1873.13-1873.31: warning: Gtk.Application.add_accelerator has been deprecated since 3.14
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


Björn

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-10 19:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-09 10:57 bug#37680: [core-updates] simple-scan fails to build Björn Höfling
2019-10-10 17:22 ` bug#37680: simple-scan builds with newer version Jack Hill
2019-10-10 19:45   ` Björn Höfling
2019-10-10 17:23 ` bug#37680: [PATCH] gnu: simple-scan: Update to 3.34.1 Jack Hill

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).