Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/molequeue.spec'], gid=425logger=chrootPath='/var/lib/mock/epel7-build-8978245-765403/root'user='mockbuild'nspawn_args=[]shell=Falsetimeout=172800printOutput=Falseenv={'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/molequeue.spec'] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False warning: Could not canonicalize hostname: buildvm-ppc64le-04.ppc.fedoraproject.org Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/molequeue-0.8.0-4.20161222giteb397e.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/molequeue.spec'], gid=425logger=chrootPath='/var/lib/mock/epel7-build-8978245-765403/root'user='mockbuild'nspawn_args=[]shell=Falsetimeout=172800printOutput=Falseenv={'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/molequeue.spec'] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.t25EwE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f + /usr/bin/unzip -qq /builddir/build/SOURCES/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + convert molequeue/app/icons/molequeue.ico molequeue/app/icons/molequeue.png + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2ibHAE + umask 022 + cd /builddir/build/BUILD + cd molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f + mkdir build + cd build + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -Wno-dev -DENABLE_RPATH:BOOL=OFF -DCMAKE_SKIP_INSTALL_RPATH:BOOL=YES -DCMAKE_SKIP_RPATH:BOOL=YES -DENABLE_TESTING:BOOL=OFF -DBUILD_DOCUMENTATION:BOOL=ON -DCMAKE_VERBOSE_MAKEFILE:BOOL=TRUE -DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/python2 -DCMAKE_BUILD_TYPE:STRING=Release .. -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Performing Test HAVE_GCC_ERROR_RETURN_TYPE -- Performing Test HAVE_GCC_ERROR_RETURN_TYPE - Success -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Could not use git to determine source version, using version 0.8.0 -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Found Doxygen: /usr/bin/doxygen (found version "1.8.5") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_SKIP_INSTALL_RPATH INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build + /usr/bin/make -j4 /usr/bin/cmake -H/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -B/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/make -f molequeue/servercore/CMakeFiles/MoleQueueServerCore_automoc.dir/build.make molequeue/servercore/CMakeFiles/MoleQueueServerCore_automoc.dir/depend /usr/bin/make -f molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer_automoc.dir/build.make molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer_automoc.dir/depend /usr/bin/make -f molequeue/client/CMakeFiles/MoleQueueClient_automoc.dir/build.make molequeue/client/CMakeFiles/MoleQueueClient_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore/CMakeFiles/MoleQueueServerCore_automoc.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/plugins/localsocketserver /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/plugins/localsocketserver /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer_automoc.dir/DependInfo.cmake --color= /usr/bin/make -f molequeue/app/CMakeFiles/molequeue_static_automoc.dir/build.make molequeue/app/CMakeFiles/molequeue_static_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/client /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client/CMakeFiles/MoleQueueClient_automoc.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/CMakeFiles/molequeue_static_automoc.dir/DependInfo.cmake --color= Scanning dependencies of target LocalSocketServer_automoc Scanning dependencies of target MoleQueueServerCore_automoc make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/make -f molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer_automoc.dir/build.make molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer_automoc.dir/build Scanning dependencies of target MoleQueueClient_automoc Scanning dependencies of target molequeue_static_automoc make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 3 make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/make -f molequeue/client/CMakeFiles/MoleQueueClient_automoc.dir/build.make molequeue/client/CMakeFiles/MoleQueueClient_automoc.dir/build make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/make -f molequeue/servercore/CMakeFiles/MoleQueueServerCore_automoc.dir/build.make molequeue/servercore/CMakeFiles/MoleQueueServerCore_automoc.dir/build /usr/bin/make -f molequeue/app/CMakeFiles/molequeue_static_automoc.dir/build.make molequeue/app/CMakeFiles/molequeue_static_automoc.dir/build make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 15 make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 8 make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 91 [ 1%] [ 2%] [ 3%] [ 4%] Automoc for target LocalSocketServer Automoc for target molequeue_static cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/cmake -E cmake_automoc /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/CMakeFiles/molequeue_static_automoc.dir/ Release cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/plugins/localsocketserver && /usr/bin/cmake -E cmake_automoc /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer_automoc.dir/ Release Automoc for target MoleQueueServerCore cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore && /usr/bin/cmake -E cmake_automoc /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore/CMakeFiles/MoleQueueServerCore_automoc.dir/ Release Automoc for target MoleQueueClient cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client && /usr/bin/cmake -E cmake_automoc /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client/CMakeFiles/MoleQueueClient_automoc.dir/ Release Generating moc_localsocketconnectionlistenerfactory.cpp make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 3 [ 4%] Built target LocalSocketServer_automoc Generating moc_client.cpp Generating moc_jsonrpcclient.cpp make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 8 [ 4%] Built target MoleQueueClient_automoc /usr/bin/make -f molequeue/client/CMakeFiles/MoleQueueClient.dir/build.make molequeue/client/CMakeFiles/MoleQueueClient.dir/depend make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/client /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client/CMakeFiles/MoleQueueClient.dir/DependInfo.cmake --color= Scanning dependencies of target MoleQueueClient make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/make -f molequeue/client/CMakeFiles/MoleQueueClient.dir/build.make molequeue/client/CMakeFiles/MoleQueueClient.dir/build make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 4 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 5 [ 5%] [ 6%] Building CXX object molequeue/client/CMakeFiles/MoleQueueClient.dir/client.cpp.o Building CXX object molequeue/client/CMakeFiles/MoleQueueClient.dir/jobobject.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client && /usr/bin/c++ -DMoleQueueClient_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -fPIC -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/MoleQueueClient.dir/client.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/client/client.cpp cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client && /usr/bin/c++ -DMoleQueueClient_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -fPIC -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/MoleQueueClient.dir/jobobject.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/client/jobobject.cpp Generating moc_connection.cpp Generating moc_connectionlistener.cpp Generating moc_jsonrpc.cpp Generating moc_localsocketconnection.cpp Generating moc_localsocketconnectionlistener.cpp make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 15 [ 6%] Built target MoleQueueServerCore_automoc /usr/bin/make -f molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/build.make molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/depend make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/DependInfo.cmake --color= Scanning dependencies of target MoleQueueServerCore make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/make -f molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/build.make molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/build make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 9 [ 7%] Building CXX object molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/jsonrpc.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore && /usr/bin/c++ -DMoleQueueServerCore_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -fPIC -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/MoleQueueServerCore.dir/jsonrpc.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/jsonrpc.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 10 [ 8%] Building CXX object molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/localsocketconnection.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore && /usr/bin/c++ -DMoleQueueServerCore_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -fPIC -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/MoleQueueServerCore.dir/localsocketconnection.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/localsocketconnection.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 6 [ 9%] Building CXX object molequeue/client/CMakeFiles/MoleQueueClient.dir/jsonrpcclient.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client && /usr/bin/c++ -DMoleQueueClient_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -fPIC -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/MoleQueueClient.dir/jsonrpcclient.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/client/jsonrpcclient.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 11 [ 10%] Building CXX object molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/localsocketconnectionlistener.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore && /usr/bin/c++ -DMoleQueueServerCore_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -fPIC -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/MoleQueueServerCore.dir/localsocketconnectionlistener.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/localsocketconnectionlistener.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 12 [ 12%] Building CXX object molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/message.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore && /usr/bin/c++ -DMoleQueueServerCore_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -fPIC -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/MoleQueueServerCore.dir/message.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/message.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 13 [ 13%] Building CXX object molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/messageidmanager_p.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore && /usr/bin/c++ -DMoleQueueServerCore_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -fPIC -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/MoleQueueServerCore.dir/messageidmanager_p.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/messageidmanager_p.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 7 [ 14%] Building CXX object molequeue/client/CMakeFiles/MoleQueueClient.dir/MoleQueueClient_automoc.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client && /usr/bin/c++ -DMoleQueueClient_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -fPIC -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/MoleQueueClient.dir/MoleQueueClient_automoc.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client/MoleQueueClient_automoc.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 14 [ 15%] Building CXX object molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/MoleQueueServerCore_automoc.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore && /usr/bin/c++ -DMoleQueueServerCore_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -fPIC -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -o CMakeFiles/MoleQueueServerCore.dir/MoleQueueServerCore_automoc.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore/MoleQueueServerCore_automoc.cpp Linking CXX shared library ../../lib/libMoleQueueClient.so cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/MoleQueueClient.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-z,relro -shared -Wl,-soname,libMoleQueueClient.so -o ../../lib/libMoleQueueClient.so CMakeFiles/MoleQueueClient.dir/client.cpp.o CMakeFiles/MoleQueueClient.dir/jobobject.cpp.o CMakeFiles/MoleQueueClient.dir/jsonrpcclient.cpp.o CMakeFiles/MoleQueueClient.dir/MoleQueueClient_automoc.cpp.o /usr/lib64/libQt5Network.so.5.6.1 /usr/lib64/libQt5Core.so.5.6.1 make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 4 5 6 7 [ 15%] Built target MoleQueueClient Linking CXX shared library ../../lib/libMoleQueueServerCore.so cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore && /usr/bin/cmake -E cmake_link_script CMakeFiles/MoleQueueServerCore.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-z,relro -shared -Wl,-soname,libMoleQueueServerCore.so -o ../../lib/libMoleQueueServerCore.so CMakeFiles/MoleQueueServerCore.dir/jsonrpc.cpp.o CMakeFiles/MoleQueueServerCore.dir/localsocketconnection.cpp.o CMakeFiles/MoleQueueServerCore.dir/localsocketconnectionlistener.cpp.o CMakeFiles/MoleQueueServerCore.dir/message.cpp.o CMakeFiles/MoleQueueServerCore.dir/messageidmanager_p.cpp.o CMakeFiles/MoleQueueServerCore.dir/MoleQueueServerCore_automoc.cpp.o /usr/lib64/libQt5Network.so.5.6.1 /usr/lib64/libQt5Core.so.5.6.1 make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 9 10 11 12 13 14 [ 15%] Built target MoleQueueServerCore /usr/bin/make -f molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer.dir/build.make molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer.dir/depend make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/plugins/localsocketserver /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/plugins/localsocketserver /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer.dir/DependInfo.cmake --color= Scanning dependencies of target LocalSocketServer make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/make -f molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer.dir/build.make molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer.dir/build make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 1 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 2 [ 17%] [ 17%] Building CXX object molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer.dir/LocalSocketServer_automoc.cpp.o Building CXX object molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer.dir/localsocketconnectionlistenerfactory.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/plugins/localsocketserver && /usr/bin/c++ -DLocalSocketServer_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -fPIC -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -fPIC -o CMakeFiles/LocalSocketServer.dir/LocalSocketServer_automoc.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/plugins/localsocketserver/LocalSocketServer_automoc.cpp cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/plugins/localsocketserver && /usr/bin/c++ -DLocalSocketServer_EXPORTS -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -fPIC -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -fPIC -o CMakeFiles/LocalSocketServer.dir/localsocketconnectionlistenerfactory.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/plugins/localsocketserver/localsocketconnectionlistenerfactory.cpp Generating moc_aboutdialog.cpp Generating moc_abstractqueuesettingswidget.cpp Generating moc_actionfactorymanager.cpp Generating moc_addqueuedialog.cpp Generating moc_advancedfilterdialog.cpp Generating moc_filebrowsewidget.cpp Generating moc_importprogramdialog.cpp Generating moc_importqueuedialog.cpp Generating moc_killjobactionfactory.cpp Generating moc_opendirectoryactionfactory.cpp Generating moc_openwithactionfactory.cpp Generating moc_removejobactionfactory.cpp Generating moc_viewjoblogactionfactory.cpp Generating moc_jobactionfactory.cpp Generating moc_jobitemmodel.cpp Generating moc_jobmanager.cpp Generating moc_jobtableproxymodel.cpp Generating moc_jobtablewidget.cpp Generating moc_jobview.cpp Generating moc_localqueuewidget.cpp Generating moc_logger.cpp Generating moc_logwindow.cpp Generating moc_mainwindow.cpp Generating moc_opensshcommand.cpp Generating moc_openwithexecutablemodel.cpp Generating moc_openwithmanagerdialog.cpp Generating moc_openwithpatternmodel.cpp Generating moc_patterntypedelegate.cpp Generating moc_pluginmanager.cpp Generating moc_program.cpp Generating moc_programconfiguredialog.cpp Generating moc_queue.cpp Generating moc_queuemanager.cpp Generating moc_queuemanagerdialog.cpp Generating moc_queuemanageritemmodel.cpp Generating moc_queueprogramitemmodel.cpp Generating moc_local.cpp Generating moc_pbs.cpp Generating moc_remote.cpp Generating moc_remotessh.cpp Generating moc_sge.cpp Generating moc_slurm.cpp Generating moc_queuesettingsdialog.cpp Generating moc_remotequeuewidget.cpp Generating moc_server.cpp Generating moc_sshcommand.cpp Generating moc_sshcommandfactory.cpp Generating moc_sshconnection.cpp Generating moc_templatekeyworddialog.cpp Generating moc_terminalprocess.cpp make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 91 [ 17%] Built target molequeue_static_automoc /usr/bin/make -f molequeue/app/CMakeFiles/molequeue_static.dir/build.make molequeue/app/CMakeFiles/molequeue_static.dir/depend make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 33 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 19 [ 19%] [ 19%] Generating ui_templatekeyworddialog.h Generating ui_aboutdialog.h cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/ui_aboutdialog.h /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/ui/aboutdialog.ui cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/ui_templatekeyworddialog.h /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/ui/templatekeyworddialog.ui /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 20 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 21 [ 21%] [ 21%] Generating ui_addqueuedialog.h Generating ui_advancedfilterdialog.h cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/ui_advancedfilterdialog.h /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/ui/advancedfilterdialog.ui cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/ui_addqueuedialog.h /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/ui/addqueuedialog.ui /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 22 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 23 [ 24%] [ 24%] Generating ui_importprogramdialog.h Generating ui_importqueuedialog.h cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/ui_importprogramdialog.h /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/ui/importprogramdialog.ui cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/ui_importqueuedialog.h /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/ui/importqueuedialog.ui /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 24 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 25 [ 26%] [ 26%] Generating ui_localqueuewidget.h Generating ui_jobtablewidget.h cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/ui_jobtablewidget.h /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/ui/jobtablewidget.ui cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/ui_localqueuewidget.h /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/ui/localqueuewidget.ui /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 26 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 27 [ 28%] [ 28%] Generating ui_mainwindow.h Generating ui_logwindow.h cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/ui_mainwindow.h /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/ui/mainwindow.ui cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/ui_logwindow.h /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/ui/logwindow.ui /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 28 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 29 [ 29%] [ 30%] Generating ui_programconfiguredialog.h Generating ui_openwithmanagerdialog.h cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/ui_programconfiguredialog.h /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/ui/programconfiguredialog.ui cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/ui_openwithmanagerdialog.h /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/ui/openwithmanagerdialog.ui /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 30 [ 31%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 31 Generating ui_queuemanagerdialog.h [ 32%] cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/ui_queuemanagerdialog.h /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/ui/queuemanagerdialog.ui /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 32 Generating ui_queuesettingsdialog.h [ 34%] cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/ui_queuesettingsdialog.h /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/ui/queuesettingsdialog.ui Generating ui_remotequeuewidget.h cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/ui_remotequeuewidget.h /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/ui/remotequeuewidget.ui cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/CMakeFiles/molequeue_static.dir/DependInfo.cmake --color= Linking CXX shared module ../../../lib/molequeue/plugins/LocalSocketServer.so cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/plugins/localsocketserver && /usr/bin/cmake -E cmake_link_script CMakeFiles/LocalSocketServer.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-z,relro -shared -Wl,-soname,LocalSocketServer.so -o ../../../lib/molequeue/plugins/LocalSocketServer.so CMakeFiles/LocalSocketServer.dir/localsocketconnectionlistenerfactory.cpp.o CMakeFiles/LocalSocketServer.dir/LocalSocketServer_automoc.cpp.o /usr/lib64/libQt5Network.so.5.6.1 ../../../lib/libMoleQueueServerCore.so /usr/lib64/libQt5Network.so.5.6.1 /usr/lib64/libQt5Core.so.5.6.1 make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 1 2 [ 34%] Built target LocalSocketServer Scanning dependencies of target molequeue_static make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/make -f molequeue/app/CMakeFiles/molequeue_static.dir/build.make molequeue/app/CMakeFiles/molequeue_static.dir/build make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 34 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 35 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 36 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 37 [ 36%] [ 36%] [ 37%] [ 38%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/abstractqueuesettingswidget.cpp.o Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/aboutdialog.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/abstractqueuesettingswidget.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/abstractqueuesettingswidget.cpp cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/aboutdialog.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/aboutdialog.cpp Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/advancedfilterdialog.cpp.o Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/actionfactorymanager.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/advancedfilterdialog.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/advancedfilterdialog.cpp cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/actionfactorymanager.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/actionfactorymanager.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 38 [ 39%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/addqueuedialog.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/addqueuedialog.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/addqueuedialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 39 [ 40%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/filebrowsewidget.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/filebrowsewidget.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/filebrowsewidget.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 40 [ 41%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/filespecification.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/filespecification.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/filespecification.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 41 [ 42%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/filesystemtools.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/filesystemtools.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/filesystemtools.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 42 [ 43%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/importprogramdialog.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/importprogramdialog.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/importprogramdialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 43 [ 45%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/importqueuedialog.cpp.o /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 44 cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/importqueuedialog.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/importqueuedialog.cpp [ 46%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/job.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/job.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/job.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 45 [ 47%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/jobactionfactory.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/jobactionfactory.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 46 [ 48%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/jobactionfactories/killjobactionfactory.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/jobactionfactories/killjobactionfactory.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactories/killjobactionfactory.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 47 [ 49%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/jobactionfactories/opendirectoryactionfactory.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/jobactionfactories/opendirectoryactionfactory.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactories/opendirectoryactionfactory.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 48 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 49 [ 50%] [ 51%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/jobactionfactories/openwithactionfactory.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/jobactionfactories/openwithactionfactory.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactories/openwithactionfactory.cpp Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/jobactionfactories/removejobactionfactory.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/jobactionfactories/removejobactionfactory.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactories/removejobactionfactory.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 50 [ 52%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/jobactionfactories/viewjoblogactionfactory.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/jobactionfactories/viewjoblogactionfactory.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactories/viewjoblogactionfactory.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 51 [ 53%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/jobdata.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/jobdata.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobdata.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 52 [ 54%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/jobitemmodel.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/jobitemmodel.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobitemmodel.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 53 [ 56%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 54 Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/jobmanager.cpp.o [ 57%] cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/jobmanager.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobmanager.cpp Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/jobreferencebase.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/jobreferencebase.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobreferencebase.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 55 [ 58%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/jobtableproxymodel.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/jobtableproxymodel.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 56 [ 59%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/jobtablewidget.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/jobtablewidget.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtablewidget.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 57 [ 60%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/jobview.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/jobview.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobview.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 58 [ 61%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/localqueuewidget.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/localqueuewidget.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/localqueuewidget.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 59 [ 62%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/logentry.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/logentry.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/logentry.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 60 [ 63%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 61 Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/logger.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/logger.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/logger.cpp [ 64%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/logwindow.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/logwindow.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/logwindow.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 62 [ 65%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/mainwindow.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/mainwindow.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 63 [ 67%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/openwithmanagerdialog.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/openwithmanagerdialog.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithmanagerdialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 64 [ 68%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/openwithexecutablemodel.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/openwithexecutablemodel.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithexecutablemodel.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 65 [ 69%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/openwithpatternmodel.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/openwithpatternmodel.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithpatternmodel.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 66 [ 70%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 67 Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/opensshcommand.cpp.o [ 71%] cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/opensshcommand.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/opensshcommand.cpp Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/patterntypedelegate.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/patterntypedelegate.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/patterntypedelegate.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 68 [ 72%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/pluginmanager.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/pluginmanager.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/pluginmanager.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 69 [ 73%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/program.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/program.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/program.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 70 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 71 [ 74%] [ 75%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/programconfiguredialog.cpp.o Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/queue.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/queue.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.cpp cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/programconfiguredialog.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/programconfiguredialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 72 [ 76%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/queuemanager.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/queuemanager.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanager.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 73 [ 78%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/queuemanagerdialog.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/queuemanagerdialog.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanagerdialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 74 [ 79%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/queuemanageritemmodel.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/queuemanageritemmodel.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanageritemmodel.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 75 [ 80%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/queueprogramitemmodel.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/queueprogramitemmodel.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queueprogramitemmodel.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 76 [ 81%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/queues/local.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/queues/local.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/local.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 77 [ 82%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/queues/pbs.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/queues/pbs.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/pbs.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 78 [ 83%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/queues/remote.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/queues/remote.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 79 [ 84%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/queues/remotessh.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/queues/remotessh.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 80 [ 85%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/queues/sge.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/queues/sge.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/sge.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 81 [ 86%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 82 [ 87%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/queues/slurm.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/queues/slurm.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/slurm.cpp Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/queuesettingsdialog.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/queuesettingsdialog.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 83 [ 89%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/remotequeuewidget.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/remotequeuewidget.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/remotequeuewidget.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 84 [ 90%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/server.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/server.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/server.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 85 [ 91%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/sshcommand.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/sshcommand.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 86 [ 92%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/sshcommandfactory.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/sshcommandfactory.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommandfactory.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 87 [ 93%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/sshconnection.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/sshconnection.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.cpp /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/server.cpp: In member function 'void MoleQueue::Server::handleUnregisterOpenWithRequest(const MoleQueue::Message&)': /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/server.cpp:766:30: warning: 'handler' may be used uninitialized in this function [-Wmaybe-uninitialized] afm->removeFactory(handler); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 88 [ 94%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/templatekeyworddialog.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/templatekeyworddialog.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/templatekeyworddialog.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 89 [ 95%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/terminalprocess.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/terminalprocess.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/terminalprocess.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 90 [ 96%] Building CXX object molequeue/app/CMakeFiles/molequeue_static.dir/molequeue_static_automoc.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue_static.dir/molequeue_static_automoc.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/molequeue_static_automoc.cpp Linking CXX static library libmolequeue_static.a cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/cmake -P CMakeFiles/molequeue_static.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/cmake -E cmake_link_script CMakeFiles/molequeue_static.dir/link.txt --verbose=1 /usr/bin/ar cr libmolequeue_static.a CMakeFiles/molequeue_static.dir/aboutdialog.cpp.o CMakeFiles/molequeue_static.dir/abstractqueuesettingswidget.cpp.o CMakeFiles/molequeue_static.dir/advancedfilterdialog.cpp.o CMakeFiles/molequeue_static.dir/actionfactorymanager.cpp.o CMakeFiles/molequeue_static.dir/addqueuedialog.cpp.o CMakeFiles/molequeue_static.dir/filebrowsewidget.cpp.o CMakeFiles/molequeue_static.dir/filespecification.cpp.o CMakeFiles/molequeue_static.dir/filesystemtools.cpp.o CMakeFiles/molequeue_static.dir/importprogramdialog.cpp.o CMakeFiles/molequeue_static.dir/importqueuedialog.cpp.o CMakeFiles/molequeue_static.dir/job.cpp.o CMakeFiles/molequeue_static.dir/jobactionfactory.cpp.o CMakeFiles/molequeue_static.dir/jobactionfactories/killjobactionfactory.cpp.o CMakeFiles/molequeue_static.dir/jobactionfactories/opendirectoryactionfactory.cpp.o CMakeFiles/molequeue_static.dir/jobactionfactories/openwithactionfactory.cpp.o CMakeFiles/molequeue_static.dir/jobactionfactories/removejobactionfactory.cpp.o CMakeFiles/molequeue_static.dir/jobactionfactories/viewjoblogactionfactory.cpp.o CMakeFiles/molequeue_static.dir/jobdata.cpp.o CMakeFiles/molequeue_static.dir/jobitemmodel.cpp.o CMakeFiles/molequeue_static.dir/jobmanager.cpp.o CMakeFiles/molequeue_static.dir/jobreferencebase.cpp.o CMakeFiles/molequeue_static.dir/jobtableproxymodel.cpp.o CMakeFiles/molequeue_static.dir/jobtablewidget.cpp.o CMakeFiles/molequeue_static.dir/jobview.cpp.o CMakeFiles/molequeue_static.dir/localqueuewidget.cpp.o CMakeFiles/molequeue_static.dir/logentry.cpp.o CMakeFiles/molequeue_static.dir/logger.cpp.o CMakeFiles/molequeue_static.dir/logwindow.cpp.o CMakeFiles/molequeue_static.dir/mainwindow.cpp.o CMakeFiles/molequeue_static.dir/openwithmanagerdialog.cpp.o CMakeFiles/molequeue_static.dir/openwithexecutablemodel.cpp.o CMakeFiles/molequeue_static.dir/openwithpatternmodel.cpp.o CMakeFiles/molequeue_static.dir/opensshcommand.cpp.o CMakeFiles/molequeue_static.dir/patterntypedelegate.cpp.o CMakeFiles/molequeue_static.dir/pluginmanager.cpp.o CMakeFiles/molequeue_static.dir/program.cpp.o CMakeFiles/molequeue_static.dir/programconfiguredialog.cpp.o CMakeFiles/molequeue_static.dir/queue.cpp.o CMakeFiles/molequeue_static.dir/queuemanager.cpp.o CMakeFiles/molequeue_static.dir/queuemanagerdialog.cpp.o CMakeFiles/molequeue_static.dir/queuemanageritemmodel.cpp.o CMakeFiles/molequeue_static.dir/queueprogramitemmodel.cpp.o CMakeFiles/molequeue_static.dir/queues/local.cpp.o CMakeFiles/molequeue_static.dir/queues/pbs.cpp.o CMakeFiles/molequeue_static.dir/queues/remote.cpp.o CMakeFiles/molequeue_static.dir/queues/remotessh.cpp.o CMakeFiles/molequeue_static.dir/queues/sge.cpp.o CMakeFiles/molequeue_static.dir/queues/slurm.cpp.o CMakeFiles/molequeue_static.dir/queuesettingsdialog.cpp.o CMakeFiles/molequeue_static.dir/remotequeuewidget.cpp.o CMakeFiles/molequeue_static.dir/server.cpp.o CMakeFiles/molequeue_static.dir/sshcommand.cpp.o CMakeFiles/molequeue_static.dir/sshcommandfactory.cpp.o CMakeFiles/molequeue_static.dir/sshconnection.cpp.o CMakeFiles/molequeue_static.dir/templatekeyworddialog.cpp.o CMakeFiles/molequeue_static.dir/terminalprocess.cpp.o CMakeFiles/molequeue_static.dir/molequeue_static_automoc.cpp.o /usr/bin/ranlib libmolequeue_static.a make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 [ 96%] Built target molequeue_static /usr/bin/make -f molequeue/app/CMakeFiles/molequeue.dir/build.make molequeue/app/CMakeFiles/molequeue.dir/depend make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 16 [ 97%] Generating qrc_queuetray.cpp cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/lib64/qt5/bin/rcc --name queuetray --output /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/qrc_queuetray.cpp /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuetray.qrc cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/CMakeFiles/molequeue.dir/DependInfo.cmake --color= Scanning dependencies of target molequeue make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/make -f molequeue/app/CMakeFiles/molequeue.dir/build.make molequeue/app/CMakeFiles/molequeue.dir/build make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 17 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 18 [100%] [100%] Building CXX object molequeue/app/CMakeFiles/molequeue.dir/qrc_queuetray.cpp.o Building CXX object molequeue/app/CMakeFiles/molequeue.dir/main.cpp.o cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue.dir/main.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/main.cpp cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/./mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/client -fPIC -o CMakeFiles/molequeue.dir/qrc_queuetray.cpp.o -c /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/qrc_queuetray.cpp Linking CXX executable ../../bin/molequeue cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/cmake -E cmake_link_script CMakeFiles/molequeue.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -DNDEBUG -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-z,relro CMakeFiles/molequeue.dir/main.cpp.o CMakeFiles/molequeue.dir/qrc_queuetray.cpp.o -o ../../bin/molequeue -rdynamic /usr/lib64/libQt5Core.so.5.6.1 /usr/lib64/libQt5Widgets.so.5.6.1 /usr/lib64/libQt5Network.so.5.6.1 libmolequeue_static.a /usr/lib64/libQt5Widgets.so.5.6.1 /usr/lib64/libQt5Gui.so.5.6.1 ../../lib/libMoleQueueServerCore.so ../../lib/libMoleQueueClient.so /usr/lib64/libQt5Network.so.5.6.1 /usr/lib64/libQt5Core.so.5.6.1 make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 16 17 18 [100%] Built target molequeue make[1]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 0 + pushd docs ~/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/docs ~/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build + doxygen Warning: Tag `SYMBOL_CACHE_SIZE' at line 290 of file doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `SHOW_DIRECTORIES' at line 490 of file doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 843 of file doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `USE_INLINE_TREES' at line 1028 of file doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. warning: source images is not a readable file or directory... skipping. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/credentialsdialog.h:30: warning: the name `credentialswidget.h' supplied as the argument of the \class, \struct, \union, or \include command is not an input file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/credentialsdialog.h:35: warning: Compound MoleQueue::CredentialsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/filebrowsewidget.h:29: warning: Compound MoleQueue::FileBrowseWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/aboutdialog.h:30: warning: Compound MoleQueue::AboutDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/aboutdialog.h:33: warning: Member AboutDialog(QWidget *parent=0) (function) of class MoleQueue::AboutDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/abstractqueuesettingswidget.h:29: warning: Member AbstractQueueSettingsWidget(QWidget *parentObject=0) (function) of class MoleQueue::AbstractQueueSettingsWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/abstractqueuesettingswidget.h:52: warning: Member setDirty(bool dirty=true) (slot) of class MoleQueue::AbstractQueueSettingsWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/abstractqueuesettingswidget.h:60: warning: Member m_isDirty (variable) of class MoleQueue::AbstractQueueSettingsWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/actionfactorymanager.h:105: warning: Member m_server (variable) of class MoleQueue::ActionFactoryManager is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/actionfactorymanager.h:107: warning: Member m_factories (variable) of class MoleQueue::ActionFactoryManager is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/actionfactorymanager.h:104: warning: Member m_instance (variable) of class MoleQueue::ActionFactoryManager is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/actionfactorymanager.h:81: warning: argument 'FactoryType' of command @param is not found in the argument list of ActionFactoryManager::factoriesOfType() const /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/addqueuedialog.h:40: warning: Member accept() (slot) of class MoleQueue::AddQueueDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/addqueuedialog.h:36: warning: Member AddQueueDialog(QueueManager *queueManager, QWidget *parentObject=0) (function) of class MoleQueue::AddQueueDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/advancedfilterdialog.h:35: warning: Member AdvancedFilterDialog(JobTableProxyModel *model, QWidget *par=0) (function) of class MoleQueue::AdvancedFilterDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/advancedfilterdialog.h:39: warning: Member updateFilters() (slot) of class MoleQueue::AdvancedFilterDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/advancedfilterdialog.h:40: warning: Member selectAllStatuses() (slot) of class MoleQueue::AdvancedFilterDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/advancedfilterdialog.h:41: warning: Member selectNoStatuses() (slot) of class MoleQueue::AdvancedFilterDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/advancedfilterdialog.h:44: warning: Member ui (variable) of class MoleQueue::AdvancedFilterDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/advancedfilterdialog.h:45: warning: Member m_proxyModel (variable) of class MoleQueue::AdvancedFilterDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/credentialsdialog.h:47: warning: Member accept() (slot) of class MoleQueue::CredentialsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/credentialsdialog.h:48: warning: Member reject() (slot) of class MoleQueue::CredentialsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/credentialsdialog.h:51: warning: Member entered(const QString &credentials) (signal) of class MoleQueue::CredentialsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/credentialsdialog.h:52: warning: Member canceled() (signal) of class MoleQueue::CredentialsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/credentialsdialog.h:39: warning: Member CredentialsDialog(QWidget *parentObject=0) (function) of class MoleQueue::CredentialsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/credentialsdialog.h:42: warning: Member setHostString(const QString &hostString) (function) of class MoleQueue::CredentialsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/credentialsdialog.h:43: warning: Member setPrompt(const QString &prompt) (function) of class MoleQueue::CredentialsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/credentialsdialog.h:44: warning: Member setErrorMessage(const QString &message) (function) of class MoleQueue::CredentialsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/filebrowsewidget.h:33: warning: Member Mode (enumeration) of class MoleQueue::FileBrowseWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/filebrowsewidget.h:55: warning: Member setFileName(const QString &fname) (slot) of class MoleQueue::FileBrowseWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/filebrowsewidget.h:52: warning: Member fileNameChanged(const QString &filename) (signal) of class MoleQueue::FileBrowseWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/filebrowsewidget.h:38: warning: Member FileBrowseWidget(QWidget *theParent=0) (function) of class MoleQueue::FileBrowseWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/filebrowsewidget.h:41: warning: Member fileName() const (function) of class MoleQueue::FileBrowseWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/filebrowsewidget.h:43: warning: Member validFileName() const (function) of class MoleQueue::FileBrowseWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/filebrowsewidget.h:45: warning: Member browseButton() const (function) of class MoleQueue::FileBrowseWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/filebrowsewidget.h:46: warning: Member lineEdit() const (function) of class MoleQueue::FileBrowseWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/filebrowsewidget.h:48: warning: Member setMode(Mode m) (function) of class MoleQueue::FileBrowseWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/filebrowsewidget.h:49: warning: Member mode() const (function) of class MoleQueue::FileBrowseWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/importprogramdialog.h:39: warning: Member accept() (slot) of class MoleQueue::ImportProgramDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/importprogramdialog.h:35: warning: Member ImportProgramDialog(Queue *queue, QWidget *parentObject=0) (function) of class MoleQueue::ImportProgramDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/importqueuedialog.h:40: warning: Member accept() (slot) of class MoleQueue::ImportQueueDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/importqueuedialog.h:35: warning: Member ImportQueueDialog(QueueManager *queueManager, QWidget *parentObject=0) (function) of class MoleQueue::ImportQueueDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobreferencebase.h:80: warning: Member jobData() const (function) of class MoleQueue::JobReferenceBase is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobreferencebase.h:97: warning: Member m_jobManager (variable) of class MoleQueue::JobReferenceBase is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/job.h:113: warning: argument 'filespec' of command @param is not found in the argument list of Job::setInputFile(const FileSpecification &spec) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/job.h:113: warning: The following parameters of MoleQueue::Job::setInputFile(const FileSpecification &spec) are not documented: parameter 'spec' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactories/killjobactionfactory.h:42: warning: Member actionTriggered() (slot) of class MoleQueue::KillJobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:49: warning: Member JobActionFactory(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:51: warning: Member operator=(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:53: warning: Member readSettings(QSettings &settings) (function) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:54: warning: Member writeSettings(QSettings &settings) const (function) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:135: warning: Member m_attemptedJobAdditions (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:136: warning: Member m_isMultiJob (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:137: warning: Member m_server (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:138: warning: Member m_jobs (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:139: warning: Member m_flags (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:49: warning: Member JobActionFactory(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:51: warning: Member operator=(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:53: warning: Member readSettings(QSettings &settings) (function) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:54: warning: Member writeSettings(QSettings &settings) const (function) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactories/opendirectoryactionfactory.h:42: warning: Member actionTriggered() (slot) of class MoleQueue::OpenDirectoryActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:135: warning: Member m_attemptedJobAdditions (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:136: warning: Member m_isMultiJob (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:137: warning: Member m_server (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:138: warning: Member m_jobs (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:139: warning: Member m_flags (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:49: warning: Member JobActionFactory(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:51: warning: Member operator=(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:135: warning: Member m_attemptedJobAdditions (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:136: warning: Member m_isMultiJob (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:137: warning: Member m_server (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:138: warning: Member m_jobs (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:139: warning: Member m_flags (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactories/removejobactionfactory.h:48: warning: Member actionTriggered() (slot) of class MoleQueue::RemoveJobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:49: warning: Member JobActionFactory(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:51: warning: Member operator=(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:53: warning: Member readSettings(QSettings &settings) (function) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:54: warning: Member writeSettings(QSettings &settings) const (function) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:135: warning: Member m_attemptedJobAdditions (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:136: warning: Member m_isMultiJob (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:137: warning: Member m_server (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:138: warning: Member m_jobs (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:139: warning: Member m_flags (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactories/viewjoblogactionfactory.h:46: warning: Member actionTriggered() (slot) of class MoleQueue::ViewJobLogActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactories/viewjoblogactionfactory.h:47: warning: Member removeSenderFromMap() (slot) of class MoleQueue::ViewJobLogActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactories/viewjoblogactionfactory.h:41: warning: Member setLogWindowParent(QWidget *widgy) (function) of class MoleQueue::ViewJobLogActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:49: warning: Member JobActionFactory(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:51: warning: Member operator=(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:53: warning: Member readSettings(QSettings &settings) (function) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:54: warning: Member writeSettings(QSettings &settings) const (function) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:135: warning: Member m_attemptedJobAdditions (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:136: warning: Member m_isMultiJob (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:137: warning: Member m_server (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:138: warning: Member m_jobs (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:139: warning: Member m_flags (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:49: warning: Member JobActionFactory(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:51: warning: Member operator=(const JobActionFactory &other) (function) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:53: warning: Member readSettings(QSettings &settings) (function) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:54: warning: Member writeSettings(QSettings &settings) const (function) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:135: warning: Member m_attemptedJobAdditions (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:136: warning: Member m_isMultiJob (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:137: warning: Member m_server (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:138: warning: Member m_jobs (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:139: warning: Member m_flags (variable) of class MoleQueue::JobActionFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h:77: warning: Found unknown command `\job' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobdata.h:54: warning: Member JobData(JobManager *parentManager) (function) of class MoleQueue::JobData is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobdata.h:55: warning: Member JobData(const JobData &) (function) of class MoleQueue::JobData is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobitemmodel.h:36: warning: Member ColumnNames (enumeration) of class MoleQueue::JobItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobitemmodel.h:50: warning: Member UserRoles (enumeration) of class MoleQueue::JobItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobitemmodel.h:87: warning: Member jobUpdated(const MoleQueue::Job &job) (slot) of class MoleQueue::JobItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobitemmodel.h:84: warning: Member rowCountChanged() (signal) of class MoleQueue::JobItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobitemmodel.h:47: warning: Member JobItemModel(QObject *parentObject=0) (function) of class MoleQueue::JobItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobitemmodel.h:54: warning: Member setJobManager(JobManager *jobManager) (function) of class MoleQueue::JobItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobitemmodel.h:55: warning: Member jobManager() const (function) of class MoleQueue::JobItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobitemmodel.h:57: warning: Member parent(const QModelIndex &) const (function) of class MoleQueue::JobItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobitemmodel.h:59: warning: Member rowCount(const QModelIndex &theModelIndex=QModelIndex()) const (function) of class MoleQueue::JobItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobitemmodel.h:60: warning: Member columnCount(const QModelIndex &modelIndex=QModelIndex()) const (function) of class MoleQueue::JobItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobitemmodel.h:62: warning: Member headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const (function) of class MoleQueue::JobItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobitemmodel.h:65: warning: Member data(const QModelIndex &modelIndex, int role=Qt::DisplayRole) const (function) of class MoleQueue::JobItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobitemmodel.h:76: warning: Member flags(const QModelIndex &modelIndex) const (function) of class MoleQueue::JobItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobitemmodel.h:78: warning: Member index(int row, int column, const QModelIndex &modelIndex=QModelIndex()) const (function) of class MoleQueue::JobItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobitemmodel.h:90: warning: Member m_jobManager (variable) of class MoleQueue::JobItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobmanager.h:50: warning: Member JobManager(QObject *parentObject=0) (function) of class MoleQueue::JobManager is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobmanager.h:211: warning: argument 'queueId' of command @param is not found in the argument list of JobManager::jobUpdated(const MoleQueue::Job &job) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobreferencebase.h:80: warning: Member jobData() const (function) of class MoleQueue::JobReferenceBase is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobreferencebase.h:97: warning: Member m_jobManager (variable) of class MoleQueue::JobReferenceBase is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h:47: warning: Member setFilterString(const QString &str) (slot) of class MoleQueue::JobTableProxyModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h:49: warning: Member setShowStatusNew(bool show) (slot) of class MoleQueue::JobTableProxyModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h:50: warning: Member setShowStatusSubmitted(bool show) (slot) of class MoleQueue::JobTableProxyModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h:51: warning: Member setShowStatusQueued(bool show) (slot) of class MoleQueue::JobTableProxyModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h:52: warning: Member setShowStatusRunning(bool show) (slot) of class MoleQueue::JobTableProxyModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h:53: warning: Member setShowStatusFinished(bool show) (slot) of class MoleQueue::JobTableProxyModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h:54: warning: Member setShowStatusCanceled(bool show) (slot) of class MoleQueue::JobTableProxyModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h:55: warning: Member setShowStatusError(bool show) (slot) of class MoleQueue::JobTableProxyModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h:57: warning: Member setShowHiddenJobs(bool show) (slot) of class MoleQueue::JobTableProxyModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h:44: warning: Member rowCountChanged() (signal) of class MoleQueue::JobTableProxyModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h:29: warning: Member JobTableProxyModel(QObject *parent_=0) (function) of class MoleQueue::JobTableProxyModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h:32: warning: Member filterString() const (function) of class MoleQueue::JobTableProxyModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h:33: warning: Member showStatusNew() const (function) of class MoleQueue::JobTableProxyModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h:34: warning: Member showStatusSubmitted() const (function) of class MoleQueue::JobTableProxyModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h:35: warning: Member showStatusQueued() const (function) of class MoleQueue::JobTableProxyModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h:36: warning: Member showStatusRunning() const (function) of class MoleQueue::JobTableProxyModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h:37: warning: Member showStatusFinished() const (function) of class MoleQueue::JobTableProxyModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h:38: warning: Member showStatusCanceled() const (function) of class MoleQueue::JobTableProxyModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h:39: warning: Member showStatusError() const (function) of class MoleQueue::JobTableProxyModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h:41: warning: Member showHiddenJobs() const (function) of class MoleQueue::JobTableProxyModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h:60: warning: Member filterAcceptsRow(int sourceRow, const QModelIndex &sourceParent) const (function) of class MoleQueue::JobTableProxyModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h:62: warning: Member saveState() const (function) of class MoleQueue::JobTableProxyModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtablewidget.h:50: warning: Member clearFinishedJobs() (slot) of class MoleQueue::JobTableWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtablewidget.h:51: warning: Member showFilterBar(bool visible=true) (slot) of class MoleQueue::JobTableWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtablewidget.h:52: warning: Member hideFilterBar() (slot) of class MoleQueue::JobTableWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtablewidget.h:53: warning: Member focusInFilter() (slot) of class MoleQueue::JobTableWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtablewidget.h:55: warning: Member showAdvancedFilterDialog() (slot) of class MoleQueue::JobTableWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtablewidget.h:47: warning: Member jobCountsChanged(int totalJobs, int shownJobs) (signal) of class MoleQueue::JobTableWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtablewidget.h:40: warning: Member JobTableWidget(QWidget *parentObject=0) (function) of class MoleQueue::JobTableWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtablewidget.h:43: warning: Member setJobManager(JobManager *jobManager) (function) of class MoleQueue::JobTableWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtablewidget.h:44: warning: Member jobManager() const (function) of class MoleQueue::JobTableWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtablewidget.h:58: warning: Member updateFilters() (slot) of class MoleQueue::JobTableWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtablewidget.h:60: warning: Member modelRowCountChanged() (slot) of class MoleQueue::JobTableWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtablewidget.h:64: warning: Member getSelectedRows() (function) of class MoleQueue::JobTableWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtablewidget.h:66: warning: Member ui (variable) of class MoleQueue::JobTableWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtablewidget.h:67: warning: Member m_jobManager (variable) of class MoleQueue::JobTableWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtablewidget.h:68: warning: Member m_proxyModel (variable) of class MoleQueue::JobTableWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtablewidget.h:69: warning: Member m_filterDialog (variable) of class MoleQueue::JobTableWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobview.h:32: warning: Member JobView(QWidget *theParent=0) (function) of class MoleQueue::JobView is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobview.h:38: warning: Member selectedJobs() (function) of class MoleQueue::JobView is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/localqueuewidget.h:39: warning: Member save() (slot) of class MoleQueue::LocalQueueWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/localqueuewidget.h:40: warning: Member reset() (slot) of class MoleQueue::LocalQueueWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/localqueuewidget.h:35: warning: Member LocalQueueWidget(QueueLocal *queue, QWidget *parent_=0) (function) of class MoleQueue::LocalQueueWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/abstractqueuesettingswidget.h:29: warning: Member AbstractQueueSettingsWidget(QWidget *parentObject=0) (function) of class MoleQueue::AbstractQueueSettingsWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/abstractqueuesettingswidget.h:52: warning: Member setDirty(bool dirty=true) (slot) of class MoleQueue::AbstractQueueSettingsWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/abstractqueuesettingswidget.h:60: warning: Member m_isDirty (variable) of class MoleQueue::AbstractQueueSettingsWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/logentry.h:111: warning: Member timeStamp() const (function) of class MoleQueue::LogEntry is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/logger.h:219: warning: Member cleanUp() (slot) of class MoleQueue::Logger is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/logwindow.h:49: warning: Member aboutToClose() (signal) of class MoleQueue::LogWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/logwindow.h:52: warning: Member changeEvent(QEvent *e) (function) of class MoleQueue::LogWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/logwindow.h:53: warning: Member closeEvent(QCloseEvent *) (function) of class MoleQueue::LogWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/logwindow.h:54: warning: Member hideEvent(QHideEvent *) (function) of class MoleQueue::LogWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/logwindow.h:55: warning: Member showEvent(QShowEvent *) (function) of class MoleQueue::LogWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:60: warning: Member readSettings() (slot) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:61: warning: Member writeSettings() (slot) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:63: warning: Member trayIconActivated(QSystemTrayIcon::ActivationReason) (slot) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:65: warning: Member errorOccurred() (slot) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:66: warning: Member errorCleared() (slot) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:68: warning: Member notifyJobStateChange(const MoleQueue::Job &job, MoleQueue::JobState oldState, MoleQueue::JobState newState) (slot) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:57: warning: Member setVisible(bool visible) (function) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:73: warning: Member showQueueManagerDialog() (slot) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:74: warning: Member showOpenWithManagerDialog() (slot) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:75: warning: Member showLogWindow() (slot) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:76: warning: Member handleServerConnectionError(MoleQueue::ConnectionListener::Error, const QString &) (slot) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:78: warning: Member handleErrorNotificationLabelAction(const QString &action) (slot) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:79: warning: Member jumpToFilterBar() (slot) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:80: warning: Member showAdvancedJobFilters() (slot) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:81: warning: Member updateJobCounts(int totalJobs, int shownJobs) (slot) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:87: warning: Member keyPressEvent(QKeyEvent *) (function) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:88: warning: Member closeEvent(QCloseEvent *theEvent) (function) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:90: warning: Member createActions() (function) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:91: warning: Member createShortcuts() (function) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:92: warning: Member createMainMenu() (function) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:93: warning: Member createTrayIcon() (function) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:94: warning: Member createJobTable() (function) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:95: warning: Member createActionFactories() (function) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:96: warning: Member createStatusBar() (function) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:98: warning: Member m_ui (variable) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:99: warning: Member m_logWindow (variable) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:100: warning: Member m_openWithManagerDialog (variable) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:101: warning: Member m_queueManagerDialog (variable) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:103: warning: Member m_minimizeAction (variable) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:104: warning: Member m_maximizeAction (variable) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:105: warning: Member m_restoreAction (variable) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:107: warning: Member m_trayIcon (variable) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:108: warning: Member m_trayIconMenu (variable) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:109: warning: Member m_statusTotalJobs (variable) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:110: warning: Member m_statusHiddenJobs (variable) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h:112: warning: Member m_server (variable) of class MoleQueue::MainWindow is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/opensshcommand.h:43: warning: Member OpenSshCommand(QObject *parentObject=0) (function) of class MoleQueue::OpenSshCommand is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h:47: warning: Member SshCommand(QObject *parentObject, QString sshCommand, QString scpCommand) (function) of class MoleQueue::SshCommand is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:41: warning: Member SshConnection(QObject *parentObject=0) (function) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:205: warning: Member debug() (function) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h:182: warning: Member m_sshCommand (variable) of class MoleQueue::SshCommand is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h:183: warning: Member m_scpCommand (variable) of class MoleQueue::SshCommand is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h:184: warning: Member m_output (variable) of class MoleQueue::SshCommand is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h:185: warning: Member m_exitCode (variable) of class MoleQueue::SshCommand is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h:186: warning: Member m_process (variable) of class MoleQueue::SshCommand is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h:187: warning: Member m_isComplete (variable) of class MoleQueue::SshCommand is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:206: warning: Member m_persistent (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:207: warning: Member m_data (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:208: warning: Member m_userName (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:209: warning: Member m_hostName (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:210: warning: Member m_identityFile (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:211: warning: Member m_portNumber (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithexecutablemodel.h:50: warning: Member setFactories(QList< OpenWithActionFactory > *factories) (slot) of class MoleQueue::OpenWithExecutableModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithexecutablemodel.h:31: warning: Member OpenWithExecutableModel(QObject *parentObject=0) (function) of class MoleQueue::OpenWithExecutableModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithexecutablemodel.h:33: warning: Member rowCount(const QModelIndex &p=QModelIndex()) const (function) of class MoleQueue::OpenWithExecutableModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithexecutablemodel.h:34: warning: Member columnCount(const QModelIndex &p=QModelIndex()) const (function) of class MoleQueue::OpenWithExecutableModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithexecutablemodel.h:35: warning: Member data(const QModelIndex &ind, int role) const (function) of class MoleQueue::OpenWithExecutableModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithexecutablemodel.h:36: warning: Member headerData(int section, Qt::Orientation orientation, int role) const (function) of class MoleQueue::OpenWithExecutableModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithexecutablemodel.h:38: warning: Member insertRows(int row, int count, const QModelIndex &parent) (function) of class MoleQueue::OpenWithExecutableModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithexecutablemodel.h:39: warning: Member removeRows(int row, int count, const QModelIndex &parent) (function) of class MoleQueue::OpenWithExecutableModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithexecutablemodel.h:41: warning: Member setData(const QModelIndex &ind, const QVariant &value, int role) (function) of class MoleQueue::OpenWithExecutableModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithexecutablemodel.h:43: warning: Member flags(const QModelIndex &index) const (function) of class MoleQueue::OpenWithExecutableModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithexecutablemodel.h:45: warning: Member index(int row, int column, const QModelIndex &parent=QModelIndex()) const (function) of class MoleQueue::OpenWithExecutableModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithexecutablemodel.h:47: warning: Member parent(const QModelIndex &child) const (function) of class MoleQueue::OpenWithExecutableModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithexecutablemodel.h:53: warning: Member m_factories (variable) of class MoleQueue::OpenWithExecutableModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithmanagerdialog.h:46: warning: Member OpenWithManagerDialog(QWidget *parentObject=0) (function) of class MoleQueue::OpenWithManagerDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithmanagerdialog.h:49: warning: Member loadFactories() (function) of class MoleQueue::OpenWithManagerDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithmanagerdialog.h:50: warning: Member reset() (function) of class MoleQueue::OpenWithManagerDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithmanagerdialog.h:53: warning: Member accept() (function) of class MoleQueue::OpenWithManagerDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithmanagerdialog.h:54: warning: Member reject() (function) of class MoleQueue::OpenWithManagerDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithmanagerdialog.h:57: warning: Member closeEvent(QCloseEvent *) (function) of class MoleQueue::OpenWithManagerDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithmanagerdialog.h:58: warning: Member keyPressEvent(QKeyEvent *) (function) of class MoleQueue::OpenWithManagerDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithpatternmodel.h:57: warning: Member ColumnType (enumeration) of class MoleQueue::OpenWithPatternModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithpatternmodel.h:65: warning: Member PatternType (enumeration) of class MoleQueue::OpenWithPatternModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithpatternmodel.h:72: warning: Member CustomRoleType (enumeration) of class MoleQueue::OpenWithPatternModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithpatternmodel.h:34: warning: Member OpenWithPatternModel(QObject *parentObject=0) (function) of class MoleQueue::OpenWithPatternModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithpatternmodel.h:36: warning: Member rowCount(const QModelIndex &parent) const (function) of class MoleQueue::OpenWithPatternModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithpatternmodel.h:37: warning: Member columnCount(const QModelIndex &parent) const (function) of class MoleQueue::OpenWithPatternModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithpatternmodel.h:38: warning: Member data(const QModelIndex &ind, int role) const (function) of class MoleQueue::OpenWithPatternModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithpatternmodel.h:39: warning: Member setData(const QModelIndex &index, const QVariant &value, int role) (function) of class MoleQueue::OpenWithPatternModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithpatternmodel.h:40: warning: Member headerData(int section, Qt::Orientation orientation, int role) const (function) of class MoleQueue::OpenWithPatternModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithpatternmodel.h:42: warning: Member insertRows(int row, int count, const QModelIndex &parent) (function) of class MoleQueue::OpenWithPatternModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithpatternmodel.h:43: warning: Member removeRows(int row, int count, const QModelIndex &parent) (function) of class MoleQueue::OpenWithPatternModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithpatternmodel.h:45: warning: Member flags(const QModelIndex &index) const (function) of class MoleQueue::OpenWithPatternModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithpatternmodel.h:47: warning: Member index(int row, int column, const QModelIndex &) const (function) of class MoleQueue::OpenWithPatternModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithpatternmodel.h:52: warning: Member parent(const QModelIndex &) const (function) of class MoleQueue::OpenWithPatternModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithpatternmodel.h:76: warning: Member setRegExps(QList< QRegExp > *regexps) (function) of class MoleQueue::OpenWithPatternModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithpatternmodel.h:79: warning: Member indexIsValid(const QModelIndex &ind) const (function) of class MoleQueue::OpenWithPatternModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithpatternmodel.h:80: warning: Member m_regexps (variable) of class MoleQueue::OpenWithPatternModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/patterntypedelegate.h:30: warning: Member PatternTypeDelegate(QObject *parentObject=0) (function) of class MoleQueue::PatternTypeDelegate is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/patterntypedelegate.h:32: warning: Member createEditor(QWidget *parentWidget, const QStyleOptionViewItem &option, const QModelIndex &index) const (function) of class MoleQueue::PatternTypeDelegate is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/patterntypedelegate.h:34: warning: Member updateEditorGeometry(QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const (function) of class MoleQueue::PatternTypeDelegate is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/patterntypedelegate.h:37: warning: Member setEditorData(QWidget *editor, const QModelIndex &index) const (function) of class MoleQueue::PatternTypeDelegate is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/patterntypedelegate.h:38: warning: Member setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const (function) of class MoleQueue::PatternTypeDelegate is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/patterntypedelegate.h:41: warning: Member patternTypeModel() const (function) of class MoleQueue::PatternTypeDelegate is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/patterntypedelegate.h:44: warning: Member m_patternTypeModel (variable) of class MoleQueue::PatternTypeDelegate is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/pluginmanager.h:57: warning: Member load(const QString &dir) (function) of class MoleQueue::PluginManager is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/program.h:48: warning: Member Program(Queue *parentQueue=0) (function) of class MoleQueue::Program is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/program.h:49: warning: Member Program(const Program &other) (function) of class MoleQueue::Program is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/program.h:51: warning: Member operator=(const Program &other) (function) of class MoleQueue::Program is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/program.h:139: warning: Member setExecutable(const QString &str) (function) of class MoleQueue::Program is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/program.h:140: warning: Member executable() const (function) of class MoleQueue::Program is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/program.h:142: warning: Member setArguments(const QString &str) (function) of class MoleQueue::Program is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/program.h:143: warning: Member arguments() const (function) of class MoleQueue::Program is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/program.h:145: warning: Member setOutputFilename(const QString &str) (function) of class MoleQueue::Program is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/program.h:146: warning: Member outputFilename() const (function) of class MoleQueue::Program is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/program.h:148: warning: Member setLaunchSyntax(LaunchSyntax s) (function) of class MoleQueue::Program is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/program.h:154: warning: Member launchSyntax() const (function) of class MoleQueue::Program is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/program.h:156: warning: Member setCustomLaunchTemplate(const QString &str) (function) of class MoleQueue::Program is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/program.h:160: warning: Member customLaunchTemplate() const (function) of class MoleQueue::Program is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/program.h:166: warning: Member generateFormattedExecutionString(const QString &executable_, const QString &arguments_, const QString &outputFilename_, LaunchSyntax syntax_) (function) of class MoleQueue::Program is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/program.h:101: warning: argument 'value' of command @param is not found in the argument list of Program::writeJsonSettings(QJsonObject &json, bool exportOnly) const /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/program.h:101: warning: The following parameters of MoleQueue::Program::writeJsonSettings(QJsonObject &json, bool exportOnly) const are not documented: parameter 'json' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/program.h:111: warning: argument 'value' of command @param is not found in the argument list of Program::readJsonSettings(const QJsonObject &json, bool importOnly) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/program.h:111: warning: The following parameters of MoleQueue::Program::readJsonSettings(const QJsonObject &json, bool importOnly) are not documented: parameter 'json' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/programconfiguredialog.h:45: warning: Member accept() (slot) of class MoleQueue::ProgramConfigureDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/programconfiguredialog.h:39: warning: Member ProgramConfigureDialog(Program *program, QWidget *parentObject=0) (function) of class MoleQueue::ProgramConfigureDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/programconfiguredialog.h:42: warning: Member currentProgram() const (function) of class MoleQueue::ProgramConfigureDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/programconfiguredialog.h:48: warning: Member populateSyntaxCombo() (slot) of class MoleQueue::ProgramConfigureDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/programconfiguredialog.h:50: warning: Member updateGuiFromProgram() (slot) of class MoleQueue::ProgramConfigureDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/programconfiguredialog.h:51: warning: Member updateProgramFromGui() (slot) of class MoleQueue::ProgramConfigureDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/programconfiguredialog.h:53: warning: Member updateLaunchEditor() (slot) of class MoleQueue::ProgramConfigureDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/programconfiguredialog.h:54: warning: Member launchEditorTextChanged() (slot) of class MoleQueue::ProgramConfigureDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/programconfiguredialog.h:56: warning: Member launchSyntaxChanged(int enumVal) (slot) of class MoleQueue::ProgramConfigureDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/programconfiguredialog.h:57: warning: Member customizeLauncherClicked() (slot) of class MoleQueue::ProgramConfigureDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/programconfiguredialog.h:59: warning: Member setDirty(bool dirty=true) (slot) of class MoleQueue::ProgramConfigureDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/programconfiguredialog.h:61: warning: Member showHelpDialog() (slot) of class MoleQueue::ProgramConfigureDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/programconfiguredialog.h:62: warning: Member buttonBoxButtonClicked(QAbstractButton *) (slot) of class MoleQueue::ProgramConfigureDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/programconfiguredialog.h:65: warning: Member closeEvent(QCloseEvent *) (function) of class MoleQueue::ProgramConfigureDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/programconfiguredialog.h:66: warning: Member keyPressEvent(QKeyEvent *) (function) of class MoleQueue::ProgramConfigureDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/puttycommand.h:43: warning: Member PuttyCommand(QObject *parentObject=0) (function) of class MoleQueue::PuttyCommand is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h:47: warning: Member SshCommand(QObject *parentObject, QString sshCommand, QString scpCommand) (function) of class MoleQueue::SshCommand is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:41: warning: Member SshConnection(QObject *parentObject=0) (function) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:205: warning: Member debug() (function) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h:182: warning: Member m_sshCommand (variable) of class MoleQueue::SshCommand is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h:183: warning: Member m_scpCommand (variable) of class MoleQueue::SshCommand is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h:184: warning: Member m_output (variable) of class MoleQueue::SshCommand is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h:185: warning: Member m_exitCode (variable) of class MoleQueue::SshCommand is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h:186: warning: Member m_process (variable) of class MoleQueue::SshCommand is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h:187: warning: Member m_isComplete (variable) of class MoleQueue::SshCommand is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:206: warning: Member m_persistent (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:207: warning: Member m_data (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:208: warning: Member m_userName (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:209: warning: Member m_hostName (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:210: warning: Member m_identityFile (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:211: warning: Member m_portNumber (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:407: warning: Member m_queueManager (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:408: warning: Member m_server (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:410: warning: Member m_name (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:411: warning: Member m_launchTemplate (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:412: warning: Member m_launchScriptName (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:413: warning: Member m_programs (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:57: warning: explicit link request to 'addQueue()' could not be resolved /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:117: warning: The following parameters of MoleQueue::Queue::exportSettings(const QString &fileName, bool includePrograms=true) const are not documented: parameter 'fileName' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:129: warning: The following parameters of MoleQueue::Queue::importSettings(const QString &fileName, bool includePrograms=true) are not documented: parameter 'fileName' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:190: warning: argument 'program' of command @param is not found in the argument list of Queue::addProgram(Program *newProgram, bool replace=false) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:190: warning: The following parameters of MoleQueue::Queue::addProgram(Program *newProgram, bool replace=false) are not documented: parameter 'newProgram' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:201: warning: argument 'program' of command @param is not found in the argument list of Queue::removeProgram(Program *programToRemove) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:201: warning: The following parameters of MoleQueue::Queue::removeProgram(Program *programToRemove) are not documented: parameter 'programToRemove' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:209: warning: argument 'name' of command @param is not found in the argument list of Queue::removeProgram(const QString &programName) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:209: warning: The following parameters of MoleQueue::Queue::removeProgram(const QString &programName) are not documented: parameter 'programName' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:217: warning: argument 'name' of command @param is not found in the argument list of Queue::lookupProgram(const QString &programName) const /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:217: warning: The following parameters of MoleQueue::Queue::lookupProgram(const QString &programName) const are not documented: parameter 'programName' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:280: warning: The following parameters of MoleQueue::Queue::replaceKeywords(QString &launchScript, const Job &job, bool addNewline=true) are not documented: parameter 'addNewline' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:304: warning: Found unknown command `\program' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:417: warning: explicit link request to 'failures' could not be resolved /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanager.h:41: warning: Member QueueManager(Server *parentServer=0) (function) of class MoleQueue::QueueManager is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanager.h:44: warning: Member readSettings() (function) of class MoleQueue::QueueManager is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanager.h:45: warning: Member writeSettings() const (function) of class MoleQueue::QueueManager is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanager.h:162: warning: Member m_queues (variable) of class MoleQueue::QueueManager is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanager.h:163: warning: Member m_server (variable) of class MoleQueue::QueueManager is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanager.h:94: warning: argument 'queueName' of command @param is not found in the argument list of QueueManager::removeQueue(const QString &name) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanager.h:94: warning: The following parameters of MoleQueue::QueueManager::removeQueue(const QString &name) are not documented: parameter 'name' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanagerdialog.h:40: warning: Member QueueManagerDialog(QueueManager *manager, QWidget *parentObject=0) (function) of class MoleQueue::QueueManagerDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanagerdialog.h:44: warning: Member addQueue() (slot) of class MoleQueue::QueueManagerDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanagerdialog.h:45: warning: Member removeQueue() (slot) of class MoleQueue::QueueManagerDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanagerdialog.h:46: warning: Member configureQueue() (slot) of class MoleQueue::QueueManagerDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanagerdialog.h:47: warning: Member importQueue() (slot) of class MoleQueue::QueueManagerDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanagerdialog.h:48: warning: Member exportQueue() (slot) of class MoleQueue::QueueManagerDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanagerdialog.h:49: warning: Member doubleClicked(const QModelIndex &) (slot) of class MoleQueue::QueueManagerDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanagerdialog.h:50: warning: Member showSettingsDialog(MoleQueue::Queue *queue) (slot) of class MoleQueue::QueueManagerDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanagerdialog.h:51: warning: Member removeSettingsDialog() (slot) of class MoleQueue::QueueManagerDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanagerdialog.h:52: warning: Member enableQueueButtons(const QItemSelection &selected) (slot) of class MoleQueue::QueueManagerDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanagerdialog.h:57: warning: Member getSelectedQueues() (function) of class MoleQueue::QueueManagerDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanagerdialog.h:58: warning: Member setEnabledQueueButtons(bool enabled) (function) of class MoleQueue::QueueManagerDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanagerdialog.h:60: warning: Member ui (variable) of class MoleQueue::QueueManagerDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanagerdialog.h:61: warning: Member m_queueManager (variable) of class MoleQueue::QueueManagerDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanagerdialog.h:62: warning: Member m_queueManagerItemModel (variable) of class MoleQueue::QueueManagerDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanagerdialog.h:63: warning: Member m_queueSettingsDialogs (variable) of class MoleQueue::QueueManagerDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanageritemmodel.h:41: warning: Member QueueManagerItemModel(QueueManager *queueManager, QObject *parentObject=0) (function) of class MoleQueue::QueueManagerItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanageritemmodel.h:44: warning: Member parent(const QModelIndex &) const (function) of class MoleQueue::QueueManagerItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanageritemmodel.h:46: warning: Member rowCount(const QModelIndex &modelIndex=QModelIndex()) const (function) of class MoleQueue::QueueManagerItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanageritemmodel.h:47: warning: Member columnCount(const QModelIndex &modelIndex=QModelIndex()) const (function) of class MoleQueue::QueueManagerItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanageritemmodel.h:49: warning: Member headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const (function) of class MoleQueue::QueueManagerItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanageritemmodel.h:52: warning: Member data(const QModelIndex &modelIndex, int role=Qt::DisplayRole) const (function) of class MoleQueue::QueueManagerItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanageritemmodel.h:55: warning: Member flags(const QModelIndex &modelIndex) const (function) of class MoleQueue::QueueManagerItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanageritemmodel.h:57: warning: Member index(int row, int column, const QModelIndex &modelIndex=QModelIndex()) const (function) of class MoleQueue::QueueManagerItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanageritemmodel.h:61: warning: Member m_queueManager (variable) of class MoleQueue::QueueManagerItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queueprogramitemmodel.h:39: warning: Member QueueProgramItemModel(Queue *queue, QObject *parentObject=0) (function) of class MoleQueue::QueueProgramItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queueprogramitemmodel.h:41: warning: Member addProgram(Program *program) (function) of class MoleQueue::QueueProgramItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queueprogramitemmodel.h:42: warning: Member removeProgram(Program *program) (function) of class MoleQueue::QueueProgramItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queueprogramitemmodel.h:44: warning: Member parent(const QModelIndex &modelIndex) const (function) of class MoleQueue::QueueProgramItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queueprogramitemmodel.h:45: warning: Member rowCount(const QModelIndex &modelIndex=QModelIndex()) const (function) of class MoleQueue::QueueProgramItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queueprogramitemmodel.h:46: warning: Member columnCount(const QModelIndex &modelIndex=QModelIndex()) const (function) of class MoleQueue::QueueProgramItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queueprogramitemmodel.h:47: warning: Member headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const (function) of class MoleQueue::QueueProgramItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queueprogramitemmodel.h:49: warning: Member data(const QModelIndex &modelIndex, int role=Qt::DisplayRole) const (function) of class MoleQueue::QueueProgramItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queueprogramitemmodel.h:51: warning: Member flags(const QModelIndex &modelIndex) const (function) of class MoleQueue::QueueProgramItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queueprogramitemmodel.h:53: warning: Member index(int row, int column, const QModelIndex &modelIndex=QModelIndex()) const (function) of class MoleQueue::QueueProgramItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queueprogramitemmodel.h:57: warning: Member callReset() (slot) of class MoleQueue::QueueProgramItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queueprogramitemmodel.h:60: warning: Member m_queue (variable) of class MoleQueue::QueueProgramItemModel is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/local.h:59: warning: Member submitJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueLocal is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/local.h:60: warning: Member killJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueLocal is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/local.h:36: warning: Member QueueLocal(QueueManager *parentManager=0) (function) of class MoleQueue::QueueLocal is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:407: warning: Member m_queueManager (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:408: warning: Member m_server (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:410: warning: Member m_name (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:411: warning: Member m_launchTemplate (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:412: warning: Member m_launchScriptName (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:413: warning: Member m_programs (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/pbs.h:32: warning: Member QueuePbs(QueueManager *parentManager=0) (function) of class MoleQueue::QueuePbs is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:35: warning: Member QueueRemoteSsh(const QString &queueName="AbstractRemoteSsh", QueueManager *parentManager=0) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:44: warning: Member setSshExecutable(const QString &exe) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:49: warning: Member sshExecutable() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:54: warning: Member setScpExecutable(const QString &exe) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:59: warning: Member scpExectuable() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:64: warning: Member setHostName(const QString &host) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:69: warning: Member hostName() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:74: warning: Member setUserName(const QString &user) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:79: warning: Member userName() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:84: warning: Member setIdentityFile(const QString &identity) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:89: warning: Member identityFile() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:94: warning: Member setSshPort(int port) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:99: warning: Member sshPort() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:104: warning: Member setSubmissionCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:109: warning: Member submissionCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:114: warning: Member setKillCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:119: warning: Member killCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:124: warning: Member setRequestQueueCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:129: warning: Member requestQueueCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:33: warning: Member QueueRemote(const QString &queueName="AbstractRemote", QueueManager *parentManager=0) (function) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:44: warning: Member setWorkingDirectoryBase(const QString &base) (function) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:49: warning: Member workingDirectoryBase() const (function) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:137: warning: Member requestQueueUpdate() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:84: warning: Member submitJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:85: warning: Member killJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:87: warning: Member requestQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:141: warning: Member createRemoteDirectory(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:142: warning: Member remoteDirectoryCreated() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:143: warning: Member copyInputFilesToHost(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:144: warning: Member inputFilesCopied() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:145: warning: Member submitJobToRemoteQueue(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:146: warning: Member jobSubmittedToRemoteQueue() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:147: warning: Member handleQueueUpdate() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:149: warning: Member beginFinalizeJob(MoleQueue::IdType queueId) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:150: warning: Member finalizeJobCopyFromServer(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:151: warning: Member finalizeJobOutputCopiedFromServer() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:152: warning: Member finalizeJobCopyToCustomDestination(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:153: warning: Member finalizeJobCleanup(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:155: warning: Member cleanRemoteDirectory(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:156: warning: Member remoteDirectoryCleaned() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:158: warning: Member beginKillJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:159: warning: Member endKillJob() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:90: warning: Member submitPendingJobs() (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:95: warning: Member createRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:96: warning: Member remoteDirectoryCreated()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:98: warning: Member copyInputFilesToHost(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:99: warning: Member inputFilesCopied()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:100: warning: Member submitJobToRemoteQueue(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:101: warning: Member jobSubmittedToRemoteQueue()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:103: warning: Member handleQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:105: warning: Member beginFinalizeJob(MoleQueue::IdType queueId)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:106: warning: Member finalizeJobCopyFromServer(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:107: warning: Member finalizeJobOutputCopiedFromServer()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:108: warning: Member finalizeJobCopyToCustomDestination(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:109: warning: Member finalizeJobCleanup(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:111: warning: Member cleanRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:112: warning: Member remoteDirectoryCleaned()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:117: warning: Member beginKillJob(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:118: warning: Member endKillJob()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:194: warning: Member m_sshExecutable (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:195: warning: Member m_scpExecutable (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:196: warning: Member m_hostName (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:197: warning: Member m_userName (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:198: warning: Member m_identityFile (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:199: warning: Member m_sshPort (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:200: warning: Member m_isCheckingQueue (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:202: warning: Member m_submissionCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:203: warning: Member m_killCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:204: warning: Member m_requestQueueCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:134: warning: Member m_checkQueueTimerId (variable) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:138: warning: Member m_checkForPendingJobsTimerId (variable) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:146: warning: Member m_workingDirectoryBase (variable) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:407: warning: Member m_queueManager (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:408: warning: Member m_server (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:410: warning: Member m_name (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:411: warning: Member m_launchTemplate (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:412: warning: Member m_launchScriptName (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:413: warning: Member m_programs (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:122: warning: Member requestQueueUpdate() (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:84: warning: Member submitJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:85: warning: Member killJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:87: warning: Member requestQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:118: warning: Member uitMethodError(const QString &errorString) (signal) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:119: warning: Member userHostAssocList(const Uit::UserHostAssocList &list) (signal) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:45: warning: Member QueueUit(QueueManager *parentManager=0) (function) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:86: warning: Member hostName() const (function) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:90: warning: Member setHostName(const QString &host) (function) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:94: warning: Member hostId() (function) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:98: warning: Member setHostID(qint64 id) (function) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:33: warning: Member QueueRemote(const QString &queueName="AbstractRemote", QueueManager *parentManager=0) (function) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:44: warning: Member setWorkingDirectoryBase(const QString &base) (function) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:49: warning: Member workingDirectoryBase() const (function) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:115: warning: Member clientId (variable) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:126: warning: Member createRemoteDirectory(MoleQueue::Job job) (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:127: warning: Member createRemoteDirectoryError(const QString &errorString) (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:128: warning: Member remoteDirectoryCreated() (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:130: warning: Member copyInputFilesToHost(MoleQueue::Job job) (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:131: warning: Member copyInputFilesToHostError(const QString &erroString) (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:132: warning: Member inputFilesCopied() (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:133: warning: Member uploadInputFilesToHost(Job job) (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:134: warning: Member processStatFileRequest() (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:136: warning: Member submitJobToRemoteQueue(MoleQueue::Job job) (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:137: warning: Member jobSubmittedToRemoteQueue() (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:138: warning: Member jobSubmissionError(const QString &errorString) (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:139: warning: Member handleQueueUpdate() (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:140: warning: Member handleQueueUpdate(const QList< Uit::JobEvent > &jobEvents) (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:141: warning: Member requestQueueUpdateError(const QString &) (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:144: warning: Member beginFinalizeJob(MoleQueue::IdType queueId) (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:145: warning: Member finalizeJobCopyFromServer(MoleQueue::Job job) (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:146: warning: Member finalizeJobOutputCopiedFromServer() (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:147: warning: Member finalizeJobCopyFromServerError(const QString &errorString) (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:148: warning: Member finalizeJobCopyToCustomDestination(MoleQueue::Job job) (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:149: warning: Member finalizeJobCleanup(MoleQueue::Job job) (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:151: warning: Member cleanRemoteDirectory(MoleQueue::Job job) (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:152: warning: Member cleanRemoteDirectoryError(const QString &errorString) (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:153: warning: Member remoteDirectoryCleaned() (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:155: warning: Member beginKillJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:156: warning: Member killJobError(const QString &errorString) (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:157: warning: Member endKillJob() (slot) of class MoleQueue::QueueUit is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:90: warning: Member submitPendingJobs() (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:95: warning: Member createRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:96: warning: Member remoteDirectoryCreated()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:98: warning: Member copyInputFilesToHost(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:99: warning: Member inputFilesCopied()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:100: warning: Member submitJobToRemoteQueue(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:101: warning: Member jobSubmittedToRemoteQueue()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:103: warning: Member handleQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:105: warning: Member beginFinalizeJob(MoleQueue::IdType queueId)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:106: warning: Member finalizeJobCopyFromServer(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:107: warning: Member finalizeJobOutputCopiedFromServer()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:108: warning: Member finalizeJobCopyToCustomDestination(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:109: warning: Member finalizeJobCleanup(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:111: warning: Member cleanRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:112: warning: Member remoteDirectoryCleaned()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:117: warning: Member beginKillJob(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:118: warning: Member endKillJob()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:134: warning: Member m_checkQueueTimerId (variable) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:138: warning: Member m_checkForPendingJobsTimerId (variable) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:146: warning: Member m_workingDirectoryBase (variable) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:407: warning: Member m_queueManager (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:408: warning: Member m_server (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:410: warning: Member m_name (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:411: warning: Member m_launchTemplate (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:412: warning: Member m_launchScriptName (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:413: warning: Member m_programs (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:160: warning: argument 'The' of command @param is not found in the argument list of QueueUit::testConnectionComplete(const QString &token) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:160: warning: The following parameters of MoleQueue::QueueUit::testConnectionComplete(const QString &token) are not documented: parameter 'token' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:167: warning: argument 'The' of command @param is not found in the argument list of QueueUit::testConnectionError(const QString &errorMessage) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h:167: warning: The following parameters of MoleQueue::QueueUit::testConnectionError(const QString &errorMessage) are not documented: parameter 'errorMessage' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:84: warning: Member submitJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:85: warning: Member killJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:87: warning: Member requestQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:33: warning: Member QueueRemote(const QString &queueName="AbstractRemote", QueueManager *parentManager=0) (function) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:44: warning: Member setWorkingDirectoryBase(const QString &base) (function) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:49: warning: Member workingDirectoryBase() const (function) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:90: warning: Member submitPendingJobs() (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:95: warning: Member createRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:96: warning: Member remoteDirectoryCreated()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:98: warning: Member copyInputFilesToHost(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:99: warning: Member inputFilesCopied()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:100: warning: Member submitJobToRemoteQueue(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:101: warning: Member jobSubmittedToRemoteQueue()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:103: warning: Member handleQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:105: warning: Member beginFinalizeJob(MoleQueue::IdType queueId)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:106: warning: Member finalizeJobCopyFromServer(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:107: warning: Member finalizeJobOutputCopiedFromServer()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:108: warning: Member finalizeJobCopyToCustomDestination(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:109: warning: Member finalizeJobCleanup(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:111: warning: Member cleanRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:112: warning: Member remoteDirectoryCleaned()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:117: warning: Member beginKillJob(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:118: warning: Member endKillJob()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:134: warning: Member m_checkQueueTimerId (variable) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:138: warning: Member m_checkForPendingJobsTimerId (variable) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:146: warning: Member m_workingDirectoryBase (variable) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:407: warning: Member m_queueManager (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:408: warning: Member m_server (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:410: warning: Member m_name (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:411: warning: Member m_launchTemplate (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:412: warning: Member m_launchScriptName (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:413: warning: Member m_programs (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:137: warning: Member requestQueueUpdate() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:84: warning: Member submitJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:85: warning: Member killJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:87: warning: Member requestQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:35: warning: Member QueueRemoteSsh(const QString &queueName="AbstractRemoteSsh", QueueManager *parentManager=0) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:44: warning: Member setSshExecutable(const QString &exe) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:49: warning: Member sshExecutable() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:54: warning: Member setScpExecutable(const QString &exe) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:59: warning: Member scpExectuable() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:64: warning: Member setHostName(const QString &host) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:69: warning: Member hostName() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:74: warning: Member setUserName(const QString &user) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:79: warning: Member userName() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:84: warning: Member setIdentityFile(const QString &identity) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:89: warning: Member identityFile() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:94: warning: Member setSshPort(int port) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:99: warning: Member sshPort() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:104: warning: Member setSubmissionCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:109: warning: Member submissionCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:114: warning: Member setKillCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:119: warning: Member killCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:124: warning: Member setRequestQueueCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:129: warning: Member requestQueueCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:33: warning: Member QueueRemote(const QString &queueName="AbstractRemote", QueueManager *parentManager=0) (function) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:44: warning: Member setWorkingDirectoryBase(const QString &base) (function) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:49: warning: Member workingDirectoryBase() const (function) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:141: warning: Member createRemoteDirectory(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:142: warning: Member remoteDirectoryCreated() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:143: warning: Member copyInputFilesToHost(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:144: warning: Member inputFilesCopied() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:145: warning: Member submitJobToRemoteQueue(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:146: warning: Member jobSubmittedToRemoteQueue() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:147: warning: Member handleQueueUpdate() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:149: warning: Member beginFinalizeJob(MoleQueue::IdType queueId) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:150: warning: Member finalizeJobCopyFromServer(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:151: warning: Member finalizeJobOutputCopiedFromServer() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:152: warning: Member finalizeJobCopyToCustomDestination(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:153: warning: Member finalizeJobCleanup(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:155: warning: Member cleanRemoteDirectory(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:156: warning: Member remoteDirectoryCleaned() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:158: warning: Member beginKillJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:159: warning: Member endKillJob() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:90: warning: Member submitPendingJobs() (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:95: warning: Member createRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:96: warning: Member remoteDirectoryCreated()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:98: warning: Member copyInputFilesToHost(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:99: warning: Member inputFilesCopied()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:100: warning: Member submitJobToRemoteQueue(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:101: warning: Member jobSubmittedToRemoteQueue()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:103: warning: Member handleQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:105: warning: Member beginFinalizeJob(MoleQueue::IdType queueId)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:106: warning: Member finalizeJobCopyFromServer(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:107: warning: Member finalizeJobOutputCopiedFromServer()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:108: warning: Member finalizeJobCopyToCustomDestination(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:109: warning: Member finalizeJobCleanup(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:111: warning: Member cleanRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:112: warning: Member remoteDirectoryCleaned()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:117: warning: Member beginKillJob(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:118: warning: Member endKillJob()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:194: warning: Member m_sshExecutable (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:195: warning: Member m_scpExecutable (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:196: warning: Member m_hostName (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:197: warning: Member m_userName (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:198: warning: Member m_identityFile (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:199: warning: Member m_sshPort (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:200: warning: Member m_isCheckingQueue (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:202: warning: Member m_submissionCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:203: warning: Member m_killCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:204: warning: Member m_requestQueueCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:134: warning: Member m_checkQueueTimerId (variable) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:138: warning: Member m_checkForPendingJobsTimerId (variable) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:146: warning: Member m_workingDirectoryBase (variable) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:407: warning: Member m_queueManager (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:408: warning: Member m_server (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:410: warning: Member m_name (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:411: warning: Member m_launchTemplate (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:412: warning: Member m_launchScriptName (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:413: warning: Member m_programs (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/sge.h:32: warning: Member QueueSge(QueueManager *parentManager=0) (function) of class MoleQueue::QueueSge is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:35: warning: Member QueueRemoteSsh(const QString &queueName="AbstractRemoteSsh", QueueManager *parentManager=0) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:44: warning: Member setSshExecutable(const QString &exe) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:49: warning: Member sshExecutable() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:54: warning: Member setScpExecutable(const QString &exe) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:59: warning: Member scpExectuable() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:64: warning: Member setHostName(const QString &host) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:69: warning: Member hostName() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:74: warning: Member setUserName(const QString &user) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:79: warning: Member userName() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:84: warning: Member setIdentityFile(const QString &identity) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:89: warning: Member identityFile() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:94: warning: Member setSshPort(int port) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:99: warning: Member sshPort() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:104: warning: Member setSubmissionCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:109: warning: Member submissionCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:114: warning: Member setKillCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:119: warning: Member killCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:124: warning: Member setRequestQueueCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:129: warning: Member requestQueueCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:33: warning: Member QueueRemote(const QString &queueName="AbstractRemote", QueueManager *parentManager=0) (function) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:44: warning: Member setWorkingDirectoryBase(const QString &base) (function) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:49: warning: Member workingDirectoryBase() const (function) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:137: warning: Member requestQueueUpdate() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:84: warning: Member submitJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:85: warning: Member killJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:87: warning: Member requestQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:141: warning: Member createRemoteDirectory(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:142: warning: Member remoteDirectoryCreated() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:143: warning: Member copyInputFilesToHost(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:144: warning: Member inputFilesCopied() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:145: warning: Member submitJobToRemoteQueue(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:146: warning: Member jobSubmittedToRemoteQueue() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:147: warning: Member handleQueueUpdate() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:149: warning: Member beginFinalizeJob(MoleQueue::IdType queueId) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:150: warning: Member finalizeJobCopyFromServer(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:151: warning: Member finalizeJobOutputCopiedFromServer() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:152: warning: Member finalizeJobCopyToCustomDestination(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:153: warning: Member finalizeJobCleanup(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:155: warning: Member cleanRemoteDirectory(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:156: warning: Member remoteDirectoryCleaned() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:158: warning: Member beginKillJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:159: warning: Member endKillJob() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:90: warning: Member submitPendingJobs() (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:95: warning: Member createRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:96: warning: Member remoteDirectoryCreated()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:98: warning: Member copyInputFilesToHost(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:99: warning: Member inputFilesCopied()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:100: warning: Member submitJobToRemoteQueue(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:101: warning: Member jobSubmittedToRemoteQueue()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:103: warning: Member handleQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:105: warning: Member beginFinalizeJob(MoleQueue::IdType queueId)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:106: warning: Member finalizeJobCopyFromServer(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:107: warning: Member finalizeJobOutputCopiedFromServer()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:108: warning: Member finalizeJobCopyToCustomDestination(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:109: warning: Member finalizeJobCleanup(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:111: warning: Member cleanRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:112: warning: Member remoteDirectoryCleaned()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:117: warning: Member beginKillJob(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:118: warning: Member endKillJob()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:194: warning: Member m_sshExecutable (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:195: warning: Member m_scpExecutable (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:196: warning: Member m_hostName (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:197: warning: Member m_userName (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:198: warning: Member m_identityFile (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:199: warning: Member m_sshPort (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:200: warning: Member m_isCheckingQueue (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:202: warning: Member m_submissionCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:203: warning: Member m_killCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:204: warning: Member m_requestQueueCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:134: warning: Member m_checkQueueTimerId (variable) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:138: warning: Member m_checkForPendingJobsTimerId (variable) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:146: warning: Member m_workingDirectoryBase (variable) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:407: warning: Member m_queueManager (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:408: warning: Member m_server (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:410: warning: Member m_name (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:411: warning: Member m_launchTemplate (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:412: warning: Member m_launchScriptName (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:413: warning: Member m_programs (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/slurm.h:32: warning: Member QueueSlurm(QueueManager *parentManager=0) (function) of class MoleQueue::QueueSlurm is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:35: warning: Member QueueRemoteSsh(const QString &queueName="AbstractRemoteSsh", QueueManager *parentManager=0) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:44: warning: Member setSshExecutable(const QString &exe) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:49: warning: Member sshExecutable() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:54: warning: Member setScpExecutable(const QString &exe) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:59: warning: Member scpExectuable() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:64: warning: Member setHostName(const QString &host) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:69: warning: Member hostName() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:74: warning: Member setUserName(const QString &user) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:79: warning: Member userName() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:84: warning: Member setIdentityFile(const QString &identity) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:89: warning: Member identityFile() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:94: warning: Member setSshPort(int port) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:99: warning: Member sshPort() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:104: warning: Member setSubmissionCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:109: warning: Member submissionCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:114: warning: Member setKillCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:119: warning: Member killCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:124: warning: Member setRequestQueueCommand(const QString &command) (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:129: warning: Member requestQueueCommand() const (function) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:33: warning: Member QueueRemote(const QString &queueName="AbstractRemote", QueueManager *parentManager=0) (function) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:44: warning: Member setWorkingDirectoryBase(const QString &base) (function) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:49: warning: Member workingDirectoryBase() const (function) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:137: warning: Member requestQueueUpdate() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:84: warning: Member submitJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:85: warning: Member killJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:87: warning: Member requestQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:141: warning: Member createRemoteDirectory(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:142: warning: Member remoteDirectoryCreated() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:143: warning: Member copyInputFilesToHost(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:144: warning: Member inputFilesCopied() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:145: warning: Member submitJobToRemoteQueue(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:146: warning: Member jobSubmittedToRemoteQueue() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:147: warning: Member handleQueueUpdate() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:149: warning: Member beginFinalizeJob(MoleQueue::IdType queueId) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:150: warning: Member finalizeJobCopyFromServer(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:151: warning: Member finalizeJobOutputCopiedFromServer() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:152: warning: Member finalizeJobCopyToCustomDestination(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:153: warning: Member finalizeJobCleanup(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:155: warning: Member cleanRemoteDirectory(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:156: warning: Member remoteDirectoryCleaned() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:158: warning: Member beginKillJob(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:159: warning: Member endKillJob() (slot) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:90: warning: Member submitPendingJobs() (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:95: warning: Member createRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:96: warning: Member remoteDirectoryCreated()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:98: warning: Member copyInputFilesToHost(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:99: warning: Member inputFilesCopied()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:100: warning: Member submitJobToRemoteQueue(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:101: warning: Member jobSubmittedToRemoteQueue()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:103: warning: Member handleQueueUpdate()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:105: warning: Member beginFinalizeJob(MoleQueue::IdType queueId)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:106: warning: Member finalizeJobCopyFromServer(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:107: warning: Member finalizeJobOutputCopiedFromServer()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:108: warning: Member finalizeJobCopyToCustomDestination(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:109: warning: Member finalizeJobCleanup(MoleQueue::Job job) (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:111: warning: Member cleanRemoteDirectory(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:112: warning: Member remoteDirectoryCleaned()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:117: warning: Member beginKillJob(MoleQueue::Job job)=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:118: warning: Member endKillJob()=0 (slot) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:194: warning: Member m_sshExecutable (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:195: warning: Member m_scpExecutable (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:196: warning: Member m_hostName (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:197: warning: Member m_userName (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:198: warning: Member m_identityFile (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:199: warning: Member m_sshPort (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:200: warning: Member m_isCheckingQueue (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:202: warning: Member m_submissionCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:203: warning: Member m_killCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h:204: warning: Member m_requestQueueCommand (variable) of class MoleQueue::QueueRemoteSsh is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:134: warning: Member m_checkQueueTimerId (variable) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:138: warning: Member m_checkForPendingJobsTimerId (variable) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h:146: warning: Member m_workingDirectoryBase (variable) of class MoleQueue::QueueRemote is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:407: warning: Member m_queueManager (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:408: warning: Member m_server (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:410: warning: Member m_name (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:411: warning: Member m_launchTemplate (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:412: warning: Member m_launchScriptName (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h:413: warning: Member m_programs (variable) of class MoleQueue::Queue is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:52: warning: Member accept() (slot) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:46: warning: Member QueueSettingsDialog(Queue *queue, QWidget *parentObject=0) (function) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:49: warning: Member currentQueue() const (function) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:55: warning: Member addProgramClicked() (slot) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:56: warning: Member removeProgramClicked() (slot) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:57: warning: Member configureProgramClicked() (slot) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:58: warning: Member importProgramClicked() (slot) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:59: warning: Member exportProgramClicked() (slot) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:60: warning: Member doubleClicked(const QModelIndex &) (slot) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:61: warning: Member enableProgramButtons(const QItemSelection &selected) (slot) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:62: warning: Member showProgramConfigDialog(Program *prog) (slot) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:63: warning: Member setEnabledProgramButtons(bool enabled) (slot) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:64: warning: Member removeProgramDialog() (slot) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:65: warning: Member buttonBoxButtonClicked(QAbstractButton *) (slot) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:66: warning: Member apply() (slot) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:67: warning: Member reset() (slot) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:68: warning: Member setDirty(bool dirty=true) (slot) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:69: warning: Member tabChanged(int index) (slot) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:72: warning: Member closeEvent(QCloseEvent *) (function) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:73: warning: Member keyPressEvent(QKeyEvent *) (function) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:77: warning: Member getSelectedPrograms() (function) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:79: warning: Member ui (variable) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:80: warning: Member m_queue (variable) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:81: warning: Member m_model (variable) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:82: warning: Member m_programConfigureDialogs (variable) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:83: warning: Member m_settingsWidget (variable) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h:84: warning: Member m_dirty (variable) of class MoleQueue::QueueSettingsDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/remotequeuewidget.h:48: warning: Member save() (slot) of class MoleQueue::RemoteQueueWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/remotequeuewidget.h:49: warning: Member reset() (slot) of class MoleQueue::RemoteQueueWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/remotequeuewidget.h:44: warning: Member RemoteQueueWidget(QueueRemoteSsh *queue, QWidget *parentObject=0) (function) of class MoleQueue::RemoteQueueWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/abstractqueuesettingswidget.h:29: warning: Member AbstractQueueSettingsWidget(QWidget *parentObject=0) (function) of class MoleQueue::AbstractQueueSettingsWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/remotequeuewidget.h:52: warning: Member testConnection() (slot) of class MoleQueue::RemoteQueueWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/remotequeuewidget.h:53: warning: Member sleepTest() (slot) of class MoleQueue::RemoteQueueWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/remotequeuewidget.h:54: warning: Member showHelpDialog() (slot) of class MoleQueue::RemoteQueueWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/abstractqueuesettingswidget.h:52: warning: Member setDirty(bool dirty=true) (slot) of class MoleQueue::AbstractQueueSettingsWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/abstractqueuesettingswidget.h:60: warning: Member m_isDirty (variable) of class MoleQueue::AbstractQueueSettingsWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/server.h:224: warning: Member m_connectionLUT (variable) of class MoleQueue::Server is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/server.h:227: warning: Member m_endpointLUT (variable) of class MoleQueue::Server is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/server.h:53: warning: The following parameters of MoleQueue::Server::Server(QObject *parentObject=0, QString serverName_="MoleQueue") are not documented: parameter 'serverName_' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/server.h:123: warning: argument 'Server' of command @param is not found in the argument list of Server::stop(bool force) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/server.h:123: warning: The following parameters of MoleQueue::Server::stop(bool force) are not documented: parameter 'force' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h:47: warning: Member SshCommand(QObject *parentObject, QString sshCommand, QString scpCommand) (function) of class MoleQueue::SshCommand is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:41: warning: Member SshConnection(QObject *parentObject=0) (function) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h:182: warning: Member m_sshCommand (variable) of class MoleQueue::SshCommand is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h:183: warning: Member m_scpCommand (variable) of class MoleQueue::SshCommand is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h:184: warning: Member m_output (variable) of class MoleQueue::SshCommand is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h:185: warning: Member m_exitCode (variable) of class MoleQueue::SshCommand is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h:186: warning: Member m_process (variable) of class MoleQueue::SshCommand is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h:187: warning: Member m_isComplete (variable) of class MoleQueue::SshCommand is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:206: warning: Member m_persistent (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:207: warning: Member m_data (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:208: warning: Member m_userName (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:209: warning: Member m_hostName (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:210: warning: Member m_identityFile (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:211: warning: Member m_portNumber (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:205: warning: Member debug() (function) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h:143: warning: argument 'localFile' of command @param is not found in the argument list of SshCommand::copyDirFrom(const QString &remoteDir, const QString &localDir) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h:143: warning: The following parameters of MoleQueue::SshCommand::copyDirFrom(const QString &remoteDir, const QString &localDir) are not documented: parameter 'localDir' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommandfactory.h:55: warning: Member newSshCommand(SshClient sshClient, QObject *parentObject=0) (function) of class MoleQueue::SshCommandFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommandfactory.h:46: warning: Member instance() (function) of class MoleQueue::SshCommandFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommandfactory.h:47: warning: Member defaultSshCommand() (function) of class MoleQueue::SshCommandFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommandfactory.h:48: warning: Member defaultScpCommand() (function) of class MoleQueue::SshCommandFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:41: warning: Member SshConnection(QObject *parentObject=0) (function) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:205: warning: Member debug() (function) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:206: warning: Member m_persistent (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:207: warning: Member m_data (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:208: warning: Member m_userName (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:209: warning: Member m_hostName (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:210: warning: Member m_identityFile (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:211: warning: Member m_portNumber (variable) of class MoleQueue::SshConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:95: warning: Found unknown command `\host' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:180: warning: argument 'localFile' of command @param is not found in the argument list of SshConnection::copyDirFrom(const QString &remoteDir, const QString &localDir) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h:180: warning: The following parameters of MoleQueue::SshConnection::copyDirFrom(const QString &remoteDir, const QString &localDir) are not documented: parameter 'localDir' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/templatekeyworddialog.h:37: warning: Member TemplateKeywordDialog(QWidget *parent_=0) (function) of class MoleQueue::TemplateKeywordDialog is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/terminalprocess.h:35: warning: Member TerminalProcess(QObject *parentObject=0) (function) of class MoleQueue::TerminalProcess is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/terminalprocess.h:39: warning: Member setupChildProcess() (function) of class MoleQueue::TerminalProcess is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/uitqueuewidget.h:47: warning: Member save() (slot) of class MoleQueue::UitQueueWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/uitqueuewidget.h:48: warning: Member reset() (slot) of class MoleQueue::UitQueueWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/uitqueuewidget.h:43: warning: Member UitQueueWidget(QueueUit *queue, QWidget *parentObject=0) (function) of class MoleQueue::UitQueueWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/abstractqueuesettingswidget.h:29: warning: Member AbstractQueueSettingsWidget(QWidget *parentObject=0) (function) of class MoleQueue::AbstractQueueSettingsWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/uitqueuewidget.h:51: warning: Member testConnection() (slot) of class MoleQueue::UitQueueWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/uitqueuewidget.h:52: warning: Member sleepTest() (slot) of class MoleQueue::UitQueueWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/uitqueuewidget.h:53: warning: Member showHelpDialog() (slot) of class MoleQueue::UitQueueWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/uitqueuewidget.h:54: warning: Member updateHostList(const Uit::UserHostAssocList &list) (slot) of class MoleQueue::UitQueueWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/abstractqueuesettingswidget.h:52: warning: Member setDirty(bool dirty=true) (slot) of class MoleQueue::AbstractQueueSettingsWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/abstractqueuesettingswidget.h:60: warning: Member m_isDirty (variable) of class MoleQueue::AbstractQueueSettingsWidget is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/client/client.h:49: warning: Member Client(QObject *parent_=0) (function) of class MoleQueue::Client is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/client/client.h:238: warning: Member MessageType (enumeration) of class MoleQueue::Client is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/client/client.h:249: warning: Member m_jsonRpcClient (variable) of class MoleQueue::Client is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/client/client.h:250: warning: Member m_requests (variable) of class MoleQueue::Client is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/client/client.h:139: warning: Unsupported xml/html tag found /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/client/jobobject.h:159: warning: Member m_value (variable) of class MoleQueue::JobObject is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/client/jsonrpcclient.h:59: warning: Member JsonRpcClient(QObject *parent_=0) (function) of class MoleQueue::JsonRpcClient is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/client/jsonrpcclient.h:147: warning: Member m_packetCounter (variable) of class MoleQueue::JsonRpcClient is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/client/jsonrpcclient.h:148: warning: Member m_socket (variable) of class MoleQueue::JsonRpcClient is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/plugins/localsocketserver/localsocketconnectionlistenerfactory.h:35: warning: Member createConnectionListener(QObject *parentObject, const QString &connectionString="MoleQueue") (function) of class MoleQueue::LocalSocketConnectionListenerFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/plugins/zeromqserver/zeromqconnectionlistenerfactory.h:34: warning: Member createConnectionListener(QObject *parentObject=0, const QString &connectionString="MoleQueue") (function) of class MoleQueue::ZeroMqConnectionListenerFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/localsocketconnection.h:30: warning: Found unknown command `\Connection' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/connection.h:64: warning: Member isOpen()=0 (function) of class MoleQueue::Connection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/connection.h:85: warning: argument 'msg' of command @param is not found in the argument list of Connection::packetReceived(const MoleQueue::PacketType &packet, const MoleQueue::EndpointIdType &endpoint) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/connection.h:85: warning: The following parameters of MoleQueue::Connection::packetReceived(const MoleQueue::PacketType &packet, const MoleQueue::EndpointIdType &endpoint) are not documented: parameter 'packet' parameter 'endpoint' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/connectionlistener.h:32: warning: Found unknown command `\newConnection' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/connectionlistener.h:35: warning: Found unknown command `\newConnection' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/connectionlistener.h:74: warning: Found unknown command `\connectionError' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/connectionlistener.h:83: warning: argument 'The' of command @param is not found in the argument list of ConnectionListener::newConnection(MoleQueue::Connection *connection) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/connectionlistener.h:83: warning: The following parameters of MoleQueue::ConnectionListener::newConnection(MoleQueue::Connection *connection) are not documented: parameter 'connection' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/connectionlistener.h:92: warning: argument 'errorCore' of command @param is not found in the argument list of ConnectionListener::connectionError(MoleQueue::ConnectionListener::Error errorCode, const QString &message) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/connectionlistener.h:92: warning: The following parameters of MoleQueue::ConnectionListener::connectionError(MoleQueue::ConnectionListener::Error errorCode, const QString &message) are not documented: parameter 'errorCode' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/connectionlistenerfactory.h:36: warning: Member createConnectionListener(QObject *parentObject, const QString &connectionString)=0 (function) of class MoleQueue::ConnectionListenerFactory is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/jsonrpc.h:73: warning: Member JsonRpc(QObject *parent_=0) (function) of class MoleQueue::JsonRpc is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/localsocketconnection.h:30: warning: Found unknown command `\Connection' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/localsocketconnection.h:39: warning: Found unknown command `\LocalSocketConnectionListener' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/localsocketconnection.h:48: warning: Found unknown command `\ConnectionListener' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/zeromq/zeromqconnection.h:36: warning: Member ZeroMqConnection(QObject *parentObject, zmq::context_t *context, zmq::socket_t *socket) (function) of class MoleQueue::ZeroMqConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/zeromq/zeromqconnection.h:39: warning: Member ZeroMqConnection(QObject *parentObject, const QString &address) (function) of class MoleQueue::ZeroMqConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/zeromq/zeromqconnection.h:73: warning: Member zeroMqPrefix (variable) of class MoleQueue::ZeroMqConnection is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/zeromq/zeromqconnectionlistener.h:36: warning: Member ZeroMqConnectionListener(QObject *parentObject, const QString &connectionString) (function) of class MoleQueue::ZeroMqConnectionListener is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/authenticateresponse.h:38: warning: Member Prompt(const Prompt &p) (function) of class MoleQueue::Uit::Prompt is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/authenticateresponse.h:57: warning: argument 'Set' of command @param is not found in the argument list of Prompt::setUserResponse(const QString &response) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/authenticateresponse.h:57: warning: The following parameters of MoleQueue::Uit::Prompt::setUserResponse(const QString &response) are not documented: parameter 'response' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/authenticateresponse.h:85: warning: Member AuthenticateResponse(const AuthenticateResponse &response) (function) of class MoleQueue::Uit::AuthenticateResponse is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/authenticateresponse.h:86: warning: Member operator=(const AuthenticateResponse &other) (function) of class MoleQueue::Uit::AuthenticateResponse is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/authenticateresponse.h:132: warning: argument 'The' of command @param is not found in the argument list of AuthenticateResponse::fromXml(const QString &xml) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/authenticateresponse.h:132: warning: The following parameters of MoleQueue::Uit::AuthenticateResponse::fromXml(const QString &xml) are not documented: parameter 'xml' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/authenticator.h:39: warning: Member Authenticator(UitapiService *uit, const QString &kerberosPrinciple, QObject *parentObject=0, QWidget *dialogParent=0) (function) of class MoleQueue::Uit::Authenticator is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/authresponseprocessor.h:43: warning: The following parameters of MoleQueue::Uit::AuthResponseProcessor::AuthResponseProcessor(const AuthenticateResponse &response, CredentialsDialog *credentialsDialog, QObject *parentObject=0) are not documented: parameter 'parentObject' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/compositeiodevice.h:37: warning: Member CompositeIODevice(QObject *parentObject=0) (function) of class MoleQueue::Uit::CompositeIODevice is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filesystemoperation.h:125: warning: Member m_session (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filesystemoperation.h:126: warning: Member m_hostID (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filesystemoperation.h:127: warning: Member m_userName (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filesystemoperation.h:128: warning: Member m_job (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filesystemoperation.h:125: warning: Member m_session (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filesystemoperation.h:126: warning: Member m_hostID (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filesystemoperation.h:127: warning: Member m_userName (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filesystemoperation.h:128: warning: Member m_job (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filesystemoperation.h:125: warning: Member m_session (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filesystemoperation.h:126: warning: Member m_hostID (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filesystemoperation.h:127: warning: Member m_userName (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filesystemoperation.h:128: warning: Member m_job (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/directorydownload.h:86: warning: argument 'The' of command @param is not found in the argument list of DirectoryDownload::setUrl(const QString &u) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/directorydownload.h:86: warning: The following parameters of MoleQueue::Uit::DirectoryDownload::setUrl(const QString &u) are not documented: parameter 'u' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filesystemoperation.h:125: warning: Member m_session (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filesystemoperation.h:126: warning: Member m_hostID (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filesystemoperation.h:127: warning: Member m_userName (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filesystemoperation.h:128: warning: Member m_job (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/dirlistinginfo.h:88: warning: argument 'files' of command @param is not found in the argument list of DirListingInfo::setFiles(const QList< FileInfo > &fs) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/dirlistinginfo.h:88: warning: The following parameters of MoleQueue::Uit::DirListingInfo::setFiles(const QList< FileInfo > &fs) are not documented: parameter 'fs' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filesystemoperation.h:125: warning: Member m_session (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filesystemoperation.h:126: warning: Member m_hostID (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filesystemoperation.h:127: warning: Member m_userName (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filesystemoperation.h:128: warning: Member m_job (variable) of class MoleQueue::Uit::FileSystemOperation is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/messagehandler.h:32: warning: Member MessageHandler(QObject *parentObject=0) (function) of class MoleQueue::Uit::MessageHandler is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/messagehandler.h:35: warning: Member handleMessage(QtMsgType type, const QString &description, const QUrl &identifier, const QSourceLocation &sourceLocation) (function) of class MoleQueue::Uit::MessageHandler is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:152: warning: Member SubmitBatchScriptJobRequest(Session *session, QObject *parentObject=0) (function) of class MoleQueue::Uit::SubmitBatchScriptJobRequest is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:163: warning: Member setJob(const Job &j) (function) of class MoleQueue::Uit::SubmitBatchScriptJobRequest is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:421: warning: Found unknown command `\parentObject' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:420: warning: The following parameters of MoleQueue::Uit::GetStreamingFileDownloadURLRequest::GetStreamingFileDownloadURLRequest(Session *session, QObject *parentObject=0) are not documented: parameter 'parentObject' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:462: warning: argument 'The' of command @param is not found in the argument list of GetDirectoryListingRequest::setDirectory(const QString &dir) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:462: warning: The following parameters of MoleQueue::Uit::GetDirectoryListingRequest::setDirectory(const QString &dir) are not documented: parameter 'dir' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:470: warning: argument 'jobIds' of command @param is not found in the argument list of GetDirectoryListingRequest::dirListingInfo() /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:585: warning: argument 'The' of command @param is not found in the argument list of CancelJobRequest::setJob(const Job &j) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:585: warning: The following parameters of MoleQueue::Uit::CancelJobRequest::setJob(const Job &j) are not documented: parameter 'j' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:629: warning: Member filename() const (function) of class MoleQueue::Uit::StatFileRequest is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:634: warning: Member setFilename(QString name) (function) of class MoleQueue::Uit::StatFileRequest is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:639: warning: Member output() (function) of class MoleQueue::Uit::StatFileRequest is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:640: warning: Member exists() (function) of class MoleQueue::Uit::StatFileRequest is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:104: warning: Member m_session (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:106: warning: Member m_response (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:107: warning: Member m_hostID (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:108: warning: Member m_userName (variable) of class MoleQueue::Uit::Request is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:622: warning: argument 'The' of command @param is not found in the argument list of StatFileRequest::setJob(const Job &j) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h:622: warning: The following parameters of MoleQueue::Uit::StatFileRequest::setJob(const Job &j) are not documented: parameter 'j' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/session.h:70: warning: Member authenticationComplete(const QString &token) (signal) of class MoleQueue::Uit::Session is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/session.h:71: warning: Member authenticationError(const QString &errorString) (signal) of class MoleQueue::Uit::Session is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/session.h:65: warning: Member kerberosPrinciple() (function) of class MoleQueue::Uit::Session is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/session.h:66: warning: Member token() (function) of class MoleQueue::Uit::Session is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/session.h:67: warning: Member uitService() (function) of class MoleQueue::Uit::Session is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/session.h:50: warning: The following parameters of MoleQueue::Uit::Session::authenticate(QObject *completeReceiver, const char *completeSlot, QObject *errorReceiver, const char *errorSlot) are not documented: parameter 'errorSlot' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/sessionmanager.h:60: warning: argument 'String' of command @param is not found in the argument list of SessionManager::requestSessionTokenError(const QString &errorString) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/sessionmanager.h:60: warning: The following parameters of MoleQueue::Uit::SessionManager::requestSessionTokenError(const QString &errorString) are not documented: parameter 'errorString' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/sslsetup.h:34: warning: Member init() (function) of class MoleQueue::Uit::SslSetup is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/userhostassoclist.h:42: warning: Member isValid() (function) of class MoleQueue::Uit::UserHostAssocList is not documented. /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/userhostassoclist.h:34: warning: argument 'The' of command @param is not found in the argument list of UserHostAssocList::fromXml(const QString &xml) /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/userhostassoclist.h:34: warning: The following parameters of MoleQueue::Uit::UserHostAssocList::fromXml(const QString &xml) are not documented: parameter 'xml' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/connectionlistener.h:32: warning: Found unknown command `\newConnection' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/localsocketconnection.h:30: warning: Found unknown command `\Connection' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/localsocketconnection.h:30: warning: Found unknown command `\Connection' /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/connectionlistener.h:32: warning: Found unknown command `\newConnection' Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue Searching for files in directory /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app Searching for files in directory /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/certs Searching for files in directory /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/icons Searching for files in directory /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactories Searching for files in directory /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues Searching for files in directory /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit Searching for files in directory /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/testing Searching for files in directory /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/ui Searching for files in directory /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/wsdl Searching for files in directory /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/client Searching for files in directory /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/lastinstall Searching for files in directory /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/plugins Searching for files in directory /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/plugins/localsocketserver Searching for files in directory /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/plugins/zeromqserver Searching for files in directory /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore Searching for files in directory /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/zeromq Searching for files in directory /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/docs Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/aboutdialog.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/aboutdialog.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/abstractqueuesettingswidget.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/abstractqueuesettingswidget.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/actionfactorymanager.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/actionfactorymanager.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/addqueuedialog.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/addqueuedialog.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/advancedfilterdialog.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/advancedfilterdialog.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/credentialsdialog.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/credentialsdialog.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/filebrowsewidget.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/filebrowsewidget.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/filespecification.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/filespecification.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/filesystemtools.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/filesystemtools.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/idtypeutils.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/idtypeutils.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/importprogramdialog.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/importprogramdialog.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/importqueuedialog.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/importqueuedialog.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/job.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/job.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactories/killjobactionfactory.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactories/killjobactionfactory.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactories/opendirectoryactionfactory.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactories/opendirectoryactionfactory.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactories/openwithactionfactory.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactories/openwithactionfactory.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactories/removejobactionfactory.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactories/removejobactionfactory.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactories/viewjoblogactionfactory.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactories/viewjoblogactionfactory.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobactionfactory.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobdata.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobdata.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobitemmodel.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobitemmodel.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobmanager.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobmanager.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobreferencebase.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobreferencebase.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtableproxymodel.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtablewidget.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobtablewidget.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobview.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/jobview.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/localqueuewidget.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/localqueuewidget.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/logentry.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/logentry.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/logger.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/logger.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/logwindow.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/logwindow.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/mainwindow.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/molequeueglobal.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/molequeueglobal.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/opensshcommand.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/opensshcommand.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithexecutablemodel.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithexecutablemodel.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithmanagerdialog.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithmanagerdialog.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithpatternmodel.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/openwithpatternmodel.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/patterntypedelegate.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/patterntypedelegate.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/pluginmanager.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/pluginmanager.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/program.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/program.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/programconfiguredialog.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/programconfiguredialog.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/puttycommand.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/puttycommand.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queue.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanager.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanager.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanagerdialog.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanagerdialog.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanageritemmodel.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuemanageritemmodel.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queueprogramitemmodel.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queueprogramitemmodel.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/local.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/local.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/pbs.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/pbs.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/queueuit.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remote.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/remotessh.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/sge.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/sge.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/slurm.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/slurm.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/authenticatecont.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/authenticatecont.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/authenticateresponse.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/authenticateresponse.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/authenticator.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/authenticator.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/authresponseprocessor.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/authresponseprocessor.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/compositeiodevice.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/compositeiodevice.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/directorycreate.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/directorycreate.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/directorydelete.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/directorydelete.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/directorydownload.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/directorydownload.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/directoryupload.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/directoryupload.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/dirlistinginfo.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/dirlistinginfo.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/fileinfo.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/fileinfo.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filestreamingdata.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filestreamingdata.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filesystemoperation.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/filesystemoperation.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/jobevent.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/jobevent.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/jobeventlist.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/jobeventlist.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/jobsubmissioninfo.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/jobsubmissioninfo.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/kerberoscredentials.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/kerberoscredentials.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/messagehandler.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/messagehandler.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/requests.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/session.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/session.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/sessionmanager.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/sessionmanager.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/sslsetup.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/sslsetup.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/userhostassoc.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/userhostassoc.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/userhostassoclist.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queues/uit/userhostassoclist.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/queuesettingsdialog.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/remotequeuewidget.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/remotequeuewidget.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/server.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/server.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommand.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommandfactory.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshcommandfactory.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/sshconnection.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/templatekeyworddialog.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/templatekeyworddialog.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/terminalprocess.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/terminalprocess.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/uitqueuewidget.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app/uitqueuewidget.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/client/client.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/client/client.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/client/jobobject.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/client/jobobject.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/client/jsonrpcclient.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/client/jsonrpcclient.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/plugins/localsocketserver/localsocketconnectionlistenerfactory.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/plugins/localsocketserver/localsocketconnectionlistenerfactory.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/plugins/zeromqserver/zeromqconnectionlistenerfactory.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/plugins/zeromqserver/zeromqconnectionlistenerfactory.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/connection.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/connection.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/connectionlistener.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/connectionlistener.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/connectionlistenerfactory.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/connectionlistenerfactory.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/jsonrpc.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/jsonrpc.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/localsocketconnection.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/localsocketconnection.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/localsocketconnectionlistener.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/localsocketconnectionlistener.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/message.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/message.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/messageidmanager_p.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/messageidmanager_p.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/servercoreglobal.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore/servercoreglobal.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/zeromq/zeromqconnection.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/zeromq/zeromqconnection.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/zeromq/zeromqconnectionlistener.h... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/zeromq/zeromqconnectionlistener.h... Preprocessing /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/docs/mainpage.dox... Parsing file /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/docs/mainpage.dox... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound CredentialsWidget... Generating namespace index... Generating docs for compound MoleQueue::AboutDialog... Generating docs for compound MoleQueue::AbstractQueueSettingsWidget... Generating docs for compound MoleQueue::ActionFactoryManager... Generating docs for compound MoleQueue::AddQueueDialog... Generating docs for compound MoleQueue::AdvancedFilterDialog... Generating docs for compound MoleQueue::CredentialsDialog... Generating docs for compound MoleQueue::FileBrowseWidget... Generating docs for compound MoleQueue::FileSpecification... Generating docs for compound MoleQueue::ImportProgramDialog... Generating docs for compound MoleQueue::ImportQueueDialog... Generating docs for compound MoleQueue::Job... Generating docs for compound MoleQueue::KillJobActionFactory... Generating docs for compound MoleQueue::OpenDirectoryActionFactory... Generating docs for compound MoleQueue::OpenWithActionFactory... Generating docs for compound MoleQueue::RemoveJobActionFactory... Generating docs for compound MoleQueue::ViewJobLogActionFactory... Generating docs for compound MoleQueue::JobActionFactory... Generating docs for compound MoleQueue::JobData... Generating docs for compound MoleQueue::JobItemModel... Generating docs for compound MoleQueue::JobManager... Generating docs for compound MoleQueue::JobReferenceBase... Generating docs for compound MoleQueue::JobTableProxyModel... Generating docs for compound MoleQueue::JobTableWidget... Generating docs for compound MoleQueue::JobView... Generating docs for compound MoleQueue::LocalQueueWidget... Generating docs for compound MoleQueue::LogEntry... Generating docs for compound MoleQueue::Logger... Generating docs for compound MoleQueue::LogWindow... Generating docs for compound MoleQueue::MainWindow... Generating docs for compound MoleQueue::OpenSshCommand... Generating docs for compound MoleQueue::OpenWithExecutableModel... Generating docs for compound MoleQueue::OpenWithManagerDialog... Generating docs for compound MoleQueue::OpenWithPatternModel... Generating docs for compound MoleQueue::PatternTypeDelegate... Generating docs for compound MoleQueue::PluginManager... Generating docs for compound MoleQueue::Program... Generating docs for compound MoleQueue::ProgramConfigureDialog... Generating docs for compound MoleQueue::PuttyCommand... Generating docs for compound MoleQueue::Queue... Generating docs for compound MoleQueue::QueueManager... Generating docs for compound MoleQueue::QueueManagerDialog... Generating docs for compound MoleQueue::QueueManagerItemModel... Generating docs for compound MoleQueue::QueueProgramItemModel... Generating docs for compound MoleQueue::QueueLocal... Generating docs for compound MoleQueue::QueuePbs... Generating docs for compound MoleQueue::QueueUit... Generating docs for compound MoleQueue::QueueRemote... Generating docs for compound MoleQueue::QueueRemoteSsh... Generating docs for compound MoleQueue::QueueSge... Generating docs for compound MoleQueue::QueueSlurm... Generating docs for compound MoleQueue::QueueSettingsDialog... Generating docs for compound MoleQueue::RemoteQueueWidget... Generating docs for compound MoleQueue::Server... Generating docs for compound MoleQueue::SshCommand... Generating docs for compound MoleQueue::SshCommandFactory... Generating docs for compound MoleQueue::SshConnection... Generating docs for compound MoleQueue::TemplateKeywordDialog... Generating docs for compound MoleQueue::TerminalProcess... Generating docs for compound MoleQueue::UitQueueWidget... Generating docs for compound MoleQueue::Client... Generating docs for compound MoleQueue::JobObject... Generating docs for compound MoleQueue::JsonRpcClient... Generating docs for compound MoleQueue::LocalSocketConnectionListenerFactory... Generating docs for compound MoleQueue::ZeroMqConnectionListenerFactory... Generating docs for compound MoleQueue::Connection... Generating docs for compound MoleQueue::ConnectionListener... Generating docs for compound MoleQueue::ConnectionListenerFactory... Generating docs for compound MoleQueue::JsonRpc... Generating docs for compound MoleQueue::LocalSocketConnection... Generating docs for compound MoleQueue::LocalSocketConnectionListener... Generating docs for compound MoleQueue::Message... Generating docs for compound MoleQueue::MessageIdManager... Generating docs for compound MoleQueue::ZeroMqConnection... Generating docs for compound MoleQueue::ZeroMqConnectionListener... Generating docs for compound MoleQueue::Uit::AuthenticateCont... Generating docs for compound MoleQueue::Uit::Prompt... Generating docs for compound MoleQueue::Uit::AuthenticateResponse... Generating docs for compound MoleQueue::Uit::Authenticator... Generating docs for compound MoleQueue::Uit::AuthResponseProcessor... Generating docs for compound MoleQueue::Uit::CompositeIODevice... Generating docs for compound MoleQueue::Uit::DirectoryCreate... Generating docs for compound MoleQueue::Uit::DirectoryDelete... Generating docs for compound MoleQueue::Uit::DirectoryDownload... Generating docs for compound MoleQueue::Uit::DirectoryUpload... Generating docs for compound MoleQueue::Uit::DirListingInfo... Generating docs for compound MoleQueue::Uit::FileInfo... Generating docs for compound MoleQueue::Uit::FileStreamingData... Generating docs for compound MoleQueue::Uit::FileSystemOperation... Generating docs for compound MoleQueue::Uit::JobEvent... Generating docs for compound MoleQueue::Uit::JobEventList... Generating docs for compound MoleQueue::Uit::JobSubmissionInfo... Generating docs for compound MoleQueue::Uit::KerberosCredentials... Generating docs for compound MoleQueue::Uit::MessageHandler... Generating docs for compound MoleQueue::Uit::Request... Generating docs for compound MoleQueue::Uit::SubmitBatchScriptJobRequest... Generating docs for compound MoleQueue::Uit::GetUserHostAssocRequest... Generating docs for compound MoleQueue::Uit::CreateDirectoryRequest... Generating docs for compound MoleQueue::Uit::GetStreamingFileUploadURLRequest... Generating docs for compound MoleQueue::Uit::GetJobsForHostForUserByNumDaysRequest... Generating docs for compound MoleQueue::Uit::GetStreamingFileDownloadURLRequest... Generating docs for compound MoleQueue::Uit::GetDirectoryListingRequest... Generating docs for compound MoleQueue::Uit::DeleteFileRequest... Generating docs for compound MoleQueue::Uit::DeleteDirectoryRequest... Generating docs for compound MoleQueue::Uit::CancelJobRequest... Generating docs for compound MoleQueue::Uit::StatFileRequest... Generating docs for compound MoleQueue::Uit::Session... Generating docs for compound MoleQueue::Uit::SessionManager... Generating docs for compound MoleQueue::Uit::SslSetup... Generating docs for compound MoleQueue::Uit::UserHostAssoc... Generating docs for compound MoleQueue::Uit::UserHostAssocList... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... lookup cache used 1743/65536 hits=6887 misses=2020 finished... ~/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UzOr0T make: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -H/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f -B/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles/progress.marks + popd + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le ++ dirname /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le + cd molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le -C build /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/make -f molequeue/servercore/CMakeFiles/MoleQueueServerCore_automoc.dir/build.make molequeue/servercore/CMakeFiles/MoleQueueServerCore_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore/CMakeFiles/MoleQueueServerCore_automoc.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/make -f molequeue/servercore/CMakeFiles/MoleQueueServerCore_automoc.dir/build.make molequeue/servercore/CMakeFiles/MoleQueueServerCore_automoc.dir/build make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 15 [ 1%] Automoc for target MoleQueueServerCore cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore && /usr/bin/cmake -E cmake_automoc /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore/CMakeFiles/MoleQueueServerCore_automoc.dir/ Release make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 15 [ 1%] Built target MoleQueueServerCore_automoc /usr/bin/make -f molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/build.make molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/depend make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/servercore /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/make -f molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/build.make molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/build make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' make[2]: Nothing to be done for `molequeue/servercore/CMakeFiles/MoleQueueServerCore.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 9 10 11 12 13 14 [ 7%] Built target MoleQueueServerCore /usr/bin/make -f molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer_automoc.dir/build.make molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/plugins/localsocketserver /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/plugins/localsocketserver /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer_automoc.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/make -f molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer_automoc.dir/build.make molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer_automoc.dir/build make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 3 [ 8%] Automoc for target LocalSocketServer cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/plugins/localsocketserver && /usr/bin/cmake -E cmake_automoc /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer_automoc.dir/ Release make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 3 [ 8%] Built target LocalSocketServer_automoc /usr/bin/make -f molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer.dir/build.make molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer.dir/depend make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/plugins/localsocketserver /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/plugins/localsocketserver /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/make -f molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer.dir/build.make molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer.dir/build make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' make[2]: Nothing to be done for `molequeue/plugins/localsocketserver/CMakeFiles/LocalSocketServer.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 1 2 [ 10%] Built target LocalSocketServer /usr/bin/make -f molequeue/client/CMakeFiles/MoleQueueClient_automoc.dir/build.make molequeue/client/CMakeFiles/MoleQueueClient_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/client /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client/CMakeFiles/MoleQueueClient_automoc.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/make -f molequeue/client/CMakeFiles/MoleQueueClient_automoc.dir/build.make molequeue/client/CMakeFiles/MoleQueueClient_automoc.dir/build make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 8 [ 12%] Automoc for target MoleQueueClient cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client && /usr/bin/cmake -E cmake_automoc /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client/CMakeFiles/MoleQueueClient_automoc.dir/ Release make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 8 [ 12%] Built target MoleQueueClient_automoc /usr/bin/make -f molequeue/client/CMakeFiles/MoleQueueClient.dir/build.make molequeue/client/CMakeFiles/MoleQueueClient.dir/depend make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/client /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/client/CMakeFiles/MoleQueueClient.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/make -f molequeue/client/CMakeFiles/MoleQueueClient.dir/build.make molequeue/client/CMakeFiles/MoleQueueClient.dir/build make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' make[2]: Nothing to be done for `molequeue/client/CMakeFiles/MoleQueueClient.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 4 5 6 7 [ 16%] Built target MoleQueueClient /usr/bin/make -f molequeue/app/CMakeFiles/molequeue_static_automoc.dir/build.make molequeue/app/CMakeFiles/molequeue_static_automoc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/CMakeFiles/molequeue_static_automoc.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/make -f molequeue/app/CMakeFiles/molequeue_static_automoc.dir/build.make molequeue/app/CMakeFiles/molequeue_static_automoc.dir/build make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 91 [ 17%] Automoc for target molequeue_static cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app && /usr/bin/cmake -E cmake_automoc /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/CMakeFiles/molequeue_static_automoc.dir/ Release make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 91 [ 17%] Built target molequeue_static_automoc /usr/bin/make -f molequeue/app/CMakeFiles/molequeue_static.dir/build.make molequeue/app/CMakeFiles/molequeue_static.dir/depend make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/CMakeFiles/molequeue_static.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/make -f molequeue/app/CMakeFiles/molequeue_static.dir/build.make molequeue/app/CMakeFiles/molequeue_static.dir/build make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' make[2]: Nothing to be done for `molequeue/app/CMakeFiles/molequeue_static.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 [ 96%] Built target molequeue_static /usr/bin/make -f molequeue/app/CMakeFiles/molequeue.dir/build.make molequeue/app/CMakeFiles/molequeue.dir/depend make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' cd /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/molequeue/app /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/molequeue/app/CMakeFiles/molequeue.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/make -f molequeue/app/CMakeFiles/molequeue.dir/build.make molequeue/app/CMakeFiles/molequeue.dir/build make[2]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' make[2]: Nothing to be done for `molequeue/app/CMakeFiles/molequeue.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 16 17 18 [100%] Built target molequeue make[1]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/lib64/cmake/molequeue/MoleQueueConfig.cmake -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/lib64/cmake/molequeue/MoleQueueConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/lib64/cmake/molequeue/MoleQueueTargets.cmake -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/lib64/cmake/molequeue/MoleQueueTargets-release.cmake -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/share/doc/MoleQueue/molequeue/README.md -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/share/doc/MoleQueue/molequeue/CONTRIBUTING.md -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/share/doc/MoleQueue/molequeue/COPYING -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/include/molequeue/servercore/connection.h -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/include/molequeue/servercore/connectionlistener.h -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/include/molequeue/servercore/connectionlistenerfactory.h -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/include/molequeue/servercore/jsonrpc.h -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/include/molequeue/servercore/localsocketconnection.h -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/include/molequeue/servercore/localsocketconnectionlistener.h -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/include/molequeue/servercore/message.h -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/include/molequeue/servercore/servercoreglobal.h -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/include/molequeue/servercore/molequeueservercoreexport.h -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/lib64/libMoleQueueServerCore.so -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/lib64/molequeue/plugins/LocalSocketServer.so -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/include/molequeue/client/client.h -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/include/molequeue/client/jobobject.h -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/include/molequeue/client/jsonrpcclient.h -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/include/molequeue/client/molequeueclientexport.h -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/lib64/libMoleQueueClient.so -- Installing: /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/bin/molequeue make: Leaving directory `/builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f/build' + rm -rf /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/share/doc + cat + for i in 'molequeue/app/icons/molequeue-*.png' ++ identify molequeue/app/icons/molequeue-0.png ++ cut '-d ' -f3 + size=16x16 + install -Dpm0644 molequeue/app/icons/molequeue-0.png /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/share/icons/hicolor/16x16/apps/molequeue.png + for i in 'molequeue/app/icons/molequeue-*.png' ++ identify molequeue/app/icons/molequeue-1.png ++ cut '-d ' -f3 + size=24x24 + install -Dpm0644 molequeue/app/icons/molequeue-1.png /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/share/icons/hicolor/24x24/apps/molequeue.png + for i in 'molequeue/app/icons/molequeue-*.png' ++ identify molequeue/app/icons/molequeue-2.png ++ cut '-d ' -f3 + size=32x32 + install -Dpm0644 molequeue/app/icons/molequeue-2.png /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/share/icons/hicolor/32x32/apps/molequeue.png + for i in 'molequeue/app/icons/molequeue-*.png' ++ cut '-d ' -f3 ++ identify molequeue/app/icons/molequeue-3.png + size=48x48 + install -Dpm0644 molequeue/app/icons/molequeue-3.png /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/share/icons/hicolor/48x48/apps/molequeue.png + for i in 'molequeue/app/icons/molequeue-*.png' ++ cut '-d ' -f3 ++ identify molequeue/app/icons/molequeue-4.png + size=256x256 + install -Dpm0644 molequeue/app/icons/molequeue-4.png /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/share/icons/hicolor/256x256/apps/molequeue.png + desktop-file-install molequeue.desktop --dir /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/share/applications + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f extracting debug info from /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/lib64/libMoleQueueServerCore.so extracting debug info from /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/lib64/molequeue/plugins/LocalSocketServer.so extracting debug info from /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/lib64/libMoleQueueClient.so extracting debug info from /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/bin/molequeue /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 3772 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le Provides: application() application(molequeue.desktop) molequeue = 0.8.0-4.20161222giteb397e.el7 molequeue(ppc-64) = 0.8.0-4.20161222giteb397e.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: libMoleQueueClient.so()(64bit) libMoleQueueServerCore.so()(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Network.so.5()(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: molequeue-libs-0.8.0-4.20161222giteb397e.el7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hrWN3c + umask 022 + cd /builddir/build/BUILD + cd molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f + DOCDIR=/builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/share/doc/molequeue-libs-0.8.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/share/doc/molequeue-libs-0.8.0 + cp -pr README.md /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/share/doc/molequeue-libs-0.8.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2k7l7v + umask 022 + cd /builddir/build/BUILD + cd molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f + LICENSEDIR=/builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/share/licenses/molequeue-libs-0.8.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/share/licenses/molequeue-libs-0.8.0 + cp -pr COPYING /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/share/licenses/molequeue-libs-0.8.0 + exit 0 Provides: libMoleQueueClient.so()(64bit) libMoleQueueServerCore.so()(64bit) molequeue-libs = 0.8.0-4.20161222giteb397e.el7 molequeue-libs(ppc-64) = 0.8.0-4.20161222giteb397e.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libMoleQueueServerCore.so()(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Network.so.5()(64bit) libQt5Network.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: molequeue-devel-0.8.0-4.20161222giteb397e.el7.ppc64le Provides: molequeue-devel = 0.8.0-4.20161222giteb397e.el7 molequeue-devel(ppc-64) = 0.8.0-4.20161222giteb397e.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: molequeue-doc-0.8.0-4.20161222giteb397e.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Zk6JeP + umask 022 + cd /builddir/build/BUILD + cd molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f + DOCDIR=/builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/share/doc/molequeue-doc-0.8.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/share/doc/molequeue-doc-0.8.0 + cp -pr README.md /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/share/doc/molequeue-doc-0.8.0 + cp -pr build/docs/html /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/share/doc/molequeue-doc-0.8.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9e4tn8 + umask 022 + cd /builddir/build/BUILD + cd molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f + LICENSEDIR=/builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/share/licenses/molequeue-doc-0.8.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/share/licenses/molequeue-doc-0.8.0 + cp -pr COPYING /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le/usr/share/licenses/molequeue-doc-0.8.0 + exit 0 Provides: molequeue-doc = 0.8.0-4.20161222giteb397e.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: molequeue-debuginfo-0.8.0-4.20161222giteb397e.el7.ppc64le Provides: molequeue-debuginfo = 0.8.0-4.20161222giteb397e.el7 molequeue-debuginfo(ppc-64) = 0.8.0-4.20161222giteb397e.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le Wrote: /builddir/build/RPMS/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/molequeue-libs-0.8.0-4.20161222giteb397e.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/molequeue-devel-0.8.0-4.20161222giteb397e.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/molequeue-doc-0.8.0-4.20161222giteb397e.el7.noarch.rpm Wrote: /builddir/build/RPMS/molequeue-debuginfo-0.8.0-4.20161222giteb397e.el7.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Tsz6sf + umask 022 + cd /builddir/build/BUILD + cd molequeue-eb397e7d80a7b275bc459d4285215421b0e09d8f + /usr/bin/rm -rf /builddir/build/BUILDROOT/molequeue-0.8.0-4.20161222giteb397e.el7.ppc64le + exit 0 Child return code was: 0