[MacPorts] #59372: doxygen @1.8.16 does not build on PPC Mac OS X 10.5.8, Leopard, because Target "whatever" requires the language dialect "CXX11"
MacPorts
noreply at macports.org
Thu Oct 17 20:26:44 UTC 2019
#59372: doxygen @1.8.16 does not build on PPC Mac OS X 10.5.8, Leopard, because
Target "whatever" requires the language dialect "CXX11"
-----------------------+---------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.1
Keywords: leopard | Port: doxygen
-----------------------+---------------------
{{{
-- Configuring done
CMake Error in liblodepng/CMakeLists.txt:
Target "lodepng" requires the language dialect "CXX11" (with compiler
extensions), but CMake does not know the compile flags to use to enable
it.
CMake Error in libmscgen/CMakeLists.txt:
Target "mscgen" requires the language dialect "CXX11" (with compiler
extensions), but CMake does not know the compile flags to use to enable
it.
CMake Error in libversion/CMakeLists.txt:
Target "doxygen_version" requires the language dialect "CXX11" (with
compiler extensions), but CMake does not know the compile flags to use
to
enable it.
CMake Error in qtools/CMakeLists.txt:
Target "qtools" requires the language dialect "CXX11" (with compiler
extensions), but CMake does not know the compile flags to use to enable
it.
CMake Error in vhdlparser/CMakeLists.txt:
Target "vhdlparser" requires the language dialect "CXX11" (with compiler
extensions), but CMake does not know the compile flags to use to enable
it.
CMake Error in src/CMakeLists.txt:
Target "doxycfg" requires the language dialect "CXX11" (with compiler
extensions), but CMake does not know the compile flags to use to enable
it.
CMake Error in src/CMakeLists.txt:
Target "_doxygen" requires the language dialect "CXX11" (with compiler
extensions), but CMake does not know the compile flags to use to enable
it.
CMake Error in src/CMakeLists.txt:
Target "doxygen" requires the language dialect "CXX11" (with compiler
extensions), but CMake does not know the compile flags to use to enable
it.
CMake Error in addon/doxmlparser/src/CMakeLists.txt:
Target "doxmlparser" requires the language dialect "CXX11" (with
compiler
extensions), but CMake does not know the compile flags to use to enable
it.
CMake Error in addon/doxmlparser/examples/metrics/CMakeLists.txt:
Target "doxmlparser_metrics" requires the language dialect "CXX11" (with
compiler extensions), but CMake does not know the compile flags to use
to
enable it.
CMake Error in addon/doxmlparser/test/CMakeLists.txt:
Target "doxmlparser_test" requires the language dialect "CXX11" (with
compiler extensions), but CMake does not know the compile flags to use
to
enable it.
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_POLICY_DEFAULT_CMP0025
CMake Generate step failed. Build files cannot be regenerated correctly.
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.8.16"
&& /opt/local/bin/cmake -DCMAKE_INSTALL_PREFIX='/opt/local'
-DCMAKE_BUILD_TYPE=Release -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON
-DCMAKE_C_COMPILER="$CC" -DCMAKE_COLOR_MAKEFILE=ON
-DCMAKE_CXX_COMPILER="$CXX" -DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_INSTALL_NAME_DIR=/opt/local/lib
-DCMAKE_INSTALL_RPATH=/opt/local/lib -DCMAKE_MAKE_PROGRAM=/usr/bin/make
-DCMAKE_MODULE_PATH=/opt/local/share/cmake/Modules
-DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/opt/local;/usr"
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -Wno-dev
-DPython_ADDITIONAL_VERSIONS=2.7 -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG"
-DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_OSX_ARCHITECTURES="ppc"
-DCMAKE_OSX_DEPLOYMENT_TARGET="10.5" -DCMAKE_OSX_SYSROOT="/"
/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.8.16
Exit code: 1
Error: Failed to configure doxygen: configure failure: command execution
failed
}}}
--
Ticket URL: <https://trac.macports.org/ticket/59372>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list