ahodesuka / ahoviewer

A GTK image viewer, manga reader, and booru browser
MIT License
479 stars 30 forks source link

Does not compile with meson-0.61.1 #139

Closed kobboi closed 2 years ago

kobboi commented 2 years ago

Compiles fine with 0.60.3

Version: 0.61.1
Source dir: /var/tmp/portage/media-gfx/ahoviewer-2.0.0_pre20211126/work/ahoviewer-92f2b2f57c8a6ebf0d10cb95bfc9b685bf98be5c
Build dir: /var/tmp/portage/media-gfx/ahoviewer-2.0.0_pre20211126/work/ahoviewer-2.0.0_pre20211126-build
Build type: native build
WARNING: You should add the boolean check kwarg to the run_command call.
         It currently defaults to false,
         but it will default to true in future releases of meson.
         See also: https://github.com/mesonbuild/meson/issues/9300
Project name: ahoviewer
Project version: 1.6.5
C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 11.2.1 "x86_64-pc-linux-gnu-gcc (Gentoo 11.2.1_p20220115 p4) 11.2.1 20220115")
C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.37
C++ compiler for the host machine: x86_64-pc-linux-gnu-g++ (gcc 11.2.1 "x86_64-pc-linux-gnu-g++ (Gentoo 11.2.1_p20220115 p4) 11.2.1 20220115")
C++ linker for the host machine: x86_64-pc-linux-gnu-g++ ld.bfd 2.37
Host machine cpu family: x86_64
Host machine cpu: x86_64
Run-time dependency threads found: YES
Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (1.8.0)
Run-time dependency glibmm-2.4 found: YES 2.66.2
Run-time dependency sigc++-2.0 found: YES 2.10.7
Run-time dependency gtk+-3.0 found: YES 3.24.31
Run-time dependency gtkmm-3.0 found: YES 3.24.5
Run-time dependency x11 found: YES 1.7.3
Run-time dependency libconfig++ found: YES 1.7.3
Run-time dependency libxml-2.0 found: YES 2.9.12
Run-time dependency libcurl found: YES 7.81.0
Dependency openssl found: NO found 1.1.1m but need: '<1.1.0'
Found CMake: /usr/bin/cmake (3.22.1)
Run-time dependency openssl found: NO (tried pkgconfig and cmake)
Run-time dependency gstreamer-1.0 found: YES 1.18.4
Run-time dependency gstreamer-audio-1.0 found: YES 1.18.4
Run-time dependency gstreamer-video-1.0 found: YES 1.18.4
Run-time dependency libpeas-1.0 found: YES 1.30.0
Dependency libsecret-1 skipped: feature libsecret disabled
Run-time dependency libunrar found: NO (tried pkgconfig and cmake)
Library libunrar found: YES
Has header "dll.hpp" : NO 
Has header "dll.hpp" : YES 
Dependency libzip skipped: feature libzip disabled
Run-time dependency libnsgif found: YES 0.2.1

src/meson.build:82:2: ERROR: gnome.generate_gir keyword argument 'link_with' was of type array[Executable] but should have been array[SharedLibrary | StaticLibrary]