Package Details: pantheon-screenshot-git 6.0.4.r45.g4187e8f-1

Git Clone URL: https://aur.archlinux.org/pantheon-screenshot-git.git (read-only, click to copy)
Package Base: pantheon-screenshot-git
Description: The Pantheon Screenshot Tool
Upstream URL: https://github.com/elementary/screenshot-tool
Licenses: GPL-3.0-or-later
Groups: pantheon-unstable
Conflicts: pantheon-screenshot
Provides: pantheon-screenshot
Submitter: alucryd
Maintainer: SolarAquarion
Last Packager: SolarAquarion
Votes: 4
Popularity: 0.000000
First Submitted: 2017-05-01 17:45 (UTC)
Last Updated: 2024-08-16 01:29 (UTC)

Latest Comments

MarsSeed commented on 2024-08-16 17:58 (UTC) (edited on 2024-08-16 17:59 (UTC) by MarsSeed)

Fails to build from source as of now, because of several "error: implicit declaration of function" occurrences. Upstream issue? (With gcc 14 perhaps?)

Full log output: link.

Build log excerpt from the end of the output:

==> Updated version: pantheon-files-git r9338.96147b993-1
[...]
[323/354] Compiling C object src/io.elementary.files.p/meson-generated_View_Sidebar_NetworkListBox.c.o
FAILED: src/io.elementary.files.p/meson-generated_View_Sidebar_NetworkListBox.c.o 
cc -Isrc/io.elementary.files.p -Isrc -I../pantheon-files/src -Ilibcore -I../pantheon-files/libcore -I. -I../pantheon-files -I/usr/include/glib-2.0 
    -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gee-0.8 
    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/freetype2 
    -I/usr/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/cloudproviders -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
    -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/granite -I/usr/include/libhandy-1 -I/usr/include/zeitgeist-2.0 
    -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch '-DGETTEXT_PACKAGE="io.elementary.files"' -DHANDY_USE_UNSTABLE_API -w -march=x86-64 
    -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto 
    -fPIE -pthread -D_REENTRANT -MD -MQ src/io.elementary.files.p/meson-generated_View_Sidebar_NetworkListBox.c.o -MF 
    src/io.elementary.files.p/meson-generated_View_Sidebar_NetworkListBox.c.o.d -o src/io.elementary.files.p/meson-generated_View_Sidebar_NetworkListBox.c.o -c 
    src/io.elementary.files.p/View/Sidebar/NetworkListBox.c
src/io.elementary.files.p/View/Sidebar/NetworkListBox.c: In function ‘sidebar_network_list_box_constructor’:
src/io.elementary.files.p/View/Sidebar/NetworkListBox.c:734:9: error: implicit declaration of function ‘sidebar_sidebar_list_interface_set_list_box’; did 
    you mean ‘sidebar_sidebar_list_interface_get_list_box’? [-Wimplicit-function-declaration]
  734 |         sidebar_sidebar_list_interface_set_list_box ((SidebarSidebarListInterface*) self, _tmp1_);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |         sidebar_sidebar_list_interface_get_list_box
src/io.elementary.files.p/View/Sidebar/NetworkListBox.c: In function ‘_vala_sidebar_network_list_box_set_property’:
src/io.elementary.files.p/View/Sidebar/NetworkListBox.c:857:17: error: implicit declaration of function ‘sidebar_sidebar_list_interface_set_sidebar’; did 
    you mean ‘sidebar_sidebar_list_interface_get_sidebar’? [-Wimplicit-function-declaration]
  857 |                 sidebar_sidebar_list_interface_set_sidebar ((SidebarSidebarListInterface*) self, g_value_get_object (value));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                 sidebar_sidebar_list_interface_get_sidebar
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...

bkb commented on 2020-05-28 20:47 (UTC)

On standalone it should break now, because of the new shell dependency

But it will works well on the whole window manager