pkgsrc-Bugs archive

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

Re: pkg/54084: graphics/cinepaint build fails



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

From: "John D. Baker" <jdbaker%consolidated.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/54084: graphics/cinepaint build fails
Date: Tue, 9 Apr 2019 09:31:35 -0500 (CDT)

 On Thu, 4 Apr 2019, John D. Baker wrote:
 
 > I expect trouble in that they require a library from "lang/gcc6" yet
 > have no hard dependency on it, so binary packages installed on other
 > hosts will be broken at runtime unless the "gcc6-6.5.0nb2" package
 > is explicitly installed.  Same for "openexr", "ilmbase", and "gegl".
 
 My understanding is that in such a case, the above packages should be
 made to depend on "lang/gcc6-libs" so that the necessary library package
 is installed as a dependency on hosts updating via binary package.
 
 Any later GCC should work too, but how does one indicate that a package
 "gccX-libs" for any suitable "gccX" should be used instead of the one
 that corresponds to the minimum required?
 
 (The whole GCC_REQD framework still only looks at the compiler version
 in the host's base system and doesn't consider any that have already
 been installed through pkgsrc.)
 
 -- 
 |/"\ 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