NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.28k stars 13.53k forks source link

builder for '/nix/store/3ya5adb25386bq7i6yylzyplvswg1mf9-libappindicator-gtk2-12.10.0.drv' failed with exit code 2 #74757

Closed bbigras closed 4 years ago

bbigras commented 4 years ago

Describe the bug libappindicator doesn't seem to build

To Reproduce Steps to reproduce the behavior:

  1. try to install joplin-desktop

Expected behavior

Screenshots

Additional context I tried to install joplin-desktop using home-manager.

build log

``` these derivations will be built: /nix/store/3ya5adb25386bq7i6yylzyplvswg1mf9-libappindicator-gtk2-12.10.0.drv /nix/store/909x2087xg8w0r1ayfjrrhki6rikd9d2-joplin-desktop-1.0.167-usr-target.drv /nix/store/dsmiy6pzbzmnjc2ql124wn8b6n7n5ry9-joplin-desktop-1.0.167-fhs.drv /nix/store/zpsp9qqpyaxnyf26n0vd9a4pcm1qdjhw-joplin-desktop-1.0.167-init.drv /nix/store/c8jxrdj867qfjx4zabiydmlrqydrpfwr-joplin-desktop-1.0.167.drv /nix/store/ak6g9jvhg50i2w158mwvdbk9wgba7br5-home-manager-path.drv /nix/store/r0wvz2il8xcnq5d1npqaz0hj04nrlvcj-activation-script.drv /nix/store/7204ajcdfnx8ps6dizh5wkbns8ilnbpa-home-manager-generation.drv building '/nix/store/3ya5adb25386bq7i6yylzyplvswg1mf9-libappindicator-gtk2-12.10.0.drv'... unpacking sources unpacking source archive /nix/store/km7jdrl216j1a6qmg4vypz0jvw2mmhmq-libappindicator-12.10.0.tar.gz source root is libappindicator-12.10.0 setting SOURCE_DATE_EPOCH to timestamp 1342027921 of file libappindicator-12.10.0/AUTHORS patching sources applying patch /nix/store/pw1d4fvsziphxrr5w5q433prrnflqx13-no-python.patch patching file bindings/Makefile.am patching file configure.ac configuring fixing libtool script ./ltmain.sh configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/zx6zdm0p63pc9ywjfnwq221xmpxr9hzk-libappindicator-gtk2-12.10.0 CFLAGS=-Wno-error --sysconfdir=/etc --localstatedir=/var --with-gtk=2 checking for a BSD-compatible install... /nix/store/j0lhk5xkky410h5v9af98sz6kd8cbp40-coreutils-8.31/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /nix/store/j0lhk5xkky410h5v9af98sz6kd8cbp40-coreutils-8.31/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a pax tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /nix/store/dv52knazq6pb1zv9pazzj666zg550zni-gnused-4.7/bin/sed checking for grep that handles long lines and -e... /nix/store/20b535jb98hy7k4z8vkrlkjma212a3l5-gnugrep-3.3/bin/grep checking for egrep... /nix/store/20b535jb98hy7k4z8vkrlkjma212a3l5-gnugrep-3.3/bin/grep -E checking for fgrep... /nix/store/20b535jb98hy7k4z8vkrlkjma212a3l5-gnugrep-3.3/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse nm output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for glib-mkenums... /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/bin/glib-mkenums checking for glib-genmarshal... /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/bin/glib-genmarshal checking for pkg-config... /nix/store/dnxp63231krq8l87kyhkbwic3w9s1pd9-pkg-config-0.29.2/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for LIBRARY... yes checking for TESTDEPS... yes checking for gobject-introspection... yes checking for vapigen... /nix/store/0rlrkpinfsar9hf2gybxm99v0fqy54k1-vala-0.46.2/bin/vapigen checking for valac... /nix/store/0rlrkpinfsar9hf2gybxm99v0fqy54k1-vala-0.46.2/bin/valac checking /nix/store/0rlrkpinfsar9hf2gybxm99v0fqy54k1-vala-0.46.2/bin/valac is at least version 0.14.0... yes checking for MONO_DEPENDENCY... no checking for al... no configure: No al tool found. You need to install Mono. checking for gacutil... no configure: No gacutil tool found checking for GTK_SHARP... no checking for GAPI... no checking for gapi2-parser... no checking for gapi2-codegen... no checking for gapi2-fixup... no checking for NUNIT... no checking for MONO_NUNIT... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/appindicator-0.1.pc config.status: creating src/appindicator3-0.1.pc config.status: creating bindings/Makefile config.status: creating bindings/vala/Makefile config.status: creating bindings/vala/examples/Makefile config.status: creating tests/Makefile config.status: creating example/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/version.xml config.status: creating docs/reference/libappindicator-docs.sgml config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: Libappindicator Configuration: Prefix: /nix/store/zx6zdm0p63pc9ywjfnwq221xmpxr9hzk-libappindicator-gtk2-12.10.0 GTK+ Version: 2 Mono: false Tests: yes Mono tests: no gcov: no substituteStream(): WARNING: pattern '/usr/bin/file' doesn't match anything in file 'configure' building build flags: SHELL=/nix/store/b34zjdmq5l8k6rwdykjx55yl9r9isl8k-bash-4.4-p23/bin/bash CDPATH="${ZSH_VERSION+.}:" && cd . && /nix/store/b34zjdmq5l8k6rwdykjx55yl9r9isl8k-bash-4.4-p23/bin/bash /build/libappindicator-12.10.0/missing --run aclocal-1.11 -I m4 /build/libappindicator-12.10.0/missing: line 52: aclocal-1.11: command not found WARNING: `aclocal-1.11' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /nix/store/b34zjdmq5l8k6rwdykjx55yl9r9isl8k-bash-4.4-p23/bin/bash /build/libappindicator-12.10.0/missing --run automake-1.11 --gnu /build/libappindicator-12.10.0/missing: line 52: automake-1.11: command not found WARNING: `automake-1.11' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. CDPATH="${ZSH_VERSION+.}:" && cd . && /nix/store/b34zjdmq5l8k6rwdykjx55yl9r9isl8k-bash-4.4-p23/bin/bash /build/libappindicator-12.10.0/missing --run autoconf /nix/store/b34zjdmq5l8k6rwdykjx55yl9r9isl8k-bash-4.4-p23/bin/bash ./config.status --recheck running CONFIG_SHELL=/nix/store/b34zjdmq5l8k6rwdykjx55yl9r9isl8k-bash-4.4-p23/bin/bash /nix/store/b34zjdmq5l8k6rwdykjx55yl9r9isl8k-bash-4.4-p23/bin/bash ./configure --disable-static --disable-dependency-tracking --prefix=/nix/store/zx6zdm0p63pc9ywjfnwq221xmpxr9hzk-libappindicator-gtk2-12.10.0 CFLAGS=-Wno-error --sysconfdir=/etc --localstatedir=/var --with-gtk=2 CC=gcc PKG_CONFIG_PATH=/nix/store/0rlrkpinfsar9hf2gybxm99v0fqy54k1-vala-0.46.2/lib/pkgconfig:/nix/store/jizql2rkzh3qcss55w2b1xz0bsjwkgh0-gobject-introspection-1.62.0-dev/lib/pkgconfig:/nix/store/3j3i68cx51rj4a9vqhkapgx1hkgywh7z-libffi-3.2.1-dev/lib/pkgconfig:/nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/lib/pkgconfig:/nix/store/dn2swhhhdzp5rhqva7shqgkwpz255zk7-zlib-1.2.11-dev/lib/pkgconfig:/nix/store/daicn5ym1clk1q3hhyvzimy4zg213dd0-dbus-glib-0.110-dev/lib/pkgconfig:/nix/store/3xaqlc1k1rv9p3hq32c371ngmblmnnkn-dbus-1.12.16-dev/lib/pkgconfig:/nix/store/9ry7icwc0g95r4syqm5mg26mq2mhzph8-expat-2.2.8-dev/lib/pkgconfig:/nix/store/daxdi7s43fhwbqanhwsc88v5mgp26gm7-libindicator-gtk2-12.10.1/lib/pkgconfig:/nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/lib/pkgconfig:/nix/store/9805m6y28b85h6x9hrwv5q44v6zdzi8i-cairo-1.16.0-dev/lib/pkgconfig:/nix/store/0yr96kz6jmal1znhg1hwwikxpv084hn9-fontconfig-2.12.6-dev/lib/pkgconfig:/nix/store/6gh48alr973cgb5n23yi3jmbczjjxkyd-freetype-2.10.1-dev/lib/pkgconfig:/nix/store/q34ki44c0frxp879ik9wz2k1frsp9pkf-bzip2-1.0.6.0.1-dev/lib/pkgconfig:/nix/store/01b8qxw25sgihkg2fib5464bhw625ym3-libpng-apng-1.6.37-dev/lib/pkgconfig:/nix/store/4wag8lmydcg8lp647c0mxcszfsiv62j2-pixman-0.38.4/lib/pkgconfig:/nix/store/nxxd73b93rijjdgniaz49gndmrkdzpsi-libXext-1.3.4-dev/lib/pkgconfig:/nix/store/bk52n298zcmz272glzm2i4g0jpv6plkv-xorgproto-2019.1/share/pkgconfig:/nix/store/jvcdx0lcp1hpm1j0qg1kixw7xrxlhyq8-libXau-1.0.9-dev/lib/pkgconfig:/nix/store/zizm2aqwfhx5l7fj80gkprgc56vziiny-libXrender-0.9.10-dev/lib/pkgconfig:/nix/store/q5d9rzd7hb5qbd42401nhkjaybg4l54m-libX11-1.6.8-dev/lib/pkgconfig:/nix/store/b5wlrpa78w5h60339s4cxp0xly1k777j-libxcb-1.13.1-dev/lib/pkgconfig:/nix/store/0css9yqgiz929rr6djakf0i50pq88cqs-xcb-util-0.4.0-dev/lib/pkgconfig:/nix/store/133nrhsdxjv4v2aaxnaham1gfay7s8ng-libGL-1.2.0-dev/lib/pkgconfig:/nix/store/gvvzyfb7pj0871i9943sm2q2x33a7f3m-libglvnd-1.2.0-dev/lib/pkgconfig:/nix/store/rxn6xdnksgxqrsxrnsgnig0kzxgpvya5-pango-1.43.0-dev/lib/pkgconfig:/nix/store/8xhd4rw3m9khv5nz2l03228p4djmzsqn-libXft-2.3.3-dev/lib/pkgconfig:/nix/store/baksyvm2snncb5bn9wl7x6x7q78ykbk7-gdk-pixbuf-2.40.0-dev/lib/pkgconfig:/nix/store/5vm11fngj23rc0jbj4m9sfvp75qw1jsf-libtiff-4.1.0-dev/lib/pkgconfig:/nix/store/fyas0gfgbnrcwlgy15vrrdph4f2j9s4z-libjpeg-turbo-2.0.3-dev/lib/pkgconfig:/nix/store/glsw6dq2rpxr90d109dykzs2ccagj8af-xz-5.2.4-dev/lib/pkgconfig:/nix/store/l39glbsqarq3z49qf8rdh6dbp95ncdg8-jasper-2.0.16-dev/lib/pkgconfig:/nix/store/gg5v7msx2xqqiiy855imgx4krsv110g5-atk-2.34.1-dev/lib/pkgconfig:/nix/store/qavryxird432brhpnssbk6c903gc694a-libXrandr-1.5.2-dev/lib/pkgconfig:/nix/store/a8a995i2hhmfmfffdnf9q0z1ns9acyjk-libXcomposite-0.4.5-dev/lib/pkgconfig:/nix/store/2mnxp3gwi5g4vyn52pn95x6kk34fr4jn-libXfixes-5.0.3-dev/lib/pkgconfig:/nix/store/gb10l41iwrkcn8ljk96j51rh90lb5j90-libXi-1.7.10-dev/lib/pkgconfig:/nix/store/z9rrj6zd21wxmg12ax9l5hgpv3hyz36x-libXcursor-1.2.0-dev/lib/pkgconfig:/nix/store/98ciw0z5flwdixirk9bwb377g4gmc0qp-libXinerama-1.1.4-dev/lib/pkgconfig:/nix/store/r3mplvcp1cwpqnvqhm9grj5psx39fwpr-libdbusmenu-gtk2-16.04.0/lib/pkgconfig:/nix/store/0rlrkpinfsar9hf2gybxm99v0fqy54k1-vala-0.46.2/lib/pkgconfig:/nix/store/jizql2rkzh3qcss55w2b1xz0bsjwkgh0-gobject-introspection-1.62.0-dev/lib/pkgconfig:/nix/store/3j3i68cx51rj4a9vqhkapgx1hkgywh7z-libffi-3.2.1-dev/lib/pkgconfig:/nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/lib/pkgconfig:/nix/store/dn2swhhhdzp5rhqva7shqgkwpz255zk7-zlib-1.2.11-dev/lib/pkgconfig:/nix/store/daicn5ym1clk1q3hhyvzimy4zg213dd0-dbus-glib-0.110-dev/lib/pkgconfig:/nix/store/3xaqlc1k1rv9p3hq32c371ngmblmnnkn-dbus-1.12.16-dev/lib/pkgconfig:/nix/store/9ry7icwc0g95r4syqm5mg26mq2mhzph8-expat-2.2.8-dev/lib/pkgconfig:/nix/store/daxdi7s43fhwbqanhwsc88v5mgp26gm7-libindicator-gtk2-12.10.1/lib/pkgconfig:/nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/lib/pkgconfig:/nix/store/9805m6y28b85h6x9hrwv5q44v6zdzi8i-cairo-1.16.0-dev/lib/pkgconfig:/nix/store/0yr96kz6jmal1znhg1hwwikxpv084hn9-fontconfig-2.12.6-dev/lib/pkgconfig:/nix/store/6gh48alr973cgb5n23yi3jmbczjjxkyd-freetype-2.10.1-dev/lib/pkgconfig:/nix/store/q34ki44c0frxp879ik9wz2k1frsp9pkf-bzip2-1.0.6.0.1-dev/lib/pkgconfig:/nix/store/01b8qxw25sgihkg2fib5464bhw625ym3-libpng-apng-1.6.37-dev/lib/pkgconfig:/nix/store/4wag8lmydcg8lp647c0mxcszfsiv62j2-pixman-0.38.4/lib/pkgconfig:/nix/store/nxxd73b93rijjdgniaz49gndmrkdzpsi-libXext-1.3.4-dev/lib/pkgconfig:/nix/store/bk52n298zcmz272glzm2i4g0jpv6plkv-xorgproto-2019.1/share/pkgconfig:/nix/store/jvcdx0lcp1hpm1j0qg1kixw7xrxlhyq8-libXau-1.0.9-dev/lib/pkgconfig:/nix/store/zizm2aqwfhx5l7fj80gkprgc56vziiny-libXrender-0.9.10-dev/lib/pkgconfig:/nix/store/q5d9rzd7hb5qbd42401nhkjaybg4l54m-libX11-1.6.8-dev/lib/pkgconfig:/nix/store/b5wlrpa78w5h60339s4cxp0xly1k777j-libxcb-1.13.1-dev/lib/pkgconfig:/nix/store/0css9yqgiz929rr6djakf0i50pq88cqs-xcb-util-0.4.0-dev/lib/pkgconfig:/nix/store/133nrhsdxjv4v2aaxnaham1gfay7s8ng-libGL-1.2.0-dev/lib/pkgconfig:/nix/store/gvvzyfb7pj0871i9943sm2q2x33a7f3m-libglvnd-1.2.0-dev/lib/pkgconfig:/nix/store/rxn6xdnksgxqrsxrnsgnig0kzxgpvya5-pango-1.43.0-dev/lib/pkgconfig:/nix/store/8xhd4rw3m9khv5nz2l03228p4djmzsqn-libXft-2.3.3-dev/lib/pkgconfig:/nix/store/baksyvm2snncb5bn9wl7x6x7q78ykbk7-gdk-pixbuf-2.40.0-dev/lib/pkgconfig:/nix/store/5vm11fngj23rc0jbj4m9sfvp75qw1jsf-libtiff-4.1.0-dev/lib/pkgconfig:/nix/store/fyas0gfgbnrcwlgy15vrrdph4f2j9s4z-libjpeg-turbo-2.0.3-dev/lib/pkgconfig:/nix/store/glsw6dq2rpxr90d109dykzs2ccagj8af-xz-5.2.4-dev/lib/pkgconfig:/nix/store/l39glbsqarq3z49qf8rdh6dbp95ncdg8-jasper-2.0.16-dev/lib/pkgconfig:/nix/store/gg5v7msx2xqqiiy855imgx4krsv110g5-atk-2.34.1-dev/lib/pkgconfig:/nix/store/qavryxird432brhpnssbk6c903gc694a-libXrandr-1.5.2-dev/lib/pkgconfig:/nix/store/a8a995i2hhmfmfffdnf9q0z1ns9acyjk-libXcomposite-0.4.5-dev/lib/pkgconfig:/nix/store/2mnxp3gwi5g4vyn52pn95x6kk34fr4jn-libXfixes-5.0.3-dev/lib/pkgconfig:/nix/store/gb10l41iwrkcn8ljk96j51rh90lb5j90-libXi-1.7.10-dev/lib/pkgconfig:/nix/store/z9rrj6zd21wxmg12ax9l5hgpv3hyz36x-libXcursor-1.2.0-dev/lib/pkgconfig:/nix/store/98ciw0z5flwdixirk9bwb377g4gmc0qp-libXinerama-1.1.4-dev/lib/pkgconfig:/nix/store/r3mplvcp1cwpqnvqhm9grj5psx39fwpr-libdbusmenu-gtk2-16.04.0/lib/pkgconfig --no-create --no-recursion checking for a BSD-compatible install... /nix/store/j0lhk5xkky410h5v9af98sz6kd8cbp40-coreutils-8.31/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /nix/store/j0lhk5xkky410h5v9af98sz6kd8cbp40-coreutils-8.31/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a pax tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /nix/store/dv52knazq6pb1zv9pazzj666zg550zni-gnused-4.7/bin/sed checking for grep that handles long lines and -e... /nix/store/20b535jb98hy7k4z8vkrlkjma212a3l5-gnugrep-3.3/bin/grep checking for egrep... /nix/store/20b535jb98hy7k4z8vkrlkjma212a3l5-gnugrep-3.3/bin/grep -E checking for fgrep... /nix/store/20b535jb98hy7k4z8vkrlkjma212a3l5-gnugrep-3.3/bin/grep -F checking for ld used by gcc... ld -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for ld -m elf_x86_64 option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse nm output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for glib-mkenums... /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/bin/glib-mkenums checking for glib-genmarshal... /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/bin/glib-genmarshal checking for pkg-config... /nix/store/dnxp63231krq8l87kyhkbwic3w9s1pd9-pkg-config-0.29.2/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for LIBRARY... yes checking for TESTDEPS... yes checking for gobject-introspection... yes checking for vapigen... /nix/store/0rlrkpinfsar9hf2gybxm99v0fqy54k1-vala-0.46.2/bin/vapigen checking for valac... /nix/store/0rlrkpinfsar9hf2gybxm99v0fqy54k1-vala-0.46.2/bin/valac checking /nix/store/0rlrkpinfsar9hf2gybxm99v0fqy54k1-vala-0.46.2/bin/valac is at least version 0.14.0... yes checking for MONO_DEPENDENCY... no checking for al... no configure: No al tool found. You need to install Mono. checking for gacutil... no configure: No gacutil tool found checking for GTK_SHARP... no checking for GAPI... no checking for gapi2-parser... no checking for gapi2-codegen... no checking for gapi2-fixup... no checking for NUNIT... no checking for MONO_NUNIT... no configure: creating ./config.status configure: Libappindicator Configuration: Prefix: /nix/store/zx6zdm0p63pc9ywjfnwq221xmpxr9hzk-libappindicator-gtk2-12.10.0 GTK+ Version: 2 Mono: false Tests: yes Mono tests: no gcov: no /nix/store/b34zjdmq5l8k6rwdykjx55yl9r9isl8k-bash-4.4-p23/bin/bash ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/appindicator-0.1.pc config.status: creating src/appindicator3-0.1.pc config.status: creating bindings/Makefile config.status: creating bindings/vala/Makefile config.status: creating bindings/vala/examples/Makefile config.status: creating tests/Makefile config.status: creating example/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/version.xml config.status: creating docs/reference/libappindicator-docs.sgml config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands CDPATH="${ZSH_VERSION+.}:" && cd . && /nix/store/b34zjdmq5l8k6rwdykjx55yl9r9isl8k-bash-4.4-p23/bin/bash /build/libappindicator-12.10.0/missing --run autoconf (CDPATH="${ZSH_VERSION+.}:" && cd . && /nix/store/b34zjdmq5l8k6rwdykjx55yl9r9isl8k-bash-4.4-p23/bin/bash /build/libappindicator-12.10.0/missing --run autoheader) rm -f stamp-h1 touch config.h.in cd . && /nix/store/b34zjdmq5l8k6rwdykjx55yl9r9isl8k-bash-4.4-p23/bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/build/libappindicator-12.10.0' CDPATH="${ZSH_VERSION+.}:" && cd . && /nix/store/b34zjdmq5l8k6rwdykjx55yl9r9isl8k-bash-4.4-p23/bin/bash /build/libappindicator-12.10.0/missing --run autoconf Making all in src make[2]: Entering directory '/build/libappindicator-12.10.0/src' cd .. && make am--refresh make[3]: Entering directory '/build/libappindicator-12.10.0' CDPATH="${ZSH_VERSION+.}:" && cd . && /nix/store/b34zjdmq5l8k6rwdykjx55yl9r9isl8k-bash-4.4-p23/bin/bash /build/libappindicator-12.10.0/missing --run autoconf make[3]: Leaving directory '/build/libappindicator-12.10.0' mkdir -p `dirname ./app-indicator-enum-types.h` /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/bin/glib-mkenums \ --template ./app-indicator-enum-types.h.in \ ./app-indicator.h > xgen-eh \ && (cmp -s xgen-eh ./app-indicator-enum-types.h || cp -f xgen-eh ./app-indicator-enum-types.h) \ && rm -f xgen-eh \ && echo timestamp > stamp-enum-types mkdir -p `dirname ./app-indicator-enum-types.c` /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/bin/glib-mkenums \ --template ./app-indicator-enum-types.c.in \ ./app-indicator.h > xgen-ec \ && cp -f xgen-ec ./app-indicator-enum-types.c \ && rm -f xgen-ec /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/bin/glib-genmarshal \ --prefix=_application_service_marshal \ --header \ ./application-service-marshal.list > xgen-mh \ && (cmp -s xgen-mh application-service-marshal.h || cp -f xgen-mh application-service-marshal.h) \ && rm -f xgen-mh \ && echo timestamp > stamp-marshal INFO: Reading ./application-service-marshal.list... WARNING: The token "BOOL" is deprecated; use "BOOLEAN" instead (echo "#include \"application-service-marshal.h\"" ; \ /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/bin/glib-genmarshal \ --prefix=_application_service_marshal \ --body \ ./application-service-marshal.list) > xgen-mc \ && cp xgen-mc application-service-marshal.c \ && rm -f xgen-mc INFO: Reading ./application-service-marshal.list... WARNING: The token "BOOL" is deprecated; use "BOOLEAN" instead CC libappindicator_la-app-indicator-enum-types.lo In file included from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkobject.h:37, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkwidget.h:36, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkcontainer.h:35, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkbin.h:35, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkwindow.h:36, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkdialog.h:35, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtk.h:33, from app-indicator.h:33, from app-indicator-enum-types.c:33: /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/gobject/gobject.h:24, from /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/gobject/gbinding.h:29, from /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/glib-object.h:23, from app-indicator-enum-types.h:35, from app-indicator-enum-types.c:32: /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtktoolitem.h:31, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtk.h:126, from app-indicator.h:33, from app-indicator-enum-types.c:33: /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/glib/galloca.h:32, from /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/glib.h:30, from /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/gobject/gbinding.h:28, from /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/glib-object.h:23, from app-indicator-enum-types.h:35, from app-indicator-enum-types.c:32: /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC libappindicator_la-app-indicator.lo In file included from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkobject.h:37, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkwidget.h:36, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkcontainer.h:35, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkbin.h:35, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkwindow.h:36, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkdialog.h:35, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtk.h:33, from /nix/store/r3mplvcp1cwpqnvqhm9grj5psx39fwpr-libdbusmenu-gtk2-16.04.0/include/libdbusmenu-gtk-0.4/libdbusmenu-gtk/client.h:32, from app-indicator.c:36: /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/gobject/gobject.h:24, from /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/gobject/gbinding.h:29, from /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/glib-object.h:23, from /nix/store/r3mplvcp1cwpqnvqhm9grj5psx39fwpr-libdbusmenu-gtk2-16.04.0/include/libdbusmenu-glib-0.4/libdbusmenu-glib/menuitem.h:33, from app-indicator.c:34: /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtktoolitem.h:31, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtk.h:126, from /nix/store/r3mplvcp1cwpqnvqhm9grj5psx39fwpr-libdbusmenu-gtk2-16.04.0/include/libdbusmenu-gtk-0.4/libdbusmenu-gtk/client.h:32, from app-indicator.c:36: /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/glib/galloca.h:32, from /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/glib.h:30, from /nix/store/r3mplvcp1cwpqnvqhm9grj5psx39fwpr-libdbusmenu-gtk2-16.04.0/include/libdbusmenu-glib-0.4/libdbusmenu-glib/menuitem.h:32, from app-indicator.c:34: /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ app-indicator.c: In function 'app_indicator_class_init': app-indicator.c:212:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (AppIndicatorPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/gobject/gobject.h:24, from /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/gobject/gbinding.h:29, from /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/glib-object.h:23, from /nix/store/r3mplvcp1cwpqnvqhm9grj5psx39fwpr-libdbusmenu-gtk2-16.04.0/include/libdbusmenu-glib-0.4/libdbusmenu-glib/menuitem.h:33, from app-indicator.c:34: /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/gobject/gtype.h:1308:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ app-indicator.c: In function 'app_indicator_init': app-indicator.c:584:13: warning: G_ADD_PRIVATE AppIndicatorPrivate * priv = APP_INDICATOR_GET_PRIVATE(self); ^~~~~~~~~~~~~~~ app-indicator.c: In function 'app_indicator_set_secondary_activate_target': app-indicator.c:2199:28: warning: assignment to 'GtkWidget *' {aka 'struct _GtkWidget *'} from incompatible pointer type 'GObject *' {aka 'struct _GObject *'} [-Wincompatible-pointer-types] priv->sec_activate_target = g_object_ref(G_OBJECT(menuitem)); ^ CC libappindicator_la-application-service-marshal.lo CC libappindicator_la-generate-id.lo In file included from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkobject.h:37, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkwidget.h:36, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkcontainer.h:35, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkbin.h:35, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkwindow.h:36, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkdialog.h:35, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtk.h:33, from app-indicator.h:33, from generate-id.h:26, from generate-id.c:22: /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/gobject/gobject.h:24, from /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/gobject/gbinding.h:29, from /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/glib-object.h:23, from /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/gio/gioenums.h:28, from /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/gio/giotypes.h:28, from /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/gio/gio.h:26, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gdk/gdk.h:32, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtk.h:32, from app-indicator.h:33, from generate-id.h:26, from generate-id.c:22: /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtktoolitem.h:31, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtk.h:126, from app-indicator.h:33, from generate-id.h:26, from generate-id.c:22: /nix/store/ndc990ia3rgn2fxz5ynbp83c03csxcw9-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/glib/galloca.h:32, from /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/glib.h:30, from generate-id.h:25, from generate-id.c:22: /nix/store/h6axmv3mqxbcyglbvssyyxs7ygarac3s-glib-2.62.2-dev/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ CC libappindicator_la-gen-notification-item.xml.lo CC libappindicator_la-gen-notification-watcher.xml.lo CCLD libappindicator.la GISCAN AppIndicator-0.1.gir app-indicator.c:58: Warning: AppIndicator: "@id" parameter unexpected at this location: * @id: The ID of the indicator. Maps to AppIndicator:id. ^ app-indicator.c:482: Error: AppIndicator: multiple "@arg1" parameters for identifier "AppIndicator::new-label": * @arg1: The string for the guide ^ app-indicator.c:529: Warning: AppIndicator: missing ":" at column 38: * @arg2: (type Gdk.ScrollDirection) Which direction the wheel went in ^ app-indicator.h:243: Warning: AppIndicator: "@parent" parameter unexpected at this location: * @parent: Parent object. ^ app-indicator.h:76: Warning: AppIndicator: symbol='IS_APP_INDICATOR': Unknown namespace for symbol 'IS_APP_INDICATOR' app-indicator.h:77: Warning: AppIndicator: symbol='IS_APP_INDICATOR_CLASS': Unknown namespace for symbol 'IS_APP_INDICATOR_CLASS' app-indicator.c:478: Warning: AppIndicator: incorrect number of parameters in comment block, parameter annotations will be ignored. app-indicator.c:510: Warning: AppIndicator: incorrect number of parameters in comment block, parameter annotations will be ignored. cp -f ./AppIndicator-0.1.metadata.in AppIndicator-0.1.metadata make all-am make[3]: Entering directory '/build/libappindicator-12.10.0/src' cd .. && make am--refresh make[4]: Entering directory '/build/libappindicator-12.10.0' CDPATH="${ZSH_VERSION+.}:" && cd . && /nix/store/b34zjdmq5l8k6rwdykjx55yl9r9isl8k-bash-4.4-p23/bin/bash /build/libappindicator-12.10.0/missing --run autoconf make[4]: Leaving directory '/build/libappindicator-12.10.0' GICOMP AppIndicator-0.1.gir make[3]: Leaving directory '/build/libappindicator-12.10.0/src' make[2]: Leaving directory '/build/libappindicator-12.10.0/src' Making all in bindings make[2]: Entering directory '/build/libappindicator-12.10.0/bindings' cd .. && make am--refresh make[3]: Entering directory '/build/libappindicator-12.10.0' CDPATH="${ZSH_VERSION+.}:" && cd . && /nix/store/b34zjdmq5l8k6rwdykjx55yl9r9isl8k-bash-4.4-p23/bin/bash /build/libappindicator-12.10.0/missing --run autoconf make[3]: Leaving directory '/build/libappindicator-12.10.0' Making all in python make[3]: Entering directory '/build/libappindicator-12.10.0/bindings/python' make[3]: *** No rule to make target 'all'. Stop. make[3]: Leaving directory '/build/libappindicator-12.10.0/bindings/python' make[2]: *** [Makefile:353: all-recursive] Error 1 make[2]: Leaving directory '/build/libappindicator-12.10.0/bindings' make[1]: *** [Makefile:409: all-recursive] Error 1 make[1]: Leaving directory '/build/libappindicator-12.10.0' make: *** [Makefile:339: all] Error 2 builder for '/nix/store/3ya5adb25386bq7i6yylzyplvswg1mf9-libappindicator-gtk2-12.10.0.drv' failed with exit code 2 cannot build derivation '/nix/store/909x2087xg8w0r1ayfjrrhki6rikd9d2-joplin-desktop-1.0.167-usr-target.drv': 1 dependencies couldn't be built cannot build derivation '/nix/store/dsmiy6pzbzmnjc2ql124wn8b6n7n5ry9-joplin-desktop-1.0.167-fhs.drv': 1 dependencies couldn't be built cannot build derivation '/nix/store/zpsp9qqpyaxnyf26n0vd9a4pcm1qdjhw-joplin-desktop-1.0.167-init.drv': 1 dependencies couldn't be built cannot build derivation '/nix/store/c8jxrdj867qfjx4zabiydmlrqydrpfwr-joplin-desktop-1.0.167.drv': 1 dependencies couldn't be built cannot build derivation '/nix/store/ak6g9jvhg50i2w158mwvdbk9wgba7br5-home-manager-path.drv': 1 dependencies couldn't be built cannot build derivation '/nix/store/7204ajcdfnx8ps6dizh5wkbns8ilnbpa-home-manager-generation.drv': 1 dependencies couldn't be built error: build of '/nix/store/7204ajcdfnx8ps6dizh5wkbns8ilnbpa-home-manager-generation.drv' failed ```

Metadata

Maintainer information:

# a list of nixpkgs attributes affected by the problem
attribute:
# a list of nixos modules affected by the problem
module:
veprbl commented 4 years ago

cc @msteen

worldofpeace commented 4 years ago

closed in https://github.com/NixOS/nixpkgs/commit/eabb843ba80a5486d6aeb24b1747f284eff958bb

bbigras commented 4 years ago

Thank you very much