Build: #32 was successful

Job: OSX13 was successful

Job result summary

Completed
Duration
2 minutes
Agent
alexandrite.cv.nrao.edu
Successful since
#31 ()

Error summary

The build generated some errors. See the full build log for more details.

    ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
__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/MacOSX14.0.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from src/guitools/apps/casafeather/casafeather.cc:30:
In file included from casa-source/casatools/casacore/casa/Inputs/Input.h:32:
In file included from casa-source/casatools/casacore/casacore/casa/Inputs/Param.h:31:
In file included from casa-source/casatools/casacore/casacore/casa/Containers/Block.h:32:
In file included from casa-source/casatools/casacore/casacore/casa/Utilities/Assert.h:192:
casa-source/casatools/casacore/casacore/casa/Utilities/Assert.tcc:45:5: 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]
    sprintf(message,"(%s : %i) %s",file,line,msg);
    ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
__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/MacOSX14.0.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
2 warnings generated.
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
In file included from build/lib.22.6.0/moc/moc_FeatherManager.qo.cpp:10:
In file included from build/lib.22.6.0/moc/../../../src/guitools/Feather/FeatherManager.qo.h:29:
In file included from casa-source/casatools/src/code/synthesis/MeasurementEquations/Feather.h:32:
In file included from casa-source/casatools/casacore/casacore/casa/BasicSL.h:37:
In file included from casa-source/casatools/casacore/casacore/casa/BasicSL/STLIO.h:198:
In file included from casa-source/casatools/casacore/casacore/casa/BasicSL/STLIO.tcc:31:
In file included from casa-source/casatools/casacore/casacore/casa/IO/AipsIOCarray.h:31:
In file included from casa-source/casatools/casacore/casacore/casa/IO/AipsIO.h:32:
In file included from casa-source/casatools/casacore/casacore/casa/Containers/Block.h:32:
In file included from casa-source/casatools/casacore/casacore/casa/Utilities/Assert.h:192:
casa-source/casatools/casacore/casacore/casa/Utilities/Assert.tcc:37:5: 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]
    sprintf(message,"(%s : %i) %s",file,line,msg);
    ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
__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/MacOSX14.0.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from build/lib.22.6.0/moc/moc_FeatherManager.qo.cpp:10:
In file included from build/lib.22.6.0/moc/../../../src/guitools/Feather/FeatherManager.qo.h:29:
In file included from casa-source/casatools/src/code/synthesis/MeasurementEquations/Feather.h:32:
In file included from casa-source/casatools/casacore/casacore/casa/BasicSL.h:37:
In file included from casa-source/casatools/casacore/casacore/casa/BasicSL/STLIO.h:198:
In file included from casa-source/casatools/casacore/casacore/casa/BasicSL/STLIO.tcc:31:
In file included from casa-source/casatools/casacore/casacore/casa/IO/AipsIOCarray.h:31:
In file included from casa-source/casatools/casacore/casacore/casa/IO/AipsIO.h:32:
In file included from casa-source/casatools/casacore/casacore/casa/Containers/Block.h:32:
In file included from casa-source/casatools/casacore/casacore/casa/Utilities/Assert.h:192:
casa-source/casatools/casacore/casacore/casa/Utilities/Assert.tcc:45:5: 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]
    sprintf(message,"(%s : %i) %s",file,line,msg);
    ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
__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/MacOSX14.0.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
2 warnings generated.
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
ld: warning: object file (/Users/casaci/bamboohome/xml-data/build-dir/CASA-LITTLEWING-OSX13/casafeather/build/lib.22.6.0/objs/abshis.o) was built for newer 'macOS' version (13.0) than being linked (11.0)
ld: warning: object file (/Users/casaci/bamboohome/xml-data/build-dir/CASA-LITTLEWING-OSX13/casafeather/build/lib.22.6.0/objs/absmax.o) was built for newer 'macOS' version (13.0) than being linked (11.0)
ld: warning: object file (/Users/casaci/bamboohome/xml-data/build-dir/CASA-LITTLEWING-OSX13/casafeather/build/lib.22.6.0/objs/convolvegridder.o) was built for newer 'macOS' version (13.0) than being linked (11.0)
ld: warning: object file (/Users/casaci/bamboohome/xml-data/build-dir/CASA-LITTLEWING-OSX13/casafeather/build/lib.22.6.0/objs/dfftpak.o) was built for newer 'macOS' version (13.0) than being linked (11.0)
ld: warning: object file (/Users/casaci/bamboohome/xml-data/build-dir/CASA-LITTLEWING-OSX13/casafeather/build/lib.22.6.0/objs/fftpak.o) was built for newer 'macOS' version (13.0) than being linked (11.0)
ld: warning: object file (/Users/casaci/bamboohome/xml-data/build-dir/CASA-LITTLEWING-OSX13/casafeather/build/lib.22.6.0/objs/fgridsd.o) was built for newer 'macOS' version (13.0) than being linked (11.0)
ld: warning: object file (/Users/casaci/bamboohome/xml-data/build-dir/CASA-LITTLEWING-OSX13/casafeather/build/lib.22.6.0/objs/getbig.o) was built for newer 'macOS' version (13.0) than being linked (11.0)
ld: warning: object file (/Users/casaci/bamboohome/xml-data/build-dir/CASA-LITTLEWING-OSX13/casafeather/build/lib.22.6.0/objs/grdgauss.o) was built for newer 'macOS' version (13.0) than being linked (11.0)
ld: warning: object file (/Users/casaci/bamboohome/xml-data/build-dir/CASA-LITTLEWING-OSX13/casafeather/build/lib.22.6.0/objs/grdjinc1.o) was built for newer 'macOS' version (13.0) than being linked (11.0)
ld: warning: object file (/Users/casaci/bamboohome/xml-data/build-dir/CASA-LITTLEWING-OSX13/casafeather/build/lib.22.6.0/objs/grdsf.o) was built for newer 'macOS' version (13.0) than being linked (11.0)
ld: warning: object file (/Users/casaci/bamboohome/xml-data/build-dir/CASA-LITTLEWING-OSX13/casafeather/build/lib.22.6.0/objs/hclean.o) was built for newer 'macOS' version (13.0) than being linked (11.0)
ld: warning: object file (/Users/casaci/bamboohome/xml-data/build-dir/CASA-LITTLEWING-OSX13/casafeather/build/lib.22.6.0/objs/lawson.o) was built for newer 'macOS' version (13.0) than being linked (11.0)
ld: warning: object file (/Users/casaci/bamboohome/xml-data/build-dir/CASA-LITTLEWING-OSX13/casafeather/build/lib.22.6.0/objs/maxabs.o) was built for newer 'macOS' version (13.0) than being linked (11.0)
ld: warning: object file (/Users/casaci/bamboohome/xml-data/build-dir/CASA-LITTLEWING-OSX13/casafeather/build/lib.22.6.0/objs/subcom.o) was built for newer 'macOS' version (13.0) than being linked (11.0)
ld: warning: object file (/Users/casaci/bamboohome/xml-data/build-dir/CASA-LITTLEWING-OSX13/casafeather/build/lib.22.6.0/objs/faccumulateFromGrid.o) was built for newer 'macOS' version (13.0) than being linked (11.0)
ld: warning: object file (/Users/casaci/bamboohome/xml-data/build-dir/CASA-LITTLEWING-OSX13/casafeather/build/lib.22.6.0/objs/faccumulateToGrid.o) was built for newer 'macOS' version (13.0) than being linked (11.0)
ld: warning: object file (/Users/casaci/bamboohome/xml-data/build-dir/CASA-LITTLEWING-OSX13/casafeather/build/lib.22.6.0/objs/fgridft.o) was built for newer 'macOS' version (13.0) than being linked (11.0)
ld: warning: object file (/Users/casaci/bamboohome/xml-data/build-dir/CASA-LITTLEWING-OSX13/casafeather/build/lib.22.6.0/objs/fgridsdclip.o) was built for newer 'macOS' version (13.0) than being linked (11.0)
ld: warning: object file (/Users/casaci/bamboohome/xml-data/build-dir/CASA-LITTLEWING-OSX13/casafeather/build/lib.22.6.0/objs/fmosaic.o) was built for newer 'macOS' version (13.0) than being linked (11.0)
ld: warning: object file (/Users/casaci/bamboohome/xml-data/build-dir/CASA-LITTLEWING-OSX13/casafeather/build/lib.22.6.0/objs/fpbmos.o) was built for newer 'macOS' version (13.0) than being linked (11.0)
ld: warning: object file (/Users/casaci/bamboohome/xml-data/build-dir/CASA-LITTLEWING-OSX13/casafeather/build/lib.22.6.0/objs/fpbwproj.o) was built for newer 'macOS' version (13.0) than being linked (11.0)
ld: warning: object file (/Users/casaci/bamboohome/xml-data/build-dir/CASA-LITTLEWING-OSX13/casafeather/build/lib.22.6.0/objs/wprojgrid.o) was built for newer 'macOS' version (13.0) than being linked (11.0)
/Users/casaci/bamboohome/xml-data/build-dir/CASA-LITTLEWING-OSX13/venv/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
Cloning into 'casa-build-utils'...
WARNING: Skipping casatools as it is not installed.
WARNING: Skipping casatasks as it is not installed.
WARNING: Skipping casatshell as it is not installed.
WARNING: Skipping casaplotms as it is not installed.