CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_LD_FLAGS
    MAN_INSTALL_DIR


In file included from /var/pisi/doxygen-1.14.0-15/work/doxygen-Release_1_14_0/src/types.h:19,
                 from /var/pisi/doxygen-1.14.0-15/work/doxygen-Release_1_14_0/src/definition.h:21,
                 from /var/pisi/doxygen-1.14.0-15/work/doxygen-Release_1_14_0/src/namespacedef.h:22,
                 from /var/pisi/doxygen-1.14.0-15/work/doxygen-Release_1_14_0/src/namespacedef.cpp:18:
In function ‘int qstrcmp(const char*, const char*)’,
    inlined from ‘bool operator==(const QCString&, const char*)’ at /var/pisi/doxygen-1.14.0-15/work/doxygen-Release_1_14_0/src/qcstring.h:611:17,
    inlined from ‘virtual bool NamespaceDefImpl::isLinkableInProject() const’ at /var/pisi/doxygen-1.14.0-15/work/doxygen-Release_1_14_0/src/namespacedef.cpp:1537:23:
/var/pisi/doxygen-1.14.0-15/work/doxygen-Release_1_14_0/src/qcstring.h:70:33: warning: ‘int strcmp(const char*, const char*)’ of a string of length 20 and an array of size 16 evaluates to nonzero [-Wstring-compare]
   70 | { return (str1 && str2) ? strcmp(str1,str2) :     // both non-empty
      |                           ~~~~~~^~~~~~~~~~~
/var/pisi/doxygen-1.14.0-15/work/doxygen-Release_1_14_0/src/namespacedef.cpp: In member function ‘virtual bool NamespaceDefImpl::isLinkableInProject() const’:
/var/pisi/doxygen-1.14.0-15/work/doxygen-Release_1_14_0/src/namespacedef.cpp:1536:21: note: in this expression
 1536 |   if (extractAnonNs &&                             // extract anonymous ns
      |       ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1537 |       name().mid(i,20)=="anonymous_namespace{"     // correct prefix
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘int qstrcmp(const char*, const char*)’,
    inlined from ‘bool operator==(const QCString&, const char*)’ at /var/pisi/doxygen-1.14.0-15/work/doxygen-Release_1_14_0/src/qcstring.h:611:17,
    inlined from ‘virtual bool NamespaceDefImpl::isLinkableInProject() const’ at /var/pisi/doxygen-1.14.0-15/work/doxygen-Release_1_14_0/src/namespacedef.cpp:1537:23:
/var/pisi/doxygen-1.14.0-15/work/doxygen-Release_1_14_0/src/qcstring.h:70:33: warning: ‘int strcmp(const char*, const char*)’ of a string of length 20 and an array of size 16 evaluates to nonzero [-Wstring-compare]
   70 | { return (str1 && str2) ? strcmp(str1,str2) :     // both non-empty
      |                           ~~~~~~^~~~~~~~~~~
/var/pisi/doxygen-1.14.0-15/work/doxygen-Release_1_14_0/src/namespacedef.cpp: In member function ‘virtual bool NamespaceDefImpl::isLinkableInProject() const’:
/var/pisi/doxygen-1.14.0-15/work/doxygen-Release_1_14_0/src/namespacedef.cpp:1536:21: note: in this expression
 1536 |   if (extractAnonNs &&                             // extract anonymous ns
      |       ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1537 |       name().mid(i,20)=="anonymous_namespace{"     // correct prefix
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~