Advertisement
Guest User

Untitled

a guest
Mar 25th, 2018
9
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 141.23 KB | None | 0 0
  1.  * Package: net-misc/nextcloud-client-2.3.3
  2.  * Repository: gentoo
  3.  * Maintainer: voyageur@gentoo.org
  4.  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nautilus sftp userland_GNU
  5.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking owncloudclient-2.3.3.tar.xz to /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work
  8. >>> Unpacking nextcloud-client-2.3.3.tar.gz to /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work
  9. >>> Source unpacked in /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work
  10. >>> Preparing source in /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3 ...
  11. >>> Source prepared.
  12. >>> Configuring source in /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3 ...
  13. * cmake-utils_src_prepare has not been run, please open a bug on https://bugs.gentoo.org/
  14. >>> Working in BUILD_DIR: "/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build"
  15. cmake -C /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DSYSCONF_INSTALL_DIR=/etc -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/nextcloud-client-2.3.3 -DWITH_ICONV=ON -DWITH_DOC=no -DCMAKE_DISABLE_FIND_PACKAGE_KF5=yes -DBUILD_WITH_QT4=OFF -DCMAKE_DISABLE_FIND_PACKAGE_Libsmbclient=yes -DCMAKE_DISABLE_FIND_PACKAGE_LibSSH=no -DNO_SHIBBOLETH=yes -DUNIT_TESTING=no -DOEM_THEME_DIR=/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/nextcloudtheme -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/gentoo_toolchain.cmake /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client
  16. loading initial cache file /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/gentoo_common_config.cmake
  17. -- The C compiler identification is GNU 6.4.0
  18. -- The CXX compiler identification is GNU 6.4.0
  19. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
  20. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
  21. -- Detecting C compiler ABI info
  22. -- Detecting C compiler ABI info - done
  23. -- Detecting C compile features
  24. -- Detecting C compile features - done
  25. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
  26. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
  27. -- Detecting CXX compiler ABI info
  28. -- Detecting CXX compiler ABI info - done
  29. -- Detecting CXX compile features
  30. -- Detecting CXX compile features - done
  31. -- Build of crashreporter disabled.
  32. 57bc7918d7b0650c116f3512787f7677d4e5ab17
  33. -- GIT_SHA1 57bc7918d7b0650c116f3512787f7677d4e5ab17
  34. Compiling without shibboleth
  35. -- Found OpenSSL: /usr/lib64/libcrypto.so (found suitable version "1.0.2n", minimum required is "1.0.0")
  36. -- Could NOT find INOTIFY (missing: INOTIFY_LIBRARY_DIR)
  37. -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE)
  38. -- Could NOT find PdfLatex (missing: PDFLATEX_EXECUTABLE)
  39. -- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2")
  40. -- Checking for module 'sqlite3'
  41. -- Found sqlite3, version 3.22.0
  42. -- Found SQLite3: /usr/lib/libsqlite3.so (Required is at least version "3.8.0")
  43. -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11")
  44. -- Performing Test WITH_FPIC
  45. -- Performing Test WITH_FPIC - Success
  46. -- Performing Test WITH_STACK_PROTECTOR
  47. -- Performing Test WITH_STACK_PROTECTOR - Success
  48. -- Looking for iconv.h
  49. -- Looking for iconv.h - found
  50. -- Looking for sys/iconv.h
  51. -- Looking for sys/iconv.h - not found
  52. -- Looking for iconv
  53. -- Looking for iconv - found
  54. -- Checking prototype iconv for HAVE_ICONV_CONST - False
  55. -- Found Iconv: /usr/include
  56. -- Checking for module 'sqlite3'
  57. -- Found sqlite3, version 3.22.0
  58. -- Found SQLite3: /usr/lib/libsqlite3.so;/usr/lib/libsqlite3.so (Required is at least version "3.8.0")
  59. -- Looking for argp.h
  60. -- Looking for argp.h - found
  61. -- Looking for clock_gettime in rt
  62. -- Looking for clock_gettime in rt - found
  63. -- Looking for dlopen in dl
  64. -- Looking for dlopen in dl - found
  65. -- Looking for asprintf
  66. -- Looking for asprintf - found
  67. -- Looking for fnmatch
  68. -- Looking for fnmatch - found
  69. -- Looking for timegm
  70. -- Looking for timegm - found
  71. -- Looking for strerror_r
  72. -- Looking for strerror_r - found
  73. -- Looking for utimes
  74. -- Looking for utimes - found
  75. -- Looking for lstat
  76. -- Looking for lstat - found
  77. -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
  78. -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
  79. -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
  80. -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
  81. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
  82. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
  83. -- Found Qt5 core, checking for further dependencies...
  84. -- Using Qt 5!
  85. -- Found Qt5Keychain: /usr/lib64/libqt5keychain.so
  86. Dolphin plugin disabled: KDE Frameworks 5.16 not found
  87. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  88. -- Configuring done
  89. -- Generating done
  90. CMake Warning:
  91. Manually-specified variables were not used by the project:
  92.  
  93. CMAKE_DISABLE_FIND_PACKAGE_LibSSH
  94. CMAKE_DISABLE_FIND_PACKAGE_Libsmbclient
  95. WITH_DOC
  96.  
  97.  
  98. -- Build files have been written to: /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build
  99. >>> Source configured.
  100. >>> Compiling source in /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3 ...
  101. >>> Working in BUILD_DIR: "/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build"
  102. make -j5 VERBOSE=1
  103. /usr/bin/cmake -H/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client -B/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build --check-build-system CMakeFiles/Makefile.cmake 0
  104. /usr/bin/cmake -E cmake_progress_start /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/CMakeFiles /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/CMakeFiles/progress.marks
  105. make -f CMakeFiles/Makefile2 all
  106. make[1]: Entering directory '/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build'
  107. make -f csync/src/std/CMakeFiles/cstdlib.dir/build.make csync/src/std/CMakeFiles/cstdlib.dir/depend
  108. make[2]: Entering directory '/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build'
  109. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src/std /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src/std/CMakeFiles/cstdlib.dir/DependInfo.cmake --color=
  110. Dependee "/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src/std/CMakeFiles/cstdlib.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src/std/CMakeFiles/cstdlib.dir/depend.internal".
  111. Dependee "/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src/std/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src/std/CMakeFiles/cstdlib.dir/depend.internal".
  112. Scanning dependencies of target cstdlib
  113. make[2]: Leaving directory '/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build'
  114. make -f csync/src/std/CMakeFiles/cstdlib.dir/build.make csync/src/std/CMakeFiles/cstdlib.dir/build
  115. make[2]: Entering directory '/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build'
  116. [ 0%] Building C object csync/src/std/CMakeFiles/cstdlib.dir/c_alloc.c.o
  117. [ 0%] Building C object csync/src/std/CMakeFiles/cstdlib.dir/c_path.c.o
  118. [ 1%] Building C object csync/src/std/CMakeFiles/cstdlib.dir/c_rbtree.c.o
  119. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src/std && /usr/bin/x86_64-pc-linux-gnu-gcc -DNO_SHIBBOLETH=1 -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_GNU_SOURCE -D_UNICODE -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src/std -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -DNDEBUG -O2 -pipe -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wmissing-format-attribute -D_GNU_SOURCE -D__STDC_FORMAT_MACROS=1 -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC -o CMakeFiles/cstdlib.dir/c_path.c.o -c /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std/c_path.c
  120. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src/std && /usr/bin/x86_64-pc-linux-gnu-gcc -DNO_SHIBBOLETH=1 -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_GNU_SOURCE -D_UNICODE -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src/std -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -DNDEBUG -O2 -pipe -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wmissing-format-attribute -D_GNU_SOURCE -D__STDC_FORMAT_MACROS=1 -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC -o CMakeFiles/cstdlib.dir/c_alloc.c.o -c /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std/c_alloc.c
  121. [ 1%] Building C object csync/src/std/CMakeFiles/cstdlib.dir/c_string.c.o
  122. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src/std && /usr/bin/x86_64-pc-linux-gnu-gcc -DNO_SHIBBOLETH=1 -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_GNU_SOURCE -D_UNICODE -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src/std -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -DNDEBUG -O2 -pipe -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wmissing-format-attribute -D_GNU_SOURCE -D__STDC_FORMAT_MACROS=1 -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC -o CMakeFiles/cstdlib.dir/c_rbtree.c.o -c /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std/c_rbtree.c
  123. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src/std && /usr/bin/x86_64-pc-linux-gnu-gcc -DNO_SHIBBOLETH=1 -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_GNU_SOURCE -D_UNICODE -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src/std -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -DNDEBUG -O2 -pipe -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wmissing-format-attribute -D_GNU_SOURCE -D__STDC_FORMAT_MACROS=1 -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC -o CMakeFiles/cstdlib.dir/c_string.c.o -c /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std/c_string.c
  124. [ 2%] Building C object csync/src/std/CMakeFiles/cstdlib.dir/c_time.c.o
  125. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src/std && /usr/bin/x86_64-pc-linux-gnu-gcc -DNO_SHIBBOLETH=1 -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_GNU_SOURCE -D_UNICODE -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src/std -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -DNDEBUG -O2 -pipe -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wmissing-format-attribute -D_GNU_SOURCE -D__STDC_FORMAT_MACROS=1 -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC -o CMakeFiles/cstdlib.dir/c_time.c.o -c /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std/c_time.c
  126. [ 2%] Linking C static library libcstdlib.a
  127. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src/std && /usr/bin/cmake -P CMakeFiles/cstdlib.dir/cmake_clean_target.cmake
  128. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src/std && /usr/bin/cmake -E cmake_link_script CMakeFiles/cstdlib.dir/link.txt --verbose=1
  129. /usr/bin/x86_64-pc-linux-gnu-ar qc libcstdlib.a CMakeFiles/cstdlib.dir/c_alloc.c.o CMakeFiles/cstdlib.dir/c_path.c.o CMakeFiles/cstdlib.dir/c_rbtree.c.o CMakeFiles/cstdlib.dir/c_string.c.o CMakeFiles/cstdlib.dir/c_time.c.o
  130. /usr/bin/x86_64-pc-linux-gnu-ranlib libcstdlib.a
  131. make[2]: Leaving directory '/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build'
  132. [ 2%] Built target cstdlib
  133. make -f csync/src/CMakeFiles/ocsync.dir/build.make csync/src/CMakeFiles/ocsync.dir/depend
  134. make[2]: Entering directory '/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build'
  135. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src/CMakeFiles/ocsync.dir/DependInfo.cmake --color=
  136. Dependee "/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src/CMakeFiles/ocsync.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src/CMakeFiles/ocsync.dir/depend.internal".
  137. Dependee "/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src/CMakeFiles/ocsync.dir/depend.internal".
  138. Scanning dependencies of target ocsync
  139. make[2]: Leaving directory '/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build'
  140. make -f csync/src/CMakeFiles/ocsync.dir/build.make csync/src/CMakeFiles/ocsync.dir/build
  141. make[2]: Entering directory '/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build'
  142. [ 2%] Building C object csync/src/CMakeFiles/ocsync.dir/csync.c.o
  143. [ 3%] Building C object csync/src/CMakeFiles/ocsync.dir/csync_exclude.c.o
  144. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src && /usr/bin/x86_64-pc-linux-gnu-gcc -DNO_SHIBBOLETH=1 -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_GNU_SOURCE -D_UNICODE -Docsync_EXPORTS -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std -DNDEBUG -O2 -pipe -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wmissing-format-attribute -D_GNU_SOURCE -D__STDC_FORMAT_MACROS=1 -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC -o CMakeFiles/ocsync.dir/csync.c.o -c /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/csync.c
  145. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src && /usr/bin/x86_64-pc-linux-gnu-gcc -DNO_SHIBBOLETH=1 -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_GNU_SOURCE -D_UNICODE -Docsync_EXPORTS -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std -DNDEBUG -O2 -pipe -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wmissing-format-attribute -D_GNU_SOURCE -D__STD[ 3%] Building C object csync/src/CMakeFiles/ocsync.dir/csync_log.c.o
  146. C_FORMAT_MACROS=1 -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC -o CMakeFiles/ocsync.dir/csync_exclude.c.o -c /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/csync_exclude.c
  147. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src && /usr/bin/x86_64-pc-linux-gnu-gcc -DNO_SHIBBOLETH=1 -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_GNU_SOURCE -D_UNICODE -Docsync_EXPORTS -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std -DNDEBUG -O2 -pipe -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wmissing-format-attribute -D_GNU_SOURCE -D__STDC_FORMAT_MACROS=1 -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC -o CMakeFiles/ocsync.dir/csync_log.c.o -c /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/csync_log.c
  148. [ 4%] Building C object csync/src/CMakeFiles/ocsync.dir/csync_statedb.c.o
  149. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src && /usr/bin/x86_64-pc-linux-gnu-gcc -DNO_SHIBBOLETH=1 -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_GNU_SOURCE -D_UNICODE -Docsync_EXPORTS -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std -DNDEBUG -O2 -pipe -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wmissing-format-attribute -D_GNU_SOURCE -D__STDC_FORMAT_MACROS=1 -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC -o CMakeFiles/ocsync.dir/csync_statedb.c.o -c /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/csync_statedb.c
  150. [ 4%] Building C object csync/src/CMakeFiles/ocsync.dir/csync_time.c.o
  151. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src && /usr/bin/x86_64-pc-linux-gnu-gcc -DNO_SHIBBOLETH=1 -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_GNU_SOURCE -D_UNICODE -Docsync_EXPORTS -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std -DNDEBUG -O2 -pipe -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wmissing-format-attribute -D_GNU_SOURCE -D__STDC_FORMAT_MACROS=1 -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC -o CMakeFiles/ocsync.dir/csync_time.c.o -c /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/csync_time.c
  152. [ 5%] Building C object csync/src/CMakeFiles/ocsync.dir/csync_util.c.o
  153. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src && /usr/bin/x86_64-pc-linux-gnu-gcc -DNO_SHIBBOLETH=1 -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_GNU_SOURCE -D_UNICODE -Docsync_EXPORTS -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std -DNDEBUG -O2 -pipe -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wmissing-format-attribute -D_GNU_SOURCE -D__STDC_FORMAT_MACROS=1 -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC -o CMakeFiles/ocsync.dir/csync_util.c.o -c /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/csync_util.c
  154. [ 5%] Building C object csync/src/CMakeFiles/ocsync.dir/csync_misc.c.o
  155. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src && /usr/bin/x86_64-pc-linux-gnu-gcc -DNO_SHIBBOLETH=1 -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_GNU_SOURCE -D_UNICODE -Docsync_EXPORTS -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std -DNDEBUG -O2 -pipe -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wmissing-format-attribute -D_GNU_SOURCE -D__STDC_FORMAT_MACROS=1 -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC -o CMakeFiles/ocsync.dir/csync_misc.c.o -c /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/csync_misc.c
  156. [ 6%] Building C object csync/src/CMakeFiles/ocsync.dir/csync_update.c.o
  157. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src && /usr/bin/x86_64-pc-linux-gnu-gcc -DNO_SHIBBOLETH=1 -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_GNU_SOURCE -D_UNICODE -Docsync_EXPORTS -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std -DNDEBUG -O2 -pipe -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wmissing-format-attribute -D_GNU_SOURCE -D__STDC_FORMAT_MACROS=1 -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC -o CMakeFiles/ocsync.dir/csync_update.c.o -c /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/csync_update.c
  158. [ 6%] Building C object csync/src/CMakeFiles/ocsync.dir/csync_reconcile.c.o
  159. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src && /usr/bin/x86_64-pc-linux-gnu-gcc -DNO_SHIBBOLETH=1 -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_GNU_SOURCE -D_UNICODE -Docsync_EXPORTS -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std -DNDEBUG -O2 -pipe -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wmissing-format-attribute -D_GNU_SOURCE -D__STDC_FORMAT_MACROS=1 -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC -o CMakeFiles/ocsync.dir/csync_reconcile.c.o -c /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/csync_reconcile.c
  160. [ 7%] Building CXX object csync/src/CMakeFiles/ocsync.dir/csync_rename.cc.o
  161. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNO_SHIBBOLETH=1 -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_GNU_SOURCE -D_UNICODE -Docsync_EXPORTS -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std -DNDEBUG -O2 -pipe -Wall -Wextra -pedantic -Wno-long-long -std=c++0x -Wpedantic -fPIC -o CMakeFiles/ocsync.dir/csync_rename.cc.o -c /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/csync_rename.cc
  162. [ 7%] Building C object csync/src/CMakeFiles/ocsync.dir/vio/csync_vio.c.o
  163. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src && /usr/bin/x86_64-pc-linux-gnu-gcc -DNO_SHIBBOLETH=1 -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_GNU_SOURCE -D_UNICODE -Docsync_EXPORTS -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std -DNDEBUG -O2 -pipe -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wmissing-format-attribute -D_GNU_SOURCE -D__STDC_FORMAT_MACROS=1 -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC -o CMakeFiles/ocsync.dir/vio/csync_vio.c.o -c /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/vio/csync_vio.c
  164. [ 8%] Building C object csync/src/CMakeFiles/ocsync.dir/vio/csync_vio_file_stat.c.o
  165. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src && /usr/bin/x86_64-pc-linux-gnu-gcc -DNO_SHIBBOLETH=1 -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_GNU_SOURCE -D_UNICODE -Docsync_EXPORTS -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std -DNDEBUG -O2 -pipe -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wmissing-format-attribute -D_GNU_SOURCE -D__STDC_FORMAT_MACROS=1 -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC -o CMakeFiles/ocsync.dir/vio/csync_vio_file_stat.c.o -c /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/vio/csync_vio_file_stat.c
  166. [ 8%] Building C object csync/src/CMakeFiles/ocsync.dir/vio/csync_vio_local_unix.c.o
  167. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src && /usr/bin/x86_64-pc-linux-gnu-gcc -DNO_SHIBBOLETH=1 -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_GNU_SOURCE -D_UNICODE -Docsync_EXPORTS -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/std -DNDEBUG -O2 -pipe -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -Wmissing-format-attribute -D_GNU_SOURCE -D__STDC_FORMAT_MACROS=1 -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC -o CMakeFiles/ocsync.dir/vio/csync_vio_local_unix.c.o -c /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src/vio/csync_vio_local_unix.c
  168. [ 9%] Linking CXX shared library libocsync.so
  169. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ocsync.dir/link.txt --verbose=1
  170. /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -Wall -Wextra -pedantic -Wno-long-long -std=c++0x -Wpedantic -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,libocsync.so.0 -o libocsync.so.2.3.3 CMakeFiles/ocsync.dir/csync.c.o CMakeFiles/ocsync.dir/csync_exclude.c.o CMakeFiles/ocsync.dir/csync_log.c.o CMakeFiles/ocsync.dir/csync_statedb.c.o CMakeFiles/ocsync.dir/csync_time.c.o CMakeFiles/ocsync.dir/csync_util.c.o CMakeFiles/ocsync.dir/csync_misc.c.o CMakeFiles/ocsync.dir/csync_update.c.o CMakeFiles/ocsync.dir/csync_reconcile.c.o CMakeFiles/ocsync.dir/csync_rename.cc.o CMakeFiles/ocsync.dir/vio/csync_vio.c.o CMakeFiles/ocsync.dir/vio/csync_vio_file_stat.c.o CMakeFiles/ocsync.dir/vio/csync_vio_local_unix.c.o std/libcstdlib.a -lrt -ldl -lsqlite3 -lsqlite3
  171. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src && /usr/bin/cmake -E cmake_symlink_library libocsync.so.2.3.3 libocsync.so.0 libocsync.so
  172. make[2]: Leaving directory '/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build'
  173. [ 9%] Built target ocsync
  174. make -f src/libsync/CMakeFiles/nextcloudsync_autogen.dir/build.make src/libsync/CMakeFiles/nextcloudsync_autogen.dir/depend
  175. make[2]: Entering directory '/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build'
  176. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/CMakeFiles/nextcloudsync_autogen.dir/DependInfo.cmake --color=
  177. Dependee "/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/CMakeFiles/nextcloudsync_autogen.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/CMakeFiles/nextcloudsync_autogen.dir/depend.internal".
  178. Dependee "/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/CMakeFiles/nextcloudsync_autogen.dir/depend.internal".
  179. Scanning dependencies of target nextcloudsync_autogen
  180. make[2]: Leaving directory '/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build'
  181. make -f src/libsync/CMakeFiles/nextcloudsync_autogen.dir/build.make src/libsync/CMakeFiles/nextcloudsync_autogen.dir/build
  182. make[2]: Entering directory '/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build'
  183. [ 10%] Automatic MOC for target nextcloudsync
  184. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/CMakeFiles/nextcloudsync_autogen.dir Gentoo
  185. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/account.cpp
  186. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/bandwidthmanager.cpp
  187. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/capabilities.cpp
  188. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/clientproxy.cpp
  189. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/connectionvalidator.cpp
  190. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/cookiejar.cpp
  191. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/discoveryphase.cpp
  192. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/filesystem.cpp
  193. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/logger.cpp
  194. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/accessmanager.cpp
  195. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/configfile.cpp
  196. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/abstractnetworkjob.cpp
  197. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/networkjobs.cpp
  198. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/owncloudpropagator.cpp
  199. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/owncloudtheme.cpp
  200. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/progressdispatcher.cpp
  201. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/propagatorjobs.cpp
  202. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/propagatedownload.cpp
  203. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/propagateupload.cpp
  204. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/propagateuploadv1.cpp
  205. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/propagateuploadng.cpp
  206. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/propagateremotedelete.cpp
  207. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/propagateremotemove.cpp
  208. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/propagateremotemkdir.cpp
  209. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/syncengine.cpp
  210. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/syncfilestatus.cpp
  211. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/syncfilestatustracker.cpp
  212. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/syncjournaldb.cpp
  213. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/syncjournalfilerecord.cpp
  214. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/syncresult.cpp
  215. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/theme.cpp
  216. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/utility.cpp
  217. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/ownsql.cpp
  218. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/checksums.cpp
  219. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/excludedfiles.cpp
  220. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/creds/dummycredentials.cpp
  221. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/creds/abstractcredentials.cpp
  222. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/creds/credentialscommon.cpp
  223. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson/json.cpp
  224. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/creds/httpcredentials.cpp
  225. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson/json.h
  226. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/abstractnetworkjob.h
  227. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/accessmanager.h
  228. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/account.h
  229. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/bandwidthmanager.h
  230. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/capabilities.h
  231. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/checksums.h
  232. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/clientproxy.h
  233. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/configfile.h
  234. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/connectionvalidator.h
  235. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/cookiejar.h
  236. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/creds/abstractcredentials.h
  237. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/creds/credentialscommon.h
  238. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/creds/dummycredentials.h
  239. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/creds/httpcredentials.h
  240. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/discoveryphase.h
  241. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/excludedfiles.h
  242. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/filesystem.h
  243. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/logger.h
  244. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/networkjobs.h
  245. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/owncloudpropagator.h
  246. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/owncloudpropagator_p.h
  247. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/owncloudtheme.h
  248. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/ownsql.h
  249. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/progressdispatcher.h
  250. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/propagatedownload.h
  251. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/propagateremotedelete.h
  252. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/propagateremotemkdir.h
  253. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/propagateremotemove.h
  254. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/propagateupload.h
  255. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/propagatorjobs.h
  256. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/syncengine.h
  257. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/syncfilestatus.h
  258. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/syncfilestatustracker.h
  259. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/syncjournaldb.h
  260. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/syncjournalfilerecord.h
  261. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/syncresult.h
  262. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/theme.h
  263. AutoMoc: Checking /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/utility.h
  264. Generating MOC predefs moc_predefs.h
  265. /usr/bin/x86_64-pc-linux-gnu-g++ -dM -E -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE
  266. Generating MOC source EWIEGA46WW/moc_abstractnetworkjob.cpp
  267. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_abstractnetworkjob.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/abstractnetworkjob.h
  268. Generating MOC source EWIEGA46WW/moc_accessmanager.cpp
  269. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_accessmanager.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/accessmanager.h
  270. Generating MOC source EWIEGA46WW/moc_account.cpp
  271. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_account.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/account.h
  272. Generating MOC source EWIEGA46WW/moc_bandwidthmanager.cpp
  273. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_bandwidthmanager.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/bandwidthmanager.h
  274. Generating MOC source EWIEGA46WW/moc_checksums.cpp
  275. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_checksums.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/checksums.h
  276. Generating MOC source EWIEGA46WW/moc_clientproxy.cpp
  277. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_clientproxy.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/clientproxy.h
  278. Generating MOC source EWIEGA46WW/moc_connectionvalidator.cpp
  279. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_connectionvalidator.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/connectionvalidator.h
  280. Generating MOC source EWIEGA46WW/moc_cookiejar.cpp
  281. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_cookiejar.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/cookiejar.h
  282. Generating MOC source LEWYVFTDK4/moc_abstractcredentials.cpp
  283. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/LEWYVFTDK4/moc_abstractcredentials.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/creds/abstractcredentials.h
  284. Generating MOC source LEWYVFTDK4/moc_dummycredentials.cpp
  285. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/LEWYVFTDK4/moc_dummycredentials.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/creds/dummycredentials.h
  286. Generating MOC source LEWYVFTDK4/moc_httpcredentials.cpp
  287. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/LEWYVFTDK4/moc_httpcredentials.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/creds/httpcredentials.h
  288. Generating MOC source EWIEGA46WW/moc_discoveryphase.cpp
  289. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_discoveryphase.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/discoveryphase.h
  290. Generating MOC source EWIEGA46WW/moc_excludedfiles.cpp
  291. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_excludedfiles.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/excludedfiles.h
  292. Generating MOC source EWIEGA46WW/moc_logger.cpp
  293. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_logger.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/logger.h
  294. Generating MOC source EWIEGA46WW/moc_networkjobs.cpp
  295. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_networkjobs.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/networkjobs.h
  296. Generating MOC source EWIEGA46WW/moc_owncloudpropagator.cpp
  297. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_owncloudpropagator.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/owncloudpropagator.h
  298. Generating MOC source EWIEGA46WW/moc_owncloudtheme.cpp
  299. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_owncloudtheme.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/owncloudtheme.h
  300. Generating MOC source EWIEGA46WW/moc_progressdispatcher.cpp
  301. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_progressdispatcher.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/progressdispatcher.h
  302. Generating MOC source EWIEGA46WW/moc_propagatedownload.cpp
  303. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_propagatedownload.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/propagatedownload.h
  304. Generating MOC source EWIEGA46WW/moc_propagateremotedelete.cpp
  305. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_propagateremotedelete.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/propagateremotedelete.h
  306. Generating MOC source EWIEGA46WW/moc_propagateremotemkdir.cpp
  307. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_propagateremotemkdir.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/propagateremotemkdir.h
  308. Generating MOC source EWIEGA46WW/moc_propagateremotemove.cpp
  309. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_propagateremotemove.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/propagateremotemove.h
  310. Generating MOC source EWIEGA46WW/moc_propagateupload.cpp
  311. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_propagateupload.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/propagateupload.h
  312. Generating MOC source EWIEGA46WW/moc_propagatorjobs.cpp
  313. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_propagatorjobs.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/propagatorjobs.h
  314. Generating MOC source EWIEGA46WW/moc_syncengine.cpp
  315. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_syncengine.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/syncengine.h
  316. Generating MOC source EWIEGA46WW/moc_syncfilestatustracker.cpp
  317. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_syncfilestatustracker.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/syncfilestatustracker.h
  318. Generating MOC source EWIEGA46WW/moc_syncjournaldb.cpp
  319. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_syncjournaldb.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/syncjournaldb.h
  320. Generating MOC source EWIEGA46WW/moc_theme.cpp
  321. /usr/lib64/qt5/bin/moc -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/lib64/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtConcurrent -I/usr/include -I/usr/include -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE --include /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/moc_predefs.h -o /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/EWIEGA46WW/moc_theme.cpp /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/theme.h
  322. Generating MOC compilation mocs_compilation.cpp
  323. AutoGen: Writing settings file "/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/CMakeFiles/nextcloudsync_autogen.dir/AutogenOldSettings.cmake"
  324. make[2]: Leaving directory '/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build'
  325. [ 10%] Built target nextcloudsync_autogen
  326. make -f src/libsync/CMakeFiles/nextcloudsync.dir/build.make src/libsync/CMakeFiles/nextcloudsync.dir/depend
  327. make[2]: Entering directory '/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build'
  328. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/CMakeFiles/nextcloudsync.dir/DependInfo.cmake --color=
  329. Dependee "/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/CMakeFiles/nextcloudsync.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/CMakeFiles/nextcloudsync.dir/depend.internal".
  330. Dependee "/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/CMakeFiles/nextcloudsync.dir/depend.internal".
  331. Scanning dependencies of target nextcloudsync
  332. make[2]: Leaving directory '/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build'
  333. make -f src/libsync/CMakeFiles/nextcloudsync.dir/build.make src/libsync/CMakeFiles/nextcloudsync.dir/build
  334. make[2]: Entering directory '/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build'
  335. [ 11%] Building CXX object src/libsync/CMakeFiles/nextcloudsync.dir/account.cpp.o
  336. [ 11%] Building CXX object src/libsync/CMakeFiles/nextcloudsync.dir/bandwidthmanager.cpp.o
  337. [ 12%] Building CXX object src/libsync/CMakeFiles/nextcloudsync.dir/capabilities.cpp.o
  338. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync && /usr/bin/x86_64-pc-linux-gnu-g++ -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE -Dnextcloudsync_EXPORTS -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -DNDEBUG -O2 -pipe -Wall -Wextra -pedantic -Wno-long-long -std=c++0x -Wpedantic -fPIC -fPIC -fPIC -std=gnu++11 -o CMakeFiles/nextcloudsync.dir/account.cpp.o -c /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/account.cpp
  339. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync && /usr/bin/x86_64-pc-linux-gnu-g++ -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE -Dnextcloudsync_EXPORTS -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -DNDEBUG -O2 -pipe -Wall -Wextra -pedantic -Wno-long-long -std=c++0x -Wpedantic -fPIC -fPIC -fPIC -std=gnu++11 -o CMakeFiles/nextcloudsync.dir/bandwidthmanager.cpp.o -c /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/bandwidthmanager.cpp
  340. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync && /usr/bin/x86_64-pc-linux-gnu-g++ -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE -Dnextcloudsync_EXPORTS -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -DNDEBUG -O2 -pipe -Wall -Wextra -pedantic -Wno-long-long -std=c++0x -Wpedantic -fPIC -fPIC -fPIC -std=gnu++11 -o CMakeFiles/nextcloudsync.dir/capabilities.cpp.o -c /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/capabilities.cpp
  341. [ 12%] Building CXX object src/libsync/CMakeFiles/nextcloudsync.dir/clientproxy.cpp.o
  342. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync && /usr/bin/x86_64-pc-linux-gnu-g++ -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE -Dnextcloudsync_EXPORTS -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -DNDEBUG -O2 -pipe -Wall -Wextra -pedantic -Wno-long-long -std=c++0x -Wpedantic -fPIC -fPIC -fPIC -std=gnu++11 -o CMakeFiles/nextcloudsync.dir/clientproxy.cpp.o -c /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/clientproxy.cpp
  343. [ 12%] Building CXX object src/libsync/CMakeFiles/nextcloudsync.dir/connectionvalidator.cpp.o
  344. cd /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync && /usr/bin/x86_64-pc-linux-gnu-g++ -DNO_SHIBBOLETH=1 -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_MESSAGELOGCONTEXT -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DUNICODE -DUSE_FDO_NOTIFICATIONS -D_UNICODE -Dnextcloudsync_EXPORTS -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync/nextcloudsync_autogen/include -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/src/libsync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build/csync/src -I/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/3rdparty/qjson -I/usr/include/qt5keychain -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtConcurrent -DNDEBUG -O2 -pipe -Wall -Wextra -pedantic -Wno-long-long -std=c++0x -Wpedantic -fPIC -fPIC -fPIC -std=gnu++11 -o CMakeFiles/nextcloudsync.dir/connectionvalidator.cpp.o -c /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/connectionvalidator.cpp
  345. In file included from /usr/include/qt5/QtNetwork/QNetworkCookie:1:0,
  346. from /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/account.h:21,
  347. from /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/account.cpp:15:
  348. /usr/include/qt5/QtNetwork/qnetworkcookie.h:57:24: error: variable β€˜Q_NETWORK_EXPORT QNetworkCookie’ has initializer but incomplete type
  349. class Q_NETWORK_EXPORT QNetworkCookie
  350. ^~~~~~~~~~~~~~
  351. /usr/include/qt5/QtNetwork/qnetworkcookie.h:59:1: error: expected primary-expression before β€˜public’
  352. public:
  353. ^~~~~~
  354. /usr/include/qt5/QtNetwork/qnetworkcookie.h:59:1: error: expected β€˜}’ before β€˜public’
  355. /usr/include/qt5/QtNetwork/qnetworkcookie.h:59:1: error: expected β€˜,’ or β€˜;’ before β€˜public’
  356. /usr/include/qt5/QtNetwork/qnetworkcookie.h:65:5: error: β€˜explicit’ outside class declaration
  357. explicit QNetworkCookie(const QByteArray &name = QByteArray(), const QByteArray &value = QByteArray());
  358. ^~~~~~~~
  359. /usr/include/qt5/QtNetwork/qnetworkcookie.h:66:26: error: β€˜QNetworkCookie’ does not name a type
  360. QNetworkCookie(const QNetworkCookie &other);
  361. ^~~~~~~~~~~~~~
  362. /usr/include/qt5/QtNetwork/qnetworkcookie.h:66:48: error: expected constructor, destructor, or type conversion before β€˜;’ token
  363. QNetworkCookie(const QNetworkCookie &other);
  364. ^
  365. /usr/include/qt5/QtNetwork/qnetworkcookie.h:67:20: error: expected class-name before β€˜(’ token
  366. ~QNetworkCookie();
  367. ^
  368. /usr/include/qt5/QtNetwork/qnetworkcookie.h:69:5: error: β€˜QNetworkCookie’ does not name a type
  369. QNetworkCookie &operator=(QNetworkCookie &&other) Q_DECL_NOTHROW { swap(other); return *this; }
  370. ^~~~~~~~~~~~~~
  371. /usr/include/qt5/QtNetwork/qnetworkcookie.h:71:5: error: β€˜QNetworkCookie’ does not name a type
  372. QNetworkCookie &operator=(const QNetworkCookie &other);
  373. ^~~~~~~~~~~~~~
  374. /usr/include/qt5/QtNetwork/qnetworkcookie.h:73:15: error: variable or field β€˜swap’ declared void
  375. void swap(QNetworkCookie &other) Q_DECL_NOTHROW { qSwap(d, other.d); }
  376. ^~~~~~~~~~~~~~
  377. /usr/include/qt5/QtNetwork/qnetworkcookie.h:73:31: error: β€˜other’ was not declared in this scope
  378. void swap(QNetworkCookie &other) Q_DECL_NOTHROW { qSwap(d, other.d); }
  379. ^~~~~
  380. /usr/include/qt5/QtNetwork/qnetworkcookie.h:75:27: error: β€˜QNetworkCookie’ does not name a type
  381. bool operator==(const QNetworkCookie &other) const;
  382. ^~~~~~~~~~~~~~
  383. /usr/include/qt5/QtNetwork/qnetworkcookie.h:75:50: error: non-member function β€˜bool operator==(const int&)’ cannot have cv-qualifier
  384. bool operator==(const QNetworkCookie &other) const;
  385. ^~~~~
  386. /usr/include/qt5/QtNetwork/qnetworkcookie.h:75:50: error: β€˜bool operator==(const int&)’ must have an argument of class or enumerated type
  387. /usr/include/qt5/QtNetwork/qnetworkcookie.h:76:34: error: β€˜QNetworkCookie’ does not name a type
  388. inline bool operator!=(const QNetworkCookie &other) const
  389. ^~~~~~~~~~~~~~
  390. /usr/include/qt5/QtNetwork/qnetworkcookie.h:76:57: error: non-member function β€˜bool operator!=(const int&)’ cannot have cv-qualifier
  391. inline bool operator!=(const QNetworkCookie &other) const
  392. ^~~~~
  393. /usr/include/qt5/QtNetwork/qnetworkcookie.h:76:57: error: β€˜bool operator!=(const int&)’ must have an argument of class or enumerated type
  394. /usr/include/qt5/QtNetwork/qnetworkcookie.h:79:21: error: non-member function β€˜bool isSecure()’ cannot have cv-qualifier
  395. bool isSecure() const;
  396. ^~~~~
  397. /usr/include/qt5/QtNetwork/qnetworkcookie.h:81:23: error: non-member function β€˜bool isHttpOnly()’ cannot have cv-qualifier
  398. bool isHttpOnly() const;
  399. ^~~~~
  400. /usr/include/qt5/QtNetwork/qnetworkcookie.h:84:28: error: non-member function β€˜bool isSessionCookie()’ cannot have cv-qualifier
  401. bool isSessionCookie() const;
  402. ^~~~~
  403. /usr/include/qt5/QtNetwork/qnetworkcookie.h:85:32: error: non-member function β€˜QDateTime expirationDate()’ cannot have cv-qualifier
  404. QDateTime expirationDate() const;
  405. ^~~~~
  406. /usr/include/qt5/QtNetwork/qnetworkcookie.h:88:22: error: non-member function β€˜QString domain()’ cannot have cv-qualifier
  407. QString domain() const;
  408. ^~~~~
  409. /usr/include/qt5/QtNetwork/qnetworkcookie.h:91:20: error: non-member function β€˜QString path()’ cannot have cv-qualifier
  410. QString path() const;
  411. ^~~~~
  412. /usr/include/qt5/QtNetwork/qnetworkcookie.h:94:23: error: non-member function β€˜QByteArray name()’ cannot have cv-qualifier
  413. QByteArray name() const;
  414. ^~~~~
  415. /usr/include/qt5/QtNetwork/qnetworkcookie.h:97:24: error: non-member function β€˜QByteArray value()’ cannot have cv-qualifier
  416. QByteArray value() const;
  417. ^~~~~
  418. /usr/include/qt5/QtNetwork/qnetworkcookie.h:100:26: error: β€˜RawForm’ was not declared in this scope
  419. QByteArray toRawForm(RawForm form = Full) const;
  420. ^~~~~~~
  421. /usr/include/qt5/QtNetwork/qnetworkcookie.h:100:47: error: expected β€˜,’ or β€˜;’ before β€˜const’
  422. QByteArray toRawForm(RawForm form = Full) const;
  423. ^~~~~
  424. /usr/include/qt5/QtNetwork/qnetworkcookie.h:102:34: error: β€˜QNetworkCookie’ does not name a type
  425. bool hasSameIdentifier(const QNetworkCookie &other) const;
  426. ^~~~~~~~~~~~~~
  427. /usr/include/qt5/QtNetwork/qnetworkcookie.h:102:57: error: non-member function β€˜bool hasSameIdentifier(const int&)’ cannot have cv-qualifier
  428. bool hasSameIdentifier(const QNetworkCookie &other) const;
  429. ^~~~~
  430. /usr/include/qt5/QtNetwork/qnetworkcookie.h:105:32: error: type/value mismatch at argument 1 in template parameter list for β€˜template<class T> class QList’
  431. static QList<QNetworkCookie> parseCookies(const QByteArray &cookieString);
  432. ^
  433. /usr/include/qt5/QtNetwork/qnetworkcookie.h:105:32: note:  expected a type, got β€˜QNetworkCookie’
  434. /usr/include/qt5/QtNetwork/qnetworkcookie.h:107:1: error: expected unqualified-id before β€˜private’
  435. private:
  436. ^~~~~~~
  437. /usr/include/qt5/QtNetwork/qnetworkcookie.h:109:5: error: β€˜friend’ used outside of class
  438. friend class QNetworkCookiePrivate;
  439. ^~~~~~
  440. /usr/include/qt5/QtNetwork/qnetworkcookie.h:110:1: error: expected declaration before β€˜}’ token
  441. };
  442. ^
  443. make[2]: *** [src/libsync/CMakeFiles/nextcloudsync.dir/build.make:63: src/libsync/CMakeFiles/nextcloudsync.dir/account.cpp.o] Error 1
  444. make[2]: *** Waiting for unfinished jobs....
  445. In file included from /usr/include/qt5/QtNetwork/qhostaddress.h:47:0,
  446. from /usr/include/qt5/QtNetwork/qnetworkproxy.h:43,
  447. from /usr/include/qt5/QtNetwork/QNetworkProxy:1,
  448. from /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/clientproxy.h:19,
  449. from /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/clientproxy.cpp:15:
  450. /usr/include/qt5/QtNetwork/qabstractsocket.h:59:40: error: expected initializer before β€˜:’ token
  451. class Q_NETWORK_EXPORT QAbstractSocket : public QIODevice
  452. ^
  453. In file included from /usr/include/qt5/QtCore/qglobal.h:98:0,
  454. from /usr/include/qt5/QtCore/qnamespace.h:43,
  455. from /usr/include/qt5/QtCore/qobjectdefs.h:48,
  456. from /usr/include/qt5/QtCore/qobject.h:46,
  457. from /usr/include/qt5/QtCore/QObject:1,
  458. from /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/clientproxy.h:18,
  459. from /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/clientproxy.cpp:15:
  460. /usr/include/qt5/QtNetwork/qabstractsocket.h:61:5: error: expected declaration before end of line
  461. Q_OBJECT
  462. ^
  463. In file included from /usr/include/qt5/QtNetwork/QNetworkRequest:1:0,
  464. from /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/abstractnetworkjob.h:20,
  465. from /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/networkjobs.h:19,
  466. from /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/propagatedownload.h:17,
  467. from /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/bandwidthmanager.cpp:16:
  468. /usr/include/qt5/QtNetwork/qnetworkrequest.h:54:24: error: variable β€˜Q_NETWORK_EXPORT QNetworkRequest’ has initializer but incomplete type
  469. class Q_NETWORK_EXPORT QNetworkRequest
  470. ^~~~~~~~~~~~~~~
  471. /usr/include/qt5/QtNetwork/qnetworkrequest.h:56:1: error: expected primary-expression before β€˜public’
  472. public:
  473. ^~~~~~
  474. /usr/include/qt5/QtNetwork/qnetworkrequest.h:56:1: error: expected β€˜}’ before β€˜public’
  475. /usr/include/qt5/QtNetwork/qnetworkrequest.h:56:1: error: expected β€˜,’ or β€˜;’ before β€˜public’
  476. /usr/include/qt5/QtNetwork/qnetworkrequest.h:112:5: error: β€˜explicit’ outside class declaration
  477. explicit QNetworkRequest(const QUrl &url = QUrl());
  478. ^~~~~~~~
  479. /usr/include/qt5/QtNetwork/qnetworkrequest.h:113:27: error: β€˜QNetworkRequest’ does not name a type
  480. QNetworkRequest(const QNetworkRequest &other);
  481. ^~~~~~~~~~~~~~~
  482. /usr/include/qt5/QtNetwork/qnetworkrequest.h:113:50: error: expected constructor, destructor, or type conversion before β€˜;’ token
  483. QNetworkRequest(const QNetworkRequest &other);
  484. ^
  485. /usr/include/qt5/QtNetwork/qnetworkrequest.h:114:21: error: expected class-name before β€˜(’ token
  486. ~QNetworkRequest();
  487. ^
  488. /usr/include/qt5/QtNetwork/qnetworkrequest.h:116:5: error: β€˜QNetworkRequest’ does not name a type
  489. QNetworkRequest &operator=(QNetworkRequest &&other) Q_DECL_NOTHROW { swap(other); return *this; }
  490. ^~~~~~~~~~~~~~~
  491. /usr/include/qt5/QtNetwork/qnetworkrequest.h:118:5: error: β€˜QNetworkRequest’ does not name a type
  492. QNetworkRequest &operator=(const QNetworkRequest &other);
  493. ^~~~~~~~~~~~~~~
  494. /usr/include/qt5/QtNetwork/qnetworkrequest.h:120:15: error: variable or field β€˜swap’ declared void
  495. void swap(QNetworkRequest &other) Q_DECL_NOTHROW { qSwap(d, other.d); }
  496. ^~~~~~~~~~~~~~~
  497. /usr/include/qt5/QtNetwork/qnetworkrequest.h:120:32: error: β€˜other’ was not declared in this scope
  498. void swap(QNetworkRequest &other) Q_DECL_NOTHROW { qSwap(d, other.d); }
  499. ^~~~~
  500. /usr/include/qt5/QtNetwork/qnetworkrequest.h:122:27: error: β€˜QNetworkRequest’ does not name a type
  501. bool operator==(const QNetworkRequest &other) const;
  502. ^~~~~~~~~~~~~~~
  503. /usr/include/qt5/QtNetwork/qnetworkrequest.h:122:51: error: non-member function β€˜bool operator==(const int&)’ cannot have cv-qualifier
  504. bool operator==(const QNetworkRequest &other) const;
  505. ^~~~~
  506. /usr/include/qt5/QtNetwork/qnetworkrequest.h:122:51: error: β€˜bool operator==(const int&)’ must have an argument of class or enumerated type
  507. /usr/include/qt5/QtNetwork/qnetworkrequest.h:123:34: error: β€˜QNetworkRequest’ does not name a type
  508. inline bool operator!=(const QNetworkRequest &other) const
  509. ^~~~~~~~~~~~~~~
  510. /usr/include/qt5/QtNetwork/qnetworkrequest.h:123:58: error: non-member function β€˜bool operator!=(const int&)’ cannot have cv-qualifier
  511. inline bool operator!=(const QNetworkRequest &other) const
  512. ^~~~~
  513. /usr/include/qt5/QtNetwork/qnetworkrequest.h:123:58: error: β€˜bool operator!=(const int&)’ must have an argument of class or enumerated type
  514. /usr/include/qt5/QtNetwork/qnetworkrequest.h:126:16: error: non-member function β€˜QUrl url()’ cannot have cv-qualifier
  515. QUrl url() const;
  516. ^~~~~
  517. /usr/include/qt5/QtNetwork/qnetworkrequest.h:130:21: error: β€˜KnownHeaders’ was not declared in this scope
  518. QVariant header(KnownHeaders header) const;
  519. ^~~~~~~~~~~~
  520. /usr/include/qt5/QtNetwork/qnetworkrequest.h:130:42: error: expected β€˜,’ or β€˜;’ before β€˜const’
  521. QVariant header(KnownHeaders header) const;
  522. ^~~~~
  523. /usr/include/qt5/QtNetwork/qnetworkrequest.h:131:20: error: variable or field β€˜setHeader’ declared void
  524. void setHeader(KnownHeaders header, const QVariant &value);
  525. ^~~~~~~~~~~~
  526. /usr/include/qt5/QtNetwork/qnetworkrequest.h:131:20: error: β€˜KnownHeaders’ was not declared in this scope
  527. /usr/include/qt5/QtNetwork/qnetworkrequest.h:131:41: error: expected primary-expression before β€˜const’
  528. void setHeader(KnownHeaders header, const QVariant &value);
  529. ^~~~~
  530. /usr/include/qt5/QtNetwork/qnetworkrequest.h:134:53: error: non-member function β€˜bool hasRawHeader(const QByteArray&)’ cannot have cv-qualifier
  531. bool hasRawHeader(const QByteArray &headerName) const;
  532. ^~~~~
  533. /usr/include/qt5/QtNetwork/qnetworkrequest.h:135:39: error: non-member function β€˜QList<QByteArray> rawHeaderList()’ cannot have cv-qualifier
  534. QList<QByteArray> rawHeaderList() const;
  535. ^~~~~
  536. /usr/include/qt5/QtNetwork/qnetworkrequest.h:136:56: error: non-member function β€˜QByteArray rawHeader(const QByteArray&)’ cannot have cv-qualifier
  537. QByteArray rawHeader(const QByteArray &headerName) const;
  538. ^~~~~
  539. /usr/include/qt5/QtNetwork/qnetworkrequest.h:140:83: error: non-member function β€˜QVariant attribute(Attribute, const QVariant&)’ cannot have cv-qualifier
  540. QVariant attribute(Attribute code, const QVariant &defaultValue = QVariant()) const;
  541. ^~~~~
  542. /usr/include/qt5/QtNetwork/qnetworkrequest.h:144:42: error: non-member function β€˜QSslConfiguration sslConfiguration()’ cannot have cv-qualifier
  543. QSslConfiguration sslConfiguration() const;
  544. ^~~~~
  545. /usr/include/qt5/QtNetwork/qnetworkrequest.h:149:34: error: non-member function β€˜QObject* originatingObject()’ cannot have cv-qualifier
  546. QObject *originatingObject() const;
  547. ^~~~~
  548. /usr/include/qt5/QtNetwork/qnetworkrequest.h:151:25: error: non-member function β€˜Priority priority()’ cannot have cv-qualifier
  549. Priority priority() const;
  550. ^~~~~
  551. /usr/include/qt5/QtNetwork/qnetworkrequest.h:155:35: error: non-member function β€˜int maximumRedirectsAllowed()’ cannot have cv-qualifier
  552. int maximumRedirectsAllowed() const;
  553. ^~~~~
  554. /usr/include/qt5/QtNetwork/qnetworkrequest.h:158:1: error: expected unqualified-id before β€˜private’
  555. private:
  556. ^~~~~~~
  557. /usr/include/qt5/QtNetwork/qnetworkrequest.h:160:5: error: β€˜friend’ used outside of class
  558. friend class QNetworkRequestPrivate;
  559. ^~~~~~
  560. /usr/include/qt5/QtNetwork/qnetworkrequest.h:161:1: error: expected declaration before β€˜}’ token
  561. };
  562. ^
  563. make[2]: *** [src/libsync/CMakeFiles/nextcloudsync.dir/build.make:135: src/libsync/CMakeFiles/nextcloudsync.dir/clientproxy.cpp.o] Error 1
  564. make[2]: *** [src/libsync/CMakeFiles/nextcloudsync.dir/build.make:87: src/libsync/CMakeFiles/nextcloudsync.dir/bandwidthmanager.cpp.o] Error 1
  565. In file included from /usr/include/qt5/QtNetwork/QNetworkRequest:1:0,
  566. from /usr/include/qt5/QtNetwork/qnetworkreply.h:47,
  567. from /usr/include/qt5/QtNetwork/QNetworkReply:1,
  568. from /var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/connectionvalidator.cpp:16:
  569. /usr/include/qt5/QtNetwork/qnetworkrequest.h:54:24: error: variable β€˜Q_NETWORK_EXPORT QNetworkRequest’ has initializer but incomplete type
  570. class Q_NETWORK_EXPORT QNetworkRequest
  571. ^~~~~~~~~~~~~~~
  572. /usr/include/qt5/QtNetwork/qnetworkrequest.h:56:1: error: expected primary-expression before β€˜public’
  573. public:
  574. ^~~~~~
  575. /usr/include/qt5/QtNetwork/qnetworkrequest.h:56:1: error: expected β€˜}’ before β€˜public’
  576. /usr/include/qt5/QtNetwork/qnetworkrequest.h:56:1: error: expected β€˜,’ or β€˜;’ before β€˜public’
  577. /usr/include/qt5/QtNetwork/qnetworkrequest.h:112:5: error: β€˜explicit’ outside class declaration
  578. explicit QNetworkRequest(const QUrl &url = QUrl());
  579. ^~~~~~~~
  580. /usr/include/qt5/QtNetwork/qnetworkrequest.h:113:27: error: β€˜QNetworkRequest’ does not name a type
  581. QNetworkRequest(const QNetworkRequest &other);
  582. ^~~~~~~~~~~~~~~
  583. /usr/include/qt5/QtNetwork/qnetworkrequest.h:113:50: error: expected constructor, destructor, or type conversion before β€˜;’ token
  584. QNetworkRequest(const QNetworkRequest &other);
  585. ^
  586. /usr/include/qt5/QtNetwork/qnetworkrequest.h:114:21: error: expected class-name before β€˜(’ token
  587. ~QNetworkRequest();
  588. ^
  589. /usr/include/qt5/QtNetwork/qnetworkrequest.h:116:5: error: β€˜QNetworkRequest’ does not name a type
  590. QNetworkRequest &operator=(QNetworkRequest &&other) Q_DECL_NOTHROW { swap(other); return *this; }
  591. ^~~~~~~~~~~~~~~
  592. /usr/include/qt5/QtNetwork/qnetworkrequest.h:118:5: error: β€˜QNetworkRequest’ does not name a type
  593. QNetworkRequest &operator=(const QNetworkRequest &other);
  594. ^~~~~~~~~~~~~~~
  595. /usr/include/qt5/QtNetwork/qnetworkrequest.h:120:15: error: variable or field β€˜swap’ declared void
  596. void swap(QNetworkRequest &other) Q_DECL_NOTHROW { qSwap(d, other.d); }
  597. ^~~~~~~~~~~~~~~
  598. /usr/include/qt5/QtNetwork/qnetworkrequest.h:120:32: error: β€˜other’ was not declared in this scope
  599. void swap(QNetworkRequest &other) Q_DECL_NOTHROW { qSwap(d, other.d); }
  600. ^~~~~
  601. /usr/include/qt5/QtNetwork/qnetworkrequest.h:122:27: error: β€˜QNetworkRequest’ does not name a type
  602. bool operator==(const QNetworkRequest &other) const;
  603. ^~~~~~~~~~~~~~~
  604. /usr/include/qt5/QtNetwork/qnetworkrequest.h:122:51: error: non-member function β€˜bool operator==(const int&)’ cannot have cv-qualifier
  605. bool operator==(const QNetworkRequest &other) const;
  606. ^~~~~
  607. /usr/include/qt5/QtNetwork/qnetworkrequest.h:122:51: error: β€˜bool operator==(const int&)’ must have an argument of class or enumerated type
  608. /usr/include/qt5/QtNetwork/qnetworkrequest.h:123:34: error: β€˜QNetworkRequest’ does not name a type
  609. inline bool operator!=(const QNetworkRequest &other) const
  610. ^~~~~~~~~~~~~~~
  611. /usr/include/qt5/QtNetwork/qnetworkrequest.h:123:58: error: non-member function β€˜bool operator!=(const int&)’ cannot have cv-qualifier
  612. inline bool operator!=(const QNetworkRequest &other) const
  613. ^~~~~
  614. /usr/include/qt5/QtNetwork/qnetworkrequest.h:123:58: error: β€˜bool operator!=(const int&)’ must have an argument of class or enumerated type
  615. /usr/include/qt5/QtNetwork/qnetworkrequest.h:126:16: error: non-member function β€˜QUrl url()’ cannot have cv-qualifier
  616. QUrl url() const;
  617. ^~~~~
  618. /usr/include/qt5/QtNetwork/qnetworkrequest.h:130:21: error: β€˜KnownHeaders’ was not declared in this scope
  619. QVariant header(KnownHeaders header) const;
  620. ^~~~~~~~~~~~
  621. /usr/include/qt5/QtNetwork/qnetworkrequest.h:130:42: error: expected β€˜,’ or β€˜;’ before β€˜const’
  622. QVariant header(KnownHeaders header) const;
  623. ^~~~~
  624. /usr/include/qt5/QtNetwork/qnetworkrequest.h:131:20: error: variable or field β€˜setHeader’ declared void
  625. void setHeader(KnownHeaders header, const QVariant &value);
  626. ^~~~~~~~~~~~
  627. /usr/include/qt5/QtNetwork/qnetworkrequest.h:131:20: error: β€˜KnownHeaders’ was not declared in this scope
  628. /usr/include/qt5/QtNetwork/qnetworkrequest.h:131:41: error: expected primary-expression before β€˜const’
  629. void setHeader(KnownHeaders header, const QVariant &value);
  630. ^~~~~
  631. /usr/include/qt5/QtNetwork/qnetworkrequest.h:134:53: error: non-member function β€˜bool hasRawHeader(const QByteArray&)’ cannot have cv-qualifier
  632. bool hasRawHeader(const QByteArray &headerName) const;
  633. ^~~~~
  634. /usr/include/qt5/QtNetwork/qnetworkrequest.h:135:39: error: non-member function β€˜QList<QByteArray> rawHeaderList()’ cannot have cv-qualifier
  635. QList<QByteArray> rawHeaderList() const;
  636. ^~~~~
  637. /usr/include/qt5/QtNetwork/qnetworkrequest.h:136:56: error: non-member function β€˜QByteArray rawHeader(const QByteArray&)’ cannot have cv-qualifier
  638. QByteArray rawHeader(const QByteArray &headerName) const;
  639. ^~~~~
  640. /usr/include/qt5/QtNetwork/qnetworkrequest.h:140:83: error: non-member function β€˜QVariant attribute(Attribute, const QVariant&)’ cannot have cv-qualifier
  641. QVariant attribute(Attribute code, const QVariant &defaultValue = QVariant()) const;
  642. ^~~~~
  643. /usr/include/qt5/QtNetwork/qnetworkrequest.h:144:42: error: non-member function β€˜QSslConfiguration sslConfiguration()’ cannot have cv-qualifier
  644. QSslConfiguration sslConfiguration() const;
  645. ^~~~~
  646. /usr/include/qt5/QtNetwork/qnetworkrequest.h:149:34: error: non-member function β€˜QObject* originatingObject()’ cannot have cv-qualifier
  647. QObject *originatingObject() const;
  648. ^~~~~
  649. /usr/include/qt5/QtNetwork/qnetworkrequest.h:151:25: error: non-member function β€˜Priority priority()’ cannot have cv-qualifier
  650. Priority priority() const;
  651. ^~~~~
  652. /usr/include/qt5/QtNetwork/qnetworkrequest.h:155:35: error: non-member function β€˜int maximumRedirectsAllowed()’ cannot have cv-qualifier
  653. int maximumRedirectsAllowed() const;
  654. ^~~~~
  655. /usr/include/qt5/QtNetwork/qnetworkrequest.h:158:1: error: expected unqualified-id before β€˜private’
  656. private:
  657. ^~~~~~~
  658. /usr/include/qt5/QtNetwork/qnetworkrequest.h:160:5: error: β€˜friend’ used outside of class
  659. friend class QNetworkRequestPrivate;
  660. ^~~~~~
  661. /usr/include/qt5/QtNetwork/qnetworkrequest.h:161:1: error: expected declaration before β€˜}’ token
  662. };
  663. ^
  664. make[2]: *** [src/libsync/CMakeFiles/nextcloudsync.dir/build.make:159: src/libsync/CMakeFiles/nextcloudsync.dir/connectionvalidator.cpp.o] Error 1
  665. make[2]: Leaving directory '/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build'
  666. make[1]: *** [CMakeFiles/Makefile2:243: src/libsync/CMakeFiles/nextcloudsync.dir/all] Error 2
  667. make[1]: Leaving directory '/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build'
  668. make: *** [Makefile:152: all] Error 2
  669. * ERROR: net-misc/nextcloud-client-2.3.3::gentoo failed (compile phase):
  670. * emake failed
  671. *
  672. * If you need support, post the output of `emerge --info '=net-misc/nextcloud-client-2.3.3::gentoo'`,
  673. * the complete build log and the output of `emerge -pqv '=net-misc/nextcloud-client-2.3.3::gentoo'`.
  674. * The complete build log is located at '/var/tmp/portage/net-misc/nextcloud-client-2.3.3/temp/build.log'.
  675. * The ebuild environment file is located at '/var/tmp/portage/net-misc/nextcloud-client-2.3.3/temp/environment'.
  676. * Working directory: '/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/nextcloud-client-2.3.3_build'
  677. * S: '/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement