Date: Wed, 08 Feb 2023 22:21:50 +0000 From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 234784] graphics/gdk-pixbuf2: Fails to build with PNG option disabled Message-ID: <bug-234784-39348-uITT7x5Lo5@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-234784-39348@https.bugs.freebsd.org/bugzilla/> References: <bug-234784-39348@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234784 Patrick LoPresti <lopresti@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lopresti@gmail.com --- Comment #20 from Patrick LoPresti <lopresti@gmail.com> --- (In reply to John Hein from comment #4) > Couldn't recognize the image file format for file '/wrkdirs/usr/ports/gra= phics/gdk-pixbuf2/work/gdk-pixbuf-2.36.12/tests/icc-profile.png' > It's funny that someone else is seeing this error - I hit this last month= locally. > In my case, it was a failure of devel/glib20's glib-compile-resources pro= gram (it is called by the gdk-pixbuf2 build - specifically gen-resources.py= ) to find the mime data to identify a file as a png file > - it didn't know how to look in share/ and find mime/image/png.xml becaus= e of a local problem. Just wanted to say "thank you". In my case, the "local problem" was setting XDG_DATA_DIRS as part of testing a local toolchain build. Appending /usr/s= hare resolves the problem while keeping my local toolchain visible. I have to say this is a pretty unfriendly failure mode; I am not sure I wou= ld have been able to figure it out without your comment on this bug report. Anyway thanks again. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234784-39348-uITT7x5Lo5>