Advertisement
Guest User

Untitled

a guest
Apr 13th, 2019
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.79 KB | None | 0 0
  1. ==> Making package: quassel-core-small 0.13.1-2 (Sat 13 Apr 2019 08:04:47 AM MDT)
  2. ==> Retrieving sources...
  3. -> Downloading quassel-0.13.1.tar.bz2...
  4. % Total % Received % Xferd Average Speed Time Time Time Current
  5. Dload Upload Total Spent Left Speed
  6. 100 4189k 100 4189k 0 0 1572k 0 0:00:02 0:00:02 --:--:-- 1571k
  7. -> Found quassel.service
  8. -> Found quassel.sysusers
  9. -> Found quassel.tmpfiles
  10. -> Found quassel.conf
  11. ==> Validating source files with sha256sums...
  12. quassel-0.13.1.tar.bz2 ... Passed
  13. quassel.service ... Passed
  14. quassel.sysusers ... Passed
  15. quassel.tmpfiles ... Passed
  16. quassel.conf ... Passed
  17. ==> Cleaning up...
  18. ==> Making package: quassel-core-small 0.13.1-2 (Sat 13 Apr 2019 08:04:50 AM MDT)
  19. ==> Checking runtime dependencies...
  20. ==> Checking buildtime dependencies...
  21. ==> Retrieving sources...
  22. -> Found quassel-0.13.1.tar.bz2
  23. -> Found quassel.service
  24. -> Found quassel.sysusers
  25. -> Found quassel.tmpfiles
  26. -> Found quassel.conf
  27. ==> Validating source files with sha256sums...
  28. quassel-0.13.1.tar.bz2 ... Passed
  29. quassel.service ... Passed
  30. quassel.sysusers ... Passed
  31. quassel.tmpfiles ... Passed
  32. quassel.conf ... Passed
  33. ==> Removing existing $srcdir/ directory...
  34. ==> Extracting sources...
  35. -> Extracting quassel-0.13.1.tar.bz2 with bsdtar
  36. ==> Starting prepare()...
  37. ==> Sources are ready.
  38. ==> Making package: quassel-core-small 0.13.1-2 (Sat 13 Apr 2019 08:04:52 AM MDT)
  39. ==> Checking runtime dependencies...
  40. ==> Checking buildtime dependencies...
  41. ==> WARNING: Using existing $srcdir/ tree
  42. ==> Starting build()...
  43. -- Building Quassel 0.13.1...
  44. -- Using CMake 3.14.2
  45. -- CMake build type: Release
  46. -- Checking for ccache
  47. -- Checking for ccache - not found
  48. -- The C compiler identification is GNU 8.2.1
  49. -- The CXX compiler identification is GNU 8.2.1
  50. -- Check for working C compiler: /usr/bin/cc
  51. -- Check for working C compiler: /usr/bin/cc -- works
  52. -- Detecting C compiler ABI info
  53. -- Detecting C compiler ABI info - done
  54. -- Detecting C compile features
  55. -- Detecting C compile features - done
  56. -- Check for working CXX compiler: /usr/bin/c++
  57. -- Check for working CXX compiler: /usr/bin/c++ -- works
  58. -- Detecting CXX compiler ABI info
  59. -- Detecting CXX compiler ABI info - done
  60. -- Detecting CXX compile features
  61. -- Detecting CXX compile features - done
  62. -- Performing Test CXX_W_OVERLOADED_VIRTUAL
  63. -- Performing Test CXX_W_OVERLOADED_VIRTUAL - Success
  64. -- Building for Qt5...
  65. -- Found QCA2-QT5: qca-qt5
  66. -- Found execinfo (built-in)
  67. -- Not enabling LDAP authentication support
  68. -- Looking for syslog.h
  69. -- Looking for syslog.h - found
  70. -- Installing data files separately
  71. -- Looking for umask
  72. -- Looking for umask - found
  73. -- Including languages: cs;da;de;el;en;eo;es;et;fi;fr;gl;hi;hu;it;ja;ko;lt;mr;nb;nl;oc;pa;pl;pt;ro;ru;sl;sq;sr;sv;tr;uk;zh
  74. -- The following features have been enabled:
  75.  
  76. * WANT_CORE, Build the core (server) binary
  77. * SSL support in Qt, Use secure network connections
  78. * syslog.h, Provide support for logging to the syslog
  79. * Qt Linguist Tools, Translation support for Quassel
  80.  
  81. -- The following OPTIONAL packages have been found:
  82.  
  83. * Qca-qt5
  84. * ExecInfo, a library for inspecting backtraces
  85. Used for generating backtraces in case of a crash
  86. * Git
  87.  
  88. -- The following RECOMMENDED packages have been found:
  89.  
  90. * QCA2-QT5, Qt Cryptographic Architecture, <https://projects.kde.org/projects/kdesupport/qca>
  91. Required for encryption support
  92. * Qt5LinguistTools, contains tools for handling translation files
  93. Required for having translations
  94. * ZLIB, a popular compression library, <http://www.zlib.net>
  95. Use the most common library for protocol compression, instead of the bundled miniz implementation
  96.  
  97. -- The following REQUIRED packages have been found:
  98.  
  99. * Qt5Core (required version >= 5.2.0), contains core functionality for Qt, <https://www.qt.io/>
  100. * Qt5Network, the network module for Qt5
  101. * Qt5Script, provides scripting support for Qt5
  102. * Qt5Sql, the database support module for Qt5
  103.  
  104. -- The following features have been disabled:
  105.  
  106. * WANT_QTCLIENT, Build the client-only binary (requires a core to connect to)
  107. * WANT_MONO, Build the monolithic (all-in-one) binary
  108. * WITH_KDE, Integrate with the KDE Frameworks runtime environment
  109. * WITH_BUNDLED_ICONS, Install required icons from the Breeze icon theme
  110. * WITH_OXYGEN_ICONS, Support the Oxygen icon theme (KDE4)
  111. * EMBED_DATA, Embed icons and translations in the binaries instead of installing them
  112.  
  113. -- Configuring done
  114. -- Generating done
  115. -- Build files have been written to: /home/andrew/.cache/yay/quassel-core-small/src/build
  116. [1/172] Generating cs.ts
  117. FAILED: po/cs.ts
  118. cd /home/andrew/.cache/yay/quassel-core-small/src/quassel-0.13.1/po && /usr/bin/lconvert -i cs.po -of ts -o /home/andrew/.cache/yay/quassel-core-small/src/build/po/cs.ts && /usr/bin/lupdate -silent /home/andrew/.cache/yay/quassel-core-small/src/quassel-0.13.1/src/ -ts /home/andrew/.cache/yay/quassel-core-small/src/build/po/cs.ts
  119. /usr/bin/lconvert: error while loading shared libraries: libicui18n.so.63: cannot open shared object file: No such file or directory
  120. [2/172] Generating da.ts
  121. FAILED: po/da.ts
  122. cd /home/andrew/.cache/yay/quassel-core-small/src/quassel-0.13.1/po && /usr/bin/lconvert -i da.po -of ts -o /home/andrew/.cache/yay/quassel-core-small/src/build/po/da.ts && /usr/bin/lupdate -silent /home/andrew/.cache/yay/quassel-core-small/src/quassel-0.13.1/src/ -ts /home/andrew/.cache/yay/quassel-core-small/src/build/po/da.ts
  123. /usr/bin/lconvert: error while loading shared libraries: libicui18n.so.63: cannot open shared object file: No such file or directory
  124. [3/172] Generating de.ts
  125. FAILED: po/de.ts
  126. cd /home/andrew/.cache/yay/quassel-core-small/src/quassel-0.13.1/po && /usr/bin/lconvert -i de.po -of ts -o /home/andrew/.cache/yay/quassel-core-small/src/build/po/de.ts && /usr/bin/lupdate -silent /home/andrew/.cache/yay/quassel-core-small/src/quassel-0.13.1/src/ -ts /home/andrew/.cache/yay/quassel-core-small/src/build/po/de.ts
  127. /usr/bin/lconvert: error while loading shared libraries: libicui18n.so.63: cannot open shared object file: No such file or directory
  128. [4/172] Generating en_GB.ts
  129. FAILED: po/en_GB.ts
  130. cd /home/andrew/.cache/yay/quassel-core-small/src/quassel-0.13.1/po && /usr/bin/lconvert -i en_GB.po -of ts -o /home/andrew/.cache/yay/quassel-core-small/src/build/po/en_GB.ts && /usr/bin/lupdate -silent /home/andrew/.cache/yay/quassel-core-small/src/quassel-0.13.1/src/ -ts /home/andrew/.cache/yay/quassel-core-small/src/build/po/en_GB.ts
  131. /usr/bin/lconvert: error while loading shared libraries: libicui18n.so.63: cannot open shared object file: No such file or directory
  132. [5/172] Generating el.ts
  133. FAILED: po/el.ts
  134. cd /home/andrew/.cache/yay/quassel-core-small/src/quassel-0.13.1/po && /usr/bin/lconvert -i el.po -of ts -o /home/andrew/.cache/yay/quassel-core-small/src/build/po/el.ts && /usr/bin/lupdate -silent /home/andrew/.cache/yay/quassel-core-small/src/quassel-0.13.1/src/ -ts /home/andrew/.cache/yay/quassel-core-small/src/build/po/el.ts
  135. /usr/bin/lconvert: error while loading shared libraries: libicui18n.so.63: cannot open shared object file: No such file or directory
  136. [6/172] Generating en_US.ts
  137. FAILED: po/en_US.ts
  138. cd /home/andrew/.cache/yay/quassel-core-small/src/quassel-0.13.1/po && /usr/bin/lconvert -i en_US.po -of ts -o /home/andrew/.cache/yay/quassel-core-small/src/build/po/en_US.ts && /usr/bin/lupdate -silent /home/andrew/.cache/yay/quassel-core-small/src/quassel-0.13.1/src/ -ts /home/andrew/.cache/yay/quassel-core-small/src/build/po/en_US.ts
  139. /usr/bin/lconvert: error while loading shared libraries: libicui18n.so.63: cannot open shared object file: No such file or directory
  140. ninja: build stopped: subcommand failed.
  141. ==> ERROR: A failure occurred in build().
  142. Aborting...
  143. Error making: quassel-core-small
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement