--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 1.3 - 2018-02-13 (EO) Information: this ChangeLog entry matches the version number: Version 1.3 - 2018-02-13 (EO) Information: ./config/htrframes.par is an XML parameter file, I cannot yet validate it. Skipped. Can't exec "parselayout": No such file or directory at /opt/homebrew/opt/perl/lib/perl5/site_perl/5.38/Shell.pm line 120, line 6. Can't exec parselayout: No such file or directory /Volumes/SAS/sasbuild/sasdev/xmm_sas/packages/sas/bin/sastaskhdr_gfortran htrframes 1.3 htrframes 22.1.0-526d2e292-20250825 > htrframes.h /Volumes/SAS/sasbuild/sasdev/xmm_sas/packages/sas/bin/sastaskhimp htrframes 1.3 htrframes 22.1.0-526d2e292-20250825 > htrframes_h_imp.cc T=htrframes ;\ sed "s/taskname/$T/g" /Volumes/SAS/sasbuild/sasdev/xmm_sas/packages/taskmain/src/task_mod.f90 > htrframes_f_mod.f90 T=htrframes ;\ sed "s/taskname/$T/g" /Volumes/SAS/sasbuild/sasdev/xmm_sas/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > htrframes_f.cc Dependencies for htrframes /usr/bin/clang++ -c -Wall -DGFORTRAN -std=gnu++14 -fno-common -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/config-std.h -imacros /Volumes/SAS/sasbuild/sasdev/xmm_sas/config.h -I/Volumes/SAS/sasbuild/sasdev/xmm_sas/include -I/Volumes/SAS/sasbuild/sasdev/xmm_sas/include/dal -I/Volumes/SAS/sasbuild/sasdev/xmm_sas/include/rgslib -I/Volumes/SAS/sasbuild/sasdev/xmm_sas/include/utils -I/Volumes/SAS/sasbuild/tools/qt-x11-free/include -I. htrframes_h_imp.cc In file included from :3: /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/config-std.h:27:25: warning: using directive refers to implicitly-defined namespace 'std' 27 | using namespace std; | ^ 1 warning generated. gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/Volumes/SAS/sasbuild/sasdev/xmm_sas/include -I/Volumes/SAS/sasbuild/sasdev/xmm_sas/include/dal -I/Volumes/SAS/sasbuild/sasdev/xmm_sas/include/rgslib -I/Volumes/SAS/sasbuild/sasdev/xmm_sas/include/utils htrframes_f_mod.f90 /usr/bin/clang++ -c -Wall -DGFORTRAN -std=gnu++14 -fno-common -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/config-std.h -imacros /Volumes/SAS/sasbuild/sasdev/xmm_sas/config.h -I/Volumes/SAS/sasbuild/sasdev/xmm_sas/include -I/Volumes/SAS/sasbuild/sasdev/xmm_sas/include/dal -I/Volumes/SAS/sasbuild/sasdev/xmm_sas/include/rgslib -I/Volumes/SAS/sasbuild/sasdev/xmm_sas/include/utils -I/Volumes/SAS/sasbuild/tools/qt-x11-free/include -I. htrframes_f.cc In file included from :3: /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/config-std.h:27:25: warning: using directive refers to implicitly-defined namespace 'std' 27 | using namespace std; | ^ 1 warning generated. /usr/bin/clang++ -c -Wall -DGFORTRAN -std=gnu++14 -fno-common -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/config-std.h -imacros /Volumes/SAS/sasbuild/sasdev/xmm_sas/config.h -I/Volumes/SAS/sasbuild/sasdev/xmm_sas/include -I/Volumes/SAS/sasbuild/sasdev/xmm_sas/include/dal -I/Volumes/SAS/sasbuild/sasdev/xmm_sas/include/rgslib -I/Volumes/SAS/sasbuild/sasdev/xmm_sas/include/utils -I/Volumes/SAS/sasbuild/tools/qt-x11-free/include -I. htrframes.cc In file included from :3: /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/config-std.h:27:25: warning: using directive refers to implicitly-defined namespace 'std' 27 | using namespace std; | ^ In file included from htrframes.cc:20: /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/rgslib/DalVec.h:37:12: warning: struct 'ColumnData' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 37 | DalVec( struct ColumnData *data = 0 ) | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/Dal.h:863:7: note: previous use is here 863 | class ColumnData : public virtual Data, public virtual Seekable, public virtual Child | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/rgslib/DalVec.h:37:12: note: did you mean class here? 37 | DalVec( struct ColumnData *data = 0 ) | ^~~~~~ | class /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/rgslib/DalVec.h:43:12: warning: struct 'Table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 43 | DalVec( struct Table *table, | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/Dal.h:632:7: note: previous use is here 632 | class Table : public virtual Block, public virtual Seekable | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/rgslib/DalVec.h:43:12: note: did you mean class here? 43 | DalVec( struct Table *table, | ^~~~~~ | class /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/rgslib/DalVec.h:47:16: warning: struct 'ColumnData' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 47 | void reset( struct ColumnData *data = 0 ) | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/Dal.h:863:7: note: previous use is here 863 | class ColumnData : public virtual Data, public virtual Seekable, public virtual Child | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/rgslib/DalVec.h:47:16: note: did you mean class here? 47 | void reset( struct ColumnData *data = 0 ) | ^~~~~~ | class /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/rgslib/DalVec.h:61:16: warning: struct 'Table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 61 | void reset( struct Table *table, | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/Dal.h:632:7: note: previous use is here 632 | class Table : public virtual Block, public virtual Seekable | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/rgslib/DalVec.h:61:16: note: did you mean class here? 61 | void reset( struct Table *table, | ^~~~~~ | class /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/rgslib/DalVec.h:85:4: warning: struct 'ColumnData' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 85 | struct ColumnData* _data; | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/Dal.h:863:7: note: previous use is here 863 | class ColumnData : public virtual Data, public virtual Seekable, public virtual Child | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/rgslib/DalVec.h:85:4: note: did you mean class here? 85 | struct ColumnData* _data; | ^~~~~~ | class In file included from htrframes.cc:21: In file included from /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/CalServer.h:61: In file included from /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/Xmm.h:116: /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/KeplerOrbitSimulator.h:37:9: warning: 'ORBITSIMULATOR_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] 37 | #ifndef ORBITSIMULATOR_H | ^~~~~~~~~~~~~~~~ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/KeplerOrbitSimulator.h:38:9: note: 'ORBITSUMULATOR_H' is defined here; did you mean 'ORBITSIMULATOR_H'? 38 | #define ORBITSUMULATOR_H | ^~~~~~~~~~~~~~~~ | ORBITSIMULATOR_H In file included from htrframes.cc:21: In file included from /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/CalServer.h:63: In file included from /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/CalAtomsBase.h:57: In file included from /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/CalCommon.h:58: /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/PhysicalConstants.h:72:24: error: in-class initializer for static data member of type 'const double' requires 'constexpr' specifier [-Wstatic-float-init] 72 | static const double c= 2.99792458e+8, // speed of light [m/s] | ^ ~~~~~~~~~~~~~ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/PhysicalConstants.h:72:4: note: add 'constexpr' 72 | static const double c= 2.99792458e+8, // speed of light [m/s] | ^ | constexpr /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/PhysicalConstants.h:73:4: error: in-class initializer for static data member of type 'const double' requires 'constexpr' specifier [-Wstatic-float-init] 73 | AU = 1.495978706910000e+11, // Astronomical Unit [m] | ^ ~~~~~~~~~~~~~~~~~~~~~ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/PhysicalConstants.h:72:4: note: add 'constexpr' 72 | static const double c= 2.99792458e+8, // speed of light [m/s] | ^ | constexpr /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/PhysicalConstants.h:74:4: error: in-class initializer for static data member of type 'const double' requires 'constexpr' specifier [-Wstatic-float-init] 74 | h = 6.6260755e-34 , // Planck's constant [Js] | ^ ~~~~~~~~~~~~~ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/PhysicalConstants.h:72:4: note: add 'constexpr' 72 | static const double c= 2.99792458e+8, // speed of light [m/s] | ^ | constexpr /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/PhysicalConstants.h:75:4: error: in-class initializer for static data member of type 'const double' requires 'constexpr' specifier [-Wstatic-float-init] 75 | Ao = 1.e-10 , // Angstroem [m] | ^ ~~~~~~ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/PhysicalConstants.h:72:4: note: add 'constexpr' 72 | static const double c= 2.99792458e+8, // speed of light [m/s] | ^ | constexpr /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/PhysicalConstants.h:76:4: error: in-class initializer for static data member of type 'const double' requires 'constexpr' specifier [-Wstatic-float-init] 76 | eVtoJ = 1.60217733e-19, // J per eV [J/eV] | ^ ~~~~~~~~~~~~~~ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/PhysicalConstants.h:72:4: note: add 'constexpr' 72 | static const double c= 2.99792458e+8, // speed of light [m/s] | ^ | constexpr /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/PhysicalConstants.h:77:4: error: in-class initializer for static data member of type 'const double' requires 'constexpr' specifier [-Wstatic-float-init] 77 | hbar = 6.6260755e-34/(2.*3.14159265358979323846), | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/PhysicalConstants.h:72:4: note: add 'constexpr' 72 | static const double c= 2.99792458e+8, // speed of light [m/s] | ^ | constexpr /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/PhysicalConstants.h:78:4: error: in-class initializer for static data member of type 'const double' requires 'constexpr' specifier [-Wstatic-float-init] 78 | eVtimesAo = 12398.4191, //eV2Ang | ^ ~~~~~~~~~~ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/PhysicalConstants.h:72:4: note: add 'constexpr' 72 | static const double c= 2.99792458e+8, // speed of light [m/s] | ^ | constexpr /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/PhysicalConstants.h:79:5: error: in-class initializer for static data member of type 'const double' requires 'constexpr' specifier [-Wstatic-float-init] 79 | avogadro = 6.0221367e+23, // Avogardo number [1/mol] | ^ ~~~~~~~~~~~~~ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/PhysicalConstants.h:72:4: note: add 'constexpr' 72 | static const double c= 2.99792458e+8, // speed of light [m/s] | ^ | constexpr /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/PhysicalConstants.h:80:4: error: in-class initializer for static data member of type 'const double' requires 'constexpr' specifier [-Wstatic-float-init] 80 | r0 = 2.81794092e-15; // electron radius [m] | ^ ~~~~~~~~~~~~~~ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/PhysicalConstants.h:72:4: note: add 'constexpr' 72 | static const double c= 2.99792458e+8, // speed of light [m/s] | ^ | constexpr In file included from htrframes.cc:21: In file included from /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/CalServer.h:64: In file included from /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/CalAtomServer.h:53: /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/BackgroundDataServer.h:79:7: warning: 'BackgroundDataServer::dump' hides overloaded virtual function [-Woverloaded-virtual] 79 | void dump(std::ostream &) const {} | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/CalAtomsBase.h:178:15: note: hidden overloaded virtual function 'CalAtom::dump' declared here: different qualifiers (unqualified vs 'const') 178 | virtual void dump(ostream &) { | ^ In file included from htrframes.cc:21: In file included from /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/CalServer.h:64: In file included from /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/CalAtomServer.h:54: In file included from /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/BadPixelDataServer.h:49: /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/BadPixelMap.h:152:14: warning: 'unary_function, BadPixel> &, bool>' is deprecated [-Wdeprecated-declarations] 152 | public std::unary_function { | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__functional/unary_function.h:23:29: note: 'unary_function, BadPixel> &, bool>' has been explicitly marked deprecated here 23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_function { | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:719:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 719 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:696:49: note: expanded from macro '_LIBCPP_DEPRECATED' 696 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from htrframes.cc:21: In file included from /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/CalServer.h:64: In file included from /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/CalAtomServer.h:57: /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/CalAtomsMisc.h:117:7: warning: 'HkWindows::dump' hides overloaded virtual function [-Woverloaded-virtual] 117 | void dump() const; | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/CalAtomsBase.h:178:15: note: hidden overloaded virtual function 'CalAtom::dump' declared here: different number of parameters (1 vs 0) 178 | virtual void dump(ostream &) { | ^ In file included from htrframes.cc:21: In file included from /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/CalServer.h:64: In file included from /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/CalAtomServer.h:79: /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/OmPsfDataServer.h:70:15: warning: 'OmPsf::dump' hides overloaded virtual function [-Woverloaded-virtual] 70 | virtual void dump(std::ostream &os) const; | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/CalAtomsBase.h:178:15: note: hidden overloaded virtual function 'CalAtom::dump' declared here: different qualifiers (unqualified vs 'const') 178 | virtual void dump(ostream &) { | ^ In file included from htrframes.cc:22: In file included from /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/OalServer.h:58: /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/TimeCorrelator.h:117:16: warning: anonymous non-C-compatible type given name for linkage purposes by typedef declaration; add a tag name here [-Wnon-c-typedef-for-linkage] 117 | typedef struct { | ^ | TimeCorrelatorSpecs /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/TimeCorrelator.h:124:4: note: type is not C-compatible due to this member declaration 124 | void setMethod(ConstructionMethod val) { method = val;} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/TimeCorrelator.h:126:5: note: type is given name 'TimeCorrelatorSpecs' for linkage purposes by this typedef declaration 126 | } TimeCorrelatorSpecs; | ^ In file included from htrframes.cc:22: In file included from /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/OalServer.h:59: /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/AttitudeLocator.h:81:22: error: in-class initializer for static data member of type 'const double' requires 'constexpr' specifier [-Wstatic-float-init] 81 | static const double granularity = 1.; // nominal data granularity | ^ ~~ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/AttitudeLocator.h:81:2: note: add 'constexpr' 81 | static const double granularity = 1.; // nominal data granularity | ^ | constexpr htrframes.cc:35:7: warning: struct 'ObtVector' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 35 | struct ObtVector _obtVector; | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/TimeTags.h:127:7: note: previous use is here 127 | class ObtVector : public virtual OalChild, | ^ htrframes.cc:35:7: note: did you mean class here? 35 | struct ObtVector _obtVector; | ^~~~~~ | class htrframes.cc:44:28: warning: struct 'DataSet' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 44 | void processEvents( struct DataSet*, int ccd ); | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/Dal.h:540:7: note: previous use is here 540 | class DataSet : public virtual Attributable, public virtual Child | ^ htrframes.cc:44:28: note: did you mean class here? 44 | void processEvents( struct DataSet*, int ccd ); | ^~~~~~ | class htrframes.cc:69:4: warning: struct 'Machine' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 69 | struct Machine m( Xmm::toString(oalServer.instrument(),true), | ^ htrframes.cc:38:10: note: previous use is here 38 | class Machine { | ^ htrframes.cc:69:4: note: did you mean class here? 69 | struct Machine m( Xmm::toString(oalServer.instrument(),true), | ^~~~~~ | class htrframes.cc:74:4: warning: struct 'DataSet' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 74 | struct DataSet *ds = dataSetServer->open( auxname, Dal::Read ); | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/Dal.h:540:7: note: previous use is here 540 | class DataSet : public virtual Attributable, public virtual Child | ^ htrframes.cc:74:4: note: did you mean class here? 74 | struct DataSet *ds = dataSetServer->open( auxname, Dal::Read ); | ^~~~~~ | class htrframes.cc:88:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] 88 | std::sprintf( label, "events%d000.FIT", ccd ); | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/_stdio.h:278:1: note: 'sprintf' has been explicitly marked deprecated here 278 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' 218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | ^ htrframes.cc:170:4: warning: struct 'TimeConverter' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 170 | struct TimeConverter obt2met; | ^ htrframes.cc:28:10: note: previous use is here 28 | class TimeConverter { | ^ htrframes.cc:170:4: note: did you mean class here? 170 | struct TimeConverter obt2met; | ^~~~~~ | class htrframes.cc:232:30: warning: struct 'DataSet' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 232 | void Machine::processEvents( struct DataSet *dataset, int ccd ) | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/Dal.h:540:7: note: previous use is here 540 | class DataSet : public virtual Attributable, public virtual Child | ^ htrframes.cc:232:30: note: did you mean class here? 232 | void Machine::processEvents( struct DataSet *dataset, int ccd ) | ^~~~~~ | class htrframes.cc:240:4: warning: struct 'Table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 240 | struct Table *ptab = dataset->table(_instrument+"HTE1"); | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/Dal.h:632:7: note: previous use is here 632 | class Table : public virtual Block, public virtual Seekable | ^ htrframes.cc:240:4: note: did you mean class here? 240 | struct Table *ptab = dataset->table(_instrument+"HTE1"); | ^~~~~~ | class htrframes.cc:317:4: warning: struct 'Table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 317 | struct Table *xtab = dataset->addTable( "EXPOSURE", framelist.size() ); | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/Dal.h:632:7: note: previous use is here 632 | class Table : public virtual Block, public virtual Seekable | ^ htrframes.cc:317:4: note: did you mean class here? 317 | struct Table *xtab = dataset->addTable( "EXPOSURE", framelist.size() ); | ^~~~~~ | class htrframes.cc:329:4: warning: struct 'GtiList' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 329 | struct GtiList gti; | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/Gti.h:83:7: note: previous use is here 83 | class GtiList : public std::vector { | ^ htrframes.cc:329:4: note: did you mean class here? 329 | struct GtiList gti; | ^~~~~~ | class htrframes.cc:347:4: warning: struct 'Table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 347 | struct Table *gtab = dataset->addTable( "STDGTI", 0 ); | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/Dal.h:632:7: note: previous use is here 632 | class Table : public virtual Block, public virtual Seekable | ^ htrframes.cc:347:4: note: did you mean class here? 347 | struct Table *gtab = dataset->addTable( "STDGTI", 0 ); | ^~~~~~ | class htrframes.cc:351:4: warning: struct 'OutOGIPgtiTable' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 351 | struct OutOGIPgtiTable ogipgti(gtab); | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/OGIPgti.h:92:7: note: previous use is here 92 | class OutOGIPgtiTable : public virtual OGIPgtiTable { | ^ htrframes.cc:351:4: note: did you mean class here? 351 | struct OutOGIPgtiTable ogipgti(gtab); | ^~~~~~ | class 24 warnings and 10 errors generated. make[6]: *** [htrframes.o] Error 1 make[5]: *** [libs.here] Error 2 make[4]: *** [bin] Error 2 sed -e "s/DOC/htrframes/" -e "s/TYPE/devel/" < \ /Volumes/SAS/sasbuild/sasdev/xmm_sas/packages/sas/doc/lib/package.tex | /Volumes/SAS/sasbuild/sasdev/xmm_sas/packages/sas/bin/texcombine | \ /Volumes/SAS/sasbuild/sasdev/xmm_sas/packages/sas/bin/fixdoc -type=devel htrframes 1.3 htrframes 22.1.0-526d2e292-20250825 > htrframes.tex including sasdevel... including sasglobal... including htrframes_description... latex htrframes < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex htrframes < /dev/null > makedoc.log make[5]: [htrframes.ps.gz] Error 2 (ignored) latex htrframes < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex htrframes < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o htrframes.ps htrframes > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf htrframes > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f htrframes.ps SASRELDIR=../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /Volumes/SAS/sasbuild/sasdev/xmm_sas/packages/sas/doc/lib/latex2html.init htrframes > /dev/null texexpand V2024 (Released January 1, 2024) Warning: No implementation found for option: `version' for `sasdoc' package Warning: No implementation found for option: `version' for `sasdoc' package /bin/echo "" mkpkgidx -t . > /dev/null || (rm -f htrframes/index.pl ; exit 1) pointer=htrframes/ChangeLog ; \ target=../../../packages/htrframes/ChangeLog ; \ if [ -f $target -a \( ! -h $pointer \) ] ; then \ ln -s ../$target $pointer ; \ fi rm htrframes.tex Testing bogus ... passed