unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#60473: Glimpse build fails on Guix System
@ 2023-01-01 17:50 Elias Kueny
  2023-01-01 20:34 ` Liliana Marie Prikler
  0 siblings, 1 reply; 4+ messages in thread
From: Elias Kueny @ 2023-01-01 17:50 UTC (permalink / raw)
  To: 60473

[-- Attachment #1: log --]
[-- Type: application/octet-stream, Size: 48904 bytes --]

starting phase `configure'
source directory: "/tmp/guix-build-glimpse-0.2.0.drv-0/source" (relative from build: ".")
build directory: "/tmp/guix-build-glimpse-0.2.0.drv-0/source"
configure flags: ("CONFIG_SHELL=/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash" "SHELL=/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash" "--prefix=/gnu/store/w056rx6i77aqwy56qkcy0z5in5x9a8m0-glimpse-0.2.0" "--enable-fast-install" "--docdir=/gnu/store/0l95n0zj3lcbmr0s5g81qz4smkd6fa5i-glimpse-0.2.0-doc/share/doc/glimpse" "--build=x86_64-unknown-linux-gnu" "--with-html-dir=/gnu/store/w056rx6i77aqwy56qkcy0z5in5x9a8m0-glimpse-0.2.0/share/gtk-doc/html" "--enable-gtk-doc" "ac_cv_path_GTK_UPDATE_ICON_CACHE=true" "--disable-check-update" "--with-bug-report-url=https://bugs.gnu.org/guix")
checking for a BSD-compatible install... /gnu/store/d251rfgc9nm2clzffzhgiipdvfvzkvwi-coreutils-8.32/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /gnu/store/d251rfgc9nm2clzffzhgiipdvfvzkvwi-coreutils-8.32/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) 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 whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ supports C++14 features by default... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /gnu/store/wxgv6i8g0p24q5gcyzd0yr07s8kn9680-sed-4.8/bin/sed
checking for grep that handles long lines and -e... /gnu/store/xjwp2hsd9256icjjybfrmznppjicywf6-grep-3.6/bin/grep
checking for egrep... /gnu/store/xjwp2hsd9256icjjybfrmznppjicywf6-grep-3.6/bin/grep -E
checking for fgrep... /gnu/store/xjwp2hsd9256icjjybfrmznppjicywf6-grep-3.6/bin/grep -F
checking for ld used by gcc... /gnu/store/s2pg5k98fl2g2szg9dykxyd9zl3xihv9-ld-wrapper-0/bin/ld
checking if the linker (/gnu/store/s2pg5k98fl2g2szg9dykxyd9zl3xihv9-ld-wrapper-0/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /gnu/store/rc781v4k0drhaqn90xfwwpspki5x0bvf-binutils-2.37/bin/nm -B
checking the name lister (/gnu/store/rc781v4k0drhaqn90xfwwpspki5x0bvf-binutils-2.37/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
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 /gnu/store/s2pg5k98fl2g2szg9dykxyd9zl3xihv9-ld-wrapper-0/bin/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 ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /gnu/store/rc781v4k0drhaqn90xfwwpspki5x0bvf-binutils-2.37/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /gnu/store/d251rfgc9nm2clzffzhgiipdvfvzkvwi-coreutils-8.32/bin/dd
checking how to truncate binary pipes... /gnu/store/d251rfgc9nm2clzffzhgiipdvfvzkvwi-coreutils-8.32/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/gnu/store/s2pg5k98fl2g2szg9dykxyd9zl3xihv9-ld-wrapper-0/bin/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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /gnu/store/s2pg5k98fl2g2szg9dykxyd9zl3xihv9-ld-wrapper-0/bin/ld -m elf_x86_64
checking if the linker (/gnu/store/s2pg5k98fl2g2szg9dykxyd9zl3xihv9-ld-wrapper-0/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/gnu/store/s2pg5k98fl2g2szg9dykxyd9zl3xihv9-ld-wrapper-0/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/gnu/store/s2pg5k98fl2g2szg9dykxyd9zl3xihv9-ld-wrapper-0/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking dependency style of gcc... gcc3
checking for pkg-config... /gnu/store/2b3blhwbag1ial0dhxw7wh4zjxl0cqpk-pkg-config-0.29.2/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for host type... x86_64-unknown-linux-gnu
checking for host processor... x86-64
checking if compiling for Linux... yes
checking if compiling for Win32... no
checking if compiling for Mac OS X... no
checking whether make sets $(MAKE)... (cached) no
checking whether ln -s works... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether to turn on debugging... no
checking whether to turn on profiling... no
checking whether gcc understands -Wdeclaration-after-statement... yes
checking whether gcc understands -Wmissing-prototypes... yes
checking whether gcc understands -Werror=missing-prototypes... yes
checking whether gcc understands -Wstrict-prototypes... no
checking whether gcc understands -Wmissing-declarations... yes
checking whether gcc understands -Winit-self... yes
checking whether gcc understands -Wpointer-arith... yes
checking whether gcc understands -Wold-style-definition... no
checking whether gcc understands -Wmissing-format-attribute... yes
checking whether gcc understands -Wformat-security... yes
checking whether gcc understands -Wlogical-op... yes
checking whether gcc understands -Wtype-limits... yes
checking whether gcc understands -fno-common... yes
checking whether gcc understands -fdiagnostics-show-option... yes
checking whether gcc understands -Wreturn-type... yes
checking whether gcc understands --omg-optimized... no
checking whether gcc understands --disable-instructions... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/thr.h usability... no
checking sys/thr.h presence... no
checking for sys/thr.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/wait.h... (cached) yes
checking for unistd.h... (cached) yes
checking for backtrace... yes
checking for pid_t... yes
checking for vprintf... yes
checking for _doprnt... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for fsync... yes
checking for difftime... yes
checking for mmap... yes
checking for thr_self... no
checking for _NL_MEASUREMENT_MEASUREMENT... yes
checking whether NLS is requested... yes
checking for intltool >= 0.40.1... 0.51.0 found
checking for intltool-update... /gnu/store/xhvrz1imcdbcqa5c71zm9j68bsg33pxi-intltool-0.51.0/bin/intltool-update
checking for intltool-merge... /gnu/store/xhvrz1imcdbcqa5c71zm9j68bsg33pxi-intltool-0.51.0/bin/intltool-merge
checking for intltool-extract... /gnu/store/xhvrz1imcdbcqa5c71zm9j68bsg33pxi-intltool-0.51.0/bin/intltool-extract
checking for xgettext... /gnu/store/211qlvyn3spc93r2zlzlh0qkmr54qh0h-gettext-minimal-0.21/bin/xgettext
checking for msgmerge... /gnu/store/211qlvyn3spc93r2zlzlh0qkmr54qh0h-gettext-minimal-0.21/bin/msgmerge
checking for msgfmt... /gnu/store/211qlvyn3spc93r2zlzlh0qkmr54qh0h-gettext-minimal-0.21/bin/msgfmt
checking for gmsgfmt... /gnu/store/211qlvyn3spc93r2zlzlh0qkmr54qh0h-gettext-minimal-0.21/bin/msgfmt
checking for perl... /gnu/store/hy6abswwv4d89zp464fw52z65fkzr7h5-perl-5.34.0/bin/perl
checking for perl >= 5.8.1... 5.34.0
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /gnu/store/211qlvyn3spc93r2zlzlh0qkmr54qh0h-gettext-minimal-0.21/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /gnu/store/211qlvyn3spc93r2zlzlh0qkmr54qh0h-gettext-minimal-0.21/bin/msgfmt
checking for xgettext... (cached) /gnu/store/211qlvyn3spc93r2zlzlh0qkmr54qh0h-gettext-minimal-0.21/bin/xgettext
checking for xgettext version (>= 0.19)... yes
checking for iso-codes... no (iso-codes package not found)
checking for babl >= 0.1.74... yes
checking for gegl-0.4 >= 0.4.22... yes
checking for atk >= 2.2.0... yes
checking for pkg-config... (cached) /gnu/store/2b3blhwbag1ial0dhxw7wh4zjxl0cqpk-pkg-config-0.29.2/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for glib-2.0 >= 2.54.2 gobject-2.0... yes
checking for GLIB - version >= 2.54.2... yes (version 2.70.2)
checking for gmodule-no-export-2.0... yes
checking for gio-2.0... yes
checking for gio-unix-2.0... yes
checking for glib-networking (GIO TLS implementation)... yes
checking for native glib-compile-resources... glib-compile-resources
checking for gdbus-codegen... /gnu/store/hs6kjhwbk7q22711zcwcgykkrh95c38x-glib-2.70.2-bin/bin/gdbus-codegen
checking if GLib is version 2.43.0 or newer... yes
checking for gegl... /gnu/store/87gg1brlx2532yjbj9cv5ni4k9d1ks4z-gegl-0.4.36/bin/gegl
checking for bind_textdomain_codeset... (cached) yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... no
checking for pkg-config... (cached) /gnu/store/2b3blhwbag1ial0dhxw7wh4zjxl0cqpk-pkg-config-0.29.2/bin/pkg-config
checking pkg-config is at least version 0.7... yes
checking for GTK+ - version >= 2.24.32... yes (version 2.24.33)
checking for gtk-update-icon-cache... (cached) true
checking if GTK+ is version 2.26.0 or newer (bogus placeholder check)... no
checking for gdk-pixbuf-2.0 >= 2.30.8... yes
checking for gdk-pixbuf-csource... /gnu/store/xgiz9rvzvfhwx655lb6jpjx1whc4kjg8-gdk-pixbuf-2.42.4/bin/gdk-pixbuf-csource
checking for cairo >= 1.12.2... yes
checking for pangocairo >= 1.29.4 pangoft2... yes
checking for fontconfig >= 2.12.4... yes
checking if Pango is version 1.32.0 or newer... yes
checking if Pango is built with a recent fontconfig... yes
checking for freetype2 >= 2.1.7... yes
checking for harfbuzz >= 0.9.19... yes
checking for gexiv2 >= 0.10.6... yes
checking if GIMP should open a debug console at start... no
checking the alternative folder containing 32-bit DLLs on Windows... no
checking for execinfo.h... (cached) yes
checking for matting engine Levin... no (missing GEGL operation "gegl:matting-levin")
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for extra flags to get ANSI library prototypes... none needed
checking for finite... yes
checking for isfinite... no
checking for isfinite in <math.h>... yes
checking for rint... no
checking for rint in -lm... yes
checking for vfork... yes
checking for __attribute__((destructor))... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for socket in -lsocket... no
checking whether gcc understands -mfpmath=sse... yes
checking whether gcc understands -msse2... yes
checking whether we can compile SSE2 intrinsics... yes
checking whether gcc understands -msse4.1... yes
checking whether we can compile SSE4.1 intrinsics... yes
checking whether gcc understands -mmmx... yes
checking whether we can compile MMX code... yes
checking whether gcc understands -msse... yes
checking whether we can compile SSE code... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking whether shmctl IPC_RMID allowes subsequent attaches... yes
checking for shared memory transport type... sysv
checking whether symbols are prefixed... no
checking fd_set and sys/select... yes
checking for XmuClientWindow in -lXmu... no
checking for XShapeGetRectangles in -lXext... yes
checking for X11/extensions/shape.h... yes
checking for xfixes... yes
checking whether we build a relocatable package... no
checking for TIFFReadScanline in -ltiff... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for jpeglib.h... yes
checking for jpeg_save_markers in -ljpeg... yes
checking for gzsetparams in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for BZ2_bzCompress in -lbz2... yes
checking for liblzma >= 5.0.0... yes
checking for gsapi_new_instance in -lgs... no
checking for libpng >= 1.6.25... yes
checking for mng_create in -lmng... no
checking for aa_printf in -laa... no
checking for XpmReadFileToXpmImage in -lXpm... no
checking for OpenEXR >= 1.6.1... no
checking for libwebp >= 0.6.0... yes
checking for libwebpmux >= 0.6.0... yes
checking for libwebpdemux >= 0.6.0... yes
checking for libheif > 1.5.1... no
checking for libheif = 1.4.0... no
checking for libheif = 1.3.2... no
checking for libheif >= 1.5.0... no
checking for LIBBACKTRACE... no
checking for libunwind >= 1.1.0... no
checking for libmypaint >= 1.4.0... yes
checking for mypaint-brushes-1.0... yes
checking for webkit-1.0 >= 1.6.1... no
checking for librsvg-2.0 >= 2.40.6... yes
checking for poppler-glib >= 0.50.0... yes
checking for poppler-data >= 0.4.7... yes
checking for cairo-pdf >= 1.12.2... yes
checking for libwmf-config... no
checking for libopenjp2 >= 2.1.0... no
checking for lcms2 >= 2.8... yes
checking for xcursor... yes
checking for ALSA CFLAGS...
checking for ALSA LDFLAGS...  -lasound -lm -ldl -lpthread
checking for libasound headers version >= 1.0.0... not present.
checking for snd_ctl_open in -lasound... no
checking linux/input.h usability... yes
checking linux/input.h presence... yes
checking for linux/input.h... yes
checking whether KEY_OK is declared... yes
checking for gudev-1.0 >= 167... no
checking for xdg-email... no
checking for perl5... no
checking for perl... /gnu/store/hy6abswwv4d89zp464fw52z65fkzr7h5-perl-5.34.0/bin/perl
checking for perl version... 5.34.0
checking for json-glib-1.0 >= 1.2.6... yes
checking for a Python 2 interpreter with version >= 2.5.0... none
checking for headers required to compile python extensions... not found
checking for pygtk-2.0 >= 2.10.4... no
checking for pygtk-codegen-2.0... no
checking for pygtk defs... Package pygtk-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `pygtk-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'pygtk-2.0' found

checking for pycairo >= 1.0.2... no
checking whether gcc understands -fno-strict-aliasing... yes
checking for xmllint... no
checking for xsltproc... /gnu/store/lqv0pidmv7kq0aqg086gm02xn7gcdxa9-libxslt-1.1.34/bin/xsltproc
checking for shared-mime-info... yes
checking for xvfb-run... no
checking for appstream-util... no
checking for desktop-file-validate... no
checking default directory for color profiles... /usr/share/color/icc
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /gnu/store/pqswrib9chgiynh2sib86q1cgx4q3n83-gtk-doc-1.33.2/bin/gtkdoc-check
checking for gtkdoc-rebase... /gnu/store/pqswrib9chgiynh2sib86q1cgx4q3n83-gtk-doc-1.33.2/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /gnu/store/pqswrib9chgiynh2sib86q1cgx4q3n83-gtk-doc-1.33.2/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... yes
checking for glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0... yes
checking if building the Windows installer... no
configure: Generating POTFILES and Makefile for po-libgimp
configure: Generating POTFILES and Makefile for po-python
configure: Generating POTFILES and Makefile for po-plug-ins
configure: Generating POTFILES and Makefile for po-script-fu
configure: Generating POTFILES and Makefile for po-tips
configure: Generating POTFILES and Makefile for po-windows-installer
configure: error:

Extra Binaries:
  gimp-console:              yes

Optional Features:
  Check updates at startup:  no
  Levin matting engine:      no (missing GEGL operation "gegl:matting-levin")
  Language selection:        no (iso-codes package not found)
  Vector icons:              no (librsvg GdkPixbuf loader missing)
  Dr. Mingw (Win32):         no
  Relocatable bundle:        no
  Default ICC directory:     /usr/share/color/icc
  Debug console (Win32):     no
  32-bit DLL folder (Win32): no
  Detailed backtraces:       no (libbacktrace and libunwind are not found or not supported)

Optional Plug-Ins:
  Ascii Art:                 no (AA library not found)
  Ghostscript:               no (Ghostscript library not found)
  Help Browser:              no (WebKit not found)
  JPEG 2000:                 no (OpenJPEG not found)
  MNG:                       no (MNG header file not found)
  OpenEXR:                   no (OpenEXR not found)
  WebP:                      yes
  Heif:                      no (libheif not found)
  PDF (export):              yes
  Print:                     yes
  Python 2:                  yes
  TWAIN (Win32):             no
  Webpage:                   no (WebKit not found)
  WMF:                       no (libwmf not found)
  X11 Mouse Cursor:          yes
  XPM:                       no (XPM library not found)
  Email:                     needs runtime dependency: xdg-email

Optional Modules:
  ALSA (MIDI Input):         no (libasound not found or unusable)
  Linux Input:               yes (GUdev support: no (libgudev not found))
  DirectInput (Win32):       no

Tests:
  Use xvfb-run               no (not found)
  Test appdata               no (appstream-util not found)
  Test desktop file          no (desktop-file-validate not found)

Bug report URL: https://bugs.gnu.org/guix


Error: GIMP configuration failed.

  - Python 2 (2.5.0 or newer)
      *** Please install it, or skip building the python scripting extension by
      *** passing --disable-python to configure (but then you will not be able
      *** to use scripts for GIMP that are written in Python).
  - Python 2 headers
      *** Please install them, or skip building the python scripting extension by
      *** passing --disable-python to configure (but then you will not be able
      *** to use scripts for GIMP that are written in Python).
  - PyGTK 2.10.4 or newer
      *** Please install it, or skip building the python scripting extension by
      *** passing --disable-python to configure (but then you will not be able
      *** to use scripts for GIMP that are written in Python).
  - pygtk-codegen-2.0 script
      *** Please install it, or skip building the python scripting extension by
      *** passing --disable-python to configure (but then you will not be able
      *** to use scripts for GIMP that are written in Python).
  - PyCairo 1.0.2 or newer
      *** Please install it, or skip building the python scripting extension by
      *** passing --disable-python to configure (but then you will not be able
      *** to use scripts for GIMP that are written in Python).

See the file 'INSTALL' for more help.
error: in phase 'configure': uncaught exception:
%exception #<&invoke-error program: "/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash" arguments: ("./configure" "CONFIG_SHELL=/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash" "SHELL=/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash" "--prefix=/gnu/store/w056rx6i77aqwy56qkcy0z5in5x9a8m0-glimpse-0.2.0" "--enable-fast-install" "--docdir=/gnu/store/0l95n0zj3lcbmr0s5g81qz4smkd6fa5i-glimpse-0.2.0-doc/share/doc/glimpse" "--build=x86_64-unknown-linux-gnu" "--with-html-dir=/gnu/store/w056rx6i77aqwy56qkcy0z5in5x9a8m0-glimpse-0.2.0/share/gtk-doc/html" "--enable-gtk-doc" "ac_cv_path_GTK_UPDATE_ICON_CACHE=true" "--disable-check-update" "--with-bug-report-url=https://bugs.gnu.org/guix") exit-status: 1 term-signal: #f stop-signal: #f>
phase `configure' failed after 8.1 seconds
command "/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash" "./configure" "CONFIG_SHELL=/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash" "SHELL=/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash" "--prefix=/gnu/store/w056rx6i77aqwy56qkcy0z5in5x9a8m0-glimpse-0.2.0" "--enable-fast-install" "--docdir=/gnu/store/0l95n0zj3lcbmr0s5g81qz4smkd6fa5i-glimpse-0.2.0-doc/share/doc/glimpse" "--build=x86_64-unknown-linux-gnu" "--with-html-dir=/gnu/store/w056rx6i77aqwy56qkcy0z5in5x9a8m0-glimpse-0.2.0/share/gtk-doc/html" "--enable-gtk-doc" "ac_cv_path_GTK_UPDATE_ICON_CACHE=true" "--disable-check-update" "--with-bug-report-url=https://bugs.gnu.org/guix" failed with status 1
starting phase `configure'
source directory: "/tmp/guix-build-glimpse-0.2.0.drv-0/source" (relative from build: ".")
build directory: "/tmp/guix-build-glimpse-0.2.0.drv-0/source"
configure flags: ("CONFIG_SHELL=/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash" "SHELL=/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash" "--prefix=/gnu/store/w056rx6i77aqwy56qkcy0z5in5x9a8m0-glimpse-0.2.0" "--enable-fast-install" "--docdir=/gnu/store/0l95n0zj3lcbmr0s5g81qz4smkd6fa5i-glimpse-0.2.0-doc/share/doc/glimpse" "--build=x86_64-unknown-linux-gnu" "--with-html-dir=/gnu/store/w056rx6i77aqwy56qkcy0z5in5x9a8m0-glimpse-0.2.0/share/gtk-doc/html" "--enable-gtk-doc" "ac_cv_path_GTK_UPDATE_ICON_CACHE=true" "--disable-check-update" "--with-bug-report-url=https://bugs.gnu.org/guix")
checking for a BSD-compatible install... /gnu/store/d251rfgc9nm2clzffzhgiipdvfvzkvwi-coreutils-8.32/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /gnu/store/d251rfgc9nm2clzffzhgiipdvfvzkvwi-coreutils-8.32/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) 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 whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ supports C++14 features by default... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /gnu/store/wxgv6i8g0p24q5gcyzd0yr07s8kn9680-sed-4.8/bin/sed
checking for grep that handles long lines and -e... /gnu/store/xjwp2hsd9256icjjybfrmznppjicywf6-grep-3.6/bin/grep
checking for egrep... /gnu/store/xjwp2hsd9256icjjybfrmznppjicywf6-grep-3.6/bin/grep -E
checking for fgrep... /gnu/store/xjwp2hsd9256icjjybfrmznppjicywf6-grep-3.6/bin/grep -F
checking for ld used by gcc... /gnu/store/s2pg5k98fl2g2szg9dykxyd9zl3xihv9-ld-wrapper-0/bin/ld
checking if the linker (/gnu/store/s2pg5k98fl2g2szg9dykxyd9zl3xihv9-ld-wrapper-0/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /gnu/store/rc781v4k0drhaqn90xfwwpspki5x0bvf-binutils-2.37/bin/nm -B
checking the name lister (/gnu/store/rc781v4k0drhaqn90xfwwpspki5x0bvf-binutils-2.37/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
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 /gnu/store/s2pg5k98fl2g2szg9dykxyd9zl3xihv9-ld-wrapper-0/bin/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 ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /gnu/store/rc781v4k0drhaqn90xfwwpspki5x0bvf-binutils-2.37/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /gnu/store/d251rfgc9nm2clzffzhgiipdvfvzkvwi-coreutils-8.32/bin/dd
checking how to truncate binary pipes... /gnu/store/d251rfgc9nm2clzffzhgiipdvfvzkvwi-coreutils-8.32/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/gnu/store/s2pg5k98fl2g2szg9dykxyd9zl3xihv9-ld-wrapper-0/bin/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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /gnu/store/s2pg5k98fl2g2szg9dykxyd9zl3xihv9-ld-wrapper-0/bin/ld -m elf_x86_64
checking if the linker (/gnu/store/s2pg5k98fl2g2szg9dykxyd9zl3xihv9-ld-wrapper-0/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/gnu/store/s2pg5k98fl2g2szg9dykxyd9zl3xihv9-ld-wrapper-0/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/gnu/store/s2pg5k98fl2g2szg9dykxyd9zl3xihv9-ld-wrapper-0/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking dependency style of gcc... gcc3
checking for pkg-config... /gnu/store/2b3blhwbag1ial0dhxw7wh4zjxl0cqpk-pkg-config-0.29.2/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for host type... x86_64-unknown-linux-gnu
checking for host processor... x86-64
checking if compiling for Linux... yes
checking if compiling for Win32... no
checking if compiling for Mac OS X... no
checking whether make sets $(MAKE)... (cached) no
checking whether ln -s works... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether to turn on debugging... no
checking whether to turn on profiling... no
checking whether gcc understands -Wdeclaration-after-statement... yes
checking whether gcc understands -Wmissing-prototypes... yes
checking whether gcc understands -Werror=missing-prototypes... yes
checking whether gcc understands -Wstrict-prototypes... no
checking whether gcc understands -Wmissing-declarations... yes
checking whether gcc understands -Winit-self... yes
checking whether gcc understands -Wpointer-arith... yes
checking whether gcc understands -Wold-style-definition... no
checking whether gcc understands -Wmissing-format-attribute... yes
checking whether gcc understands -Wformat-security... yes
checking whether gcc understands -Wlogical-op... yes
checking whether gcc understands -Wtype-limits... yes
checking whether gcc understands -fno-common... yes
checking whether gcc understands -fdiagnostics-show-option... yes
checking whether gcc understands -Wreturn-type... yes
checking whether gcc understands --omg-optimized... no
checking whether gcc understands --disable-instructions... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/thr.h usability... no
checking sys/thr.h presence... no
checking for sys/thr.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/wait.h... (cached) yes
checking for unistd.h... (cached) yes
checking for backtrace... yes
checking for pid_t... yes
checking for vprintf... yes
checking for _doprnt... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for fsync... yes
checking for difftime... yes
checking for mmap... yes
checking for thr_self... no
checking for _NL_MEASUREMENT_MEASUREMENT... yes
checking whether NLS is requested... yes
checking for intltool >= 0.40.1... 0.51.0 found
checking for intltool-update... /gnu/store/xhvrz1imcdbcqa5c71zm9j68bsg33pxi-intltool-0.51.0/bin/intltool-update
checking for intltool-merge... /gnu/store/xhvrz1imcdbcqa5c71zm9j68bsg33pxi-intltool-0.51.0/bin/intltool-merge
checking for intltool-extract... /gnu/store/xhvrz1imcdbcqa5c71zm9j68bsg33pxi-intltool-0.51.0/bin/intltool-extract
checking for xgettext... /gnu/store/211qlvyn3spc93r2zlzlh0qkmr54qh0h-gettext-minimal-0.21/bin/xgettext
checking for msgmerge... /gnu/store/211qlvyn3spc93r2zlzlh0qkmr54qh0h-gettext-minimal-0.21/bin/msgmerge
checking for msgfmt... /gnu/store/211qlvyn3spc93r2zlzlh0qkmr54qh0h-gettext-minimal-0.21/bin/msgfmt
checking for gmsgfmt... /gnu/store/211qlvyn3spc93r2zlzlh0qkmr54qh0h-gettext-minimal-0.21/bin/msgfmt
checking for perl... /gnu/store/hy6abswwv4d89zp464fw52z65fkzr7h5-perl-5.34.0/bin/perl
checking for perl >= 5.8.1... 5.34.0
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /gnu/store/211qlvyn3spc93r2zlzlh0qkmr54qh0h-gettext-minimal-0.21/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /gnu/store/211qlvyn3spc93r2zlzlh0qkmr54qh0h-gettext-minimal-0.21/bin/msgfmt
checking for xgettext... (cached) /gnu/store/211qlvyn3spc93r2zlzlh0qkmr54qh0h-gettext-minimal-0.21/bin/xgettext
checking for xgettext version (>= 0.19)... yes
checking for iso-codes... no (iso-codes package not found)
checking for babl >= 0.1.74... yes
checking for gegl-0.4 >= 0.4.22... yes
checking for atk >= 2.2.0... yes
checking for pkg-config... (cached) /gnu/store/2b3blhwbag1ial0dhxw7wh4zjxl0cqpk-pkg-config-0.29.2/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for glib-2.0 >= 2.54.2 gobject-2.0... yes
checking for GLIB - version >= 2.54.2... yes (version 2.70.2)
checking for gmodule-no-export-2.0... yes
checking for gio-2.0... yes
checking for gio-unix-2.0... yes
checking for glib-networking (GIO TLS implementation)... yes
checking for native glib-compile-resources... glib-compile-resources
checking for gdbus-codegen... /gnu/store/hs6kjhwbk7q22711zcwcgykkrh95c38x-glib-2.70.2-bin/bin/gdbus-codegen
checking if GLib is version 2.43.0 or newer... yes
checking for gegl... /gnu/store/87gg1brlx2532yjbj9cv5ni4k9d1ks4z-gegl-0.4.36/bin/gegl
checking for bind_textdomain_codeset... (cached) yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... no
checking for pkg-config... (cached) /gnu/store/2b3blhwbag1ial0dhxw7wh4zjxl0cqpk-pkg-config-0.29.2/bin/pkg-config
checking pkg-config is at least version 0.7... yes
checking for GTK+ - version >= 2.24.32... yes (version 2.24.33)
checking for gtk-update-icon-cache... (cached) true
checking if GTK+ is version 2.26.0 or newer (bogus placeholder check)... no
checking for gdk-pixbuf-2.0 >= 2.30.8... yes
checking for gdk-pixbuf-csource... /gnu/store/xgiz9rvzvfhwx655lb6jpjx1whc4kjg8-gdk-pixbuf-2.42.4/bin/gdk-pixbuf-csource
checking for cairo >= 1.12.2... yes
checking for pangocairo >= 1.29.4 pangoft2... yes
checking for fontconfig >= 2.12.4... yes
checking if Pango is version 1.32.0 or newer... yes
checking if Pango is built with a recent fontconfig... yes
checking for freetype2 >= 2.1.7... yes
checking for harfbuzz >= 0.9.19... yes
checking for gexiv2 >= 0.10.6... yes
checking if GIMP should open a debug console at start... no
checking the alternative folder containing 32-bit DLLs on Windows... no
checking for execinfo.h... (cached) yes
checking for matting engine Levin... no (missing GEGL operation "gegl:matting-levin")
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for extra flags to get ANSI library prototypes... none needed
checking for finite... yes
checking for isfinite... no
checking for isfinite in <math.h>... yes
checking for rint... no
checking for rint in -lm... yes
checking for vfork... yes
checking for __attribute__((destructor))... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for socket in -lsocket... no
checking whether gcc understands -mfpmath=sse... yes
checking whether gcc understands -msse2... yes
checking whether we can compile SSE2 intrinsics... yes
checking whether gcc understands -msse4.1... yes
checking whether we can compile SSE4.1 intrinsics... yes
checking whether gcc understands -mmmx... yes
checking whether we can compile MMX code... yes
checking whether gcc understands -msse... yes
checking whether we can compile SSE code... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking whether shmctl IPC_RMID allowes subsequent attaches... yes
checking for shared memory transport type... sysv
checking whether symbols are prefixed... no
checking fd_set and sys/select... yes
checking for XmuClientWindow in -lXmu... no
checking for XShapeGetRectangles in -lXext... yes
checking for X11/extensions/shape.h... yes
checking for xfixes... yes
checking whether we build a relocatable package... no
checking for TIFFReadScanline in -ltiff... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for jpeglib.h... yes
checking for jpeg_save_markers in -ljpeg... yes
checking for gzsetparams in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for BZ2_bzCompress in -lbz2... yes
checking for liblzma >= 5.0.0... yes
checking for gsapi_new_instance in -lgs... no
checking for libpng >= 1.6.25... yes
checking for mng_create in -lmng... no
checking for aa_printf in -laa... no
checking for XpmReadFileToXpmImage in -lXpm... no
checking for OpenEXR >= 1.6.1... no
checking for libwebp >= 0.6.0... yes
checking for libwebpmux >= 0.6.0... yes
checking for libwebpdemux >= 0.6.0... yes
checking for libheif > 1.5.1... no
checking for libheif = 1.4.0... no
checking for libheif = 1.3.2... no
checking for libheif >= 1.5.0... no
checking for LIBBACKTRACE... no
checking for libunwind >= 1.1.0... no
checking for libmypaint >= 1.4.0... yes
checking for mypaint-brushes-1.0... yes
checking for webkit-1.0 >= 1.6.1... no
checking for librsvg-2.0 >= 2.40.6... yes
checking for poppler-glib >= 0.50.0... yes
checking for poppler-data >= 0.4.7... yes
checking for cairo-pdf >= 1.12.2... yes
checking for libwmf-config... no
checking for libopenjp2 >= 2.1.0... no
checking for lcms2 >= 2.8... yes
checking for xcursor... yes
checking for ALSA CFLAGS...
checking for ALSA LDFLAGS...  -lasound -lm -ldl -lpthread
checking for libasound headers version >= 1.0.0... not present.
checking for snd_ctl_open in -lasound... no
checking linux/input.h usability... yes
checking linux/input.h presence... yes
checking for linux/input.h... yes
checking whether KEY_OK is declared... yes
checking for gudev-1.0 >= 167... no
checking for xdg-email... no
checking for perl5... no
checking for perl... /gnu/store/hy6abswwv4d89zp464fw52z65fkzr7h5-perl-5.34.0/bin/perl
checking for perl version... 5.34.0
checking for json-glib-1.0 >= 1.2.6... yes
checking for a Python 2 interpreter with version >= 2.5.0... none
checking for headers required to compile python extensions... not found
checking for pygtk-2.0 >= 2.10.4... no
checking for pygtk-codegen-2.0... no
checking for pygtk defs... Package pygtk-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `pygtk-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'pygtk-2.0' found

checking for pycairo >= 1.0.2... no
checking whether gcc understands -fno-strict-aliasing... yes
checking for xmllint... no
checking for xsltproc... /gnu/store/lqv0pidmv7kq0aqg086gm02xn7gcdxa9-libxslt-1.1.34/bin/xsltproc
checking for shared-mime-info... yes
checking for xvfb-run... no
checking for appstream-util... no
checking for desktop-file-validate... no
checking default directory for color profiles... /usr/share/color/icc
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /gnu/store/pqswrib9chgiynh2sib86q1cgx4q3n83-gtk-doc-1.33.2/bin/gtkdoc-check
checking for gtkdoc-rebase... /gnu/store/pqswrib9chgiynh2sib86q1cgx4q3n83-gtk-doc-1.33.2/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /gnu/store/pqswrib9chgiynh2sib86q1cgx4q3n83-gtk-doc-1.33.2/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... yes
checking for glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0... yes
checking if building the Windows installer... no
configure: Generating POTFILES and Makefile for po-libgimp
configure: Generating POTFILES and Makefile for po-python
configure: Generating POTFILES and Makefile for po-plug-ins
configure: Generating POTFILES and Makefile for po-script-fu
configure: Generating POTFILES and Makefile for po-tips
configure: Generating POTFILES and Makefile for po-windows-installer
configure: error:

Extra Binaries:
  gimp-console:              yes

Optional Features:
  Check updates at startup:  no
  Levin matting engine:      no (missing GEGL operation "gegl:matting-levin")
  Language selection:        no (iso-codes package not found)
  Vector icons:              no (librsvg GdkPixbuf loader missing)
  Dr. Mingw (Win32):         no
  Relocatable bundle:        no
  Default ICC directory:     /usr/share/color/icc
  Debug console (Win32):     no
  32-bit DLL folder (Win32): no
  Detailed backtraces:       no (libbacktrace and libunwind are not found or not supported)

Optional Plug-Ins:
  Ascii Art:                 no (AA library not found)
  Ghostscript:               no (Ghostscript library not found)
  Help Browser:              no (WebKit not found)
  JPEG 2000:                 no (OpenJPEG not found)
  MNG:                       no (MNG header file not found)
  OpenEXR:                   no (OpenEXR not found)
  WebP:                      yes
  Heif:                      no (libheif not found)
  PDF (export):              yes
  Print:                     yes
  Python 2:                  yes
  TWAIN (Win32):             no
  Webpage:                   no (WebKit not found)
  WMF:                       no (libwmf not found)
  X11 Mouse Cursor:          yes
  XPM:                       no (XPM library not found)
  Email:                     needs runtime dependency: xdg-email

Optional Modules:
  ALSA (MIDI Input):         no (libasound not found or unusable)
  Linux Input:               yes (GUdev support: no (libgudev not found))
  DirectInput (Win32):       no

Tests:
  Use xvfb-run               no (not found)
  Test appdata               no (appstream-util not found)
  Test desktop file          no (desktop-file-validate not found)

Bug report URL: https://bugs.gnu.org/guix


Error: GIMP configuration failed.

  - Python 2 (2.5.0 or newer)
      *** Please install it, or skip building the python scripting extension by
      *** passing --disable-python to configure (but then you will not be able
      *** to use scripts for GIMP that are written in Python).
  - Python 2 headers
      *** Please install them, or skip building the python scripting extension by
      *** passing --disable-python to configure (but then you will not be able
      *** to use scripts for GIMP that are written in Python).
  - PyGTK 2.10.4 or newer
      *** Please install it, or skip building the python scripting extension by
      *** passing --disable-python to configure (but then you will not be able
      *** to use scripts for GIMP that are written in Python).
  - pygtk-codegen-2.0 script
      *** Please install it, or skip building the python scripting extension by
      *** passing --disable-python to configure (but then you will not be able
      *** to use scripts for GIMP that are written in Python).
  - PyCairo 1.0.2 or newer
      *** Please install it, or skip building the python scripting extension by
      *** passing --disable-python to configure (but then you will not be able
      *** to use scripts for GIMP that are written in Python).

See the file 'INSTALL' for more help.
error: in phase 'configure': uncaught exception:
%exception #<&invoke-error program: "/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash" arguments: ("./configure" "CONFIG_SHELL=/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash" "SHELL=/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash" "--prefix=/gnu/store/w056rx6i77aqwy56qkcy0z5in5x9a8m0-glimpse-0.2.0" "--enable-fast-install" "--docdir=/gnu/store/0l95n0zj3lcbmr0s5g81qz4smkd6fa5i-glimpse-0.2.0-doc/share/doc/glimpse" "--build=x86_64-unknown-linux-gnu" "--with-html-dir=/gnu/store/w056rx6i77aqwy56qkcy0z5in5x9a8m0-glimpse-0.2.0/share/gtk-doc/html" "--enable-gtk-doc" "ac_cv_path_GTK_UPDATE_ICON_CACHE=true" "--disable-check-update" "--with-bug-report-url=https://bugs.gnu.org/guix") exit-status: 1 term-signal: #f stop-signal: #f>
phase `configure' failed after 8.1 seconds
command "/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash" "./configure" "CONFIG_SHELL=/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash" "SHELL=/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash" "--prefix=/gnu/store/w056rx6i77aqwy56qkcy0z5in5x9a8m0-glimpse-0.2.0" "--enable-fast-install" "--docdir=/gnu/store/0l95n0zj3lcbmr0s5g81qz4smkd6fa5i-glimpse-0.2.0-doc/share/doc/glimpse" "--build=x86_64-unknown-linux-gnu" "--with-html-dir=/gnu/store/w056rx6i77aqwy56qkcy0z5in5x9a8m0-glimpse-0.2.0/share/gtk-doc/html" "--enable-gtk-doc" "ac_cv_path_GTK_UPDATE_ICON_CACHE=true" "--disable-check-update" "--with-bug-report-url=https://bugs.gnu.org/guix" failed with status 1

[-- Attachment #2: Type: text/plain, Size: 243 bytes --]

Hello,

I'm using Guix System and on Guix commit 8f93a1e01a879ae026678dd92c18e2a2a49be540.
Building Glimpse fails during the configuration phase. Attached is the relevant part of the build log. It seems it is missing the python2 dependencies.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#60473: Glimpse build fails on Guix System
  2023-01-01 17:50 bug#60473: Glimpse build fails on Guix System Elias Kueny
@ 2023-01-01 20:34 ` Liliana Marie Prikler
  2023-01-02 22:17   ` Leo Famulari
  0 siblings, 1 reply; 4+ messages in thread
From: Liliana Marie Prikler @ 2023-01-01 20:34 UTC (permalink / raw)
  To: Elias Kueny, 60473

Am Sonntag, dem 01.01.2023 um 17:50 +0000 schrieb Elias Kueny:
> Hello,
> 
> I'm using Guix System and on Guix commit
> 8f93a1e01a879ae026678dd92c18e2a2a49be540.
> Building Glimpse fails during the configuration phase. Attached is
> the relevant part of the build log. It seems it is missing the
> python2 dependencies.
Given that Python 2 is way past EOL and Glimpse itself appears to have
been abandoned, I fear the logical conclusion would be removing it. 
Feel free to use time-machine or move it to Guix Past, though.

Cheers




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#60473: Glimpse build fails on Guix System
  2023-01-01 20:34 ` Liliana Marie Prikler
@ 2023-01-02 22:17   ` Leo Famulari
  2023-01-03 17:08     ` Leo Famulari
  0 siblings, 1 reply; 4+ messages in thread
From: Leo Famulari @ 2023-01-02 22:17 UTC (permalink / raw)
  To: Liliana Marie Prikler; +Cc: 60473, Elias Kueny

On Sun, Jan 01, 2023 at 09:34:15PM +0100, Liliana Marie Prikler wrote:
> Am Sonntag, dem 01.01.2023 um 17:50 +0000 schrieb Elias Kueny:
> > Hello,
> > 
> > I'm using Guix System and on Guix commit
> > 8f93a1e01a879ae026678dd92c18e2a2a49be540.
> > Building Glimpse fails during the configuration phase. Attached is
> > the relevant part of the build log. It seems it is missing the
> > python2 dependencies.
> Given that Python 2 is way past EOL and Glimpse itself appears to have
> been abandoned, I fear the logical conclusion would be removing it. 
> Feel free to use time-machine or move it to Guix Past, though.

It's unfortunate that the Glimpse project didn't succeed, but I agree:
let's remove it from Guix.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#60473: Glimpse build fails on Guix System
  2023-01-02 22:17   ` Leo Famulari
@ 2023-01-03 17:08     ` Leo Famulari
  0 siblings, 0 replies; 4+ messages in thread
From: Leo Famulari @ 2023-01-03 17:08 UTC (permalink / raw)
  To: Liliana Marie Prikler; +Cc: 60473-done, Elias Kueny

On Mon, Jan 02, 2023 at 05:17:37PM -0500, Leo Famulari wrote:
> On Sun, Jan 01, 2023 at 09:34:15PM +0100, Liliana Marie Prikler wrote:
> > Am Sonntag, dem 01.01.2023 um 17:50 +0000 schrieb Elias Kueny:
> > > Hello,
> > > 
> > > I'm using Guix System and on Guix commit
> > > 8f93a1e01a879ae026678dd92c18e2a2a49be540.
> > > Building Glimpse fails during the configuration phase. Attached is
> > > the relevant part of the build log. It seems it is missing the
> > > python2 dependencies.
> > Given that Python 2 is way past EOL and Glimpse itself appears to have
> > been abandoned, I fear the logical conclusion would be removing it. 
> > Feel free to use time-machine or move it to Guix Past, though.
> 
> It's unfortunate that the Glimpse project didn't succeed, but I agree:
> let's remove it from Guix.

Done with commit 4c123214669a9c54173cd89e0f86b603b23d93ea




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-01-03 17:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-01 17:50 bug#60473: Glimpse build fails on Guix System Elias Kueny
2023-01-01 20:34 ` Liliana Marie Prikler
2023-01-02 22:17   ` Leo Famulari
2023-01-03 17:08     ` Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).