[Bug 292836] graphics/gimp-app: 2.10.38_8,1 fails to build
| Newsgroups | gmane.os.freebsd.devel.gnome |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292836 Matthias Andree <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] --- Comment #2 from Matthias Andree <[email protected]> --- Try if the prior babl version helps; gimp3-app bombed out building in a bare system for me (not poudriere), FreeBSD 15.0-amd64, and I see this in the stderr, and below that I am posting the latest commit to babl which coincides with your failures. ------------------------------------------- If this is a build-time tool, you may ignore this message. Relocatable builds require the executable to be installed in bin/ or lib*/ unlike: /usr/ports/graphics/gimp3-app/work/gimp-3.0.8/_build/plug-ins/common/test-plug-ins/file-compressor/file-compressor If this is a build-time tool, you may ignore this message. ../babl/babl-internal.h:218 void babl_fatal(const char *, ...)() Failed to read /proc/self/maps: No such file or directory warning: 4 _wait4.S: No such file or directory warning: File "/usr/local/lib/libpython3.11.so.1.0-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". /usr/ports/graphics/gimp3-app/work/gimp-3.0.8/_build/app/gimp-console-3.0: LibGimpBase-WARNING: gimp: gimp_wire_read(): unexpected EOF ../babl/babl-internal.h:218 void babl_fatal(const char *, ...)() Failed to read /proc/self/maps: No such file or directory warning: 4 _wait4.S: No such file or directory warning: File "/usr/local/lib/libpython3.11.so.1.0-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". /usr/ports/graphics/gimp3-app/work/gimp-3.0.8/_build/app/gimp-console-3.0: LibGimpBase-WARNING: gimp: gimp_wire_read(): unexpected EOF ../babl/babl-internal.h:218 void babl_fatal(const char *, ...)() Failed to read /proc/self/maps: No such file or directory warning: 4 _wait4.S: No such file or directory warning: File "/usr/local/lib/libpython3.11.so.1.0-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". /usr/ports/graphics/gimp3-app/work/gimp-3.0.8/_build/app/gimp-console-3.0: LibGimpBase-WARNING: gimp: gimp_wire_read(): unexpected EOF Relocatable builds require the executable to be installed in bin/ or lib*/ unlike: /usr/ports/graphics/gimp3-app/work/gimp-3.0.8/_build/plug-ins/imagemap/imagemap ----------------------------------------- commit 3a83e203c8b5343f81159c2f8bfd85024db8cd14 Author: Dima Panov <[email protected]> Date: Tue Jan 27 14:40:03 2026 +0300 x11/babl: update to 0.1.120 release (+) Changelog: https://gitlab.gnome.org/GNOME/babl/-/blob/master/NEWS?ref_type=heads#L6-10 -- You are receiving this mail because: You are the assignee for the bug.