Date: Tue, 3 Mar 2026 00:34:43 -0800 From: Yuri <yuri@freebsd.com> To: Vladimir Druzenko <vvd@freebsd.org> Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: =?UTF-8?Q?Re=3A_git=3A_a3ed92f723be_-_main_-_math/vtk9=3A_update_9?= =?UTF-8?B?LjUuMiDihpIgOS42LjA=?= Message-ID: <8c3363bf-a212-46a7-9757-bba5ec550dfd@freebsd.com> In-Reply-To: <a852c38f-bd9d-414f-8e72-86f712462ddf@freebsd.org> References: <69a53e21.1872b.c4935a1@gitrepo.freebsd.org> <a852c38f-bd9d-414f-8e72-86f712462ddf@freebsd.org>
index | next in thread | previous in thread | raw e-mail
Hi Vladimir, On 3/2/26 09:44, Vladimir Druzenko wrote: > graphics/opencv build fails after vtk9 update: I couldn't reproduce the build failure on 14 and 15, but the file in question is invalid: it used 'cout' but didn't have #include <iostream>. For some reason many vtk9-dependent ports relied on vtk9 for #include <iostream> which is wrong. I fixed this place but there still might be more places like this since I can't reproduce the failure. Thanks, Yurihome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8c3363bf-a212-46a7-9757-bba5ec550dfd>
