=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for krunner-5.41.0nb3 Scanning dependencies of target runner Scanning dependencies of target KF5Runner_autogen [ 2%] Generating runner.tar.bz2 [ 4%] Automatic MOC for target KF5Runner . ./%{APPNAMELC}.h ./%{APPNAMELC}.desktop ./README ./runner.kdevtemplate ./runner.png ./%{APPNAMELC}.cpp ./CMakeLists.txt [ 4%] Built target runner [ 4%] Built target KF5Runner_autogen [ 6%] Generating krunner_iface.cpp, krunner_iface.h [ 8%] Generating krunner_iface.moc Scanning dependencies of target KF5Runner [ 11%] Building CXX object src/CMakeFiles/KF5Runner.dir/querymatch.cpp.o [ 13%] Building CXX object src/CMakeFiles/KF5Runner.dir/runnermanager.cpp.o [ 15%] Building CXX object src/CMakeFiles/KF5Runner.dir/runnerjobs.cpp.o [ 17%] Building CXX object src/CMakeFiles/KF5Runner.dir/abstractrunner.cpp.o [ 20%] Building CXX object src/CMakeFiles/KF5Runner.dir/krunner_iface.cpp.o [ 22%] Building CXX object src/CMakeFiles/KF5Runner.dir/KF5Runner_autogen/mocs_compilation.cpp.o [ 26%] Building CXX object src/CMakeFiles/KF5Runner.dir/krunner_debug.cpp.o [ 26%] Building CXX object src/CMakeFiles/KF5Runner.dir/runnersyntax.cpp.o [ 28%] Building CXX object src/CMakeFiles/KF5Runner.dir/runnercontext.cpp.o [ 31%] Building CXX object src/CMakeFiles/KF5Runner.dir/dbusrunner.cpp.o /data/scratch/devel/krunner/work/krunner-5.41.0/src/abstractrunner.cpp:330:39: warning: 'Package' is deprecated [-Wdeprecated-declarations] return d->package ? *d->package : Package(); ^ /data/scratch/devel/krunner/work/.buildlink/include/KF5/plasma/package.h:95:5: note: 'Package' has been explicitly marked deprecated here PLASMA_DEPRECATED explicit Package(PackageStructure *structure = 0); ^ /data/scratch/devel/krunner/work/.buildlink/include/KF5/plasma/plasma_export.h:25:45: note: expanded from macro 'PLASMA_DEPRECATED' # define PLASMA_DEPRECATED __attribute__ ((__deprecated__)) ^ /data/scratch/devel/krunner/work/krunner-5.41.0/src/abstractrunner.cpp:330:39: warning: 'Package' is deprecated [-Wdeprecated-declarations] return d->package ? *d->package : Package(); ^ /data/scratch/devel/krunner/work/.buildlink/include/KF5/plasma/package.h:95:5: note: 'Package' has been explicitly marked deprecated here PLASMA_DEPRECATED explicit Package(PackageStructure *structure = 0); ^ /data/scratch/devel/krunner/work/.buildlink/include/KF5/plasma/plasma_export.h:25:45: note: expanded from macro 'PLASMA_DEPRECATED' # define PLASMA_DEPRECATED __attribute__ ((__deprecated__)) ^ /data/scratch/devel/krunner/work/krunner-5.41.0/src/abstractrunner.cpp:330:25: warning: 'Package' is deprecated [-Wdeprecated-declarations] return d->package ? *d->package : Package(); ^ /data/scratch/devel/krunner/work/.buildlink/include/KF5/plasma/package.h:107:5: note: 'Package' has been explicitly marked deprecated here PLASMA_DEPRECATED Package(const Package &other); ^ /data/scratch/devel/krunner/work/.buildlink/include/KF5/plasma/plasma_export.h:25:45: note: expanded from macro 'PLASMA_DEPRECATED' # define PLASMA_DEPRECATED __attribute__ ((__deprecated__)) ^ /data/scratch/devel/krunner/work/krunner-5.41.0/src/abstractrunner.cpp:330:39: warning: 'Package' is deprecated [-Wdeprecated-declarations] return d->package ? *d->package : Package(); ^ /data/scratch/devel/krunner/work/.buildlink/include/KF5/plasma/package.h:107:5: note: 'Package' has been explicitly marked deprecated here PLASMA_DEPRECATED Package(const Package &other); ^ /data/scratch/devel/krunner/work/.buildlink/include/KF5/plasma/plasma_export.h:25:45: note: expanded from macro 'PLASMA_DEPRECATED' # define PLASMA_DEPRECATED __attribute__ ((__deprecated__)) ^ /data/scratch/devel/krunner/work/krunner-5.41.0/src/abstractrunner.cpp:330:12: warning: 'Package' is deprecated [-Wdeprecated-declarations] return d->package ? *d->package : Package(); ^ /data/scratch/devel/krunner/work/.buildlink/include/KF5/plasma/package.h:107:5: note: 'Package' has been explicitly marked deprecated here PLASMA_DEPRECATED Package(const Package &other); ^ /data/scratch/devel/krunner/work/.buildlink/include/KF5/plasma/plasma_export.h:25:45: note: expanded from macro 'PLASMA_DEPRECATED' # define PLASMA_DEPRECATED __attribute__ ((__deprecated__)) ^ /data/scratch/devel/krunner/work/krunner-5.41.0/src/abstractrunner.cpp:380:25: warning: 'KPluginInfo' is deprecated [-Wdeprecated-declarations] runnerDescription = KPluginInfo(service); ^ /data/scratch/devel/krunner/work/.buildlink/include/KF5/KService/kplugininfo.h:117:14: note: 'KPluginInfo' has been explicitly marked deprecated here explicit KSERVICE_DEPRECATED KPluginInfo(const KService::Ptr service); ^ /data/scratch/devel/krunner/work/.buildlink/include/KF5/KService/kservice_export.h:25:47: note: expanded from macro 'KSERVICE_DEPRECATED' # define KSERVICE_DEPRECATED __attribute__ ((__deprecated__)) ^ /data/scratch/devel/krunner/work/krunner-5.41.0/src/runnermanager.cpp:545:17: warning: 'KPluginInfo' is deprecated [-Wdeprecated-declarations] KPluginInfo description(service); ^ /data/scratch/devel/krunner/work/.buildlink/include/KF5/KService/kplugininfo.h:117:14: note: 'KPluginInfo' has been explicitly marked deprecated here explicit KSERVICE_DEPRECATED KPluginInfo(const KService::Ptr service); ^ /data/scratch/devel/krunner/work/.buildlink/include/KF5/KService/kservice_export.h:25:47: note: expanded from macro 'KSERVICE_DEPRECATED' # define KSERVICE_DEPRECATED __attribute__ ((__deprecated__)) ^ /data/scratch/devel/krunner/work/krunner-5.41.0/src/runnermanager.cpp:714:25: warning: 'fromServices' is deprecated [-Wdeprecated-declarations] return KPluginInfo::fromServices(offers); ^ /data/scratch/devel/krunner/work/.buildlink/include/KF5/KService/kplugininfo.h:199:12: note: 'fromServices' has been explicitly marked deprecated here static KSERVICE_DEPRECATED KPluginInfo::List fromServices(const KService::List &services, const KConfigGroup &config = KConfigGroup()); ^ /data/scratch/devel/krunner/work/.buildlink/include/KF5/KService/kservice_export.h:25:47: note: expanded from macro 'KSERVICE_DEPRECATED' # define KSERVICE_DEPRECATED __attribute__ ((__deprecated__)) ^ 6 warnings generated. 2 warnings generated. [ 33%] Linking CXX shared library ../bin/libKF5Runner.so /usr/lib/librpcsvc.so.1: warning: warning: this program uses xdr_peername(), which is deprecated and buggy. /usr/lib/librpcsvc.so.1: warning: warning: this program uses xdr_domainname(), which is deprecated and buggy. /usr/lib/librpcsvc.so.1: warning: warning: this program uses xdr_mapname(), which is deprecated and buggy. [ 33%] Built target KF5Runner Scanning dependencies of target testremoterunner_autogen Scanning dependencies of target runnermodelplugin_autogen Scanning dependencies of target runnermodeltest_autogen Scanning dependencies of target runnercontexttest_autogen Scanning dependencies of target dbusrunnertest_autogen Scanning dependencies of target runnertest_autogen [ 35%] Automatic MOC for target testremoterunner [ 37%] Automatic MOC for target runnermodeltest [ 40%] Automatic MOC for target runnertest [ 44%] Automatic MOC for target runnercontexttest [ 44%] Automatic MOC for target dbusrunnertest [ 46%] Automatic MOC for target runnermodelplugin AutoMoc warning: "/data/scratch/devel/krunner/work/krunner-5.41.0/autotests/testremoterunner.cpp" The file includes the moc file "testremoterunner.moc", but does not contain a Q_OBJECT, Q_GADGET or Q_NAMESPACE macro. [ 46%] Built target runnertest_autogen [ 46%] Built target runnermodeltest_autogen Scanning dependencies of target runnertest [ 51%] Building CXX object tests/CMakeFiles/runnertest.dir/runnertest_autogen/mocs_compilation.cpp.o [ 51%] Building CXX object tests/CMakeFiles/runnertest.dir/runnertest.cpp.o [ 51%] Built target testremoterunner_autogen [ 51%] Built target runnermodelplugin_autogen [ 53%] Generating krunner1adaptor.cpp, krunner1adaptor.h Scanning dependencies of target runnermodeltest [ 55%] Generating krunner1adaptor.moc [ 57%] Building CXX object tests/CMakeFiles/runnermodeltest.dir/runnermodeltest.cpp.o [ 57%] Built target runnercontexttest_autogen [ 60%] Building CXX object tests/CMakeFiles/runnermodeltest.dir/runnermodeltest_autogen/mocs_compilation.cpp.o [ 62%] Building CXX object tests/CMakeFiles/runnermodeltest.dir/__/src/declarative/runnermodel.cpp.o [ 62%] Built target dbusrunnertest_autogen Scanning dependencies of target testremoterunner [ 64%] Building CXX object autotests/CMakeFiles/testremoterunner.dir/testremoterunner_autogen/mocs_compilation.cpp.o [ 66%] Building CXX object autotests/CMakeFiles/testremoterunner.dir/testremoterunner.cpp.o [ 68%] Building CXX object autotests/CMakeFiles/testremoterunner.dir/krunner1adaptor.cpp.o Scanning dependencies of target runnercontexttest Scanning dependencies of target runnermodelplugin Scanning dependencies of target dbusrunnertest [ 71%] Building CXX object src/declarative/CMakeFiles/runnermodelplugin.dir/runnermodelplugin.cpp.o [ 73%] Building CXX object src/declarative/CMakeFiles/runnermodelplugin.dir/runnermodel.cpp.o [ 75%] Building CXX object autotests/CMakeFiles/runnercontexttest.dir/runnercontexttest_autogen/mocs_compilation.cpp.o [ 77%] Building CXX object src/declarative/CMakeFiles/runnermodelplugin.dir/krunner_debug.cpp.o [ 80%] Building CXX object src/declarative/CMakeFiles/runnermodelplugin.dir/runnermodelplugin_autogen/mocs_compilation.cpp.o [ 82%] Building CXX object autotests/CMakeFiles/runnercontexttest.dir/runnercontexttest.cpp.o [ 86%] Building CXX object autotests/CMakeFiles/dbusrunnertest.dir/dbusrunnertest_autogen/mocs_compilation.cpp.o [ 86%] Building CXX object autotests/CMakeFiles/dbusrunnertest.dir/dbusrunnertest.cpp.o [ 88%] Linking CXX executable ../bin/runnertest /usr/lib/librpcsvc.so.1: warning: warning: this program uses xdr_peername(), which is deprecated and buggy. /usr/lib/librpcsvc.so.1: warning: warning: this program uses xdr_domainname(), which is deprecated and buggy. /usr/lib/librpcsvc.so.1: warning: warning: this program uses xdr_mapname(), which is deprecated and buggy. [ 88%] Built target runnertest [ 91%] Linking CXX executable ../bin/runnermodeltest /usr/lib/librpcsvc.so.1: warning: warning: this program uses xdr_peername(), which is deprecated and buggy. /usr/lib/librpcsvc.so.1: warning: warning: this program uses xdr_domainname(), which is deprecated and buggy. /usr/lib/librpcsvc.so.1: warning: warning: this program uses xdr_mapname(), which is deprecated and buggy. [ 91%] Built target runnermodeltest [ 93%] Linking CXX shared library ../../bin/librunnermodelplugin.so [ 95%] Linking CXX executable ../bin/testremoterunner [ 97%] Linking CXX executable ../bin/runnercontexttest /usr/lib/librpcsvc.so.1: warning: warning: this program uses xdr_peername(), which is deprecated and buggy. /usr/lib/librpcsvc.so.1: warning: warning: this program uses xdr_domainname(), which is deprecated and buggy. /usr/lib/librpcsvc.so.1: warning: warning: this program uses xdr_mapname(), which is deprecated and buggy. /usr/lib/librpcsvc.so.1: warning: warning: this program uses xdr_peername(), which is deprecated and buggy. /usr/lib/librpcsvc.so.1: warning: warning: this program uses xdr_domainname(), which is deprecated and buggy. /usr/lib/librpcsvc.so.1: warning: warning: this program uses xdr_mapname(), which is deprecated and buggy. [100%] Linking CXX executable ../bin/dbusrunnertest /usr/lib/librpcsvc.so.1: warning: warning: this program uses xdr_peername(), which is deprecated and buggy. /usr/lib/librpcsvc.so.1: warning: warning: this program uses xdr_domainname(), which is deprecated and buggy. /usr/lib/librpcsvc.so.1: warning: warning: this program uses xdr_mapname(), which is deprecated and buggy. [100%] Built target runnermodelplugin [100%] Built target runnercontexttest [100%] Built target testremoterunner /usr/lib/librpcsvc.so.1: warning: warning: this program uses xdr_peername(), which is deprecated and buggy. /usr/lib/librpcsvc.so.1: warning: warning: this program uses xdr_domainname(), which is deprecated and buggy. /usr/lib/librpcsvc.so.1: warning: warning: this program uses xdr_mapname(), which is deprecated and buggy. [100%] Built target dbusrunnertest