Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure: gimp-with-plugins #369625

Closed
bitscoper opened this issue Dec 31, 2024 · 2 comments
Closed

Build failure: gimp-with-plugins #369625

bitscoper opened this issue Dec 31, 2024 · 2 comments
Labels
0.kind: build failure A package fails to build

Comments

@bitscoper
Copy link

Steps To Reproduce

Steps to reproduce the behavior:

  1. build gimp-with-plugins

Build Log

Build Log
Running phase: configurePhase
patching script interpreter paths in ./configure
./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/sh"
configure flags: --disable-dependency-tracking --prefix=/nix/store/fw6v3sw4h2c7lzm8ywnski0hycqkz58n-gimp-plugin-gap-2.6.0-unstable-2023-05-20 --with-ffmpegsrcdir=/1yby3jj50574wy38va7vx4bklq0ckf40dv62kxj88pirvj89mxzy
In file included from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:33,
                 from src/manipulation-gui/gui-color.c:1:
/nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gobject.h:26,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gbinding.h:31,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib-object.h:24,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/gioenums.h:30,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/giotypes.h:30,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/gio.h:28,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gdk/gdk.h:32,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:32:
/nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
  725 | {
      | ^
checking for a BSD-compatible install... /nix/store/4s9rah4cwaxflicsk5cndnknqlk9n4p3-coreutils-9.5/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /nix/store/4s9rah4cwaxflicsk5cndnknqlk9n4p3-coreutils-9.5/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
In file included from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:126:
/nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/galloca.h:34,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib.h:32,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gbinding.h:30:
/nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
  580 | struct _GTimeVal
      |        ^~~~~~~~~
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
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... 
In file included from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:33,
                 from src/manipulation-gui/gui-crop.c:1:
/nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gobject.h:26,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gbinding.h:31,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib-object.h:24,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/gioenums.h:30,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/giotypes.h:30,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/gio.h:28,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gdk/gdk.h:32,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:32:
/nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
  725 | {
      | ^
In file included from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:126:
/nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/galloca.h:34,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib.h:32,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gbinding.h:30:
/nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
  580 | struct _GTimeVal
      |        ^~~~~~~~~
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
In file included from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:33,
                 from src/manipulation-gui/gui-fliprotate.c:1:
/nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gobject.h:26,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gbinding.h:31,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib-object.h:24,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/gioenums.h:30,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/giotypes.h:30,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/gio.h:28,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gdk/gdk.h:32,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:32:
/nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
  725 | {
      | ^
checking for library containing strerror... none required
checking for gcc... (cached) gcc
In file included from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:126:
/nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/galloca.h:34,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib.h:32,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gbinding.h:30:
/nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
  580 | struct _GTimeVal
      |        ^~~~~~~~~
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
In file included from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:33,
                 from src/manipulation-gui/gui-rename.c:3:
/nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gobject.h:26,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gbinding.h:31,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib-object.h:24,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/gioenums.h:30,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/giotypes.h:30,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/gio.h:28,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gdk/gdk.h:32,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:32:
/nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
  725 | {
      | ^
checking for strings.h... yes
In file included from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:126:
/nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/galloca.h:34,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib.h:32,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gbinding.h:30:
/nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
  580 | struct _GTimeVal
      |        ^~~~~~~~~
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for grep that handles long lines and -e... /nix/store/aap6cq56amx4mzbyxp2wpgsf1kqjcr1f-gnugrep-3.11/bin/grep
checking for egrep... /nix/store/aap6cq56amx4mzbyxp2wpgsf1kqjcr1f-gnugrep-3.11/bin/grep -E
checking for ranlib... ranlib
checking for unistd.h... (cached) yes
checking for bind_textdomain_codeset... yes
checking pkg-config is at least version 0.9.0... yes
checking for gimp-2.0 >= 2.8.0 gimpui-2.0 >= 2.8.0 gimpthumb-2.0... yes
In file included from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:33,
                 from src/manipulation-gui/gui-resize.c:1:
/nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gobject.h:26,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gbinding.h:31,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib-object.h:24,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/gioenums.h:30,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/giotypes.h:30,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/gio.h:28,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gdk/gdk.h:32,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:32:
/nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
  725 | {
      | ^
checking for glib-2.0 >= 2.8.0... yes
checking for target architecture... x86_64-pc-linux-gnu
checking for gmake... no
checking for native Win32... no
In file included from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:126:
/nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/galloca.h:34,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib.h:32,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gbinding.h:30:
/nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
  580 | struct _GTimeVal
      |        ^~~~~~~~~
checking for sys/sysinfo.h... yes
checking for pthread_create in -lpthread... yes
checking for pthread.h... yes
checking for g_thread_init in -lgthread-2.0... yes
In file included from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:33,
                 from src/manipulation-gui/gui-sharpblur.c:1:
/nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gobject.h:26,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gbinding.h:31,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib-object.h:24,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/gioenums.h:30,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/giotypes.h:30,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/gio.h:28,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gdk/gdk.h:32,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:32:
/nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
  725 | {
      | ^
In file included from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:126:
/nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/galloca.h:34,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib.h:32,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gbinding.h:30:
/nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
  580 | struct _GTimeVal
      |        ^~~~~~~~~
checking for BZ2_bzDecompressInit in -lbz2... yes
checking for bzlib.h... yes
checking for yasm... no
checking for lame_init in -lmp3lame... no
checking for faacEncGetVersion in -lfaac... no
Package x264 was not found in the pkg-config search path.
Perhaps you should add the directory containing `x264.pc'
to the PKG_CONFIG_PATH environment variable
No package 'x264' found
checking for xvid.h... no
** ERROR option --with-ffmpegsrcdir must refere to a directory
** /1yby3jj50574wy38va7vx4bklq0ckf40dv62kxj88pirvj89mxzy  is not a directory
checking /build/source/extern_libs/ffmpeg/libavcodec/avcodec.h for old content
checking files /build/source/extern_libs/ffmpeg/libavformat/avformat.h for old content
checking ffmpeg/libavformat/avformat.h supports avformat_alloc_context (OK)
FFMPEG sourcetree found at dir: /build/source/extern_libs/ffmpeg
FFMPEG sourcetree found at dir: /build/source/extern_libs/ffmpeg
=================================
Calling FFMPEG configure script options:    --prefix=/nix/store/fw6v3sw4h2c7lzm8ywnski0hycqkz58n-gimp-plugin-gap-2.6.0-unstable-2023-05-20  --cc=gcc   --disable-ffmpeg  --disable-ffplay  --disable-ffprobe  --disable-ffserver --disable-shared --enable-static --enable-gpl --enable-mmx --enable-mmx2 --disable-vaapi --enable-swscale --disable-yasm --enable-bzlib 
=================================
In file included from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:33,
                 from src/manipulation-gui/gui-userdef.c:1:
/nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gobject.h:26,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gbinding.h:31,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib-object.h:24,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/gioenums.h:30,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/giotypes.h:30,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/gio.h:28,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gdk/gdk.h:32,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:32:
/nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
  725 | {
      | ^
In file included from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:126:
/nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/galloca.h:34,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib.h:32,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gbinding.h:30:
/nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
  580 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:33,
                 from src/manipulation-gui/gui-watermark.c:3:
/nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gobject.h:26,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gbinding.h:31,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib-object.h:24,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/gioenums.h:30,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/giotypes.h:30,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gio/gio.h:28,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gdk/gdk.h:32,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:32:
/nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
  725 | {
      | ^
In file included from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtk.h:126:
/nix/store/mgk8ipxsq47kq754lp0dnfhhxfq7gkpj-gtk+-2.24.33-dev/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/galloca.h:34,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib.h:32,
                 from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/gobject/gbinding.h:30:
/nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
  580 | struct _GTimeVal
      |        ^~~~~~~~~
make: *** [Makefile:9: make] Error 1
error: builder for '/nix/store/f9lfa94zx86mzqifq8qfl5q655w930x1-gimp-plugin-bimp-2.6.drv' failed with exit code 2
error (ignored): error: cannot unlink '"/tmp/nix-build-gimp-plugin-gap-2.6.0-unstable-2023-05-20.drv-1/build"': Directory not empty
error: 1 dependencies of derivation '/nix/store/pdkv8s1xb6076gjk01ragfz3p5v1bb1m-gimp-with-plugins-2.10.38.drv' failed to build
error: 1 dependencies of derivation '/nix/store/iv480j5xdbwlvqdwn478iyck3cjm9i2p-man-paths.drv' failed to build
error: 1 dependencies of derivation '/nix/store/cpsa9j2lsmn7lnb2jdaxb4kfq83ymlg6-system-path.drv' failed to build
error: 1 dependencies of derivation '/nix/store/1a829b6jw1r9rlrk2sdpccvhx6hbkbxc-nixos-system-Bitscoper-WorkStation-25.05beta729683.88195a94f390.drv' failed to build

Metadata

- system: `"x86_64-linux"`
 - host os: `Linux 6.12.2-zen1, NixOS, 25.05 (Warbler), 25.05beta729683.88195a94f390`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.24.11`
 - channels(root): `"nixos"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`

Notify Maintainers

@jtojnar


Note for Maintainers: Please tag this issue in your PR.

@bitscoper bitscoper added the 0.kind: build failure A package fails to build label Dec 31, 2024
@paparodeo
Copy link
Contributor

see also #369212

@jtojnar
Copy link
Member

jtojnar commented Dec 31, 2024

Duplicate of #369212

@jtojnar jtojnar marked this as a duplicate of #369212 Dec 31, 2024
@jtojnar jtojnar closed this as not planned Won't fix, can't repro, duplicate, stale Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: build failure A package fails to build
Projects
None yet
Development

No branches or pull requests

3 participants