D25010: [StatJob] Use A QFlag to specify the details returned by StatJob

Daniel Albers noreply at phabricator.kde.org
Wed Mar 11 23:21:20 GMT 2020


dalbers added a comment.


  This doesn't seem to compile:
  
    [ 26%] Building CXX object src/ioslaves/file/CMakeFiles/kio_file.dir/file.cpp.o
    cd /usr/src/kio-git/src/build/src/ioslaves/file && /usr/lib/ccache/bin/c++  -DKCOMPLETION_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054100 -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054300 -DKIOCORE_DEPRECATED_WARNINGS_SINCE=0x0 -DKIOCORE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050d00 -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kio5\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkio_file_EXPORTS -I/home/al/.cache/yay/kio-git/src/build/src/ioslaves/file -I/home/al/.cache/yay/kio-git/src/kio/src/ioslaves/file -I/home/al/.cache/yay/kio-git/src/build/src/ioslaves/file/kio_file_autogen/include -I/home/al/.cache/yay/kio-git/src/build/src/core/.. -I/home/al/.cache/yay/kio-git/src/kio/src/core/kssl -I/home/al/.cache/yay/kio-git/src/build/src/core -I/home/al/.cache/yay/kio-git/src/kio/src/core -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5-isystem /usr/include/qt -isystem /usr/include/qt/QtCore -isystem /usr/lib/qt/mkspecs/linux-g++ -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/qt/QtNetwork -isystem /usr/include/qt/QtConcurrent -isystem /usr/include/qt/QtDBus -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KAuth  -march=x86-64 -mtune=native -O2 -pipe -fno-plt -g -fvar-tracking-assignments -fdebug-prefix-map=/home/al/.cache/yay/kio-git/src=/usr/src/debug -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -O3 -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/kio_file.dir/file.cpp.o -c /home/al/.cache/yay/kio-git/src/kio/src/ioslaves/file/file.cpp
    /usr/src/kio-git/src/kio/src/ioslaves/file/file.cpp: In member function 'bool FileProtocol::createUDSEntry(const QString&, const QByteArray&, KIO::UDSEntry&, KIO::StatDetails)':
    /usr/src/kio-git/src/kio/src/ioslaves/file/file.cpp:1041:38: error: 'linkTargetBuffer' was not declared in this scope
    1041 |                         targetPath = linkTargetBuffer;
    |                                      ^~~~~~~~~~~~~~~~
    make[2]: *** [src/ioslaves/file/CMakeFiles/kio_file.dir/build.make:76: src/ioslaves/file/CMakeFiles/kio_file.dir/file.cpp.o] Error 1

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D25010

To: meven, #frameworks, dfaure, kossebau
Cc: dalbers, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200311/d61c8202/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list