spacepaste

  1.  
  2. $ sudo pkgmk
  3. =======> WARNING: Signature file not found, falling back to old md5sum checking.
  4. =======> Building '/usr/ports/ronin/polybar/polybar#3.1.0-1.pkg.tar.gz'.
  5. + build
  6. + git clone --branch 3.1.0 --recursive https://github.com/jaagr/polybar
  7. Cloning into 'polybar'...
  8. Note: checking out 'bf16a4d415ea7d8845f578544de0c71e56ad314e'.
  9. You are in 'detached HEAD' state. You can look around, make experimental
  10. changes and commit them, and you can discard any commits you make in this
  11. state without impacting any branches by performing another checkout.
  12. If you want to create a new branch to retain commits you create, you may
  13. do so (now or later) by using -b with the checkout command again. Example:
  14. git checkout -b <new-branch-name>
  15. Submodule 'lib/i3ipcpp' (https://github.com/jaagr/i3ipcpp) registered for path 'lib/i3ipcpp'
  16. Submodule 'lib/xpp' (https://github.com/jaagr/xpp) registered for path 'lib/xpp'
  17. Cloning into '/usr/ports/ronin/polybar/work/src/polybar/lib/i3ipcpp'...
  18. Cloning into '/usr/ports/ronin/polybar/work/src/polybar/lib/xpp'...
  19. Submodule path 'lib/i3ipcpp': checked out 'a6aa7a19786bdf7b96a02900510b3b3c325c8bdf'
  20. Submodule path 'lib/xpp': checked out 'c73db50f3020b7abe294631b25a2d302fcd9e1cb'
  21. + mkdir polybar/build
  22. + cd polybar/build
  23. + cmake ..
  24. -- The C compiler identification is GNU 7.3.0
  25. -- The CXX compiler identification is GNU 7.3.0
  26. -- Check for working C compiler: /usr/bin/cc
  27. -- Check for working C compiler: /usr/bin/cc -- works
  28. -- Detecting C compiler ABI info
  29. -- Detecting C compiler ABI info - done
  30. -- Detecting C compile features
  31. -- Detecting C compile features - done
  32. -- Check for working CXX compiler: /usr/bin/c++
  33. -- Check for working CXX compiler: /usr/bin/c++ -- works
  34. -- Detecting CXX compiler ABI info
  35. -- Detecting CXX compiler ABI info - done
  36. -- Detecting CXX compile features
  37. -- Detecting CXX compile features - done
  38. -- No build type specified; using RelWithDebInfo
  39. -- Using supported compiler GNU-7.3.0
  40. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2")
  41. -- Looking for pthread.h
  42. -- Looking for pthread.h - found
  43. -- Looking for pthread_create
  44. -- Looking for pthread_create - not found
  45. -- Check if compiler accepts -pthread
  46. -- Check if compiler accepts -pthread - yes
  47. -- Found Threads: TRUE
  48. -- Checking for module 'cairo-fc'
  49. -- Found cairo-fc, version 1.15.12
  50. -- Checking for module 'alsa'
  51. -- Found alsa, version 1.1.6
  52. -- Checking for module 'libcurl'
  53. -- Found libcurl, version 7.61.0
  54. -- Found Libiw: /usr/lib/libiw.so
  55. -- Checking for module 'xcb-xkb'
  56. -- Found xcb-xkb, version 1.13
  57. -- Checking for module 'xcb-randr'
  58. -- Found xcb-randr, version 1.13
  59. -- Checking for module 'xcb-randr>=1.12'
  60. -- Found xcb-randr, version 1.13
  61. -- Checking for module 'xcb-xrm'
  62. -- Found xcb-xrm, version 1.3
  63. -- Build:
  64. --  Type: RelWithDebInfo
  65. --  CC: /usr/bin/cc -O2 -march=x86-64 -pipe -O2 -g -DNDEBUG
  66. --  CXX: /usr/bin/c++ -O2 -march=x86-64 -pipe -Wall -Wextra -Werror -Wno-noexcept-type -O2 -pedantic -pedantic-errors -O2 -g -DNDEBUG
  67. --  LD: /usr/bin/ld 
  68. -- Targets:
  69. -- [X] polybar-msg
  70. -- [ ] testsuite
  71. -- Module support:
  72. -- [X] alsa
  73. -- [X] curl
  74. -- [ ] i3
  75. -- [ ] mpd
  76. -- [X] network
  77. -- X extensions:
  78. -- [X] xcb-randr
  79. -- [X] xcb-randr (monitor support)
  80. -- [ ] xcb-render
  81. -- [ ] xcb-damage
  82. -- [ ] xcb-sync
  83. -- [ ] xcb-composite
  84. -- [X] xcb-xkb
  85. -- [X] xcb-xrm
  86. -- [ ] xcb-cursor
  87. -- Found font: fixed:pixelsize=10
  88. -- Font not found: unifont:fontformat=truetype
  89. -- Found font: siji:pixelsize=10
  90. -- Checking for module 'xcb-proto'
  91. -- Found xcb-proto, version 1.13
  92. -- Found PythonInterp: /usr/bin/python2.7 (found suitable version "2.7.15", minimum required is "2.7")
  93. -- XCB[XCB]: Found component XCB
  94. -- Found XCB_XCB: /usr/lib/libxcb.so
  95. -- XCB[ICCCM]: Found component ICCCM
  96. -- Found XCB_ICCCM: /usr/lib/libxcb-icccm.so
  97. -- XCB[EWMH]: Found component EWMH
  98. -- Found XCB_EWMH: /usr/lib/libxcb-ewmh.so
  99. -- XCB[UTIL]: Found component UTIL
  100. -- Found XCB_UTIL: /usr/lib/libxcb-util.so
  101. -- XCB[IMAGE]: Found component IMAGE
  102. -- Found XCB_IMAGE: /usr/lib/libxcb-image.so
  103. -- Found XCB: /usr/lib/libxcb.so;/usr/lib/libxcb-icccm.so;/usr/lib/libxcb-ewmh.so;/usr/lib/libxcb-util.so;/usr/lib/libxcb-image.so
  104. -- Searching for xcbgen with python2
  105. -- Found xcbgen in /usr/lib/python2.7/site-packages
  106. -- XCB[RANDR]: Found component RANDR
  107. -- Found XCB_RANDR: /usr/lib/libxcb-randr.so
  108. -- Found XCB: /usr/lib/libxcb.so;/usr/lib/libxcb-icccm.so;/usr/lib/libxcb-ewmh.so;/usr/lib/libxcb-util.so;/usr/lib/libxcb-image.so;/usr/lib/libxcb-randr.so
  109. -- XCB[XKB]: Found component XKB
  110. -- Found XCB_XKB: /usr/lib/libxcb-xkb.so
  111. -- Found XCB: /usr/lib/libxcb.so;/usr/lib/libxcb-icccm.so;/usr/lib/libxcb-ewmh.so;/usr/lib/libxcb-util.so;/usr/lib/libxcb-image.so;/usr/lib/libxcb-randr.so;/usr/lib/libxcb-xkb.so
  112. -- xpp: including xcb proto randr.xml
  113. -- xpp: including xcb proto xkb.xml
  114. -- xpp: including xcb proto xproto.xml
  115. -- Configuring done
  116. -- Generating done
  117. -- Build files have been written to: /usr/ports/ronin/polybar/work/src/polybar/build
  118. + make PREFIX=/usr DESTDIR=/usr/ports/ronin/polybar/work/pkg install
  119. Scanning dependencies of target xpp
  120. Scanning dependencies of target polybar-msg
  121. [ 1%] Linking CXX static library libxpp.a
  122. [ 2%] Building CXX object bin/CMakeFiles/polybar-msg.dir/utils/env.cpp.o
  123. [ 3%] Building CXX object bin/CMakeFiles/polybar-msg.dir/utils/file.cpp.o
  124. [ 5%] Building CXX object bin/CMakeFiles/polybar-msg.dir/ipc.cpp.o
  125. [ 6%] Building CXX object bin/CMakeFiles/polybar-msg.dir/utils/string.cpp.o
  126. Traceback (most recent call last):
  127. File "/usr/ports/ronin/polybar/work/src/polybar/lib/xpp/generators/cpp_client.py", line 3163, in <module>
  128. from xcbgen.state import Module
  129. File "/usr/lib/python2.7/site-packages/xcbgen/state.py", line 7, in <module>
  130. from xcbgen import matcher
  131. File "/usr/lib/python2.7/site-packages/xcbgen/matcher.py", line 12, in <module>
  132. from xcbgen.xtypes import *
  133. File "/usr/lib/python2.7/site-packages/xcbgen/xtypes.py", line 1221, in <module>
  134. class EventStruct(Union):
  135. File "/usr/lib/python2.7/site-packages/xcbgen/xtypes.py", line 1239, in EventStruct
  136. out = __main__.output['eventstruct']
  137. KeyError: 'eventstruct'
  138. make[2]: *** [lib/xpp/CMakeFiles/xpp.dir/build.make:70: lib/xpp/libxpp.a] Error 1
  139. make[1]: *** [CMakeFiles/Makefile2:405: lib/xpp/CMakeFiles/xpp.dir/all] Error 2
  140. make[1]: *** Waiting for unfinished jobs....
  141. [ 7%] Linking CXX executable polybar-msg
  142. [ 7%] Built target polybar-msg
  143. make: *** [Makefile:130: all] Error 2
  144. =======> ERROR: Building '/usr/ports/ronin/polybar/polybar#3.1.0-1.pkg.tar.gz' failed.
  145.