--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 1.34 - 2018-02-13 (EO) Information: this ChangeLog entry matches the version number: Version 1.34 - 2018-02-13 (EO) Now checking git repository... --- Distribution check [end] --- Dependencies for rgslib Dependencies for testpointing Dependencies for testeuler321 Dependencies for testcache /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/ssc -I/Volumes/SAS/sasbuild/sasdev/xmm_sas/include/utils -I. scanningLib.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/ssc -I/Volumes/SAS/sasbuild/sasdev/xmm_sas/include/utils -I. ShapeScanner.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 ShapeScanner.cc:19: ./ShapeScanner.h:191:3: warning: struct 'ShapeScanner' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 191 | struct ShapeScanner* _scanner; // pointer to abstract object | ^ ./ShapeScanner.h:64:10: note: previous use is here 64 | class ShapeScanner { | ^ ShapeScanner.cc:33:7: warning: struct 'Grid' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 33 | struct Grid x, y; | ^ ./scanningLib.h:67:10: note: previous use is here 67 | class Grid { | ^ ShapeScanner.cc:33:7: note: did you mean class here? 33 | struct Grid x, y; | ^~~~~~ | class ShapeScanner.cc:621:3: warning: struct 'GeoRegion' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 621 | struct GeoRegion region; | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/Region.h:863:7: note: previous use is here 863 | class GeoRegion : public FShape, public std::vector { | ^ ShapeScanner.cc:621:3: note: did you mean class here? 621 | struct GeoRegion region; | ^~~~~~ | class ShapeScanner.cc:633:3: warning: struct 'GeoRegion' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 633 | struct GeoRegion region; | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/Region.h:863:7: note: previous use is here 863 | class GeoRegion : public FShape, public std::vector { | ^ ShapeScanner.cc:633:3: note: did you mean class here? 633 | struct GeoRegion region; | ^~~~~~ | class 5 warnings 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/ssc -I/Volumes/SAS/sasbuild/sasdev/xmm_sas/include/utils -I. ConvexShader.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/ssc -I/Volumes/SAS/sasbuild/sasdev/xmm_sas/include/utils -I. rgsPixelsLib.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 rgsPixelsLib.cc:19: ./rgsPixelsLib.h:136:7: warning: struct 'Array' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 136 | struct Array* array; | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/Dal.h:773:7: note: previous use is here 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^ ./rgsPixelsLib.h:136:7: note: did you mean class here? 136 | struct Array* array; | ^~~~~~ | class ./rgsPixelsLib.h:141:7: warning: struct 'GridSpan' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 141 | struct GridSpan beta, xdsp; | ^ ./scanningLib.h:78:10: note: previous use is here 78 | class GridSpan : public Grid, public Span { | ^ ./rgsPixelsLib.h:141:7: note: did you mean class here? 141 | struct GridSpan beta, xdsp; | ^~~~~~ | class ./rgsPixelsLib.h:144:20: warning: struct 'Array' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 144 | ExposureMap( struct Array* ); | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/Dal.h:773:7: note: previous use is here 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^ ./rgsPixelsLib.h:144:20: note: did you mean class here? 144 | ExposureMap( struct Array* ); | ^~~~~~ | class ./rgsPixelsLib.h:148:7: warning: struct 'ArrayData' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 148 | struct ArrayData* _data; | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/Dal.h:918:7: note: previous use is here 918 | class ArrayData : public virtual MatrixData, public virtual Child | ^ ./rgsPixelsLib.h:148:7: note: did you mean class here? 148 | struct ArrayData* _data; | ^~~~~~ | class ./rgsPixelsLib.h:151:4: warning: struct 'GridSpan' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 151 | struct GridSpan gridspan( const Column* ); | ^ ./scanningLib.h:78:10: note: previous use is here 78 | class GridSpan : public Grid, public Span { | ^ ./rgsPixelsLib.h:151:4: note: did you mean class here? 151 | struct GridSpan gridspan( const Column* ); | ^~~~~~ | class ./rgsPixelsLib.h:152:4: warning: struct 'GridSpan' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 152 | struct GridSpan gridspan( const Array*, unsigned axis ); | ^ ./scanningLib.h:78:10: note: previous use is here 78 | class GridSpan : public Grid, public Span { | ^ ./rgsPixelsLib.h:152:4: note: did you mean class here? 152 | struct GridSpan gridspan( const Array*, unsigned axis ); | ^~~~~~ | class rgsPixelsLib.cc:118:16: error: explicit instantiation of 'rgsPixelsLib::PixelMap' must occur in namespace 'rgsPixelsLib' 118 | template class PixelMap; | ^ ./rgsPixelsLib.h:37:28: note: explicit instantiation refers here 37 | template class PixelMap { | ^ rgsPixelsLib.cc:119:16: error: explicit instantiation of 'rgsPixelsLib::PixelMap' must occur in namespace 'rgsPixelsLib' 119 | template class PixelMap; | ^ ./rgsPixelsLib.h:37:28: note: explicit instantiation refers here 37 | template class PixelMap { | ^ rgsPixelsLib.cc:120:16: error: explicit instantiation of 'rgsPixelsLib::PixelMap' must occur in namespace 'rgsPixelsLib' 120 | template class PixelMap; | ^ ./rgsPixelsLib.h:37:28: note: explicit instantiation refers here 37 | template class PixelMap { | ^ rgsPixelsLib.cc:121:16: error: explicit instantiation of 'rgsPixelsLib::PixelMap' must occur in namespace 'rgsPixelsLib' 121 | template class PixelMap; | ^ ./rgsPixelsLib.h:37:28: note: explicit instantiation refers here 37 | template class PixelMap { | ^ rgsPixelsLib.cc:170:16: error: explicit instantiation of 'rgsPixelsLib::Contiguator' must occur in namespace 'rgsPixelsLib' 170 | template class Contiguator; | ^ ./rgsPixelsLib.h:119:28: note: explicit instantiation refers here 119 | template class Contiguator : public PixelMap { | ^ rgsPixelsLib.cc:171:16: error: explicit instantiation of 'rgsPixelsLib::Contiguator' must occur in namespace 'rgsPixelsLib' 171 | template class Contiguator; | ^ ./rgsPixelsLib.h:119:28: note: explicit instantiation refers here 119 | template class Contiguator : public PixelMap { | ^ rgsPixelsLib.cc:172:16: error: explicit instantiation of 'rgsPixelsLib::Contiguator' must occur in namespace 'rgsPixelsLib' 172 | template class Contiguator; | ^ ./rgsPixelsLib.h:119:28: note: explicit instantiation refers here 119 | template class Contiguator : public PixelMap { | ^ rgsPixelsLib.cc:176:27: warning: struct 'Array' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 176 | ExposureMap::ExposureMap( struct Array *_array ) | ^ /Volumes/SAS/sasbuild/sasdev/xmm_sas/include/Dal.h:773:7: note: previous use is here 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^ rgsPixelsLib.cc:176:27: note: did you mean class here? 176 | ExposureMap::ExposureMap( struct Array *_array ) | ^~~~~~ | class rgsPixelsLib.cc:181:7: warning: struct 'GridSpan' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 181 | struct GridSpan betaGS = gridspan(array,1), xdspGS = gridspan(array,2); | ^ ./scanningLib.h:78:10: note: previous use is here 78 | class GridSpan : public Grid, public Span { | ^ rgsPixelsLib.cc:181:7: note: did you mean class here? 181 | struct GridSpan betaGS = gridspan(array,1), xdspGS = gridspan(array,2); | ^~~~~~ | class rgsPixelsLib.cc:190:1: warning: struct 'GridSpan' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 190 | struct GridSpan rgsPixelsLib::gridspan( const Column *c ) | ^ ./scanningLib.h:78:10: note: previous use is here 78 | class GridSpan : public Grid, public Span { | ^ rgsPixelsLib.cc:190:1: note: did you mean class here? 190 | struct GridSpan rgsPixelsLib::gridspan( const Column *c ) | ^~~~~~ | class rgsPixelsLib.cc:201:1: warning: struct 'GridSpan' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 201 | struct GridSpan rgsPixelsLib::gridspan( const Array *a, unsigned n ) | ^ ./scanningLib.h:78:10: note: previous use is here 78 | class GridSpan : public Grid, public Span { | ^ rgsPixelsLib.cc:201:1: note: did you mean class here? 201 | struct GridSpan rgsPixelsLib::gridspan( const Array *a, unsigned n ) | ^~~~~~ | class rgsPixelsLib.cc:204:9: 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] 204 | std::sprintf( axis, "%u", n ); | ^ /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))) | ^ 12 warnings and 7 errors generated. make[6]: *** [rgsPixelsLib.o] Error 1 make[5]: *** [libs.here] Error 2 make[4]: *** [bin] Error 2 make[5]: *** No rule to make target `-lssc', needed by `testpointing'. Stop. make[4]: *** [tests] Error 2 make[6]: *** No rule to make target `-lssc', needed by `testpointing'. Stop. make[5]: *** [runtests] Error 2