pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/54083 (gimp build fails due to gegl segfault)



The following reply was made to PR pkg/54083; it has been noted by GNATS.

From: "John D. Baker" <jdbaker%consolidated.net@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/54083 (gimp build fails due to gegl segfault)
Date: Thu, 4 Apr 2019 09:30:25 -0500 (CDT)

 On Thu, 4 Apr 2019, coypu%sdf.org@localhost wrote:
 
 >  gimp has been failing to build on netbsd 8.x bulk builds for a long time
 >  because of this.
 >  http://nyftp.netbsd.org/pub/pkgsrc/packages/reports/2018Q4/NetBSD-8.0-x86_64/20190317.1705/gimp-2.10.8nb2/build.log
 
 With only a few exceptions, I haven't seen bulk build reports on any
 NetBSD posted to pkgsrc-bulk@ in a long time.  Had I known to look here,
 I might have referenced it myself in the original PR.
 
 Not sure how mine ultimately succeeded, though.
 
 I do know that somehow, my "lang/gcc6" got removed before the "gimp"
 builds I based the PR on, so that might have made 'gegl' unhappy when
 "/usr/pkg/gcc6/lib/./libstdc++.so.7" disappeared.
 
 Looking at 'gegl' related libraries/plugins with 'ldd' shows,
 
   /usr/pkg/lib/gegl-0.4/exr-load.so
   /usr/pkg/lib/gegl-0.4/exr-save.so
 
 Depend on both:
 
   -lstdc++.7 => /usr/pkg/gcc6/lib/./libstdc++.so.7
   -lstdc++.8 => /usr/lib/libstdc++.so.8
 
 But 'gegl' doesn't claim to require GCC6 and I rebuilt it several times
 with the base GCC (5.5) while GCC6 was not installed and it didn't
 complain (but didn't work either).
 
 -- 
 |/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
 |\ / jdbaker[snail]consolidated[flyspeck]net  OpenBSD            FreeBSD
 | X  No HTML/proprietary data in email.   BSD just sits there and works!
 |/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645
 


Home | Main Index | Thread Index | Old Index