Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 456916

Summary: sci-libs/netcdf-cxx-4.2-r1 doesn't play well with sci-libs/netcdf-4.2.1.1 (inifinite loop in nc-config)
Product: Gentoo Linux Reporter: Helmut Jarausch <jarausch>
Component: [OLD] LibraryAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: rose
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Helmut Jarausch 2013-02-12 11:19:35 UTC
Invoking 
nc-config --help  (or with any other option) results in infinite loop
since it calls ncxx4-config which calls nc-config 

The same is true for
ncxx4-config --help   (or with any other option) 

Helmut.
Comment 1 Sébastien Fabbro (RETIRED) gentoo-dev 2013-02-20 17:06:41 UTC
+  20 Feb 2013; Sébastien Fabbro <bicatali@gentoo.org>
+  files/netcdf-cxx-4.2-config.patch:
+  Avoid infinite loop with netcdf (bug #456916)
+
Comment 2 Sébastien Fabbro (RETIRED) gentoo-dev 2014-02-27 18:00:23 UTC
*** Bug 487214 has been marked as a duplicate of this bug. ***
Comment 3 Sébastien Fabbro (RETIRED) gentoo-dev 2014-02-27 18:00:53 UTC
looks like it is not fully fixed.
Comment 4 Sébastien Fabbro (RETIRED) gentoo-dev 2014-02-27 18:59:18 UTC
wrong call - it is fixed