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: Tue, 2 Apr 2019 15:47:11 -0500 (CDT)

 On Tue, 2 Apr 2019, John D. Baker wrote:
 
 > This turns out to have been fallout from incomplete purging of
 > "/usr/lib/libstdc++.so.7*".  "openexr", "ilmbase", and "gegl" all
 > insisted on on linking with "libstdc++.so.7" (*.7.4) which was still
 > lurking in "/usr/lib".
 > 
 > Eliminating the last vestiges of libstdc++.so.7* and rebuilding the
 > above packages allowed the build of "gimp" to succeed.
 
 Not entirely true.  Although I removed /usr/lib/libstdc++.so.7*, the
 dependency of "ilmbase" and "openexr" on GCC6 causes these packages
 to link with "/usr/pkg/gcc6/lib/./libstc++.so.7".
 
 Nonetheless, the gimp build succeeded.  See pkg/54084 for related
 problem with "cinepaint".
 
 -- 
 |/"\ 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