Source: network-manager-applet Version: 1.24.0-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@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 -- \ > --libexecdir=/usr/lib/NetworkManager \ > -Dappindicator=ayatana \ > -Dwwan=true \ > -Dselinux=true \ > -Dteam=true > 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 > --libexecdir=/usr/lib/NetworkManager -Dappindicator=ayatana -Dwwan=true > -Dselinux=true -Dteam=true > 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: network-manager-applet > Project version: 1.24.0 > 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 > Checking for type "pid_t" : YES > Compiler for C supports arguments -fdata-sections -ffunction-sections: YES > Compiler for C supports link arguments -Wl,--gc-sections: YES > Found pkg-config: /usr/bin/pkg-config (0.29.2) > Run-time dependency gio-2.0 found: YES 2.70.2 > Run-time dependency gmodule-export-2.0 found: YES 2.70.2 > Run-time dependency libsecret-1 found: YES 0.20.4 > Run-time dependency libnma found: YES 1.8.32 > Library m found: YES > Run-time dependency gtk+-3.0 found: YES 3.24.30 > Run-time dependency gudev-1.0 found: YES 237 > Run-time dependency libnotify found: YES 0.7.9 > Run-time dependency libnm found: YES 1.32.12 > Did not find CMake 'cmake' > Found CMake: NO > Run-time dependency ayatana-appindicator3-0.1 found: NO > > ../meson.build:174:2: ERROR: Could not generate cargs for > ayatana-appindicator3-0.1: > Package ayatana-indicator3-0.4 was not found in the pkg-config search path. > Perhaps you should add the directory containing `ayatana-indicator3-0.4.pc' > to the PKG_CONFIG_PATH environment variable > Package 'ayatana-indicator3-0.4', required by 'ayatana-appindicator3-0.1', > not found > > > 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-20T19:00:17.768172 > Main binary: /usr/bin/python3 > Build Options: -Dappindicator=ayatana -Dwwan=true -Dselinux=true -Dteam=true > -Dprefix=/usr -Dlibdir=lib/x86_64-linux-gnu > -Dlibexecdir=/usr/lib/NetworkManager -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: network-manager-applet > Project version: 1.24.0 > 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,defs > 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,defs > 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 > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp214o39ju > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp214o39ju/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp214o39ju/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 -std=gnu99 > > Code: > #include<sys/types.h> > void bar(void) { > sizeof(pid_t); > } > Compiler stdout: > > Compiler stderr: > > Checking for type "pid_t" : YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp41sjpl61 > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp41sjpl61/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp41sjpl61/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 -fdata-sections -ffunction-sections > > Code: > extern int i; > int i; > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports arguments -fdata-sections -ffunction-sections: YES > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpvo3bi7pu > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpvo3bi7pu/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpvo3bi7pu/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,--fatal-warnings -Wl,--gc-sections > -Wl,-z,relro -Wl,-z,defs > > Code: > int main(void) { return 0; } > > Compiler stdout: > > Compiler stderr: > > Compiler for C supports link arguments -Wl,--gc-sections: YES > 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 '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 > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpyi6lx6ke > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpyi6lx6ke/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpyi6lx6ke/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,defs > > 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/tmpayi_ox6l > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpayi_ox6l/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpayi_ox6l/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 gio-2.0 found: YES 2.70.2 > Pkg-config binary for MachineChoice.HOST is cached. > Determining dependency 'gmodule-export-2.0' with pkg-config executable > '/usr/bin/pkg-config' > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --modversion gmodule-export-2.0` -> 0 > 2.70.2 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --cflags gmodule-export-2.0` -> 0 > -pthread -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 gmodule-export-2.0` -> 0 > -L/usr/lib/x86_64-linux-gnu -Wl,--export-dynamic -lgmodule-2.0 -pthread > -lglib-2.0 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs gmodule-export-2.0` -> 0 > -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 > Run-time dependency gmodule-export-2.0 found: YES 2.70.2 > Pkg-config binary for MachineChoice.HOST is cached. > Determining dependency 'libsecret-1' with pkg-config executable > '/usr/bin/pkg-config' > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --modversion libsecret-1` -> 0 > 0.20.4 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --cflags libsecret-1` -> 0 > -pthread -I/usr/include/libsecret-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 libsecret-1` -> 0 > -L/usr/lib/x86_64-linux-gnu -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs libsecret-1` -> 0 > -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 > Run-time dependency libsecret-1 found: YES 0.20.4 > Pkg-config binary for MachineChoice.HOST is cached. > Determining dependency 'libnma' with pkg-config executable > '/usr/bin/pkg-config' > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --modversion libnma` -> 0 > 1.8.32 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --cflags libnma` -> 0 > -pthread -I/usr/include/libnma -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 libnma` -> 0 > -L/usr/lib/x86_64-linux-gnu -lnma -lnm -lgio-2.0 -lgobject-2.0 -lglib-2.0 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs libnma` -> 0 > -lnma -lnm -lgio-2.0 -lgobject-2.0 -lglib-2.0 > Run-time dependency libnma found: YES 1.8.32 > Running compile: > Working directory: > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpmneqli1l > Command line: cc > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpmneqli1l/testfile.c -o > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpmneqli1l/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,defs > > Code: > int main(void) { return 0; } > > Compiler stdout: > > Compiler stderr: > > Library m found: YES > 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 'gudev-1.0' with pkg-config executable > '/usr/bin/pkg-config' > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --modversion gudev-1.0` -> 0 > 237 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --cflags gudev-1.0` -> 0 > -I/usr/include/gudev-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 gudev-1.0` -> 0 > -L/usr/lib/x86_64-linux-gnu -lgudev-1.0 -lgobject-2.0 -lglib-2.0 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs gudev-1.0` -> 0 > -lgudev-1.0 -lgobject-2.0 -lglib-2.0 > Run-time dependency gudev-1.0 found: YES 237 > Pkg-config binary for MachineChoice.HOST is cached. > Determining dependency 'libnotify' with pkg-config executable > '/usr/bin/pkg-config' > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --modversion libnotify` -> 0 > 0.7.9 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --cflags libnotify` -> 0 > -pthread -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 libnotify` -> 0 > -L/usr/lib/x86_64-linux-gnu -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 > -lglib-2.0 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --libs libnotify` -> 0 > -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 > Run-time dependency libnotify found: YES 0.7.9 > 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 'ayatana-appindicator3-0.1' with pkg-config executable > '/usr/bin/pkg-config' > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --modversion ayatana-appindicator3-0.1` -> 0 > 0.5.90 > env[PKG_CONFIG_PATH]: > Called `/usr/bin/pkg-config --cflags ayatana-appindicator3-0.1` -> 1 > > pkg-config error with 'ayatana-appindicator3-0.1': Could not generate cargs > for ayatana-appindicator3-0.1: > Package ayatana-indicator3-0.4 was not found in the pkg-config search path. > Perhaps you should add the directory containing `ayatana-indicator3-0.4.pc' > to the PKG_CONFIG_PATH environment variable > Package 'ayatana-indicator3-0.4', required by 'ayatana-appindicator3-0.1', > not found > > Could not generate cargs for ayatana-appindicator3-0.1: > Package ayatana-indicator3-0.4 was not found in the pkg-config search path. > Perhaps you should add the directory containing `ayatana-indicator3-0.4.pc' > to the PKG_CONFIG_PATH environment variable > Package 'ayatana-indicator3-0.4', required by 'ayatana-appindicator3-0.1', > not found > > CMake binary for 1 is not cached > CMake binary missing from cross or native file, or env var undefined. > Trying a default CMake fallback at cmake > Did not find CMake 'cmake' > Found CMake: NO > CMake binary for machine 1 not found. Giving up. > Run-time dependency ayatana-appindicator3-0.1 found: NO > > ../meson.build:174:2: ERROR: Could not generate cargs for > ayatana-appindicator3-0.1: > Package ayatana-indicator3-0.4 was not found in the pkg-config search path. > Perhaps you should add the directory containing `ayatana-indicator3-0.4.pc' > to the PKG_CONFIG_PATH environment variable > Package 'ayatana-indicator3-0.4', required by 'ayatana-appindicator3-0.1', > not found > > 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 > --libexecdir=/usr/lib/NetworkManager -Dappindicator=ayatana -Dwwan=true > -Dselinux=true -Dteam=true returned exit code 1 > make[1]: *** [debian/rules:9: override_dh_auto_configure] Error 25 The full build log is available from: http://qa-logs.debian.net/2021/12/20/network-manager-applet_1.24.0-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.