Seqularise

Untitled

Nov 14th, 2021
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.01 KB | None | 0 0
  1. ==> Making package: kuserfeedback 1.0.0.r68.g7dea960-1 (Mon Nov 15 00:16:43 2021)
  2. ==> Retrieving sources...
  3. -> Updating kuserfeedback git repo...
  4. Fetching origin
  5. ==> WARNING: Skipping all source file integrity checks.
  6. ==> Making package: kuserfeedback 1.0.0.r68.g7dea960-1 (Mon 15 Nov 2021 12:16:46 AM +05)
  7. ==> Checking runtime dependencies...
  8. ==> Checking buildtime dependencies...
  9. ==> Retrieving sources...
  10. ==> WARNING: Skipping all source file integrity checks.
  11. ==> Extracting sources...
  12. -> Creating working copy of kuserfeedback git repo...
  13. Cloning into 'kuserfeedback'...
  14. done.
  15. ==> Starting prepare()...
  16. ==> Starting pkgver()...
  17. ==> Starting build()...
  18. -- The C compiler identification is GNU 11.1.0
  19. -- The CXX compiler identification is GNU 11.1.0
  20. -- Detecting C compiler ABI info
  21. -- Detecting C compiler ABI info - done
  22. -- Check for working C compiler: /usr/bin/cc - skipped
  23. -- Detecting C compile features
  24. -- Detecting C compile features - done
  25. -- Detecting CXX compiler ABI info
  26. -- Detecting CXX compiler ABI info - done
  27. -- Check for working CXX compiler: /usr/bin/c++ - skipped
  28. -- Detecting CXX compile features
  29. -- Detecting CXX compile features - done
  30. -- Installing in the same prefix as Qt, adopting their path scheme.
  31. -- Looking for __GLIBC__
  32. -- Looking for __GLIBC__ - found
  33. -- Performing Test _OFFT_IS_64BIT
  34. -- Performing Test _OFFT_IS_64BIT - Success
  35. -- Performing Test HAVE_DATE_TIME
  36. -- Performing Test HAVE_DATE_TIME - Success
  37. -- Found FLEX: /usr/bin/flex (found version "2.6.4")
  38. -- Found BISON: /usr/bin/bison (found version "3.8.2")
  39. -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
  40. -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
  41. -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
  42. -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
  43. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
  44. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
  45. -- The following features have been enabled:
  46.  
  47. * Survey targeting expressions support, Requires flex and bison parser generators.
  48.  
  49. -- The following OPTIONAL packages have been found:
  50.  
  51. * Qt5Gui (required version >= 5.15.3)
  52. * Qt5Test
  53. * Qt5Qml
  54. * Qt5Svg
  55. * Qt5PrintSupport
  56. * QmlLint
  57. * Qt5Sql (required version >= 5.15.3)
  58. * Qt5Help
  59.  
  60. -- The following RECOMMENDED packages have been found:
  61.  
  62. * Qt5Widgets
  63. Required for feedback configuration and notification widgets.
  64. * Qt5Charts
  65. Required for UserFeedbackConsole.
  66. * FLEX
  67. Survey target expression parser.
  68. * BISON
  69. Survey target expression parser.
  70.  
  71. -- The following REQUIRED packages have been found:
  72.  
  73. * ECM (required version >= 5.26)
  74. * QT
  75. * Qt5Core
  76. * Qt5Network
  77. * Qt5, <http://qt-project.org/>
  78.  
  79. -- The following RECOMMENDED packages have not been found:
  80.  
  81. * Php, <http://php.net>
  82. Syntax checking of PHP server code.
  83. * PhpUnit, <http://phpunit.de>
  84. Unit tests for PHP server code.
  85.  
  86. -- Configuring done
  87. -- Generating done
  88. -- Build files have been written to: /build/kuserfeedback/src/build
  89. [ 1%] Generating manual/user-feedback-manual.qhp
  90. [ 2%] Automatic MOC and UIC for target KUserFeedbackConsole
  91. [ 3%] [FLEX][surveytargetexpressionscanner] Building scanner with flex 2.6.4
  92. [ 4%] [BISON][surveytargetexpressionparser] Building parser with bison 3.8.2
  93. /usr/bin/qdoc: error while loading shared libraries: libclang.so.12: cannot open shared object file: No such file or directory
  94. make[2]: *** [docs/CMakeFiles/user_feedback_manual_qch.dir/build.make:80: docs/manual/user-feedback-manual.qhp] Error 127
  95. make[1]: *** [CMakeFiles/Makefile2:737: docs/CMakeFiles/user_feedback_manual_qch.dir/all] Error 2
  96. make[1]: *** Waiting for unfinished jobs....
  97. [ 5%] Automatic MOC and UIC for target KUserFeedbackCommon
  98. [ 5%] Built target KUserFeedbackCommon_autogen
  99. [ 5%] Built target KUserFeedbackConsole_autogen
  100. make: *** [Makefile:136: all] Error 2
  101. ==> ERROR: A failure occurred in build().
  102. Aborting...
  103. ==> ERROR: Build failed, check /mnt/chroots/arch/seqularise/build
  104. ./build-kde.sh 8715.59s user 951.26s system 592% cpu 27:12.85 total
Advertisement
Add Comment
Please, Sign In to add comment