[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1002412: marked as done (cinnamon: FTBFS: ../src/st/meson.build:204:0: ERROR: "install_dir" must be specified when installing a target)



Your message dated Fri, 31 Dec 2021 02:48:28 +0000
with message-id <E1n37y0-0006QC-RJ@fasolo.debian.org>
and subject line Bug#1002412: fixed in cinnamon 5.2.6-1
has caused the Debian Bug report #1002412,
regarding cinnamon: FTBFS: ../src/st/meson.build:204:0: ERROR: "install_dir" must be specified when installing a target
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1002412: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002412
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: cinnamon
Version: 5.0.6-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20211220 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_configure -- -Ddocs=true -D py3modules_dir=/usr/lib/python3/dist-packages
> 	cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu -Ddocs=true -D py3modules_dir=/usr/lib/python3/dist-packages
> The Meson build system
> Version: 0.60.2
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: Cinnamon
> Project version: 5.0.6
> C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-13) 11.2.0")
> C linker for the host machine: cc ld.bfd 2.37
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency cjs-1.0 found: YES 5.0.0
> Run-time dependency muffin-clutter-0 found: YES 5.0.2
> Run-time dependency libcinnamon-menu-3.0 found: YES 5.0.0
> Run-time dependency muffin-cogl-0 found: YES 5.0.2
> Run-time dependency muffin-cogl-path-0 found: YES 5.0.2
> Run-time dependency dbus-1 found: YES 1.12.20
> Run-time dependency gdk-x11-3.0 found: YES 3.24.30
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Run-time dependency polkit-agent-1 found: YES 0.105
> Run-time dependency xfixes found: YES 5.0.3
> Run-time dependency atk-bridge-2.0 found: YES 2.38.0
> Run-time dependency gio-2.0 found: YES 2.70.2
> Run-time dependency gio-unix-2.0 found: YES 2.70.2
> Run-time dependency gl found: YES 1.2
> Run-time dependency glib-2.0 found: YES 2.70.2
> Run-time dependency gtk+-3.0 found: YES 3.24.30
> Run-time dependency libmuffin found: YES 5.0.2
> Run-time dependency muffin-cogl-pango-0 found: YES 5.0.2
> Run-time dependency libstartup-notification-1.0 found: YES 0.12
> Run-time dependency libsoup-2.4 found: YES 2.74.2
> Run-time dependency x11 found: YES 1.7.2
> Run-time dependency libxml-2.0 found: YES 2.9.12
> Run-time dependency libnm found: YES 1.32.12
> Run-time dependency gstreamer-1.0 found: YES 1.18.5
> Run-time dependency gstreamer-base-1.0 found: YES 1.18.5
> Library m found: YES
> Program intltool-merge found: YES (/usr/bin/intltool-merge)
> Program python3 found: YES (/usr/bin/python3)
> Checking for function "XFixesCreatePointerBarrier" with dependency xfixes: YES 
> Checking for function "mallinfo" : YES 
> Checking if "langinfo _NL_TIME_FIRST_WEEKDAY check" : compiles: YES 
> Configuring config.h using configuration
> Configuring cinnamon.desktop.in using configuration
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Configuring st.h using configuration
> Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
> Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
> 
> ../src/st/meson.build:204:0: ERROR: "install_dir" must be specified when installing a target
> 
> A full log can be found at /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-logs/meson-log.txt
> 	cd obj-x86_64-linux-gnu && tail -v -n \+0 meson-logs/meson-log.txt
> ==> meson-logs/meson-log.txt <==
> Build started at 2021-12-20T18:57:25.687704
> Main binary: /usr/bin/python3
> Build Options: -Ddocs=true -Dpy3modules_dir=/usr/lib/python3/dist-packages -Dprefix=/usr -Dlibdir=lib/x86_64-linux-gnu -Dlocalstatedir=/var -Dsysconfdir=/etc -Dbuildtype=plain -Dwrap_mode=nodownload
> Python system: Linux
> The Meson build system
> Version: 0.60.2
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: Cinnamon
> Project version: 5.0.6
> Sanity testing C compiler: cc
> Is cross compiler: False.
> Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed
> Sanity check compile stdout:
> 
> -----
> Sanity check compile stderr:
> 
> -----
> Running test binary command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.exe
> C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-13) 11.2.0")
> C linker for the host machine: cc ld.bfd 2.37
> Sanity testing C compiler: cc
> Is cross compiler: False.
> Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed
> Sanity check compile stdout:
> 
> -----
> Sanity check compile stderr:
> 
> -----
> Running test binary command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.exe
> C compiler for the build machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-13) 11.2.0")
> C linker for the build machine: cc ld.bfd 2.37
> Build machine cpu family: x86_64
> Build machine cpu: x86_64
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Target machine cpu family: x86_64
> Target machine cpu: x86_64
> Pkg-config binary for MachineChoice.HOST is not cached.
> Pkg-config binary missing from cross or native file, or env var undefined.
> Trying a default Pkg-config fallback at pkg-config
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Determining dependency 'cjs-1.0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion cjs-1.0` -> 0
> 5.0.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags cjs-1.0` -> 0
> -pthread -include /usr/include/mozjs-78/js/RequiredDefines.h -pthread -I/usr/include/cjs-1.0 -I/usr/include/gobject-introspection-1.0 -isystem /usr/include/mozjs-78 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs cjs-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lcjs -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs cjs-1.0` -> 0
> -lcjs -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpah06ktzr
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpah06ktzr/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpah06ktzr/output.exe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed 
> 
> Code:
>  #include<stdio.h>
>         
>         int main(void) {
>             printf("%ld\n", (long)(sizeof(void *)));
>             return 0;
>         }
> Compiler stdout:
>  
> Compiler stderr:
>  
> Program stdout:
> 
> 8
> 
> Program stderr:
> 
> 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp4biu_zqy
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp4biu_zqy/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp4biu_zqy/output.obj -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs 
> 
> Code:
>  
> Compiler stdout:
>  install: /usr/lib/gcc/x86_64-linux-gnu/11/
> programs: =/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/bin/
> libraries: =/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/11/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/11/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
> 
> Compiler stderr:
>  
> Run-time dependency cjs-1.0 found: YES 5.0.0
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'muffin-clutter-0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion muffin-clutter-0` -> 0
> 5.0.2
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags muffin-clutter-0` -> 0
> -pthread -I/usr/include/muffin/clutter-0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/muffin/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs muffin-clutter-0` -> 0
> -L/usr/lib/x86_64-linux-gnu/muffin -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu/muffin -L/usr/lib/x86_64-linux-gnu -lmuffin-clutter-0 -lcairo-gobject -latk-1.0 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -ljson-glib-1.0 -lgio-2.0 -lXtst -lXi -lmuffin-cogl-0 -lcairo -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs muffin-clutter-0` -> 0
> -L/usr/lib/x86_64-linux-gnu/muffin -lmuffin-clutter-0 -lcairo-gobject -latk-1.0 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -ljson-glib-1.0 -lgio-2.0 -lXtst -lXi -lmuffin-cogl-0 -lcairo -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr
> Run-time dependency muffin-clutter-0 found: YES 5.0.2
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'libcinnamon-menu-3.0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libcinnamon-menu-3.0` -> 0
> 5.0.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libcinnamon-menu-3.0` -> 0
> -pthread -I/usr/include/cinnamon-menus-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libcinnamon-menu-3.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lcinnamon-menu-3
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libcinnamon-menu-3.0` -> 0
> -lcinnamon-menu-3
> Run-time dependency libcinnamon-menu-3.0 found: YES 5.0.0
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'muffin-cogl-0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion muffin-cogl-0` -> 0
> 5.0.2
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags muffin-cogl-0` -> 0
> -pthread -I/usr/include/muffin/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs muffin-cogl-0` -> 0
> -L/usr/lib/x86_64-linux-gnu/muffin -L/usr/lib/x86_64-linux-gnu -lmuffin-cogl-0 -lcairo -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs muffin-cogl-0` -> 0
> -L/usr/lib/x86_64-linux-gnu/muffin -lmuffin-cogl-0 -lcairo -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr
> Run-time dependency muffin-cogl-0 found: YES 5.0.2
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'muffin-cogl-path-0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion muffin-cogl-path-0` -> 0
> 5.0.2
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags muffin-cogl-path-0` -> 0
> -pthread -I/usr/include/muffin/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs muffin-cogl-path-0` -> 0
> -L/usr/lib/x86_64-linux-gnu/muffin -L/usr/lib/x86_64-linux-gnu -lmuffin-cogl-path-0 -lmuffin-cogl-0 -lcairo -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs muffin-cogl-path-0` -> 0
> -L/usr/lib/x86_64-linux-gnu/muffin -lmuffin-cogl-path-0 -lmuffin-cogl-0 -lcairo -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr
> Run-time dependency muffin-cogl-path-0 found: YES 5.0.2
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'dbus-1' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion dbus-1` -> 0
> 1.12.20
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags dbus-1` -> 0
> -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs dbus-1` -> 0
> -L/usr/lib/x86_64-linux-gnu -ldbus-1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs dbus-1` -> 0
> -ldbus-1
> Run-time dependency dbus-1 found: YES 1.12.20
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gdk-x11-3.0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gdk-x11-3.0` -> 0
> 3.24.30
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gdk-x11-3.0` -> 0
> -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gdk-x11-3.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gdk-x11-3.0` -> 0
> -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0
> Run-time dependency gdk-x11-3.0 found: YES 3.24.30
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gobject-introspection-1.0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gobject-introspection-1.0` -> 0
> 1.70.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gobject-introspection-1.0` -> 0
> -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gobject-introspection-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gobject-introspection-1.0` -> 0
> -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'polkit-agent-1' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion polkit-agent-1` -> 0
> 0.105
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags polkit-agent-1` -> 0
> -pthread -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs polkit-agent-1` -> 0
> -L/usr/lib/x86_64-linux-gnu -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs polkit-agent-1` -> 0
> -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency polkit-agent-1 found: YES 0.105
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'xfixes' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion xfixes` -> 0
> 5.0.3
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags xfixes` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs xfixes` -> 0
> -L/usr/lib/x86_64-linux-gnu -lXfixes
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs xfixes` -> 0
> -lXfixes
> Run-time dependency xfixes found: YES 5.0.3
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'atk-bridge-2.0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion atk-bridge-2.0` -> 0
> 2.38.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags atk-bridge-2.0` -> 0
> -pthread -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs atk-bridge-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -latk-bridge-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs atk-bridge-2.0` -> 0
> -latk-bridge-2.0
> Run-time dependency atk-bridge-2.0 found: YES 2.38.0
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gio-2.0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gio-2.0` -> 0
> 2.70.2
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gio-2.0` -> 0
> -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gio-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gio-2.0` -> 0
> -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gio-2.0 found: YES 2.70.2
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gio-unix-2.0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gio-unix-2.0` -> 0
> 2.70.2
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gio-unix-2.0` -> 0
> -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gio-unix-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gio-unix-2.0` -> 0
> -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gio-unix-2.0 found: YES 2.70.2
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gl' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gl` -> 0
> 1.2
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gl` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gl` -> 0
> -L/usr/lib/x86_64-linux-gnu -lGL
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gl` -> 0
> -lGL
> Run-time dependency gl found: YES 1.2
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'glib-2.0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion glib-2.0` -> 0
> 2.70.2
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags glib-2.0` -> 0
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs glib-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs glib-2.0` -> 0
> -lglib-2.0
> Run-time dependency glib-2.0 found: YES 2.70.2
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gtk+-3.0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gtk+-3.0` -> 0
> 3.24.30
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gtk+-3.0` -> 0
> -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gtk+-3.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gtk+-3.0` -> 0
> -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gtk+-3.0 found: YES 3.24.30
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'libmuffin' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libmuffin` -> 0
> 5.0.2
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libmuffin` -> 0
> -DMUFFIN_MAJOR_VERSION=5 -DMUFFIN_MINOR_VERSION=0 -DMUFFIN_MICRO_VERSION=2 -DMUFFIN_PLUGIN_API_VERSION=0 -pthread -I/usr/include/muffin -I/usr/include/cinnamon-desktop -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/muffin/clutter-0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/json-glib-1.0 -I/usr/include/muffin/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libmuffin` -> 0
> -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu/muffin -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu/muffin -L/usr/lib/x86_64-linux-gnu -lmuffin -lcinnamon-desktop -lgtk-3 -lgdk-3 -lmuffin-clutter-0 -lcairo-gobject -latk-1.0 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -ljson-glib-1.0 -lgio-2.0 -lXtst -lXi -lmuffin-cogl-0 -lcairo -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lX11
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libmuffin` -> 0
> -L/usr/lib/x86_64-linux-gnu/muffin -lmuffin -lcinnamon-desktop -lgtk-3 -lgdk-3 -lmuffin-clutter-0 -lcairo-gobject -latk-1.0 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -ljson-glib-1.0 -lgio-2.0 -lXtst -lXi -lmuffin-cogl-0 -lcairo -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lXext -lXdamage -lXfixes -lXcomposite -lXrandr -lX11
> Run-time dependency libmuffin found: YES 5.0.2
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=typelibdir libmuffin` -> 0
> /usr/lib/x86_64-linux-gnu/muffin
> Got pkgconfig variable typelibdir : /usr/lib/x86_64-linux-gnu/muffin
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'muffin-cogl-pango-0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion muffin-cogl-pango-0` -> 0
> 5.0.2
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags muffin-cogl-pango-0` -> 0
> -pthread -I/usr/include/muffin/cogl -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs muffin-cogl-pango-0` -> 0
> -L/usr/lib/x86_64-linux-gnu/muffin -L/usr/lib/x86_64-linux-gnu -lmuffin-cogl-pango-0 -lmuffin-cogl-0 -lcairo -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs muffin-cogl-pango-0` -> 0
> -L/usr/lib/x86_64-linux-gnu/muffin -lmuffin-cogl-pango-0 -lmuffin-cogl-0 -lcairo -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lEGL -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXrandr
> Run-time dependency muffin-cogl-pango-0 found: YES 5.0.2
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'libstartup-notification-1.0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libstartup-notification-1.0` -> 0
> 0.12
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libstartup-notification-1.0` -> 0
> -I/usr/include/startup-notification-1.0
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libstartup-notification-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lstartup-notification-1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libstartup-notification-1.0` -> 0
> -lstartup-notification-1
> Run-time dependency libstartup-notification-1.0 found: YES 0.12
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'libsoup-2.4' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libsoup-2.4` -> 0
> 2.74.2
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libsoup-2.4` -> 0
> -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libsoup-2.4` -> 0
> -L/usr/lib/x86_64-linux-gnu -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libsoup-2.4` -> 0
> -lsoup-2.4 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency libsoup-2.4 found: YES 2.74.2
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'x11' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion x11` -> 0
> 1.7.2
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags x11` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs x11` -> 0
> -L/usr/lib/x86_64-linux-gnu -lX11
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs x11` -> 0
> -lX11
> Run-time dependency x11 found: YES 1.7.2
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'libxml-2.0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libxml-2.0` -> 0
> 2.9.12
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libxml-2.0` -> 0
> -I/usr/include/libxml2
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libxml-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lxml2
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libxml-2.0` -> 0
> -lxml2
> Run-time dependency libxml-2.0 found: YES 2.9.12
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'libnm' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libnm` -> 0
> 1.32.12
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libnm` -> 0
> -pthread -I/usr/include/libnm -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libnm` -> 0
> -L/usr/lib/x86_64-linux-gnu -lnm -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libnm` -> 0
> -lnm -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency libnm found: YES 1.32.12
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gstreamer-1.0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gstreamer-1.0` -> 0
> 1.18.5
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gstreamer-1.0` -> 0
> -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gstreamer-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gstreamer-1.0` -> 0
> -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gstreamer-1.0 found: YES 1.18.5
> Pkg-config binary for MachineChoice.HOST is cached.
> Determining dependency 'gstreamer-base-1.0' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gstreamer-base-1.0` -> 0
> 1.18.5
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gstreamer-base-1.0` -> 0
> -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gstreamer-base-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gstreamer-base-1.0` -> 0
> -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gstreamer-base-1.0 found: YES 1.18.5
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpppot0vcz
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpppot0vcz/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpppot0vcz/output.exe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,-z,now -Wl,--as-needed 
> 
> Code:
>  int main(void) { return 0; }
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Library m found: YES
> Program intltool-merge found: YES (/usr/bin/intltool-merge)
> [Errno 21] Is a directory: '/<<PKGBUILDDIR>>/python3'
> Unusable script '/<<PKGBUILDDIR>>/python3'
> Program python3 found: YES (/usr/bin/python3)
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3v5g_qe2
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3v5g_qe2/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3v5g_qe2/output.exe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group /usr/lib/x86_64-linux-gnu/libXfixes.so -Wl,--end-group -Wl,-z,relro -Wl,-z,now -Wl,--as-needed 
> 
> Code:
>  
>         #define XFixesCreatePointerBarrier meson_disable_define_of_XFixesCreatePointerBarrier
>         
>         #include <limits.h>
>         #undef XFixesCreatePointerBarrier
>         
>         #ifdef __cplusplus
>         extern "C"
>         #endif
>         char XFixesCreatePointerBarrier (void);
>         
>         #if defined __stub_XFixesCreatePointerBarrier || defined __stub___XFixesCreatePointerBarrier
>         fail fail fail this function is not going to work
>         #endif
>         
>         int main(void) {
>           return XFixesCreatePointerBarrier ();
>         }
> Compiler stdout:
>  
> Compiler stderr:
>  
> Checking for function "XFixesCreatePointerBarrier" with dependency xfixes: YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp5vsughjs
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp5vsughjs/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp5vsughjs/output.exe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed 
> 
> Code:
>  #include <malloc.h>
> #include <limits.h>
> 
>         #if defined __stub_mallinfo || defined __stub___mallinfo
>         fail fail fail this function is not going to work
>         #endif
>         
> int main(void) {
>             void *a = (void*) &mallinfo;
>             long long b = (long long) a;
>             return (int) b;
>         }
> Compiler stdout:
>  
> Compiler stderr:
>  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp5vsughjs/testfile.c: In function 'main':
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp5vsughjs/testfile.c:9:13: warning: 'mallinfo' is deprecated [-Wdeprecated-declarations]
>     9 |             void *a = (void*) &mallinfo;
>       |             ^~~~
> In file included from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp5vsughjs/testfile.c:1:
> /usr/include/malloc.h:118:24: note: declared here
>   118 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED;
>       |                        ^~~~~~~~
> 
> Checking for function "mallinfo" : YES 
> Running compile:
> Working directory:  /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpndbq830e
> Command line:  cc /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpndbq830e/testfile.c -o /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpndbq830e/output.obj -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 
> 
> Code:
>  
> #include <langinfo.h>
> int main () {
>     nl_langinfo(_NL_TIME_FIRST_WEEKDAY);
> }
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Checking if "langinfo _NL_TIME_FIRST_WEEKDAY check" : compiles: YES 
> Configuring config.h using configuration
> Running command: /<<PKGBUILDDIR>>/data/icons/find_icons.sh
> --- stdout ---
> hicolor_actions_scalable_cinnamon-caps-lock-off-symbolic.svg
> hicolor_actions_scalable_cinnamon-caps-lock-symbolic.svg
> hicolor_actions_scalable_cinnamon-num-lock-off-symbolic.svg
> hicolor_actions_scalable_cinnamon-num-lock-symbolic.svg
> hicolor_actions_scalable_list-edit-symbolic.svg
> hicolor_actions_scalable_pan-down-symbolic.svg
> hicolor_actions_scalable_pan-end-symbolic-rtl.svg
> hicolor_actions_scalable_pan-end-symbolic.svg
> hicolor_actions_scalable_pan-start-symbolic-rtl.svg
> hicolor_actions_scalable_pan-start-symbolic.svg
> hicolor_actions_scalable_pan-up-symbolic.svg
> hicolor_apps_scalable_cinnamon-panel-launcher.svg
> hicolor_apps_scalable_cinnamon-virtual-keyboard.svg
> hicolor_apps_scalable_removable-drives.svg
> hicolor_categories_scalable_cs-applets.svg
> hicolor_categories_scalable_cs-backgrounds-symbolic.svg
> hicolor_categories_scalable_cs-backgrounds.svg
> hicolor_categories_scalable_cs-bluetooth.svg
> hicolor_categories_scalable_cs-cat-admin.svg
> hicolor_categories_scalable_cs-cat-appearance.svg
> hicolor_categories_scalable_cs-cat-hardware.svg
> hicolor_categories_scalable_cs-cat-prefs.svg
> hicolor_categories_scalable_cs-color.svg
> hicolor_categories_scalable_cs-date-time.svg
> hicolor_categories_scalable_cs-default-applications.svg
> hicolor_categories_scalable_cs-desklets-symbolic.svg
> hicolor_categories_scalable_cs-desklets.svg
> hicolor_categories_scalable_cs-desktop-effects.svg
> hicolor_categories_scalable_cs-desktop.svg
> hicolor_categories_scalable_cs-details.svg
> hicolor_categories_scalable_cs-display.svg
> hicolor_categories_scalable_cs-drivers.svg
> hicolor_categories_scalable_cs-extensions.svg
> hicolor_categories_scalable_cs-firewall.svg
> hicolor_categories_scalable_cs-fonts.svg
> hicolor_categories_scalable_cs-general.svg
> hicolor_categories_scalable_cs-input-method.svg
> hicolor_categories_scalable_cs-keyboard.svg
> hicolor_categories_scalable_cs-language.svg
> hicolor_categories_scalable_cs-login.svg
> hicolor_categories_scalable_cs-mouse.svg
> hicolor_categories_scalable_cs-network.svg
> hicolor_categories_scalable_cs-notifications.svg
> hicolor_categories_scalable_cs-online-accounts.svg
> hicolor_categories_scalable_cs-overview.svg
> hicolor_categories_scalable_cs-panel.svg
> hicolor_categories_scalable_cs-power.svg
> hicolor_categories_scalable_cs-printer.svg
> hicolor_categories_scalable_cs-privacy.svg
> hicolor_categories_scalable_cs-region.svg
> hicolor_categories_scalable_cs-screen.svg
> hicolor_categories_scalable_cs-screensaver.svg
> hicolor_categories_scalable_cs-sound.svg
> hicolor_categories_scalable_cs-sources.svg
> hicolor_categories_scalable_cs-startup-programs.svg
> hicolor_categories_scalable_cs-tablet.svg
> hicolor_categories_scalable_cs-themes.svg
> hicolor_categories_scalable_cs-tiling.svg
> hicolor_categories_scalable_cs-universal-access.svg
> hicolor_categories_scalable_cs-user-accounts.svg
> hicolor_categories_scalable_cs-user.svg
> hicolor_categories_scalable_cs-windows.svg
> hicolor_categories_scalable_cs-workspaces.svg
> hicolor_devices_scalable_audio-speaker-center-back.svg
> hicolor_devices_scalable_audio-speaker-center.svg
> hicolor_devices_scalable_audio-speaker-left-back.svg
> hicolor_devices_scalable_audio-speaker-left-side.svg
> hicolor_devices_scalable_audio-speaker-left.svg
> hicolor_devices_scalable_audio-speaker-right-back.svg
> hicolor_devices_scalable_audio-speaker-right-side.svg
> hicolor_devices_scalable_audio-speaker-right.svg
> hicolor_devices_scalable_audio-subwoofer.svg
> hicolor_devices_scalable_bluetooth.svg
> hicolor_devices_scalable_cpu-symbolic.svg
> hicolor_emblems_scalable_cs-xlet-danger.svg
> hicolor_emblems_scalable_cs-xlet-error.svg
> hicolor_emblems_scalable_cs-xlet-installed.svg
> hicolor_emblems_scalable_cs-xlet-running.svg
> hicolor_emblems_scalable_cs-xlet-system.svg
> hicolor_emblems_scalable_cs-xlet-update.svg
> 
> --- stderr ---
> 
> 
> Configuring cinnamon.desktop.in using configuration
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Configuring st.h using configuration
> Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=g_ir_scanner gobject-introspection-1.0` -> 0
> /usr/bin/g-ir-scanner
> Got pkgconfig variable g_ir_scanner : /usr/bin/g-ir-scanner
> Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
> Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=g_ir_compiler gobject-introspection-1.0` -> 0
> /usr/bin/g-ir-compiler
> Got pkgconfig variable g_ir_compiler : /usr/bin/g-ir-compiler
> Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir muffin-clutter-0` -> 0
> 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --print-variables muffin-clutter-0` -> 0
> apiversion
> backend
> backends
> cogl
> cogl_driver
> exec_prefix
> includedir
> libdir
> pcfiledir
> prefix
> requires
> requires_private
> soname_infix
> winsys
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir muffin-cogl-0` -> 0
> 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --print-variables muffin-cogl-0` -> 0
> apiversion
> exec_prefix
> includedir
> libdir
> pcfiledir
> prefix
> requires
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir muffin-cogl-path-0` -> 0
> 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --print-variables muffin-cogl-path-0` -> 0
> apiversion
> exec_prefix
> includedir
> libdir
> pcfiledir
> prefix
> requires
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir gio-2.0` -> 0
> 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --print-variables gio-2.0` -> 0
> bindir
> datadir
> gdbus
> gdbus_codegen
> gio
> gio_querymodules
> giomoduledir
> glib_compile_resources
> glib_compile_schemas
> gresource
> gsettings
> includedir
> libdir
> pcfiledir
> prefix
> schemasdir
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir glib-2.0` -> 0
> 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --print-variables glib-2.0` -> 0
> bindir
> glib_genmarshal
> glib_mkenums
> gobject_query
> includedir
> libdir
> pcfiledir
> prefix
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir gtk+-3.0` -> 0
> 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --print-variables gtk+-3.0` -> 0
> exec_prefix
> gtk_binary_version
> gtk_host
> includedir
> libdir
> pcfiledir
> prefix
> targets
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir libmuffin` -> 0
> /usr/lib/x86_64-linux-gnu/muffin
> Got pkgconfig variable girdir : /usr/lib/x86_64-linux-gnu/muffin
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : /usr/lib/x86_64-linux-gnu/muffin
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir gobject-introspection-1.0` -> 0
> /usr/share/gir-1.0
> Got pkgconfig variable girdir : /usr/share/gir-1.0
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : /usr/lib/x86_64-linux-gnu/muffin
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : /usr/lib/x86_64-linux-gnu/muffin
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : /usr/share/gir-1.0
> 
> ../src/st/meson.build:204:0: ERROR: "install_dir" must be specified when installing a target
> dh_auto_configure: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu -Ddocs=true -D py3modules_dir=/usr/lib/python3/dist-packages returned exit code 1
> make[1]: *** [debian/rules:28: override_dh_auto_configure] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/cinnamon_5.0.6-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: cinnamon
Source-Version: 5.2.6-1
Done: Fabio Fantoni <fantonifabio@tiscali.it>

We believe that the bug you reported is fixed in the latest version of
cinnamon, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1002412@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fabio Fantoni <fantonifabio@tiscali.it> (supplier of updated cinnamon package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 04 Dec 2021 12:46:20 +0100
Source: cinnamon
Architecture: source
Version: 5.2.6-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
Changed-By: Fabio Fantoni <fantonifabio@tiscali.it>
Closes: 1001536 1002412
Changes:
 cinnamon (5.2.6-1) experimental; urgency=medium
 .
   * New upstream version 5.2.6 (Closes: #1001536, #1002412)
   * update xapp deps for package split of 2.2.5-1
   * use dh-sequence-gir and dh-sequence-python3
   * d/patches: remove applied upstream and refresh others
   * d/control: add deps for calendar server
Checksums-Sha1:
 be45dec9d34e723cb43d1c1baf0957bd50b3e081 2500 cinnamon_5.2.6-1.dsc
 ddc50ba8c5c0e86dbb3dbd0c07a73f07b89c723e 2383250 cinnamon_5.2.6.orig.tar.gz
 141ea1ce1e75bf1e07aae3e64756d4e8cef1b6fc 98492 cinnamon_5.2.6-1.debian.tar.xz
 1abe427a35d5dae2f8488698dc561ec646b66ecd 19492 cinnamon_5.2.6-1_source.buildinfo
Checksums-Sha256:
 70420787ff4799573589fe8cd54b4258fa3a119ee544c0ae5ad6143168d8eaed 2500 cinnamon_5.2.6-1.dsc
 266b87135d10baeaf61d881c9d68be06055f8fff6e9f2c50ee467ec13c028903 2383250 cinnamon_5.2.6.orig.tar.gz
 d7bec32abae1699c3e36d32cd00150ae3ac2ef76d4d579c6926ca4c7c716a0ab 98492 cinnamon_5.2.6-1.debian.tar.xz
 291efde955ab8466b98636f2604091ac1e37a874f56755ade6db9cc1056da9e9 19492 cinnamon_5.2.6-1_source.buildinfo
Files:
 e902046a52ac7f232ef639ad110ca9d3 2500 x11 optional cinnamon_5.2.6-1.dsc
 ff60d7dd5831643f959c7ab0f01d3a65 2383250 x11 optional cinnamon_5.2.6.orig.tar.gz
 a80642056fb2bd9cb31a3c93c5b993c2 98492 x11 optional cinnamon_5.2.6-1.debian.tar.xz
 06b2702130d533c96ce4eab30729da44 19492 x11 optional cinnamon_5.2.6-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEE68ws0vrA2voQX53I2A4JsIcUAGYFAmHOTa0ACgkQ2A4JsIcU
AGY7igf/ePBysMpGtMCgavhQHAkweeISTTZsfW2pVnEUCmL2ldmLgqe5ajmBmtt3
sxS+GIg07nLRdYqaGPlnFh9+0NpMajjSRMYE9KNDEHQUlZn8msjNdOysTbd49n7b
rfKcToH4hMLAouprHMCaaXL7DfH2+Hk1949S9WG8jgAUGVeECMnVn4m9VJFoiYTB
lhD5crCWrolQWKr7k4nP8/lt0nTUwHEsAyRqVHEqe6kbzgg21EOLNDfxwGxYDiCr
gNA8MBKGNhJfp2f2oNT1LGyzCXQiYB9RtMhMJB8MqiIA6pOwGpFvfkJDwQXADJoZ
RwxbgXcPqOg0hZTsTdQzY8BklIB5Eg==
=r3za
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: