[Bug 266389] devel/qtcreator configure fails if yaml-cpp is installed, also does not build if googletest installed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 18 20:49:10 BST 2022


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266389

--- Comment #5 from alt2600 at icloud.com ---
(In reply to Florian Walpen from comment #4)

I did not look into allowing an undocumented dependency to be added to my
system by making it work here. I only sought to make the port respond in a live
system the way it would if built in poudriere by getting rid of the autoadd the
kitchen sink garbage that Cmake provides with no cleaner options available to
enable/disable those finding "features" of Cmake.

I don't have any logs, but I can say it used to configure, presumably with
yaml-cpp installed, and only broke due to googletest when qtcreator first
updated to 8, and off an on I would check if I could build it, but it had been
a while since I gave it another go and found the problems. I didn't look to
hard previously to see why it was broken, I didn't think it was due to
installed ports. Although it appears the only port I have using yaml-cpp is
audio/supercollider which I installed in late August around the time I started
maybe noticing this issue with qtcreator. I can't say for certain that is when
it was first installed, but the dates line up as I dig a little more.

googletest shows mangled namespaces to its C++ classes when used, oddly double
prefixed library calls that result in symbols not being found, or missing
custom data types.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list