https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266389
--- Comment #5 from [email protected] --- (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.
