Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 2024 21:39:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280396] Mk/Uses/cmake.mk: Disallow USE_CSTD and USE_CXXSTD
Message-ID:  <bug-280396-7788-cZFO8GHsQo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280396-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280396-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280396

--- 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 versio=
n 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 Make=
file
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/CMa=
keLists.txt#L18
multimedia/kodi-addon-peripheral.joystick - Mismatch between build and defi=
ned
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 Makefi=
le

I'll provide a patch for the test of the tree shortly

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280396-7788-cZFO8GHsQo>