-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
3
-
Storage Engines - 2022-10-31
Summary
Running s_all on MacOS 12.6 generates the following errors.
dist/s_all run started... Updating files that include the package version [evergreen] 2022/10/17 12:36:17 [p=error]: Problem loading configuration: finding config file '/Users/haribabukommi/.evergreen.yml': could not find client configuration file on the local system ####################### MESSAGE ############################ s_all run of: "evergreen validate ../test/evergreen.yml" resulted in: loading configuration: finding config file '/Users/haribabukommi/.evergreen.yml': could not find client configuration file on the local system ####################### sed: navtree.js: No such file or directory ./s_docs: line 125: ../docs/pages.html: No such file or directory ####################### MESSAGE ############################ s_all run of: "./s_docs" resulted in: warning: Tag 'FORMULA_TRANSPARENT' at line 1663 of file '-' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 2376 of file '-' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTNAME' at line 2418 of file '-' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTSIZE' at line 2425 of file '-' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_TRANSPARENT' at line 2671 of file '-' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Changing CLASS_GRAPH option to TEXT because obsolete option CLASS_DIAGRAM was found and set to NO. /Users/haribabukommi/work/code/wiredtiger/src/docs/build-posix.dox:146: error: Unexpected token TK_HTMLTAG found as part of a title section (warning treated as error, aborting now) ####################### dist/s_all run finished
MacOS 12.6 is running with Doxygen 1.9.5 version.
- is related to
-
WT-9788 Resolve s_all warnings observed on macOS 12.5
- Closed