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,