Thanks Tobias! Wow and I see references to that bug in the digests. Regards, ________________________________________ From: Tobias C. Berner [[email protected]] Sent: Wednesday, May 31, 2017 5:52 AM To: Rianav Antares Cc: [email protected] Subject: Re: plasma5-* Ports Fail to Build when Upgrading
Hi Rianav You ran into https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218187 You can apply the patch from the pr, and rebuild qt5-qmake and qt5-core. mfg Tobias On 31 May 2017 at 00:39, Rianav Antares <[email protected]> wrote: > Hello to the list, > > I am seeing build errors when upgrading some plasma5-* ports. For instance, > the following for plasma5-breeze-gtk-5.9.5 to plasma5-breeze-gtk-5.10.0 > > x11-themes/plasma5-breeze-gtk/work/.build/kconf_update && > /usr/local/bin/cmake -E cmake_link_script > CMakeFiles/gtkbreeze5.5.dir/link.txt --verbose=1 > /usr/local/libexec/ccache/c++ -O2 -pipe -fstack-protector > -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing > -fstack-protector CMakeFiles/gtkbreeze5.5.dir/main.cpp.o -o gtkbreeze5.5 > -Wl,-rpath,/usr/local/lib/qt5: /usr/local/lib/qt5/libQt5Core.so.5.7.1 > /usr/local/lib/qt5/libQt5Core.so.5.7.1:(.ctors+0x27ad8): multiple definition > of `__bss_start@Qt_5' > /usr/local/lib/qt5/libQt5Core.so.5.7.1:(.ctors+0x27ad8): first defined here > /usr/local/lib/qt5/libQt5Core.so.5.7.1:(.ctors+0x27ad8): multiple definition > of `_edata@Qt_5' > /usr/local/lib/qt5/libQt5Core.so.5.7.1:(.ctors+0x27ad8): first defined here > /usr/local/lib/qt5/libQt5Core.so.5.7.1:(.ctors+0x2b2d8): multiple definition > of `_end@Qt_5' > c++: error: linker command failed with exit code 1 (use -v to see invocation) > *** [kconf_update/gtkbreeze5.5] Error code 1 > > Do I need to rebuild some qt5 ports? Thank you. > > Regards,
