Stuart Henderson <s...@spacehopper.org> writes:

> On 2016/06/06 12:40, Stuart Henderson wrote:
>> FAILED: shell_integration/dolphin/libownclouddolphinpluginhelper.so 
>
> oh...it didn't attempt to build this file in the previous build.
> It picks it up because the (fairly recently added) kf5 was present
> during configure:
>
> -- Found KF5KIO: /usr/local/lib/cmake/KF5KIO/KF5KIOConfig.cmake (found 
> version "5.21.0") 
> -- Found KF5: success (found suitable version "5.21.0", minimum required is 
> "5.16") found components:  KIO 
> -- Found KF5CoreAddons: 
> /usr/local/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version 
> "5.21.0") 
> -- Found KF5: success (found suitable version "5.21.0", minimum required is 
> "5.16.0") found components:  CoreAddons KIO 
> CMake Warning at /usr/local/share/ECM/kde-modules/KDEInstallDirs.cmake:595 
> (message):
>   KDE_INSTALL_BINDIR, KDE_INSTALL_LIBDIR and KDE_INSTALL_INCLUDEDIR should
>   either all be absolute paths or all be relative paths.
> Call Stack (most recent call first):
>   shell_integration/dolphin/CMakeLists.txt:22 (include)
>
> I've disabled this in owncloudclient for now. Not sure why linking
> is failing.

It's using -Wl,--no-undefined and functions from the C library but
-lc is not specified.

> FWIW /usr/obj/ports/owncloudclient-2.1.1-qt5/bin/c++ is a
> symlink pointing to eg++. Anyway the port is "fixed" now at least.
>
>> : &&
>> /usr/obj/ports/owncloudclient-2.1.1-qt5/bin/c++ -fPIC -O2 -pipe -DHAVE_ICONV 
>> -DHAVE_ICONV_H -I/usr/local/include/inotify -Wall -Wextra -pedantic 
>> -Wno-long-long -std=c++0x -Wpedantic -fPIC -std=c++0x -fno-exceptions -Wall 
>> -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long 
>> -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual 
>> -Werror=return-type -DNDEBUG -Wl,--no-undefined -Wl,--fatal-warnings 
>> -Wl,--enable-new-dtags -shared -o

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to