• Bug#1101225: ciftilib: FTBFS: /usr/include/unicode/localpointer.h:561:2

    From Santiago Vila@21:1/5 to All on Tue Mar 25 01:20:03 2025
    Package: src:ciftilib
    Version: 1.6.0-2.1
    Severity: serious
    Tags: ftbfs trixie sid

    Dear maintainer:

    During a rebuild of all packages in unstable, your package failed to build:

    --------------------------------------------------------------------------------
    [...]
    debian/rules clean
    dh clean
    dh_clean
    debian/rules binary
    dh binary
    dh_update_autotools_config
    dh_autoreconf
    debian/rules override_dh_auto_configure
    make[1]: Entering directory '/<<PKGBUILDDIR>>'
    dh_auto_configure -- -DBUILD_SHARED_LIBS=ON -DIGNORE_QT=ON
    cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -
    DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_
    LIBDIR=lib/x86_64-linux-gnu -DBUILD_SHARED_LIBS=ON -DIGNORE_QT=ON ..
    CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
    Compatibility with CMake < 3.10 will be removed from a future version of
    CMake.

    [... snipped ...]

    /<<PKGBUILDDIR>>/src/Cifti/CiftiLabelsMap.h:49: warning: Member setMapMetadata(const int64_t &index, const MetaData &md) (function) of class cifti::CiftiLabelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiLabelsMap.h:50: warning: Member setMapLabelTable(const int64_t &index, const LabelTable &lt) (function) of class cifti::CiftiLabelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiLabelsMap.h:51: warning: Member setMapName(const int64_t &index, const AString &mapName) (function) of class cifti::CiftiLabelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiLabelsMap.h:52: warning: Member setLength(const int64_t &length) (function) of class cifti::CiftiLabelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiLabelsMap.h:53: warning: Member clear() (function) of class cifti::CiftiLabelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiLabelsMap.h:55: warning: Member clone() const (function) of class cifti::CiftiLabelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiLabelsMap.h:56: warning: Member getType() const (function) of class cifti::CiftiLabelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiLabelsMap.h:57: warning: Member getLength() const (function) of class cifti::CiftiLabelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiLabelsMap.h:58: warning: Member operator==(const CiftiMappingType &rhs) const (function) of class cifti::CiftiLabelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiLabelsMap.h:59: warning: Member approximateMatch(const CiftiMappingType &rhs, AString *explanation=NULL) const (function) of class cifti::CiftiLabelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiLabelsMap.h:60: warning: Member readXML1(XmlReader &xml) (function) of class cifti::CiftiLabelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiLabelsMap.h:61: warning: Member readXML2(XmlReader &xml) (function) of class cifti::CiftiLabelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiLabelsMap.h:62: warning: Member writeXML1(XmlWriter &xml) const (function) of class cifti::CiftiLabelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiLabelsMap.h:63: warning: Member writeXML2(XmlWriter &xml) const (function) of class cifti::CiftiLabelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:53: warning: Member operator!=(const CiftiMappingType &rhs) const (function) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:41: warning: Member MappingType (enumeration) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:61: warning: Member mappingTypeToName(const MappingType &type) (function) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:41: warning: Member MappingType (enumeration) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:49: warning: Member clone() const =0 (function) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:50: warning: Member getType() const =0 (function) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:51: warning: Member getLength() const =0 (function) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:52: warning: Member operator==(const CiftiMappingType &rhs) const =0 (function) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:53: warning: Member operator!=(const CiftiMappingType &rhs) const (function) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:54: warning: Member approximateMatch(const CiftiMappingType &rhs, AString *explanation=NULL) const =0 (function) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:55: warning: Member readXML1(XmlReader &xml)=0 (function) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:56: warning: Member readXML2(XmlReader &xml)=0 (function) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:57: warning: Member writeXML1(XmlWriter &xml) const =0 (function) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:58: warning: Member writeXML2(XmlWriter &xml) const =0 (function) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:61: warning: Member mappingTypeToName(const MappingType &type) (function) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:56: warning: Member hasVolumeData() const (function) of class cifti::CiftiParcelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:57: warning: Member hasSurface(const StructureEnum::Enum &structure) const (function) of class cifti::CiftiParcelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:58: warning: Member hasSurfaceData(const StructureEnum::Enum &structure) const (function) of class cifti::CiftiParcelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:59: warning: Member getVolumeSpace() const (function) of class cifti::CiftiParcelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:60: warning: Member getSurfaceNumberOfNodes(const StructureEnum::Enum &structure) const (function) of class cifti::CiftiParcelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:61: warning: Member getIndexForNode(const int64_t &node, const StructureEnum::Enum &structure) const (function) of class cifti::CiftiParcelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:62: warning: Member getIndexForVoxel(const int64_t *ijk) const (function) of class cifti::CiftiParcelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:63: warning: Member getIndexForVoxel(const int64_t &i, const int64_t &j, const int64_t &k) const (function) of class cifti::CiftiParcelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:64: warning: Member getParcelSurfaceStructures() const (function) of class cifti::CiftiParcelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:65: warning: Member getParcels() const (function) of class cifti::CiftiParcelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:68: warning: Member addSurface(const int64_t &numberOfNodes, const StructureEnum::Enum &structure) (function) of class cifti::CiftiParcelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:69: warning: Member setVolumeSpace(const VolumeSpace &space) (function) of class cifti::CiftiParcelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:70: warning: Member addParcel(const Parcel &parcel) (function) of class cifti::CiftiParcelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:71: warning: Member clear() (function) of class cifti::CiftiParcelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:73: warning: Member clone() const (function) of class cifti::CiftiParcelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:74: warning: Member getType() const (function) of class cifti::CiftiParcelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:75: warning: Member getLength() const (function) of class cifti::CiftiParcelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:76: warning: Member operator==(const CiftiMappingType &rhs) const (function) of class cifti::CiftiParcelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:77: warning: Member approximateMatch(const CiftiMappingType &rhs, AString *explanation=NULL) const (function) of class cifti::CiftiParcelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:78: warning: Member readXML1(XmlReader &xml) (function) of class cifti::CiftiParcelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:79: warning: Member readXML2(XmlReader &xml) (function) of class cifti::CiftiParcelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:80: warning: Member writeXML1(XmlWriter &xml) const (function) of class cifti::CiftiParcelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:81: warning: Member writeXML2(XmlWriter &xml) const (function) of class cifti::CiftiParcelsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:53: warning: Member operator!=(const CiftiMappingType &rhs) const (function) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:41: warning: Member MappingType (enumeration) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:61: warning: Member mappingTypeToName(const MappingType &type) (function) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:52: warning: Member operator==(const Parcel &rhs) const (function) of struct cifti::CiftiParcelsMap::Parcel is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:53: warning: Member operator!=(const Parcel &rhs) const (function) of struct cifti::CiftiParcelsMap::Parcel is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:54: warning: Member approximateMatch(const Parcel &rhs, AString *explanation=NULL) const (function) of struct cifti::CiftiParcelsMap::Parcel is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:49: warning: Member m_surfaceNodes (variable) of struct cifti::CiftiParcelsMap::Parcel is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:50: warning: Member m_voxelIndices (variable) of struct cifti::CiftiParcelsMap::Parcel is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiParcelsMap.h:51: warning: Member m_name (variable) of struct cifti::CiftiParcelsMap::Parcel is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiScalarsMap.h:44: warning: Member CiftiScalarsMap(const CiftiScalarsMap &rhs) (function) of class cifti::CiftiScalarsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiScalarsMap.h:45: warning: Member operator=(const CiftiScalarsMap &rhs) (function) of class cifti::CiftiScalarsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiScalarsMap.h:46: warning: Member CiftiScalarsMap(const int64_t &length) (function) of class cifti::CiftiScalarsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiScalarsMap.h:48: warning: Member getMapMetadata(const int64_t &index) const (function) of class cifti::CiftiScalarsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiScalarsMap.h:49: warning: Member getMapName(const int64_t &index) const (function) of class cifti::CiftiScalarsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiScalarsMap.h:51: warning: Member setMapMetadata(const int64_t &index, const MetaData &mdIn) (function) of class cifti::CiftiScalarsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiScalarsMap.h:52: warning: Member setMapName(const int64_t &index, const AString &mapName) (function) of class cifti::CiftiScalarsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiScalarsMap.h:53: warning: Member setLength(const int64_t &length) (function) of class cifti::CiftiScalarsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiScalarsMap.h:54: warning: Member clear() (function) of class cifti::CiftiScalarsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiScalarsMap.h:56: warning: Member clone() const (function) of class cifti::CiftiScalarsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiScalarsMap.h:57: warning: Member getType() const (function) of class cifti::CiftiScalarsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiScalarsMap.h:58: warning: Member getLength() const (function) of class cifti::CiftiScalarsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiScalarsMap.h:59: warning: Member operator==(const CiftiMappingType &rhs) const (function) of class cifti::CiftiScalarsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiScalarsMap.h:60: warning: Member approximateMatch(const CiftiMappingType &rhs, AString *explanation=NULL) const (function) of class cifti::CiftiScalarsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiScalarsMap.h:61: warning: Member readXML1(XmlReader &xml) (function) of class cifti::CiftiScalarsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiScalarsMap.h:62: warning: Member readXML2(XmlReader &xml) (function) of class cifti::CiftiScalarsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiScalarsMap.h:63: warning: Member writeXML1(XmlWriter &xml) const (function) of class cifti::CiftiScalarsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiScalarsMap.h:64: warning: Member writeXML2(XmlWriter &xml) const (function) of class cifti::CiftiScalarsMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:53: warning: Member operator!=(const CiftiMappingType &rhs) const (function) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:41: warning: Member MappingType (enumeration) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:61: warning: Member mappingTypeToName(const MappingType &type) (function) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiSeriesMap.h:38: warning: Member Unit (enumeration) of class cifti::CiftiSeriesMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:41: warning: Member MappingType (enumeration) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiSeriesMap.h:45: warning: Member getStart() const (function) of class cifti::CiftiSeriesMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiSeriesMap.h:46: warning: Member getStep() const (function) of class cifti::CiftiSeriesMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiSeriesMap.h:47: warning: Member getUnit() const (function) of class cifti::CiftiSeriesMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiSeriesMap.h:56: warning: Member CiftiSeriesMap(const int64_t &length, const float &start=0.0f, const float &step=1.0f, const Unit &unit=SECOND) (function) of class cifti::CiftiSeriesMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiSeriesMap.h:63: warning: Member setStart(const float &start) (function) of class cifti::CiftiSeriesMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiSeriesMap.h:64: warning: Member setStep(const float &step) (function) of class cifti::CiftiSeriesMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiSeriesMap.h:65: warning: Member setUnit(const Unit &unit) (function) of class cifti::CiftiSeriesMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiSeriesMap.h:66: warning: Member setLength(const int64_t &length) (function) of class cifti::CiftiSeriesMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiSeriesMap.h:72: warning: Member clone() const (function) of class cifti::CiftiSeriesMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiSeriesMap.h:73: warning: Member getType() const (function) of class cifti::CiftiSeriesMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiSeriesMap.h:74: warning: Member getLength() const (function) of class cifti::CiftiSeriesMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiSeriesMap.h:75: warning: Member operator==(const CiftiMappingType &rhs) const (function) of class cifti::CiftiSeriesMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiSeriesMap.h:84: warning: Member approximateMatch(const CiftiMappingType &rhs, AString *explanation=NULL) const (function) of class cifti::CiftiSeriesMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiSeriesMap.h:101: warning: Member readXML1(XmlReader &xml) (function) of class cifti::CiftiSeriesMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiSeriesMap.h:102: warning: Member readXML2(XmlReader &xml) (function) of class cifti::CiftiSeriesMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiSeriesMap.h:103: warning: Member writeXML1(XmlWriter &xml) const (function) of class cifti::CiftiSeriesMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiSeriesMap.h:104: warning: Member writeXML2(XmlWriter &xml) const (function) of class cifti::CiftiSeriesMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:53: warning: Member operator!=(const CiftiMappingType &rhs) const (function) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiSeriesMap.h:68: warning: Member stringToUnit(const AString &string, bool &ok) (function) of class cifti::CiftiSeriesMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiSeriesMap.h:69: warning: Member unitToString(const Unit &theUnit) (function) of class cifti::CiftiSeriesMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiSeriesMap.h:70: warning: Member getAllUnits() (function) of class cifti::CiftiSeriesMap is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:61: warning: Member mappingTypeToName(const MappingType &type) (function) of class cifti::CiftiMappingType is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiVersion.h:41: warning: Member getMajor() const (function) of class cifti::CiftiVersion is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiVersion.h:42: warning: Member getMinor() const (function) of class cifti::CiftiVersion is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiVersion.h:45: warning: Member CiftiVersion(const int16_t &major, const int16_t &minor) (function) of class cifti::CiftiVersion is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiVersion.h:46: warning: Member CiftiVersion(const AString &versionString) (function) of class cifti::CiftiVersion is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiVersion.h:47: warning: Member toString() const (function) of class cifti::CiftiVersion is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiVersion.h:48: warning: Member operator<(const CiftiVersion &rhs) const (function) of class cifti::CiftiVersion is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiVersion.h:49: warning: Member operator>(const CiftiVersion &rhs) const (function) of class cifti::CiftiVersion is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiVersion.h:50: warning: Member operator==(const CiftiVersion &rhs) const (function) of class cifti::CiftiVersion is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiVersion.h:51: warning: Member operator!=(const CiftiVersion &rhs) const (function) of class cifti::CiftiVersion is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiVersion.h:52: warning: Member operator<=(const CiftiVersion &rhs) const (function) of class cifti::CiftiVersion is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiVersion.h:53: warning: Member operator>=(const CiftiVersion &rhs) const (function) of class cifti::CiftiVersion is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:57: warning: Member getNumberOfDimensions() const (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:58: warning: Member getParsedVersion() const (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:65: warning: Member getFileMetaData() const (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:67: warning: Member getMappingType(const int &direction) const (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:68: warning: Member getBrainModelsMap(const int &direction) const (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:69: warning: Member getBrainModelsMap(const int &direction) (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:70: warning: Member getLabelsMap(const int &direction) const (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:71: warning: Member getLabelsMap(const int &direction) (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:72: warning: Member getParcelsMap(const int &direction) const (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:73: warning: Member getParcelsMap(const int &direction) (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:74: warning: Member getScalarsMap(const int &direction) const (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:75: warning: Member getScalarsMap(const int &direction) (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:76: warning: Member getSeriesMap(const int &direction) const (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:77: warning: Member getSeriesMap(const int &direction) (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:78: warning: Member getDimensionLength(const int &direction) const (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:79: warning: Member getDimensions() const (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:81: warning: Member setNumberOfDimensions(const int &num) (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:82: warning: Member setMap(const int &direction, const CiftiMappingType &mapIn) (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:83: warning: Member setFileMetaData(const MetaData &mdIn) (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:84: warning: Member clear() (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:86: warning: Member readXML(XmlReader &xml) (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:87: warning: Member readXML(const std::vector< char > &text) (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:89: warning: Member writeXMLToVector(const CiftiVersion &writingVersion=CiftiVersion()) const (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:90: warning: Member writeXML(XmlWriter &xml, const CiftiVersion &writingVersion=CiftiVersion()) const (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:96: warning: Member CiftiXML(const CiftiXML &rhs) (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:97: warning: Member operator=(const CiftiXML &rhs) (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:98: warning: Member operator==(const CiftiXML &rhs) const (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:99: warning: Member operator!=(const CiftiXML &rhs) const (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:100: warning: Member approximateMatch(const CiftiXML &rhs) const (function) of class cifti::CiftiXML is not documented.
    /<<PKGBUILDDIR>>/src/Common/CompactLookup.h:110: warning: Member end() (function) of class cifti::CompactLookup is not documented.
    /<<PKGBUILDDIR>>/src/Common/CompactLookup.h:111: warning: Member end() const (function) of class cifti::CompactLookup is not documented.
    /<<PKGBUILDDIR>>/src/Common/CompactLookup.h:83: warning: Member operator==(const const_iterator &rhs) const (function) of class cifti::CompactLookup::const_iterator is not documented.
    /<<PKGBUILDDIR>>/src/Common/CompactLookup.h:90: warning: Member operator*() (function) of class cifti::CompactLookup::const_iterator is not documented.
    /<<PKGBUILDDIR>>/src/Common/CompactLookup.h:96: warning: Member operator->() (function) of class cifti::CompactLookup::const_iterator is not documented.
    /<<PKGBUILDDIR>>/src/Common/CompactLookup.h:55: warning: Member operator==(const iterator &rhs) const (function) of class cifti::CompactLookup::iterator is not documented.
    /<<PKGBUILDDIR>>/src/Common/CompactLookup.h:62: warning: Member operator*() (function) of class cifti::CompactLookup::iterator is not documented.
    /<<PKGBUILDDIR>>/src/Common/CompactLookup.h:68: warning: Member operator->() (function) of class cifti::CompactLookup::iterator is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:42: warning: Member ConstFloatMatrixRowRef(const ConstFloatMatrixRowRef &right) (function) of class cifti::ConstFloatMatrixRowRef is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:43: warning: Member ConstFloatMatrixRowRef(const std::vector< float > &therow) (function) of class cifti::ConstFloatMatrixRowRef is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:44: warning: Member operator[](const int64_t &index) (function) of class cifti::ConstFloatMatrixRowRef is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:73: warning: Member operator[](const int64_t &index) (function) of class cifti::FloatMatrix is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:74: warning: Member operator[](const int64_t &index) const (function) of class cifti::FloatMatrix is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:75: warning: Member operator+=(const FloatMatrix &right) (function) of class cifti::FloatMatrix is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:76: warning: Member operator-=(const FloatMatrix &right) (function) of class cifti::FloatMatrix is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:77: warning: Member operator*=(const FloatMatrix &right) (function) of class cifti::FloatMatrix is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:78: warning: Member operator+=(const float &right) (function) of class cifti::FloatMatrix is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:79: warning: Member operator-=(const float &right) (function) of class cifti::FloatMatrix is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:80: warning: Member operator*=(const float &right) (function) of class cifti::FloatMatrix is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:81: warning: Member operator/=(const float &right) (function) of class cifti::FloatMatrix is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:82: warning: Member operator+(const FloatMatrix &right) const (function) of class cifti::FloatMatrix is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:83: warning: Member operator-(const FloatMatrix &right) const (function) of class cifti::FloatMatrix is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:84: warning: Member operator-() const (function) of class cifti::FloatMatrix is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:85: warning: Member operator*(const FloatMatrix &right) const (function) of class cifti::FloatMatrix is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:86: warning: Member operator==(const FloatMatrix &right) const (function) of class cifti::FloatMatrix is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:87: warning: Member operator!=(const FloatMatrix &right) const (function) of class cifti::FloatMatrix is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:53: warning: Member FloatMatrixRowRef(FloatMatrixRowRef &right) (function) of class cifti::FloatMatrixRowRef is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:54: warning: Member FloatMatrixRowRef(std::vector< float > &therow) (function) of class cifti::FloatMatrixRowRef is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:55: warning: Member operator=(const FloatMatrixRowRef &right) (function) of class cifti::FloatMatrixRowRef is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:56: warning: Member operator=(const ConstFloatMatrixRowRef &right) (function) of class cifti::FloatMatrixRowRef is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:57: warning: Member operator=(const float &right) (function) of class cifti::FloatMatrixRowRef is not documented.
    /<<PKGBUILDDIR>>/src/Common/FloatMatrix.h:58: warning: Member operator[](const int64_t &index) (function) of class cifti::FloatMatrixRowRef is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/Label.h:82: warning: Member Label(const Label &gl) (function) of class cifti::Label is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/Label.h:85: warning: Member operator=(const Label &gl) (function) of class cifti::Label is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/Label.h:95: warning: Member hashCode() (function) of class cifti::Label is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/Label.h:133: warning: Member matches(const Label &rhs, const bool checkColor=false) const (function) of class cifti::Label is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/LabelTable.h:49: warning: Member LabelTable(const LabelTable &glt) (function) of class cifti::LabelTable is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/LabelTable.h:51: warning: Member operator=(const LabelTable &glt) (function) of class cifti::LabelTable is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/LabelTable.h:53: warning: Member matches(const LabelTable &rhs, const bool checkColors=false) const (function) of class cifti::LabelTable is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/LabelTable.h:55: warning: Member operator==(const LabelTable &rhs) const (function) of class cifti::LabelTable is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/LabelTable.h:57: warning: Member operator!=(const LabelTable &rhs) const (function) of class cifti::LabelTable is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/LabelTable.h:148: warning: Member createLabelsForKeys(const std::set< int32_t > &newKeys) (function) of class cifti::LabelTable is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/LabelTable.h:150: warning: Member writeXML(XmlWriter &xmlWriter) const (function) of class cifti::LabelTable is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/LabelTable.h:152: warning: Member readXml(XmlReader &xml) (function) of class cifti::LabelTable is not documented.
    /<<PKGBUILDDIR>>/src/Cifti/LabelTable.h:156: warning: Member getKeys(std::vector< int32_t > &keysOut) const (function) of class cifti::LabelTable is not documented.
    /<<PKGBUILDDIR>>/src/Common/MathFunctions.h:131: warning: Member addVectors(const float v1[3], const float v2[3], float resultOut[3]) (function) of class cifti::MathFunctions is not documented.

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to All on Tue Mar 25 10:30:08 2025
    This is a multi-part message in MIME format...

    Your message dated Tue, 25 Mar 2025 09:24:55 +0000
    with message-id <[email protected]>
    and subject line Bug#1101245: fixed in openbabel 3.1.1+dfsg-12
    has caused the Debian Bug report #1101245,
    regarding ciftilib: FTBFS: /usr/include/unicode/localpointer.h:561:26: error: parameter declared 'auto'
    to be marked as done.

    This means that you claim that the problem has been dealt with.
    If this is not the case it is now your responsibility to reopen the
    Bug report if necessary, and/or fix the problem forthwith.

    (NB: If you are a system administrator and have no idea what this
    message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected]
    immediately.)


    --
    1101245: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1101245
    Debian Bug Tracking System
    Contact [email protected] with problems

    Received: (at submit) by bugs.debian.org; 25 Mar 2025 00:10:44 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
    (2021-04-09) on buxtehude.debian.org
    X-Spam-Level:
    X-Spam-Status: No, score=-120.8 required=4.0 tests=ALL_TRUSTED,BAYES_00,
    BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
    DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,FROMDEVELOPER,FVGT_m_MULTI_ODD,
    HAS_PACKAGE,PP_MIME_FAKE_ASCII_TEXT,SHIPPING_BODY,SPF_HELO_PASS,
    SPF_NONE,USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST,X_DEBBUGS_CC
    autolearn=ham autolearn_force=no
    version=3.4.6-bugs.debian.org_2005_01_02
    X-Spam-Bayes: score:0.0000 Tokens: new, 385; hammy, 149; neutral, 231; spammy,
    1. spammytokens:1.000-5--Parcel hammytokens:0.000-+--trixie,
    0.000-+--pkgbuilddir, 0.000-+--PKGBUILDDIR, 0.000-+--sk:dh_auto,
    0.000-+--cmake
    Return-path: <[email protected]
  • From Debian Bug Tracking System@21:1/5 to All on Wed Mar 26 00:10:04 2025
    This is a multi-part message in MIME format...

    Your message dated Tue, 25 Mar 2025 22:56:04 +0000
    with message-id <[email protected]>
    and subject line Bug#1101260: fixed in xmoto 0.6.2+repack-3
    has caused the Debian Bug report #1101260,
    regarding ciftilib: FTBFS: /usr/include/unicode/localpointer.h:561:26: error: parameter declared 'auto'
    to be marked as done.

    This means that you claim that the problem has been dealt with.
    If this is not the case it is now your responsibility to reopen the
    Bug report if necessary, and/or fix the problem forthwith.

    (NB: If you are a system administrator and have no idea what this
    message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected]
    immediately.)


    --
    1101260: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1101260
    Debian Bug Tracking System
    Contact [email protected] with problems

    Received: (at submit) by bugs.debian.org; 25 Mar 2025 00:10:44 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
    (2021-04-09) on buxtehude.debian.org
    X-Spam-Level:
    X-Spam-Status: No, score=-120.8 required=4.0 tests=ALL_TRUSTED,BAYES_00,
    BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
    DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,FROMDEVELOPER,FVGT_m_MULTI_ODD,
    HAS_PACKAGE,PP_MIME_FAKE_ASCII_TEXT,SHIPPING_BODY,SPF_HELO_PASS,
    SPF_NONE,USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST,X_DEBBUGS_CC
    autolearn=ham autolearn_force=no
    version=3.4.6-bugs.debian.org_2005_01_02
    X-Spam-Bayes: score:0.0000 Tokens: new, 385; hammy, 149; neutral, 231; spammy,
    1. spammytokens:1.000-5--Parcel hammytokens:0.000-+--trixie,
    0.000-+--pkgbuilddir, 0.000-+--PKGBUILDDIR, 0.000-+--sk:dh_auto,
    0.000-+--cmake
    Return-path: <[email protected]
  • From Debian Bug Tracking System@21:1/5 to All on Thu Mar 27 23:20:01 2025
    This is a multi-part message in MIME format...

    Your message dated Thu, 27 Mar 2025 23:15:54 +0100
    with message-id <[email protected]>
    and subject line Re: ciftilib: FTBFS: /usr/include/unicode/localpointer.h:561:26: error: parameter declared 'auto'
    has caused the Debian Bug report #1101225,
    regarding ciftilib: FTBFS: /usr/include/unicode/localpointer.h:561:26: error: parameter declared 'auto'
    to be marked as done.

    This means that you claim that the problem has been dealt with.
    If this is not the case it is now your responsibility to reopen the
    Bug report if necessary, and/or fix the problem forthwith.

    (NB: If you are a system administrator and have no idea what this
    message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected]
    immediately.)


    --
    1101225: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1101225
    Debian Bug Tracking System
    Contact [email protected] with problems

    Received: (at submit) by bugs.debian.org; 25 Mar 2025 00:10:44 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
    (2021-04-09) on buxtehude.debian.org
    X-Spam-Level:
    X-Spam-Status: No, score=-120.8 required=4.0 tests=ALL_TRUSTED,BAYES_00,
    BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
    DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,FROMDEVELOPER,FVGT_m_MULTI_ODD,
    HAS_PACKAGE,PP_MIME_FAKE_ASCII_TEXT,SHIPPING_BODY,SPF_HELO_PASS,
    SPF_NONE,USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST,X_DEBBUGS_CC
    autolearn=ham autolearn_force=no
    version=3.4.6-bugs.debian.org_2005_01_02
    X-Spam-Bayes: score:0.0000 Tokens: new, 385; hammy, 149; neutral, 231; spammy,
    1. spammytokens:1.000-5--Parcel hammytokens:0.000-+--trixie,
    0.000-+--pkgbuilddir, 0.000-+--PKGBUILDDIR, 0.000-+--sk:dh_auto,
    0.000-+--cmake
    Return-path: <[email protected]