configfile: compilers: &compilers C: name: GCC: versionmin: 4.4 INTEL: versionmin: 15 MAC: versionmin: 6.0 32_VS2012: versionmin: 2012 64_VS2012: versionmin: 2012 32_VS2013: versionmin: 2013 64_VS2013: versionmin: 2013 32_VS2015: versionmin: 2015 64_VS2015: versionmin: 2015 Fortran: name: GCC: versionmin: 4.4 MAC: versionmin: 6.0 INTEL: versionmin: 15 Java: name: OPENJDK: versionmin: 1.7 ORACLE: versionmin: 1.7 distribute: &distribute status: true srctar: hdf4-master RELdistribute: &RELdistribute status: true srctar: hdf-4.2.16-2 testparams: &testparams buildtype: Release bincheck: true publish: true testoptions: &testoptions cdashoption: true cdashproject: HDF4 RELtestoptions: &RELtestoptions cdashoption: true cdashproject: HDF4 libfiles: &libfiles JPEG.tar.gz: JPEG9e.tar.gz SZip.tar.gz: SZip.tar.gz LIBAEC.tar.gz: LIBAEC.tar.gz ZLib.tar.gz: ZLib.tar.gz PXDR.tar.gz: PXDR.tar.gz zlib-1.2.13.tar.gz: zlib-1.2.13.tar.gz libaec-v1.0.6.tar.gz: libaec-v1.0.6.tar.gz jpegsrc.v9e.tar.gz: jpegsrc.v9e.tar.gz alibfiles: &alibfiles JPEG.tar.gz: JPEG.tar.gz SZip.tar.gz: SZip.tar.gz ZLib.tar.gz: ZLib.tar.gz PXDR.tar.gz: PXDR.tar.gz cmakefiles: &cmakefiles HDF4Examples-0.3.10-Source.tar.gz: HDF4Examples-0.3.10-Source.tar.gz The HDF Group.pfx: The HDF Group.pfx HDF.cmake: HDF4config.cmake RELcmakefiles: &RELcmakefiles HDF4Examples-0.3.10-Source.tar.gz: HDF4Examples-0.3.10-Source.tar.gz The HDF Group.pfx: The HDF Group.pfx HDF.cmake: HDF4Rconfig.cmake ctest_opts: &ctest_opts CDASH_LOCAL: true REPOSITORY_URL: https://github.com/HDFGroup/hdf4.git REPOSITORY_BRANCH: master CTEST_USE_GIT_SOURCE: true ENV{FC}: gfortran RELctest_opts: &RELctest_opts CDASH_LOCAL: true REPOSITORY_URL: https://github.com/HDFGroup/hdf4.git REPOSITORY_BRANCH: master CTEST_USE_GIT_SOURCE: true ENV{FC}: gfortran SIGNctest_opts: &SIGNctest_opts <<: *ctest_opts LOCAL_SIGN_PACKAGE: true SIGN_DESC: | "HDF Libraries and Tools" RELSIGNctest_opts: &RELSIGNctest_opts <<: *RELctest_opts LOCAL_SIGN_PACKAGE: true SIGN_DESC: | "HDF Libraries and Tools" RELctest_conf: &RELctest_conf CDASH_LOCAL: BOOL: ON BUILD_JPEG_WITH_PIC: BOOL: ON HDF4_BUILD_XDR_LIB: BOOL: ON TGZPATH: PATH: ${CTEST_SCRIPT_DIRECTORY} JPEG_TGZ_NAME: STRING: JPEG.tar.gz HDF4_ALLOW_EXTERNAL_SUPPORT: STRING: TGZ BUILD_TESTING: BOOL: ON BUILD_ZLIB_WITH_FETCHCONTENT: BOOL: ON ZLIB_USE_LOCALCONTENT: BOOL: ON BUILD_SZIP_WITH_FETCHCONTENT: BOOL: ON LIBAEC_USE_LOCALCONTENT: BOOL: ON BUILD_JPEG_WITH_FETCHCONTENT: BOOL: ON JPEG_USE_LOCALCONTENT: BOOL: ON STDctest_conf: &STDctest_conf CDASH_LOCAL: BOOL: ON BUILD_JPEG_WITH_PIC: BOOL: ON HDF4_BUILD_XDR_LIB: BOOL: ON TGZPATH: PATH: ${CTEST_SCRIPT_DIRECTORY} JPEG_TGZ_NAME: STRING: JPEG.tar.gz HDF4_ALLOW_EXTERNAL_SUPPORT: STRING: TGZ BUILD_TESTING: BOOL: ON BUILD_ZLIB_WITH_FETCHCONTENT: BOOL: ON ZLIB_USE_LOCALCONTENT: BOOL: ON BUILD_SZIP_WITH_FETCHCONTENT: BOOL: ON LIBAEC_USE_LOCALCONTENT: BOOL: ON BUILD_JPEG_WITH_FETCHCONTENT: BOOL: ON JPEG_USE_LOCALCONTENT: BOOL: ON ctest_sharedconf: &ctest_sharedconf BUILD_SHARED_LIBS: BOOL: ON HDF4_BUILD_JAVA: BOOL: ON HDF4_BUILD_FORTRAN: BOOL: OFF ctest_staticconf: &ctest_staticconf BUILD_SHARED_LIBS: BOOL: OFF HDF4_BUILD_JAVA: BOOL: OFF HDF4_BUILD_FORTRAN: BOOL: OFF HDF4_BUILD_XDR_LIB: BOOL: ON nopackctest_conf: &nopackctest_conf <<: *STDctest_conf HDF4_PACKAGE_EXTLIBS: BOOL: OFF HDF4_PACK_EXAMPLES: BOOL: OFF HDF4_NO_PACKAGES: BOOL: ON packctest_conf: &packctest_conf <<: *STDctest_conf HDF4_PACKAGE_EXTLIBS: BOOL: ON HDF4_PACK_EXAMPLES: BOOL: ON HDF4_NO_PACKAGES: BOOL: OFF HDF4_EXAMPLES_COMPRESSED: STRING: HDF4Examples-0.3.10-Source.tar.gz HDF4_EXAMPLES_COMPRESSED_DIR: PATH: '${CTEST_SCRIPT_DIRECTORY}' OVERRIDE_INSTALL_VERSION: STRING: 4.2.17 RELpackctest_conf: &RELpackctest_conf <<: *RELctest_conf HDF4_PACKAGE_EXTLIBS: BOOL: ON HDF4_PACK_EXAMPLES: BOOL: ON HDF4_NO_PACKAGES: BOOL: OFF HDF4_EXAMPLES_COMPRESSED: STRING: HDF4Examples-0.3.10-Source.tar.gz HDF4_EXAMPLES_COMPRESSED_DIR: PATH: '${CTEST_SCRIPT_DIRECTORY}' OVERRIDE_INSTALL_VERSION: STRING: 4.2.16.2 btctest_opts: &btctest_opts SITE_BUILDNAME_SUFFIX: BINARY_Examples CDASH_LOCAL: true RELbtctest_opts: &RELbtctest_opts SITE_BUILDNAME_SUFFIX: BINARY_216Examples CDASH_LOCAL: true btctest_conf: &btctest_conf CDASH_LOCAL: BOOL: ON BUILD_TESTING: BOOL: ON HDF_BUILD_JAVA: BOOL: ON HDF_BUILD_FORTRAN: BOOL: ON RELbtctest_conf: &RELbtctest_conf CDASH_LOCAL: BOOL: ON BUILD_TESTING: BOOL: ON HDF_BUILD_JAVA: BOOL: ON HDF_BUILD_FORTRAN: BOOL: ON btctest_params: &btctest_params location: HDF_Group/HDF/4.2.17 cmake_script: CTestScript.cmake cmake_example: HDF4_Examples.cmake cmake_folder: HDF4Examples <<: *btctest_opts <<: *btctest_conf RELbtctest_params: &RELbtctest_params location: HDF_Group/HDF/4.2.16.2 cmake_script: CTestScript.cmake cmake_example: HDF4_Examples.cmake cmake_folder: HDF4Examples <<: *RELbtctest_opts <<: *RELbtctest_conf RELctest_binary: &RELctest_binary 'hdf4trunk/relbinaries/': 'hdf-4.2.16.2-%s' RELctest_shbinary: &RELctest_shbinary 'hdf4trunk/relbinaries/': 'hdf-4.2.16.2-shared-%s' RELctest_ncbinary: &RELctest_ncbinary 'hdf4trunk/relbinaries/': 'hdf-4.2.16.2-NoNC-%s' RELctest_shncbinary: &RELctest_shncbinary 'hdf4trunk/relbinaries/': 'hdf-4.2.16.2-NoNC-shared-%s' ctest_binary: &ctest_binary 'hdf4trunk/binaries/': 'HDF4StandardCMake-%s' ctest_sbinary: &ctest_sbinary 'hdf4trunk/binaries/': 'HDF4StandardCMake-static-%s' ctest_shbinary: &ctest_shbinary 'hdf4trunk/binaries/': 'HDF4StandardCMake-shared-%s' ctest_ncbinary: &ctest_ncbinary 'hdf4trunk/binaries/': 'HDF4StandardCMake-NoNC-%s' ctest_sncbinary: &ctest_sncbinary 'hdf4trunk/binaries/': 'HDF4StandardCMake-NoNC-static-%s' ctest_shncbinary: &ctest_shncbinary 'hdf4trunk/binaries/': 'HDF4StandardCMake-NoNC-shared-%s' externallibs: &externallibs with-jpeg: any: hdf4 with-zlib: any: hdf4 with-szlib: any: hdf4 conflibparams: &conflibparams with-jpeg: any: hdf4 with-zlib: macosx: /mnt/hdf/packages/zlib-128/mac-intel-10.10-static any: hdf4 with-szlib: any: hdf4 atest_envparams: &atest_envparams cdash_model: Autotools hdfpack: hdf4 hdfreadme: makeHDF4InternalREADME realtimeOutput: yes atestparams: &atestparams bincheck: true env: realtimeOutput: yes atest_conflangs: &atest_conflangs production: enable shared: enable hdf4-xdr: enable fortran: disable java: enable atest_confparams: &atest_confparams sharedlib-rpath: disable shared: enable <<: *atest_conflangs atest_sbinary: &atest_sbinary 'hdf4trunk/binaries/': 'hdf-4.2.17-STD-%s-x86_64-static' atest_binary: &atest_binary 'hdf4trunk/binaries/': 'hdf-4.2.17-STD-%s-x86_64-shared' atest_sncbinary: &atest_sncbinary 'hdf4trunk/binaries/': 'hdf-4.2.17-NoNC-STD-%s-x86_64-static' atest_ncbinary: &atest_ncbinary 'hdf4trunk/binaries/': 'hdf-4.2.17-NoNC-STD-%s-x86_64-shared' RELatest_binary: &RELatest_binary 'hdf4trunk/relbinaries/': 'hdf-4.2.16.2-%s-x86_64-shared' RELatest_ncbinary: &RELatest_ncbinary 'hdf4trunk/relbinaries/': 'hdf-4.2.16.2-NoNC-%s-x86_64-shared' atest_autogen: &atest_autogen any: any RELatest_autogen: &RELatest_autogen none: none atest_librarypath: &atest_librarypath none: none StdRelease: compilers: *compilers bbparams: distribute: *RELdistribute testparams: <<: *testparams publishsource: true testoptions: <<: *RELtestoptions buildoption: Shared cdashgroup: Release buildsys: ctest: envparams: pubbinary: <<: *RELctest_binary files: <<: *libfiles <<: *RELcmakefiles testparams: ctest_opts: <<: *RELSIGNctest_opts SITE_BUILDNAME_SUFFIX: RELSHARED CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *RELpackctest_conf <<: *ctest_sharedconf autotools: envparams: pubbinary: <<: *RELatest_binary files: <<: *alibfiles makeHDF4InternalREADME.pl: makeHDF4InternalREADME.pl autovar: cygwin: F77: gfortran autogen: <<: *RELatest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams testparams: <<: *atestparams confparams: <<: *conflibparams <<: *atest_confparams externallibs: *externallibs btctest: envparams: ftpbinary: <<: *RELctest_binary # ctest_optdir: testbin ctest_optname: HDF4_Examples_options.cmake testparams: <<: *RELbtctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: RELSHARED CDASH_LOCAL: TRUE ctest_conf: <<: *RELbtctest_conf BUILD_SHARED_LIBS: BOOL: ON btautotools: envparams: ftpbinary: <<: *RELatest_binary testparams: cdashproject: HDF4Examples buildname: Examples location: hdf4 StdStaticRelease: compilers: *compilers bbparams: distribute: *RELdistribute testparams: <<: *testparams publishsource: true testoptions: <<: *RELtestoptions buildoption: Static cdashgroup: Release buildsys: autotools: envparams: pubbinary: <<: *atest_sbinary files: <<: *alibfiles makeHDF4InternalREADME.pl: makeHDF4InternalREADME.pl autovar: cygwin: F77: gfortran autogen: <<: *RELatest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams testparams: <<: *atestparams confparams: <<: *conflibparams <<: *atest_confparams shared: disable java: disable fortran: disable externallibs: *externallibs btautotools: envparams: ftpbinary: <<: *atest_sbinary testparams: cdashproject: HDF4Examples buildname: Examples location: hdf4 StdNoStaticRelease: compilers: *compilers bbparams: distribute: *RELdistribute testparams: <<: *testparams publishsource: false testoptions: <<: *RELtestoptions buildoption: Shared cdashgroup: Release buildsys: ctest: envparams: pubbinary: <<: *RELctest_shbinary files: <<: *libfiles <<: *cmakefiles testparams: ctest_opts: <<: *RELSIGNctest_opts SITE_BUILDNAME_SUFFIX: RELNOSTATIC CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *RELpackctest_conf <<: *ctest_sharedconf ONLY_SHARED_LIBS: BOOL: ON HDF4_BUILD_FORTRAN: BOOL: OFF btctest: envparams: ftpbinary: <<: *ctest_shbinary # ctest_optdir: testbin ctest_optname: HDF4_Examples_options.cmake testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BIN_NOSTATIC CDASH_LOCAL: TRUE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON ONLY_SHARED_LIBS: BOOL: ON StdNoNCRelease: compilers: *compilers bbparams: distribute: *RELdistribute testparams: <<: *testparams publishsource: true testoptions: <<: *RELtestoptions buildoption: Shared cdashgroup: Release buildsys: ctest: envparams: pubbinary: <<: *RELctest_ncbinary files: <<: *libfiles <<: *RELcmakefiles testparams: ctest_opts: <<: *RELSIGNctest_opts SITE_BUILDNAME_SUFFIX: RELNoNCSHARED CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *RELpackctest_conf <<: *ctest_sharedconf HDF4_ENABLE_NETCDF: BOOL: OFF HDF4_BUILD_NETCDF_TOOLS: BOOL: OFF autotools: envparams: pubbinary: <<: *RELatest_ncbinary files: <<: *alibfiles makeHDF4InternalREADME.pl: makeHDF4InternalREADME.pl autovar: cygwin: F77: gfortran autogen: <<: *RELatest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams testparams: <<: *atestparams confparams: <<: *conflibparams <<: *atest_confparams netcdf: disable netcdf-tools: disable externallibs: *externallibs btctest: envparams: ftpbinary: <<: *RELctest_ncbinary # ctest_optdir: testbin ctest_optname: HDF4_Examples_options.cmake testparams: <<: *RELbtctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: RELNoNCSHARED CDASH_LOCAL: TRUE ctest_conf: <<: *RELbtctest_conf BUILD_SHARED_LIBS: BOOL: ON btautotools: envparams: ftpbinary: <<: *RELatest_ncbinary testparams: cdashproject: HDF4Examples buildname: Examples location: hdf4 StdNoNCStaticRelease: compilers: *compilers bbparams: distribute: *RELdistribute testparams: <<: *testparams publishsource: true testoptions: <<: *RELtestoptions buildoption: Static cdashgroup: Release buildsys: autotools: envparams: pubbinary: <<: *atest_sncbinary files: <<: *alibfiles makeHDF4InternalREADME.pl: makeHDF4InternalREADME.pl autovar: cygwin: F77: gfortran autogen: <<: *RELatest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams testparams: <<: *atestparams confparams: <<: *conflibparams <<: *atest_confparams shared: disable java: disable fortran: disable netcdf: disable externallibs: *externallibs btautotools: envparams: ftpbinary: <<: *atest_sncbinary testparams: cdashproject: HDF4Examples buildname: Examples location: hdf4 StdNoNCNoStaticRelease: compilers: *compilers bbparams: distribute: *RELdistribute testparams: <<: *testparams publishsource: false testoptions: <<: *RELtestoptions buildoption: Shared cdashgroup: Release buildsys: ctest: envparams: pubbinary: <<: *RELctest_shncbinary files: <<: *libfiles <<: *cmakefiles testparams: ctest_opts: <<: *RELSIGNctest_opts SITE_BUILDNAME_SUFFIX: RELNoNC-NOSTATIC CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *RELpackctest_conf <<: *ctest_sharedconf ONLY_SHARED_LIBS: BOOL: ON HDF4_BUILD_FORTRAN: BOOL: OFF HDF4_ENABLE_NETCDF: BOOL: OFF HDF4_BUILD_NETCDF_TOOLS: BOOL: OFF btctest: envparams: ftpbinary: <<: *ctest_shncbinary # ctest_optdir: testbin ctest_optname: HDF4_Examples_options.cmake testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BIN_NoNC-NOSTATIC CDASH_LOCAL: TRUE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON ONLY_SHARED_LIBS: BOOL: ON StdNoNCStat: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: true testoptions: <<: *testoptions buildoption: static buildsys: ctest: envparams: pubbinary: <<: *ctest_sncbinary files: <<: *libfiles <<: *cmakefiles testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: NoNCSTATIC ctest_conf: <<: *packctest_conf <<: *ctest_staticconf HDF4_ENABLE_NETCDF: BOOL: OFF HDF4_BUILD_NETCDF_TOOLS: BOOL: OFF autotools: envparams: pubbinary: <<: *atest_sncbinary autovar: cygwin: F77: gfortran files: <<: *alibfiles makeHDF4InternalREADME.pl: makeHDF4InternalREADME.pl autogen: <<: *atest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams testparams: <<: *atestparams confparams: <<: *conflibparams production: enable static: enable shared: disable fortran: disable netcdf: disable netcdf-tools: disable hdf4-xdr: enable externallibs: *externallibs btctest: envparams: ftpbinary: <<: *ctest_ncbinary cdash_model: BuildBot # ctest_optdir: testbin ctest_optname: HDF4_Examples_options.cmake testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_STATIC CDASH_LOCAL: TRUE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: OFF btautotools: envparams: ftpbinary: <<: *atest_sncbinary files: h4_release_check.sh: h4_release_check.sh testparams: cdashproject: HDF4Examples buildname: Examples location: hdf4 testscript: h4_release_check.sh testarg: -static coverage: envparams: files: <<: *libfiles HDF.cmake: HDF4coverage.cmake cdash_model: Experimental testparams: buildtype: Debug ctest_opts: <<: *ctest_opts SITE_BUILDNAME_SUFFIX: COVERAGE LOCAL_NO_PACKAGE: true LOCAL_COVERAGE_TEST: true ctest_conf: <<: *nopackctest_conf BUILD_SHARED_LIBS: BOOL: OFF HDF4_BUILD_JAVA: BOOL: OFF HDF4_BUILD_FORTRAN: BOOL: OFF HDF4_ENABLE_COVERAGE: BOOL: ON valgrind: envparams: files: <<: *libfiles HDF.cmake: HDF4valgrind.cmake cdash_model: Experimental testparams: buildtype: Debug ctest_opts: <<: *ctest_opts SITE_BUILDNAME_SUFFIX: VALGRIND LOCAL_MEMCHECK_TEST: true ctest_conf: <<: *nopackctest_conf BUILD_SHARED_LIBS: BOOL: OFF HDF4_BUILD_JAVA: BOOL: OFF HDF4_BUILD_FORTRAN: BOOL: OFF StdNoNCShar: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: true testoptions: <<: *testoptions buildoption: Shared buildsys: ctest: envparams: pubbinary: <<: *ctest_ncbinary files: <<: *libfiles <<: *cmakefiles testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: NoNCSHARED CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *packctest_conf <<: *ctest_sharedconf HDF4_ENABLE_NETCDF: BOOL: OFF HDF4_BUILD_NETCDF_TOOLS: BOOL: OFF autotools: envparams: pubbinary: <<: *atest_ncbinary files: <<: *alibfiles makeHDF4InternalREADME.pl: makeHDF4InternalREADME.pl autovar: cygwin: F77: gfortran autogen: <<: *atest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams testparams: <<: *atestparams confparams: <<: *conflibparams <<: *atest_confparams netcdf: disable netcdf-tools: disable externallibs: *externallibs btctest: envparams: ftpbinary: <<: *ctest_ncbinary # ctest_optdir: testbin ctest_optname: HDF4_Examples_options.cmake testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_NoNC-SHARED CDASH_LOCAL: TRUE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON btautotools: envparams: ftpbinary: <<: *atest_ncbinary testparams: cdashproject: HDF4Examples buildname: Examples location: hdf4 StdNoNCNoStatic: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: false testoptions: <<: *testoptions buildoption: Shared buildsys: ctest: envparams: pubbinary: <<: *ctest_shncbinary files: <<: *libfiles <<: *cmakefiles testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: NoNC-NOSTATIC CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *packctest_conf <<: *ctest_sharedconf ONLY_SHARED_LIBS: BOOL: ON HDF4_BUILD_FORTRAN: BOOL: OFF HDF4_ENABLE_NETCDF: BOOL: OFF HDF4_BUILD_NETCDF_TOOLS: BOOL: OFF btctest: envparams: ftpbinary: <<: *ctest_shncbinary # ctest_optdir: testbin ctest_optname: HDF4_Examples_options.cmake testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BIN_NoNCSTATIC CDASH_LOCAL: TRUE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON ONLY_SHARED_LIBS: BOOL: ON StdNoNCDBGShar: compilers: *compilers bbparams: distribute: *distribute testparams: buildtype: Debug testoptions: <<: *testoptions buildoption: Shared cdashgroup: Debug buildsys: ctest: envparams: pubbinary: hdf4trunk/binaries/: "HDF4DebugCMake-NoNC-%s" files: <<: *libfiles <<: *cmakefiles cdash_model: Debug testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: NoNC-DBG-SHARED LOCAL_NO_PACKAGE: true CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *nopackctest_conf <<: *ctest_sharedconf HDF4_ENABLE_NETCDF: BOOL: OFF HDF4_BUILD_NETCDF_TOOLS: BOOL: OFF autotools: envparams: pubbinary: hdf4trunk/binaries/: "hdf-4.2.17-Debug-NoNC-%s-x86_64-shared" files: <<: *alibfiles autogen: <<: *atest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams testparams: <<: *atestparams confparams: <<: *conflibparams production: disable shared: enable java: enable fortran: disable netcdf: disable netcdf-tools: disable hdf4-xdr: enable externallibs: *externallibs StdStat: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: true testoptions: <<: *testoptions buildoption: static buildsys: ctest: envparams: pubbinary: <<: *ctest_sbinary files: <<: *libfiles <<: *cmakefiles testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: STATIC ctest_conf: <<: *packctest_conf <<: *ctest_staticconf autotools: envparams: pubbinary: <<: *atest_sbinary autovar: cygwin: F77: gfortran files: <<: *alibfiles makeHDF4InternalREADME.pl: makeHDF4InternalREADME.pl autogen: <<: *atest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams testparams: <<: *atestparams confparams: <<: *conflibparams production: enable static: enable shared: disable fortran: disable hdf4-xdr: enable externallibs: *externallibs btctest: envparams: ftpbinary: <<: *ctest_binary cdash_model: BuildBot # ctest_optdir: testbin ctest_optname: HDF4_Examples_options.cmake testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_STATIC CDASH_LOCAL: TRUE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: OFF btautotools: envparams: ftpbinary: <<: *atest_sbinary files: h4_release_check.sh: h4_release_check.sh testparams: cdashproject: HDF4Examples buildname: Examples location: hdf4 testscript: h4_release_check.sh testarg: -static coverage: envparams: files: <<: *libfiles HDF.cmake: HDF4coverage.cmake cdash_model: Experimental testparams: buildtype: Debug ctest_opts: <<: *ctest_opts SITE_BUILDNAME_SUFFIX: COVERAGE LOCAL_NO_PACKAGE: true LOCAL_COVERAGE_TEST: true ctest_conf: <<: *nopackctest_conf BUILD_SHARED_LIBS: BOOL: OFF HDF4_BUILD_JAVA: BOOL: OFF HDF4_BUILD_FORTRAN: BOOL: OFF HDF4_ENABLE_COVERAGE: BOOL: ON valgrind: envparams: files: <<: *libfiles HDF.cmake: HDF4valgrind.cmake cdash_model: Experimental testparams: buildtype: Debug ctest_opts: <<: *ctest_opts SITE_BUILDNAME_SUFFIX: VALGRIND LOCAL_MEMCHECK_TEST: true ctest_conf: <<: *nopackctest_conf BUILD_SHARED_LIBS: BOOL: OFF HDF4_BUILD_JAVA: BOOL: OFF HDF4_BUILD_FORTRAN: BOOL: OFF StdShar: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: true testoptions: <<: *testoptions buildoption: Shared buildsys: ctest: envparams: pubbinary: <<: *ctest_binary files: <<: *libfiles <<: *cmakefiles testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: SHARED CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *packctest_conf <<: *ctest_sharedconf autotools: envparams: pubbinary: <<: *atest_binary files: <<: *alibfiles makeHDF4InternalREADME.pl: makeHDF4InternalREADME.pl autovar: cygwin: F77: gfortran autogen: <<: *atest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams testparams: <<: *atestparams confparams: <<: *conflibparams <<: *atest_confparams externallibs: *externallibs btctest: envparams: ftpbinary: <<: *ctest_binary # ctest_optdir: testbin ctest_optname: HDF4_Examples_options.cmake testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BINARY_SHARED CDASH_LOCAL: TRUE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON btautotools: envparams: ftpbinary: <<: *atest_binary testparams: cdashproject: HDF4Examples buildname: Examples location: hdf4 StdNoStatic: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: false testoptions: <<: *testoptions buildoption: Shared buildsys: ctest: envparams: pubbinary: <<: *ctest_shbinary files: <<: *libfiles <<: *cmakefiles testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: NOSTATIC CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *packctest_conf <<: *ctest_sharedconf ONLY_SHARED_LIBS: BOOL: ON HDF4_BUILD_FORTRAN: BOOL: OFF btctest: envparams: ftpbinary: <<: *ctest_shbinary # ctest_optdir: testbin ctest_optname: HDF4_Examples_options.cmake testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: BIN_NOSTATIC CDASH_LOCAL: TRUE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON ONLY_SHARED_LIBS: BOOL: ON StdDBGShar: compilers: *compilers bbparams: distribute: *distribute testparams: buildtype: Debug testoptions: <<: *testoptions buildoption: Shared cdashgroup: Debug buildsys: ctest: envparams: pubbinary: hdf4trunk/binaries/: "HDF4DebugCMake-%s" files: <<: *libfiles <<: *cmakefiles cdash_model: Debug testparams: ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: DBG-SHARED LOCAL_NO_PACKAGE: true CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *nopackctest_conf <<: *ctest_sharedconf autotools: envparams: pubbinary: hdf4trunk/binaries/: "hdf-4.2.17-Debug-%s-x86_64-shared" files: <<: *alibfiles autogen: <<: *atest_autogen librarypath: <<: *atest_librarypath <<: *atest_envparams testparams: <<: *atestparams confparams: <<: *conflibparams production: disable shared: enable java: enable fortran: disable hdf4-xdr: enable externallibs: *externallibs StdClang: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams buildtype: Debug publish: false publishsource: false testoptions: <<: *testoptions buildoption: Static cdashgroup: Debug buildsys: ctest: envparams: files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDF4SANconfig.cmake cdash_model: Debug testparams: usetoolsets: default: clang: clang ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: STATIC-ClangCoverage LOCAL_NO_PACKAGE: true CTEST_USE_GIT_SOURCE: true LOCAL_COVERAGE_TEST: true ctest_conf: <<: *nopackctest_conf <<: *ctest_staticconf HDF4_BUILD_JAVA: BOOL: OFF HDF4_BUILD_FORTRAN: BOOL: OFF HDF4_ENABLE_COVERAGE: BOOL: ON CODE_COVERAGE: BOOL: ON CMAKE_TOOLCHAIN_FILE: STRING: 'config/toolchain/clang.cmake' Address: distribute: *distribute testparams: <<: *testparams buildtype: Debug publish: false publishsource: false testoptions: <<: *testoptions buildoption: Shared cdashgroup: Sanitize nameext: Address buildsys: ctest: envparams: files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDF4SANconfig.cmake cdash_model: Sanitize testparams: usetoolsets: default: clang: clang ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: SHARED-Address LOCAL_NO_PACKAGE: true CTEST_USE_GIT_SOURCE: true LOCAL_MEMCHECK_TEST: true CTEST_MEMORYCHECK_TYPE: AddressSanitizer ctest_conf: <<: *nopackctest_conf <<: *ctest_sharedconf BUILD_STATIC_LIBS: BOOL: OFF HDF4_BUILD_JAVA: BOOL: OFF HDF4_BUILD_FORTRAN: BOOL: OFF HDF4_ENABLE_SANITIZERS: BOOL: ON USE_SANITIZER: STRING: Address CMAKE_TOOLCHAIN_FILE: STRING: 'config/toolchain/clang.cmake' Leak: distribute: *distribute testparams: <<: *testparams buildtype: Debug publish: false publishsource: false testoptions: <<: *testoptions buildoption: Shared cdashgroup: Sanitize nameext: Leak buildsys: ctest: envparams: files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDF4SANconfig.cmake cdash_model: Sanitize testparams: usetoolsets: default: clang: clang ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: SHARED-Leak LOCAL_NO_PACKAGE: true CTEST_USE_GIT_SOURCE: true LOCAL_MEMCHECK_TEST: true CTEST_MEMORYCHECK_TYPE: LeakSanitizer ctest_conf: <<: *nopackctest_conf <<: *ctest_sharedconf BUILD_STATIC_LIBS: BOOL: OFF HDF4_BUILD_JAVA: BOOL: OFF HDF4_BUILD_FORTRAN: BOOL: OFF HDF4_ENABLE_SANITIZERS: BOOL: ON USE_SANITIZER: STRING: Leak CMAKE_TOOLCHAIN_FILE: STRING: 'config/toolchain/clang.cmake' Memory: distribute: *distribute testparams: <<: *testparams buildtype: Debug publish: false publishsource: false testoptions: <<: *testoptions buildoption: Shared cdashgroup: Sanitize nameext: Memory buildsys: ctest: envparams: files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDF4SANconfig.cmake cdash_model: Sanitize testparams: usetoolsets: default: clang: clang ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: SHARED-Memory LOCAL_NO_PACKAGE: true CTEST_USE_GIT_SOURCE: true LOCAL_MEMCHECK_TEST: true CTEST_MEMORYCHECK_TYPE: MemorySanitizer ctest_conf: <<: *nopackctest_conf <<: *ctest_sharedconf BUILD_STATIC_LIBS: BOOL: OFF HDF4_BUILD_JAVA: BOOL: OFF HDF4_BUILD_FORTRAN: BOOL: OFF HDF4_ENABLE_SANITIZERS: BOOL: ON USE_SANITIZER: STRING: Memory CMAKE_TOOLCHAIN_FILE: STRING: 'config/toolchain/clang.cmake' Undefined: distribute: *distribute testparams: <<: *testparams buildtype: Debug publish: false publishsource: false testoptions: <<: *testoptions buildoption: Shared cdashgroup: Sanitize nameext: Undefined buildsys: ctest: envparams: files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDF4SANconfig.cmake cdash_model: Sanitize testparams: usetoolsets: default: clang: clang ctest_opts: <<: *SIGNctest_opts SITE_BUILDNAME_SUFFIX: SHARED-Undefined LOCAL_NO_PACKAGE: true CTEST_USE_GIT_SOURCE: true LOCAL_MEMCHECK_TEST: true CTEST_MEMORYCHECK_TYPE: UndefinedBehaviorSanitizer ctest_conf: <<: *nopackctest_conf <<: *ctest_sharedconf BUILD_STATIC_LIBS: BOOL: OFF HDF4_BUILD_JAVA: BOOL: OFF HDF4_BUILD_FORTRAN: BOOL: OFF HDF4_ENABLE_SANITIZERS: BOOL: ON USE_SANITIZER: STRING: Undefined CMAKE_TOOLCHAIN_FILE: STRING: 'config/toolchain/clang.cmake'