[Bug 280396] Mk/Uses/cmake.mk: Disallow USE_CSTD and USE_CXXSTD
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 280396] Mk/Uses/cmake.mk: Disallow USE_CSTD and USE_CXXSTD"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Jul 2024 21:39:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280396 --- Comment #6 from Daniel Engberg <diizzy@FreeBSD.org> --- Ports that needs to be looked into (all I could find in tree that seemingly have some issues), astro/phd2 - Seems to mix multiple C++ standards during build databases/evolution-data-server - Mismatch between build and defined version in port Makefile databases/mysql-connector-c++ - Needs verbose output fixed for further diagnostics games/kodi-addon-game.libretro - Mismatch between build and defined version in port Makefile graphics/colmap - Seems to mix multiple C++ standards during build graphics/libboard - Needs to be looked into mail/astroid - Seems to mix multiple C++ standards during build devel/lasi - Fails to build, change unrelated (I have a patch for this one) devel/libdispatch - Mismatch between build and defined version in port Makefile devel/libtuntap - App not written in C++ or incorrectly defined devel/ucommon - CMAKE_CXX_EXTENSIONS appears to get ignored graphics/scantailor - Mismatch between build and defined version in port Makefile https://github.com/ScanTailor-Advanced/scantailor-advanced/blob/v1.0.19/CMakeLists.txt#L18 multimedia/kodi-addon-peripheral.joystick - Mismatch between build and defined version in port Makefile multimedia/kodi-addon-screensaver.stars - Mismatch between build and defined version in port Makefile multimedia/kodi-addon-visualization.fishbmc - Mismatch between build and defined version in port Makefile multimedia/kodi-addon-visualization.projectm - Mismatch between build and defined version in port Makefile multimedia/kodi-addon-visualization.shadertoy - Mismatch between build and defined version in port Makefile multimedia/kodi-addon-visualization.spectrum - Mismatch between build and defined version in port Makefile science/orthanc-mysql - Seems to mix multiple C++ standards during build science/paraview - Seems to mix multiple C++ standards during build however correctly? x11/qimageblitz - Mismatch between build and defined version in port Makefile I'll provide a patch for the test of the tree shortly -- You are receiving this mail because: You are on the CC list for the bug.