[Bug 292836] graphics/gimp-app: 2.10.38_8,1 fails to build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Jan 2026 21:34:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292836
Bug ID: 292836
Summary: graphics/gimp-app: 2.10.38_8,1 fails to build
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: gnome@FreeBSD.org
Reporter: leres@freebsd.org
Flags: maintainer-feedback?(gnome@FreeBSD.org)
Assignee: gnome@FreeBSD.org
Starting January 28th I've been unable to build gimp-app. My build system is
amd64 running 14.3-RELEASE-p8. I believe my options are default (gimp has PRINT
off).
I get similar errors when I try to build with poudriere under 13.5-RELEASE.
I tried looking for these problems with port fallout but don't see any build
failures for gimp-app since December.
My guess is that one of the gimp-app dependencies has non-default options and
was updated between January 27th and 28th (my build server runs once a day).
But given the large number of dependencies I don't see any easy ways to test
this theory.
mkdir -p `dirname scalable/go-bottom.svg` && ../../tools/svg-contrast
../Symbolic/scalable/go-bottom.svg scalable/go-bottom.svg 1.5
mkdir -p `dirname scalable/go-down.svg` && ../../tools/svg-contrast
../Symbolic/scalable/go-down.svg scalable/go-down.svg 1.5
sh: gdb: not found
mkdir -p `dirname scalable/go-first.svg` && ../../tools/svg-contrast
../Symbolic/scalable/go-first.svg scalable/go-first.svg 1.5
sh: gdb: not found
mkdir -p `dirname scalable/go-home.svg` && ../../tools/svg-contrast
../Symbolic/scalable/go-home.svg scalable/go-home.svg 1.5
sh: gdb: not found
sh: gdb: not found
mkdir -p `dirname scalable/go-last.svg` && ../../tools/svg-contrast
../Symbolic/scalable/go-last.svg scalable/go-last.svg 1.5
sh: gdb: not found
sh: gdb: not found
mkdir -p `dirname scalable/go-next.svg` && ../../tools/svg-contrast
../Symbolic/scalable/go-next.svg scalable/go-next.svg 1.5
mkdir -p `dirname scalable/go-previous.svg` && ../../tools/svg-contrast
../Symbolic/scalable/go-previous.svg scalable/go-previous.svg 1.5
mkdir -p `dirname scalable/go-top.svg` && ../../tools/svg-contrast
../Symbolic/scalable/go-top.svg scalable/go-top.svg 1.5
mkdir -p `dirname scalable/go-up.svg` && ../../tools/svg-contrast
../Symbolic/scalable/go-up.svg scalable/go-up.svg 1.5
mkdir -p `dirname scalable/help-about.svg` && ../../tools/svg-contrast
../Symbolic/scalable/help-about.svg scalable/help-about.svg 1.5
gmake[3]: *** [Makefile:2450: 64/gimp-warning.png] Error 255
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: *** [Makefile:2450: 64/gimp-info.png] Error 255
gmake[3]: *** [Makefile:2450: 64/gimp-error.png] Error 255
gmake[3]: *** [Makefile:2450: 64/gimp-frame.png] Error 255
gmake[3]: *** [Makefile:2450: 64/gimp-texture.png] Error 255
gmake[3]: *** [Makefile:2450: 64/gimp-question.png] Error 255
gmake[3]: Leaving directory
'/wrkdirs/usr/ports/graphics/gimp-app/work/gimp-2.10.38/icons/Symbolic-High-Contrast'
gmake[2]: *** [Makefile:675: all-recursive] Error 1
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/graphics/gimp-app/work/gimp-2.10.38/icons'
gmake[1]: *** [Makefile:867: all-recursive] Error 1
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/graphics/gimp-app/work/gimp-2.10.38'
gmake: *** [Makefile:768: all] Error 2
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make: stopped in /usr/ports/graphics/gimp-app
--
You are receiving this mail because:
You are the assignee for the bug.