pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/53360 (graphics/gimp build fails on NetBSD/macppc)
The following reply was made to PR pkg/53360; it has been noted by GNATS.
From: Sevan Janiyan <venture37%geeklan.co.uk@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/53360 (graphics/gimp build fails on NetBSD/macppc)
Date: Wed, 13 Jun 2018 20:09:15 +0100
On 13/06/2018 12:05, coypu%sdf.org@localhost wrote:
>
> please provide backtrace:
> find . -name '*.core'
> (most likely it will be called gegl.core)
> find . -name gegl
>
> gdb /path/to/gegl /path/to/gegl.core
> bt full
So it turns out gegl is a separate package which gets pulled in as a dep
for graphics/gimp (I filed the issue for the wrong package but
maintainer is still Adam, regardless).
I've added --enable-debug to the configure_args of both graphics/gegl &
gimp & retrying the build. Hopefully I'll have binaries with symbols
then to obtain a useful backtrace.
CFLAGS=-g for both packages had little effect.
Sevan
Home |
Main Index |
Thread Index |
Old Index