https://bugs.kde.org/show_bug.cgi?id=480652

--- Comment #1 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
: && /usr/bin/clang++ -pipe -fno-operator-names -fno-exceptions
-Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align
-Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef
-Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self
-Werror=undef -Wvla -Wdate-time -pedantic -Wzero-as-null-pointer-constant
-fdiagnostics-color=always -g -Wl,--enable-new-dtags
helpers/CMakeFiles/mounthelper.dir/mounthelper_autogen/mocs_compilation.cpp.o
helpers/CMakeFiles/mounthelper.dir/smb4kmounthelper.cpp.o -o bin/mounthelper 
-Wl,-rpath,/data/projects/kde/build/extragear/network/smb4k/bin:/data/projects/kde/usr/lib:
 bin/libsmb4kcore.so  /usr/lib/libQt6PrintSupport.so.6.7.0 
/data/projects/kde/usr/lib/libKF6KIOWidgets.so.6.0.0 
/data/projects/kde/usr/lib/libKF6KIOGui.so.6.0.0 
/data/projects/kde/usr/lib/libKF6KIOCore.so.6.0.0 
/data/projects/kde/usr/lib/libKF6AuthCore.so.6.0.0 
/data/projects/kde/usr/lib/libKF6Solid.so.6.0.0 
/data/projects/kde/usr/lib/libKF6Service.so.6.0.0 
/data/projects/kde/usr/lib/libKF6Completion.so.6.0.0 
/data/projects/kde/usr/lib/libKF6IconThemes.so.6.0.0 
/data/projects/kde/usr/lib/libKF6I18n.so.6.0.0 
/data/projects/kde/usr/lib/libKF6ConfigGui.so.6.0.0 
/data/projects/kde/usr/lib/libKF6JobWidgets.so.6.0.0 
/data/projects/kde/usr/lib/libKF6CoreAddons.so.6.0.0 
/data/projects/kde/usr/lib/libKF6Notifications.so.6.0.0 
/data/projects/kde/usr/lib/libKF6WidgetsAddons.so.6.0.0 
/data/projects/kde/usr/lib/libKF6Wallet.so.6.0.0 
/usr/lib/libQt6Widgets.so.6.7.0 
/data/projects/kde/usr/lib/libKF6ConfigCore.so.6.0.0 
/usr/lib/libQt6Gui.so.6.7.0  /usr/lib/libGLX.so  /usr/lib/libOpenGL.so 
/data/projects/kde/usr/lib/libKF6DNSSD.so.6.0.0 
/usr/lib/libQt6Network.so.6.7.0  /usr/lib/libQt6DBus.so.6.7.0 
/usr/lib/libQt6Core.so.6.7.0  /usr/lib/libsmbclient.so 
-Wl,-rpath-link,/data/projects/kde/usr/lib && :
/usr/bin/ld: helpers/CMakeFiles/mounthelper.dir/smb4kmounthelper.cpp.o: in
function `Smb4KMountHelper::mount(QMap<QString, QVariant> const&)':
/data/projects/kde/src/extragear/network/smb4k/helpers/smb4kmounthelper.cpp:56:(.text+0x25f):
undefined reference to `Smb4KGlobal::findMountExecutable()'
/usr/bin/ld:
/data/projects/kde/src/extragear/network/smb4k/helpers/smb4kmounthelper.cpp:126:(.text+0xd5d):
undefined reference to `Smb4KGlobal::wait(int)'
/usr/bin/ld: helpers/CMakeFiles/mounthelper.dir/smb4kmounthelper.cpp.o: in
function `Smb4KMountHelper::unmount(QMap<QString, QVariant> const&)':
/data/projects/kde/src/extragear/network/smb4k/helpers/smb4kmounthelper.cpp:148:(.text+0xfc0):
undefined reference to `Smb4KGlobal::findUmountExecutable()'
/usr/bin/ld:
/data/projects/kde/src/extragear/network/smb4k/helpers/smb4kmounthelper.cpp:232:(.text+0x1b50):
undefined reference to `Smb4KGlobal::wait(int)'
/usr/bin/ld: bin/mounthelper: protected symbol `_ZN11Smb4KGlobal4waitEi' isn't
defined
/usr/bin/ld: final link failed: bad value

smb4k fails to build on my machine, so I can't test it

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to