Your message dated Tue, 25 Mar 2025 09:24:55 +0000
with message-id <e1tx0wl-002bjo...@fasolo.debian.org>
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 ow...@bugs.debian.org
immediately.)


-- 
1101245: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1101245
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.
/<<PKGBUILDDIR>>/src/Common/MathFunctions.h:261: warning: Member isNaN(const 
float number) (function) of class cifti::MathFunctions is not documented.
/<<PKGBUILDDIR>>/src/Common/MathFunctions.h:263: warning: Member isPosInf(const 
float number) (function) of class cifti::MathFunctions is not documented.
/<<PKGBUILDDIR>>/src/Common/MathFunctions.h:265: warning: Member isNegInf(const 
float number) (function) of class cifti::MathFunctions is not documented.
/<<PKGBUILDDIR>>/src/Common/MathFunctions.cxx:1079: warning: The following 
parameter of cifti::MathFunctions::arraysEqual(const float a[], const float 
b[], const int32_t numElements) is not documented:
  parameter 'numElements'
/<<PKGBUILDDIR>>/src/Common/MathFunctions.cxx:1263: warning: The following 
parameter of cifti::MathFunctions::compareArrays(const float a1[], const float 
a2[], const int32_t numElements, const float tolerance) is not documented:
  parameter 'numElements'
/<<PKGBUILDDIR>>/src/Common/MathFunctions.cxx:1324: warning: argument 'X' of 
command @param is not found in the argument list of 
cifti::MathFunctions::distanceSquared2D(const double x1, const double y1, const 
double x2, const double y2)
/<<PKGBUILDDIR>>/src/Common/MathFunctions.cxx:1324: warning: argument 
'coordinate' of command @param is not found in the argument list of 
cifti::MathFunctions::distanceSquared2D(const double x1, const double y1, const 
double x2, const double y2)
/<<PKGBUILDDIR>>/src/Common/MathFunctions.cxx:1324: warning: argument 'Y' of 
command @param is not found in the argument list of 
cifti::MathFunctions::distanceSquared2D(const double x1, const double y1, const 
double x2, const double y2)
/<<PKGBUILDDIR>>/src/Common/MathFunctions.cxx:1324: warning: argument 
'coordinate' of command @param is not found in the argument list of 
cifti::MathFunctions::distanceSquared2D(const double x1, const double y1, const 
double x2, const double y2)
/<<PKGBUILDDIR>>/src/Common/MathFunctions.cxx:1324: warning: argument 'X' of 
command @param is not found in the argument list of 
cifti::MathFunctions::distanceSquared2D(const double x1, const double y1, const 
double x2, const double y2)
/<<PKGBUILDDIR>>/src/Common/MathFunctions.cxx:1324: warning: argument 
'coordinate' of command @param is not found in the argument list of 
cifti::MathFunctions::distanceSquared2D(const double x1, const double y1, const 
double x2, const double y2)
/<<PKGBUILDDIR>>/src/Common/MathFunctions.cxx:1324: warning: argument 'Y' of 
command @param is not found in the argument list of 
cifti::MathFunctions::distanceSquared2D(const double x1, const double y1, const 
double x2, const double y2)
/<<PKGBUILDDIR>>/src/Common/MathFunctions.cxx:1324: warning: argument 
'coordinate' of command @param is not found in the argument list of 
cifti::MathFunctions::distanceSquared2D(const double x1, const double y1, const 
double x2, const double y2)
/<<PKGBUILDDIR>>/src/Common/MathFunctions.cxx:1324: warning: The following 
parameters of cifti::MathFunctions::distanceSquared2D(const double x1, const 
double y1, const double x2, const double y2) are not documented:
  parameter 'x1'
  parameter 'y1'
  parameter 'x2'
  parameter 'y2'
/<<PKGBUILDDIR>>/src/Common/MathFunctions.cxx:285: warning: The following 
parameter of cifti::MathFunctions::normalizedCrossProduct(const float x1[], 
const float x2[], float resultOut[]) is not documented:
  parameter 'resultOut'
/<<PKGBUILDDIR>>/src/Common/MathFunctions.cxx:285: warning: found documented 
return type for cifti::MathFunctions::normalizedCrossProduct that does not 
return anything
/<<PKGBUILDDIR>>/src/Common/MathFunctions.cxx:352: warning: argument 
'vectorInOut' of command @param is not found in the argument list of 
cifti::MathFunctions::normalizeVector(double vector[3])
/<<PKGBUILDDIR>>/src/Common/MathFunctions.cxx:352: warning: The following 
parameter of cifti::MathFunctions::normalizeVector(double vector[3]) is not 
documented:
  parameter 'vector'
/<<PKGBUILDDIR>>/src/Common/MathFunctions.cxx:333: warning: argument 
'vectorInOut' of command @param is not found in the argument list of 
cifti::MathFunctions::normalizeVector(float vector[3])
/<<PKGBUILDDIR>>/src/Common/MathFunctions.cxx:333: warning: The following 
parameter of cifti::MathFunctions::normalizeVector(float vector[3]) is not 
documented:
  parameter 'vector'
/<<PKGBUILDDIR>>/src/Common/MathFunctions.cxx:216: warning: The following 
parameter of cifti::MathFunctions::normalVectorDirection(const float v1[3], 
const float v2[3], const float v3[3], float directionOut[3]) is not documented:
  parameter 'directionOut'
/<<PKGBUILDDIR>>/src/Common/MathFunctions.cxx:216: warning: found documented 
return type for cifti::MathFunctions::normalVectorDirection that does not 
return anything
/<<PKGBUILDDIR>>/src/Cifti/MetaData.h:50: warning: Member MetaData(const 
MetaData &o) (function) of class cifti::MetaData is not documented.
/<<PKGBUILDDIR>>/src/Cifti/MetaData.h:52: warning: Member operator=(const 
MetaData &o) (function) of class cifti::MetaData is not documented.
/<<PKGBUILDDIR>>/src/Cifti/MetaData.h:54: warning: Member operator==(const 
MetaData &rhs) const (function) of class cifti::MetaData is not documented.
/<<PKGBUILDDIR>>/src/Cifti/MetaData.h:56: warning: Member operator!=(const 
MetaData &rhs) const (function) of class cifti::MetaData is not documented.
/<<PKGBUILDDIR>>/src/Cifti/MetaData.h:94: warning: Member 
writeCiftiXML1(XmlWriter &xmlWriter) const (function) of class cifti::MetaData 
is not documented.
/<<PKGBUILDDIR>>/src/Cifti/MetaData.h:95: warning: Member 
writeCiftiXML2(XmlWriter &xmlWriter) const (function) of class cifti::MetaData 
is not documented.
/<<PKGBUILDDIR>>/src/Cifti/MetaData.h:96: warning: Member 
readCiftiXML1(XmlReader &xml) (function) of class cifti::MetaData is not 
documented.
/<<PKGBUILDDIR>>/src/Cifti/MetaData.h:97: warning: Member 
readCiftiXML2(XmlReader &xml) (function) of class cifti::MetaData is not 
documented.
/<<PKGBUILDDIR>>/src/Common/MultiDimArray.h:47: warning: Member getDimensions() 
const (function) of class cifti::MultiDimArray is not documented.
/<<PKGBUILDDIR>>/src/Common/MultiDimArray.h:49: warning: Member resize(const 
std::vector< I > &dims) (function) of class cifti::MultiDimArray is not 
documented.
/<<PKGBUILDDIR>>/src/Common/MultiDimArray.h:51: warning: Member at(const 
std::vector< I > &pos) (function) of class cifti::MultiDimArray is not 
documented.
/<<PKGBUILDDIR>>/src/Common/MultiDimArray.h:53: warning: Member at(const 
std::vector< I > &pos) const (function) of class cifti::MultiDimArray is not 
documented.
/<<PKGBUILDDIR>>/src/Common/MultiDimArray.h:55: warning: Member get(const int 
&fullDims, const std::vector< I > &indexSelect) (function) of class 
cifti::MultiDimArray is not documented.
/<<PKGBUILDDIR>>/src/Common/MultiDimArray.h:57: warning: Member get(const int 
&fullDims, const std::vector< I > &indexSelect) const (function) of class 
cifti::MultiDimArray is not documented.
/<<PKGBUILDDIR>>/src/Common/MultiDimIterator.h:45: warning: Member 
MultiDimIterator(const std::vector< T > &dimensions) (function) of class 
cifti::MultiDimIterator is not documented.
/<<PKGBUILDDIR>>/src/Common/MultiDimIterator.h:46: warning: Member operator++() 
(function) of class cifti::MultiDimIterator is not documented.
/<<PKGBUILDDIR>>/src/Common/MultiDimIterator.h:47: warning: Member 
operator++(int) (function) of class cifti::MultiDimIterator is not documented.
/<<PKGBUILDDIR>>/src/Common/MultiDimIterator.h:48: warning: Member operator--() 
(function) of class cifti::MultiDimIterator is not documented.
/<<PKGBUILDDIR>>/src/Common/MultiDimIterator.h:49: warning: Member 
operator--(int) (function) of class cifti::MultiDimIterator is not documented.
/<<PKGBUILDDIR>>/src/Common/MultiDimIterator.h:50: warning: Member operator*() 
const (function) of class cifti::MultiDimIterator is not documented.
/<<PKGBUILDDIR>>/src/Common/MultiDimIterator.h:51: warning: Member atEnd() 
const (function) of class cifti::MultiDimIterator is not documented.
/<<PKGBUILDDIR>>/src/Nifti/nifti1.h:306: warning: Member extension[4] 
(variable) of struct cifti::nifti1_extender is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:44: warning: Member m_ecode (variable) 
of struct cifti::NiftiExtension is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:45: warning: Member m_bytes (variable) 
of struct cifti::NiftiExtension is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:53: warning: Member read(BinaryFile 
&inFile) (function) of struct cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:54: warning: Member write(BinaryFile 
&outFile, const int &version=1, const bool &swapEndian=false) (function) of 
struct cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:55: warning: Member 
canWriteVersion(const int &version) const (function) of struct 
cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:56: warning: Member isSwapped() const 
(function) of struct cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:57: warning: Member version() const 
(function) of struct cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:59: warning: Member getDimensions() 
const (function) of struct cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:60: warning: Member getSForm() const 
(function) of struct cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:61: warning: Member getTimeStep() 
const (function) of struct cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:62: warning: Member getDataOffset() 
const (function) of struct cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:63: warning: Member getDataType() 
const (function) of struct cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:64: warning: Member getIntentCode() 
const (function) of struct cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:65: warning: Member getIntentName() 
const (function) of struct cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:66: warning: Member getDescription() 
const (function) of struct cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:67: warning: Member 
getDataScaling(double &mult, double &offset) const (function) of struct 
cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:68: warning: Member getNumComponents() 
const (function) of struct cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:69: warning: Member toString() const 
(function) of struct cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:71: warning: Member 
setDimensions(const std::vector< int64_t > &dimsIn) (function) of struct 
cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:72: warning: Member setSForm(const 
std::vector< std::vector< float > > &sForm) (function) of struct 
cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:73: warning: Member setTimeStep(const 
double &seconds) (function) of struct cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:74: warning: Member setIntent(const 
int32_t &code, const char name[16]) (function) of struct cifti::NiftiHeader is 
not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:75: warning: Member 
setDescription(const char descrip[80]) (function) of struct cifti::NiftiHeader 
is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:76: warning: Member setDataType(const 
int16_t &type) (function) of struct cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:77: warning: Member clearDataScaling() 
(function) of struct cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:78: warning: Member 
setDataScaling(const double &mult, const double &offset) (function) of struct 
cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:79: warning: Member 
setDataTypeAndScaleRange(const int16_t &type, const double &minval, const 
double &maxval) (function) of struct cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:83: warning: Member operator==(const 
NiftiHeader &rhs) const (function) of struct cifti::NiftiHeader is not 
documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:84: warning: Member operator!=(const 
NiftiHeader &rhs) const (function) of struct cifti::NiftiHeader is not 
documented.
/<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.h:50: warning: Member m_extensions 
(variable) of struct cifti::NiftiHeader is not documented.
/<<PKGBUILDDIR>>/src/NiftiIO.h:64: warning: Member openRead(const AString 
&filename) (function) of class cifti::NiftiIO is not documented.
/<<PKGBUILDDIR>>/src/NiftiIO.h:65: warning: Member writeNew(const AString 
&filename, const NiftiHeader &header, const int &version=1, const bool 
&withRead=false, const bool &swapEndian=false) (function) of class 
cifti::NiftiIO is not documented.
/<<PKGBUILDDIR>>/src/NiftiIO.h:66: warning: Member getFilename() const 
(function) of class cifti::NiftiIO is not documented.
/<<PKGBUILDDIR>>/src/NiftiIO.h:67: warning: Member overrideDimensions(const 
std::vector< int64_t > &newDims) (function) of class cifti::NiftiIO is not 
documented.
/<<PKGBUILDDIR>>/src/NiftiIO.h:68: warning: Member close() (function) of class 
cifti::NiftiIO is not documented.
/<<PKGBUILDDIR>>/src/NiftiIO.h:69: warning: Member getHeader() const (function) 
of class cifti::NiftiIO is not documented.
/<<PKGBUILDDIR>>/src/NiftiIO.h:70: warning: Member getDimensions() const 
(function) of class cifti::NiftiIO is not documented.
/<<PKGBUILDDIR>>/src/NiftiIO.h:71: warning: Member getNumComponents() const 
(function) of class cifti::NiftiIO is not documented.
/<<PKGBUILDDIR>>/src/NiftiIO.h:75: warning: Member readData(T *dataOut, const 
int &fullDims, const std::vector< int64_t > &indexSelect, const bool 
&tolerateShortRead=false) (function) of class cifti::NiftiIO is not documented.
/<<PKGBUILDDIR>>/src/NiftiIO.h:77: warning: Member writeData(const T *dataIn, 
const int &fullDims, const std::vector< int64_t > &indexSelect) (function) of 
class cifti::NiftiIO is not documented.
/<<PKGBUILDDIR>>/src/Common/BinaryFile.cxx:107: warning: Member open(const 
AString &filename, const BinaryFile::OpenMode &opmode) (function) of class 
cifti::StrFileImpl is not documented.
/<<PKGBUILDDIR>>/src/Common/BinaryFile.cxx:108: warning: Member close() 
(function) of class cifti::StrFileImpl is not documented.
/<<PKGBUILDDIR>>/src/Common/BinaryFile.cxx:109: warning: Member seek(const 
int64_t &position) (function) of class cifti::StrFileImpl is not documented.
/<<PKGBUILDDIR>>/src/Common/BinaryFile.cxx:110: warning: Member pos() 
(function) of class cifti::StrFileImpl is not documented.
/<<PKGBUILDDIR>>/src/Common/BinaryFile.cxx:111: warning: Member size() 
(function) of class cifti::StrFileImpl is not documented.
/<<PKGBUILDDIR>>/src/Common/BinaryFile.cxx:112: warning: Member read(void 
*dataOut, const int64_t &count, int64_t *numRead) (function) of class 
cifti::StrFileImpl is not documented.
/<<PKGBUILDDIR>>/src/Common/BinaryFile.cxx:113: warning: Member write(const 
void *dataIn, const int64_t &count) (function) of class cifti::StrFileImpl is 
not documented.
/<<PKGBUILDDIR>>/src/Common/BinaryFile.h:73: warning: Member getFilename() 
const (function) of class cifti::BinaryFile::ImplInterface is not documented.
/<<PKGBUILDDIR>>/src/Common/BinaryFile.h:69: warning: Member m_fileName 
(variable) of class cifti::BinaryFile::ImplInterface is not documented.
/<<PKGBUILDDIR>>/src/Common/Vector3D.h:41: warning: Member dot(const Vector3D 
&right) const (function) of class cifti::Vector3D is not documented.
/<<PKGBUILDDIR>>/src/Common/Vector3D.h:42: warning: Member cross(const Vector3D 
&right) const (function) of class cifti::Vector3D is not documented.
/<<PKGBUILDDIR>>/src/Common/Vector3D.h:43: warning: Member normal(float 
*origLength=NULL) const (function) of class cifti::Vector3D is not documented.
/<<PKGBUILDDIR>>/src/Common/Vector3D.h:44: warning: Member length() const 
(function) of class cifti::Vector3D is not documented.
/<<PKGBUILDDIR>>/src/Common/Vector3D.h:45: warning: Member lengthsquared() 
const (function) of class cifti::Vector3D is not documented.
/<<PKGBUILDDIR>>/src/Common/Vector3D.h:48: warning: Member Vector3D(const float 
&x, const float &y, const float &z) (function) of class cifti::Vector3D is not 
documented.
/<<PKGBUILDDIR>>/src/Common/Vector3D.h:49: warning: Member Vector3D(const float 
*right) (function) of class cifti::Vector3D is not documented.
/<<PKGBUILDDIR>>/src/Common/Vector3D.h:51: warning: Member operator[](const 
int64_t &index) (function) of class cifti::Vector3D is not documented.
/<<PKGBUILDDIR>>/src/Common/Vector3D.h:52: warning: Member operator[](const 
int64_t &index) const (function) of class cifti::Vector3D is not documented.
/<<PKGBUILDDIR>>/src/Common/Vector3D.h:53: warning: Member operator[](const 
int32_t &index) (function) of class cifti::Vector3D is not documented.
/<<PKGBUILDDIR>>/src/Common/Vector3D.h:54: warning: Member operator[](const 
int32_t &index) const (function) of class cifti::Vector3D is not documented.
/<<PKGBUILDDIR>>/src/Common/Vector3D.h:55: warning: Member operator=(const 
float *right) (function) of class cifti::Vector3D is not documented.
/<<PKGBUILDDIR>>/src/Common/Vector3D.h:57: warning: Member operator+=(const 
Vector3D &right) (function) of class cifti::Vector3D is not documented.
/<<PKGBUILDDIR>>/src/Common/Vector3D.h:58: warning: Member operator-=(const 
Vector3D &right) (function) of class cifti::Vector3D is not documented.
/<<PKGBUILDDIR>>/src/Common/Vector3D.h:59: warning: Member operator*=(const 
float &right) (function) of class cifti::Vector3D is not documented.
/<<PKGBUILDDIR>>/src/Common/Vector3D.h:60: warning: Member operator/=(const 
float &right) (function) of class cifti::Vector3D is not documented.
/<<PKGBUILDDIR>>/src/Common/Vector3D.h:61: warning: Member operator+(const 
Vector3D &right) const (function) of class cifti::Vector3D is not documented.
/<<PKGBUILDDIR>>/src/Common/Vector3D.h:62: warning: Member operator-(const 
Vector3D &right) const (function) of class cifti::Vector3D is not documented.
/<<PKGBUILDDIR>>/src/Common/Vector3D.h:63: warning: Member operator-() const 
(function) of class cifti::Vector3D is not documented.
/<<PKGBUILDDIR>>/src/Common/Vector3D.h:64: warning: Member operator*(const 
float &right) const (function) of class cifti::Vector3D is not documented.
/<<PKGBUILDDIR>>/src/Common/Vector3D.h:65: warning: Member operator/(const 
float &right) const (function) of class cifti::Vector3D is not documented.
/<<PKGBUILDDIR>>/src/Common/Vector3D.h:66: warning: Member operator float *() 
(function) of class cifti::Vector3D is not documented.
/<<PKGBUILDDIR>>/src/Cifti/VolumeSpace.h:47: warning: Member OrientTypes 
(enumeration) of class cifti::VolumeSpace is not documented.
/<<PKGBUILDDIR>>/src/Cifti/VolumeSpace.h:57: warning: Member VolumeSpace(const 
int64_t dims[3], const std::vector< std::vector< float > > &sform) (function) 
of class cifti::VolumeSpace is not documented.
/<<PKGBUILDDIR>>/src/Cifti/VolumeSpace.h:58: warning: Member VolumeSpace(const 
int64_t dims[3], const float sform[12]) (function) of class cifti::VolumeSpace 
is not documented.
/<<PKGBUILDDIR>>/src/Cifti/VolumeSpace.h:59: warning: Member setSpace(const 
int64_t dims[3], const std::vector< std::vector< float > > &sform) (function) 
of class cifti::VolumeSpace is not documented.
/<<PKGBUILDDIR>>/src/Cifti/VolumeSpace.h:60: warning: Member setSpace(const 
int64_t dims[3], const float sform[12]) (function) of class cifti::VolumeSpace 
is not documented.
/<<PKGBUILDDIR>>/src/Cifti/VolumeSpace.h:61: warning: Member getDims() const 
(function) of class cifti::VolumeSpace is not documented.
/<<PKGBUILDDIR>>/src/Cifti/VolumeSpace.h:62: warning: Member getSform() const 
(function) of class cifti::VolumeSpace is not documented.
/<<PKGBUILDDIR>>/src/Cifti/VolumeSpace.h:63: warning: Member 
getSpacingVectors(Vector3D &iStep, Vector3D &jStep, Vector3D &kStep, Vector3D 
&origin) const (function) of class cifti::VolumeSpace is not documented.
/<<PKGBUILDDIR>>/src/Cifti/VolumeSpace.h:64: warning: Member 
matchesVolumeSpace(const VolumeSpace &right) const (function) of class 
cifti::VolumeSpace is not documented.
/<<PKGBUILDDIR>>/src/Cifti/VolumeSpace.h:65: warning: Member operator==(const 
VolumeSpace &right) const (function) of class cifti::VolumeSpace is not 
documented.
/<<PKGBUILDDIR>>/src/Cifti/VolumeSpace.h:66: warning: Member operator!=(const 
VolumeSpace &right) const (function) of class cifti::VolumeSpace is not 
documented.
/<<PKGBUILDDIR>>/src/Cifti/VolumeSpace.h:115: warning: Member indexValid(const 
T *indexIn) const (function) of class cifti::VolumeSpace is not documented.
/<<PKGBUILDDIR>>/src/Cifti/VolumeSpace.h:129: warning: Member getIndex(const 
int64_t &indexIn1, const int64_t &indexIn2, const int64_t &indexIn3) const 
(function) of class cifti::VolumeSpace is not documented.
/<<PKGBUILDDIR>>/src/Cifti/VolumeSpace.h:135: warning: Member getIndex(const T 
*indexIn) const (function) of class cifti::VolumeSpace is not documented.
/<<PKGBUILDDIR>>/src/Cifti/VolumeSpace.h:140: warning: Member 
readCiftiXML1(XmlReader &xml) (function) of class cifti::VolumeSpace is not 
documented.
/<<PKGBUILDDIR>>/src/Cifti/VolumeSpace.h:141: warning: Member 
readCiftiXML2(XmlReader &xml) (function) of class cifti::VolumeSpace is not 
documented.
/<<PKGBUILDDIR>>/src/Cifti/VolumeSpace.h:142: warning: Member 
writeCiftiXML1(XmlWriter &xml) const (function) of class cifti::VolumeSpace is 
not documented.
/<<PKGBUILDDIR>>/src/Cifti/VolumeSpace.h:143: warning: Member 
writeCiftiXML2(XmlWriter &xml) const (function) of class cifti::VolumeSpace is 
not documented.
/<<PKGBUILDDIR>>/src/Common/VoxelIJK.h:39: warning: Member VoxelIJK(int64_t i, 
int64_t j, int64_t k) (function) of struct cifti::VoxelIJK is not documented.
/<<PKGBUILDDIR>>/src/Common/VoxelIJK.h:41: warning: Member VoxelIJK(const T 
ijk[3]) (function) of struct cifti::VoxelIJK is not documented.
/<<PKGBUILDDIR>>/src/Common/VoxelIJK.h:46: warning: Member operator<(const 
VoxelIJK &rhs) const (function) of struct cifti::VoxelIJK is not documented.
/<<PKGBUILDDIR>>/src/Common/VoxelIJK.h:54: warning: Member operator==(const 
VoxelIJK &rhs) const (function) of struct cifti::VoxelIJK is not documented.
/<<PKGBUILDDIR>>/src/Common/VoxelIJK.h:60: warning: Member operator!=(const 
VoxelIJK &rhs) const (function) of struct cifti::VoxelIJK is not documented.
/<<PKGBUILDDIR>>/src/Common/VoxelIJK.h:37: warning: Member m_ijk[3] (variable) 
of struct cifti::VoxelIJK is not documented.
/<<PKGBUILDDIR>>/src/Common/XmlAdapter.h:155: warning: Member mandatoryVals 
(variable) of struct cifti::XmlAttributesResult is not documented.
/<<PKGBUILDDIR>>/src/Common/XmlAdapter.h:156: warning: Member optionalVals 
(variable) of struct cifti::XmlAttributesResult is not documented.
/<<PKGBUILDDIR>>/src/Common/XmlAdapter.h:152: warning: Member present 
(variable) of struct cifti::XmlAttributesResult::OptionalStatus is not 
documented.
/<<PKGBUILDDIR>>/src/Common/XmlAdapter.h:153: warning: Member value (variable) 
of struct cifti::XmlAttributesResult::OptionalStatus is not documented.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[100%] Built target doxygen
make  -f CMakeFiles/doc.dir/build.make CMakeFiles/doc.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/doc.dir/DependInfo.cmake 
"--color="
make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/doc.dir/build.make CMakeFiles/doc.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[5]: Nothing to be done for 'CMakeFiles/doc.dir/build'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[100%] Built target doc
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_start 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles 0
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build -Nlibcifti-doc
        cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install 
--strip-program=true" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu//CMakeFiles/progress.marks
make  -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/Cifti.dir/build.make CMakeFiles/Cifti.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/Cifti.dir/DependInfo.cmake 
"--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/Cifti.dir/build.make CMakeFiles/Cifti.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  6%] Building CXX object CMakeFiles/Cifti.dir/src/CiftiFile.cxx.o
[  6%] Building CXX object CMakeFiles/Cifti.dir/src/NiftiIO.cxx.o
/usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB 
-DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_SYSTEM_DYN_LINK 
-DBOOST_SYSTEM_NO_LIB -DCIFTILIB_BOOST_NO_CANONICAL -DCIFTILIB_BOOST_NO_FSV3 
-DCIFTILIB_BOOST_NO_TRY_LEXICAL -DCIFTILIB_HAVE_ZLIB -DCIFTILIB_USE_XMLPP 
-DCifti_EXPORTS -I/usr/include/libxml++-2.6 
-I/usr/lib/x86_64-linux-gnu/libxml++-2.6/include -I/usr/include/glibmm-2.4 
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sigc++-2.0 
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/libxml2 
-I/<<PKGBUILDDIR>>/src -fopenmp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W 
-Wall -std=gnu++11 -fPIC -MD -MT CMakeFiles/Cifti.dir/src/NiftiIO.cxx.o -MF 
CMakeFiles/Cifti.dir/src/NiftiIO.cxx.o.d -o 
CMakeFiles/Cifti.dir/src/NiftiIO.cxx.o -c /<<PKGB
 UILDDIR>>/src/NiftiIO.cxx
/usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB 
-DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_SYSTEM_DYN_LINK 
-DBOOST_SYSTEM_NO_LIB -DCIFTILIB_BOOST_NO_CANONICAL -DCIFTILIB_BOOST_NO_FSV3 
-DCIFTILIB_BOOST_NO_TRY_LEXICAL -DCIFTILIB_HAVE_ZLIB -DCIFTILIB_USE_XMLPP 
-DCifti_EXPORTS -I/usr/include/libxml++-2.6 
-I/usr/lib/x86_64-linux-gnu/libxml++-2.6/include -I/usr/include/glibmm-2.4 
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sigc++-2.0 
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/libxml2 
-I/<<PKGBUILDDIR>>/src -fopenmp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W 
-Wall -std=gnu++11 -fPIC -MD -MT CMakeFiles/Cifti.dir/src/CiftiFile.cxx.o -MF 
CMakeFiles/Cifti.dir/src/CiftiFile.cxx.o.d -o 
CMakeFiles/Cifti.dir/src/CiftiFile.cxx.o -c /
 <<PKGBUILDDIR>>/src/CiftiFile.cxx
In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:55,
                 from /<<PKGBUILDDIR>>/src/Common/XmlAdapter.h:54,
                 from /<<PKGBUILDDIR>>/src/Cifti/CiftiMappingType.h:33,
                 from /<<PKGBUILDDIR>>/src/Cifti/CiftiXML.h:31,
                 from /<<PKGBUILDDIR>>/src/CiftiFile.h:34,
                 from /<<PKGBUILDDIR>>/src/CiftiFile.cxx:28:
/usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:247:8: warning: 
‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' 
instead [-Wdeprecated-declarations]
  247 |   std::auto_ptr<_xmlSAXHandler> sax_handler_;
      |        ^~~~~~~~
In file included from /usr/include/c++/14/memory:78,
                 from /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:14:
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:56:
/usr/include/libxml++-2.6/libxml++/parsers/textreader.h:300:10: warning: 
‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' 
instead [-Wdeprecated-declarations]
  300 |     std::auto_ptr<PropertyReader> propertyreader;
      |          ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:71:
/usr/include/libxml++-2.6/libxml++/relaxngschema.h:116:8: warning: 
‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' 
instead [-Wdeprecated-declarations]
  116 |   std::auto_ptr<Impl> pimpl_;
      |        ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:72:
/usr/include/libxml++-2.6/libxml++/xsdschema.h:107:8: warning: 
‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' 
instead [-Wdeprecated-declarations]
  107 |   std::auto_ptr<Impl> pimpl_;
      |        ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:75:
/usr/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:172:8: 
warning: ‘template<class> class std::auto_ptr’ is deprecated: use 
'std::unique_ptr' instead [-Wdeprecated-declarations]
  172 |   std::auto_ptr<Impl> pimpl_;
      |        ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:77:
/usr/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:162:8: warning: 
‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' 
instead [-Wdeprecated-declarations]
  162 |   std::auto_ptr<Impl> pimpl_;
      |        ^~~~~~~~
/usr/include/c++/14/bits/unique_ptr.h:59:28: note: declared here
   59 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from /usr/include/unicode/uenum.h:25,
                 from /usr/include/unicode/ucnv.h:52,
                 from /usr/include/libxml2/libxml/encoding.h:31,
                 from /usr/include/libxml2/libxml/parser.h:812,
                 from /usr/include/libxml2/libxml/globals.h:18,
                 from /usr/include/libxml2/libxml/xmlIO.h:117,
                 from /usr/include/libxml2/libxml/xmlwriter.h:18,
                 from /<<PKGBUILDDIR>>/src/Common/XmlAdapter.h:56:
/usr/include/unicode/localpointer.h:561:26: error: parameter declared ‘auto’
  561 | template <typename Type, auto closeFunction>
      |                          ^~~~
/usr/include/unicode/localpointer.h:573:76: error: template argument 2 is 
invalid
  573 |     explicit LocalOpenPointer(std::unique_ptr<Type, 
decltype(closeFunction)> &&p)
      |                                                                         
   ^
/usr/include/unicode/localpointer.h:583:78: error: template argument 2 is 
invalid
  583 |     LocalOpenPointer &operator=(std::unique_ptr<Type, 
decltype(closeFunction)> &&p) {
      |                                                                         
     ^
/usr/include/unicode/localpointer.h:599:59: error: template argument 2 is 
invalid
  599 |     operator std::unique_ptr<Type, decltype(closeFunction)> () && {
      |                                                           ^
/usr/include/unicode/uenum.h:69:1: note: invalid template non-type parameter
   69 | U_DEFINE_LOCAL_OPEN_POINTER(LocalUEnumerationPointer, UEnumeration, 
uenum_close);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/unicode/ucnv.h:597:1: note: invalid template non-type parameter
  597 | U_DEFINE_LOCAL_OPEN_POINTER(LocalUConverterPointer, UConverter, 
ucnv_close);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 10%] Building CXX object CMakeFiles/Cifti.dir/src/Nifti/NiftiHeader.cxx.o
/usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB 
-DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_SYSTEM_DYN_LINK 
-DBOOST_SYSTEM_NO_LIB -DCIFTILIB_BOOST_NO_CANONICAL -DCIFTILIB_BOOST_NO_FSV3 
-DCIFTILIB_BOOST_NO_TRY_LEXICAL -DCIFTILIB_HAVE_ZLIB -DCIFTILIB_USE_XMLPP 
-DCifti_EXPORTS -I/usr/include/libxml++-2.6 
-I/usr/lib/x86_64-linux-gnu/libxml++-2.6/include -I/usr/include/glibmm-2.4 
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sigc++-2.0 
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/libxml2 
-I/<<PKGBUILDDIR>>/src -fopenmp -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -W 
-Wall -std=gnu++11 -fPIC -MD -MT 
CMakeFiles/Cifti.dir/src/Nifti/NiftiHeader.cxx.o -MF 
CMakeFiles/Cifti.dir/src/Nifti/NiftiHeader.cxx.o.d -o 
CMakeFiles/Cifti.dir/src/Nift
 i/NiftiHeader.cxx.o -c /<<PKGBUILDDIR>>/src/Nifti/NiftiHeader.cxx
/<<PKGBUILDDIR>>/src/CiftiFile.cxx: In function ‘cifti::AString 
{anonymous}::pathToAbsolute(const cifti::AString&)’:
/<<PKGBUILDDIR>>/src/CiftiFile.cxx:103:36: warning: ‘boost::filesystem::path 
boost::filesystem::complete(const path&)’ is deprecated: Use absolute() 
instead [-Wdeprecated-declarations]
  103 |         return 
filesystem::complete(AString_to_std_string(mypath)).string();
      |                ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/boost/filesystem.hpp:19,
                 from /<<PKGBUILDDIR>>/src/CiftiFile.cxx:39:
/usr/include/boost/filesystem/operations.hpp:403:13: note: declared here
  403 | inline path complete(path const& p)
      |             ^~~~~~~~
/<<PKGBUILDDIR>>/src/CiftiFile.cxx: In function ‘cifti::AString 
{anonymous}::pathToCanonical(const cifti::AString&)’:
/<<PKGBUILDDIR>>/src/CiftiFile.cxx:116:36: warning: ‘boost::filesystem::path 
boost::filesystem::complete(const path&)’ is deprecated: Use absolute() 
instead [-Wdeprecated-declarations]
  116 |         return 
filesystem::complete(AString_to_std_string(mypath)).string();
      |                ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/boost/filesystem/operations.hpp:403:13: note: declared here
  403 | inline path complete(path const& p)
      |             ^~~~~~~~
make[3]: *** [CMakeFiles/Cifti.dir/build.make:82: 
CMakeFiles/Cifti.dir/src/CiftiFile.cxx.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:272: CMakeFiles/Cifti.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202503/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:ciftilib, so that this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: openbabel
Source-Version: 3.1.1+dfsg-12
Done: Andrius Merkys <mer...@debian.org>

We believe that the bug you reported is fixed in the latest version of
openbabel, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1101...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrius Merkys <mer...@debian.org> (supplier of updated openbabel package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 25 Mar 2025 04:52:48 -0400
Source: openbabel
Architecture: source
Version: 3.1.1+dfsg-12
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team <debichem-de...@lists.alioth.debian.org>
Changed-By: Andrius Merkys <mer...@debian.org>
Closes: 1101245
Changes:
 openbabel (3.1.1+dfsg-12) unstable; urgency=medium
 .
   * Use default CXX standard version (Closes: #1101245)
   * Replace build dependency pkg-config with pkgconf.
Checksums-Sha1:
 f5de6166769be1d668251c39baf7ed85366629cb 2812 openbabel_3.1.1+dfsg-12.dsc
 46b3991735b104b9577eed230470789cd6ccc149 21764 
openbabel_3.1.1+dfsg-12.debian.tar.xz
 0885ea248f341ad10d6f45877ab15d126a38bc1e 13848 
openbabel_3.1.1+dfsg-12_source.buildinfo
Checksums-Sha256:
 f49f07b5f47912d09e755bb56f870513e4c687b08c2b6e53936b38704156dc03 2812 
openbabel_3.1.1+dfsg-12.dsc
 04f2ef15f781bdb3065189014c6774589df73bbbc116dc1bc4b2c5cf2d6d86aa 21764 
openbabel_3.1.1+dfsg-12.debian.tar.xz
 ef4d64ad04e755f1152134f82a95419fe9d57b7f0235752bef01e9869209c372 13848 
openbabel_3.1.1+dfsg-12_source.buildinfo
Files:
 3026eaae96d94b5a149d9e1520aed59e 2812 science optional 
openbabel_3.1.1+dfsg-12.dsc
 3b5c7af801ee8e5a028c817e21222608 21764 science optional 
openbabel_3.1.1+dfsg-12.debian.tar.xz
 8f0d9f7d86415d05cf53b2c8b3596a24 13848 science optional 
openbabel_3.1.1+dfsg-12_source.buildinfo


-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEdyKS9veshfrgQdQe5fQ/nCc08ocFAmficJYSHG1lcmt5c0Bk
ZWJpYW4ub3JnAAoJEOX0P5wnNPKHsN0P/3uWavCEnQb3F7/Skk1uhSRr13JpQ3m5
Ae1pJIYxNxf+W1ZUbppJkr/TiLFP6HybDsq1S0/LrZvNtvHEPtcdfV5mwDLi36Ev
d5etTlKMbCoV382Z71EADpcSlYW+c91UmnW+iTU9qL4JS8suFvqiOeZ1jxTwyN4c
86rLLzT6FUKienOLp+KmJwTTFEA6oi2mtpuTaUwABF/rhMEL+lv5IUjM/OLlBWQ/
9ko5Z/i0PgHhMFa0ha425w7dWCn8nZRMfssRBHjpMhRCK7EFKRB/TwG3U7ofbVH0
vGzg3e7sB2hKpsnOgtBpjj0RtIGUh2Y2FMxYJV7FDYnwlajXMoOZpWSKhGvaMKmC
GQ8fD6gM267JwyJdBcmW3JsACWMnglM98EV+dKCbMtyxuFcDh7DHthyl/uC2PInz
XNGc92Bgd180XwUhs/vxFdF+fx+g7bs6i8X2iW/E0Sgp7AQSJ98qTz0AOOD9zSh8
JpE3cbzToCJfJtgFKRc0fCz/av/yKsAxHIrjI+ZyccXGI+GCC3f6QdbUR8kcPiol
zX3AZwhsXvTTsbxCvUDH89ZaLY4IsVzMma0tSLdVG+E2Osqg0/8uG4adw7OXg0sN
emES8JGRslP8vVJ7w1dFmfmtgH2E9488OiEvI+a/wTQFX2beiE28Yv89hNu3d9wa
EabiwJFJS/BE
=dn/m
-----END PGP SIGNATURE-----

Attachment: pgp4_zO70o6SL.pgp
Description: PGP signature


--- End Message ---

Reply via email to