<div dir="ltr"><div dir="ltr"><div dir="ltr">NCL support,</div><div dir="ltr"><br></div><div dir="ltr">I am debugging Macports builds of NCARG/NCL 6.5.0 on Mac OS 10.13.6 (High Sierra).  My current build recipe works pretty well.  However, there are errors in the two RGB database files that are generated during the build process.  This leads to defects in output plots.  This is demonstrated by some of the example programs, such as:<div><br></div><div><div><font face="monospace, monospace">   mac56:~/temp/x 31> ng4ex cn05n</font></div><div><font face="monospace, monospace">   NCAR Graphics NCL Example <cn05n></font></div><div><font face="monospace, monospace">     Copying cn05n.ncl</font></div><div><font face="monospace, monospace">   Running NCL...</font></div><div><font face="monospace, monospace">    Copyright (C) 1995-2018 - All Rights Reserved</font></div><div><font face="monospace, monospace">    University Corporation for Atmospheric Research</font></div><div><font face="monospace, monospace">    NCAR Command Language Version 6.5.0</font></div><div><font face="monospace, monospace">    The use of this software is governed by a License Agreement.</font></div><div><font face="monospace, monospace">    See <a href="http://www.ncl.ucar.edu/" target="_blank">http://www.ncl.ucar.edu/</a> for more details.</font></div><div><font face="monospace, monospace">   fatal:CvtStringToColorIndex: Unable to convert string "PaleGreen4" to requested type</font></div><div><font face="monospace, monospace">   warning:Error retrieving resource lbTitleFontColor from args - Ignoring Arg</font></div><div><font face="monospace, monospace">   fatal:CvtStringToColorIndex: Unable to convert string "PaleGreen4" to requested type</font></div><div><font face="monospace, monospace">   warning:Error retrieving resource tiMainFontColor from args - Ignoring Arg</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">   <truncated></font></div></div><div><br></div><div>This is caused by bad files rgb.dir and rgb.pag that are generated by rgb.c when building NCARG.  I can plug in correct database files from other sources, and these NCL color errors go away.  The current Macports build throws several warning messages about rgb.c.  There is a current Macports ticket with more details, including a build console log that shows the rgb.c warnings:</div><div><br></div><div>    <a href="https://trac.macports.org/ticket/57728">https://trac.macports.org/ticket/57728</a></div><div><br></div><div>It is unclear to me whether the problem is in rgb.c itself, or in the Macports build environment.  Either is possible.  Can you please take a look and advise on a possible solution?  Thanks.</div><div><br></div><div>--Dave</div></div></div></div>