Advertisement
Guest User

xorg-libxcb-32 log

a guest
May 30th, 2022
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.22 KB | None | 0 0
  1. prt-get: installing /usr/ports/compat-32/xorg-libxcb-32
  2. =======> Building '/usr/ports/packages/xorg-libxcb-32#1.15-1.pkg.tar.gz'.
  3. bsdtar -p -o -C /usr/ports/work/xorg-libxcb-32/src -xf /usr/ports/distfiles/libxcb-1.15.tar.xz
  4. + build
  5. + cd libxcb-1.15
  6. + PYTHON=/usr/bin/python3
  7. + ./configure --prefix=/usr --libdir=/usr/lib32
  8. checking for a BSD-compatible install... /usr/bin/install -c
  9. checking whether build environment is sane... yes
  10. checking for a race-free mkdir -p... /bin/mkdir -p
  11. checking for gawk... gawk
  12. checking whether make sets $(MAKE)... yes
  13. checking whether make supports nested variables... yes
  14. checking whether /usr/bin/python3 version is >= 2.6... yes
  15. checking for /usr/bin/python3 version... 3.9
  16. checking for /usr/bin/python3 platform... linux
  17. checking for GNU default /usr/bin/python3 prefix... ${prefix}
  18. checking for GNU default /usr/bin/python3 exec_prefix... ${exec_prefix}
  19. checking for /usr/bin/python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.9/site-packages
  20. checking for /usr/bin/python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.9/site-packages
  21. checking whether make supports the include directive... yes (GNU style)
  22. checking for gcc... gcc
  23. checking whether the C compiler works... yes
  24. checking for C compiler default output file name... a.out
  25. checking for suffix of executables...
  26. checking whether we are cross compiling... no
  27. checking for suffix of object files... o
  28. checking whether the compiler supports GNU C... yes
  29. checking whether gcc accepts -g... yes
  30. checking for gcc option to enable C11 features... none needed
  31. checking whether gcc understands -c and -o together... yes
  32. checking dependency style of gcc... gcc3
  33. checking for stdio.h... yes
  34. checking for stdlib.h... yes
  35. checking for string.h... yes
  36. checking for inttypes.h... yes
  37. checking for stdint.h... yes
  38. checking for strings.h... yes
  39. checking for sys/stat.h... yes
  40. checking for sys/types.h... yes
  41. checking for unistd.h... yes
  42. checking for wchar.h... yes
  43. checking for minix/config.h... no
  44. checking whether it is safe to define __EXTENSIONS__... yes
  45. checking whether _XOPEN_SOURCE should be defined... no
  46. checking build system type... x86_64-pc-linux-gnu
  47. checking host system type... x86_64-pc-linux-gnu
  48. checking how to print strings... printf
  49. checking for a sed that does not truncate output... /bin/sed
  50. checking for grep that handles long lines and -e... /usr/bin/grep
  51. checking for egrep... /usr/bin/grep -E
  52. checking for fgrep... /usr/bin/grep -F
  53. checking for ld used by gcc... /usr/bin/ld
  54. checking if the linker (/usr/bin/ld) is GNU ld... yes
  55. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  56. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  57. checking whether ln -s works... yes
  58. checking the maximum length of command line arguments... 1572864
  59. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  60. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  61. checking for /usr/bin/ld option to reload object files... -r
  62. checking for objdump... objdump
  63. checking how to recognize dependent libraries... pass_all
  64. checking for dlltool... no
  65. checking how to associate runtime and link libraries... printf %s\n
  66. checking for ar... ar
  67. checking for archiver @FILE support... @
  68. checking for strip... strip
  69. checking for ranlib... ranlib
  70. checking command to parse /usr/bin/nm -B output from gcc object... ok
  71. checking for sysroot... no
  72. checking for a working dd... /bin/dd
  73. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  74. checking for mt... no
  75. checking if : is a manifest tool... no
  76. checking for dlfcn.h... yes
  77. checking for objdir... .libs
  78. checking if gcc supports -fno-rtti -fno-exceptions... no
  79. checking for gcc option to produce PIC... -fPIC -DPIC
  80. checking if gcc PIC flag -fPIC -DPIC works... yes
  81. checking if gcc static flag -static works... yes
  82. checking if gcc supports -c -o file.o... yes
  83. checking if gcc supports -c -o file.o... (cached) yes
  84. checking whether the gcc linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
  85. checking whether -lc should be explicitly linked in... no
  86. checking dynamic linker characteristics... GNU/Linux ld.so
  87. checking how to hardcode library paths into programs... immediate
  88. checking whether stripping libraries is possible... yes
  89. checking if libtool supports shared libraries... yes
  90. checking whether to build shared libraries... yes
  91. checking whether to build static libraries... yes
  92. checking for gcc options needed to detect all undeclared functions... none needed
  93. checking whether __clang__ is declared... no
  94. checking whether __INTEL_COMPILER is declared... no
  95. checking whether __SUNPRO_C is declared... no
  96. checking for pkg-config... /usr/bin/pkg-config
  97. checking pkg-config is at least version 0.9.0... yes
  98. checking if gcc supports -Werror=unknown-warning-option... no
  99. checking if gcc supports -Werror=unused-command-line-argument... no
  100. checking if gcc supports -Wall... yes
  101. checking if gcc supports -Wpointer-arith... yes
  102. checking if gcc supports -Wmissing-declarations... yes
  103. checking if gcc supports -Wformat=2... yes
  104. checking if gcc supports -Wstrict-prototypes... yes
  105. checking if gcc supports -Wmissing-prototypes... yes
  106. checking if gcc supports -Wnested-externs... yes
  107. checking if gcc supports -Wbad-function-cast... yes
  108. checking if gcc supports -Wold-style-definition... yes
  109. checking if gcc supports -Wdeclaration-after-statement... yes
  110. checking if gcc supports -Wunused... yes
  111. checking if gcc supports -Wuninitialized... yes
  112. checking if gcc supports -Wshadow... yes
  113. checking if gcc supports -Wmissing-noreturn... yes
  114. checking if gcc supports -Wmissing-format-attribute... yes
  115. checking if gcc supports -Wredundant-decls... yes
  116. checking if gcc supports -Wlogical-op... yes
  117. checking if gcc supports -Werror=implicit... yes
  118. checking if gcc supports -Werror=nonnull... yes
  119. checking if gcc supports -Werror=init-self... yes
  120. checking if gcc supports -Werror=main... yes
  121. checking if gcc supports -Werror=missing-braces... yes
  122. checking if gcc supports -Werror=sequence-point... yes
  123. checking if gcc supports -Werror=return-type... yes
  124. checking if gcc supports -Werror=trigraphs... yes
  125. checking if gcc supports -Werror=array-bounds... yes
  126. checking if gcc supports -Werror=write-strings... yes
  127. checking if gcc supports -Werror=address... yes
  128. checking if gcc supports -Werror=int-to-pointer-cast... yes
  129. checking if gcc supports -Werror=pointer-to-int-cast... yes
  130. checking if gcc supports -pedantic... yes
  131. checking if gcc supports -Werror... yes
  132. checking if gcc supports -Werror=attributes... yes
  133. Package xorg-macros was not found in the pkg-config search path.
  134. Perhaps you should add the directory containing `xorg-macros.pc'
  135. to the PKG_CONFIG_PATH environment variable
  136. No package 'xorg-macros' found
  137. checking whether make supports nested variables... (cached) yes
  138. checking whether to build developer documentation... yes
  139. checking for doxygen... no
  140. configure: WARNING: doxygen not found - documentation targets will be skipped
  141. configure: WARNING: dot not found - doxygen targets will be skipped
  142. checking for CHECK... no
  143. checking for XCBPROTO... yes
  144. checking for NEEDED... yes
  145. checking for XDMCP... yes
  146. checking for XdmcpWrap in -lXdmcp... yes
  147. checking XCBPROTO_XCBINCLUDEDIR... //usr/share/xcb
  148. checking XCBPROTO_XCBPYTHONDIR... //usr/lib/python3.9/site-packages
  149. checking for egrep... (cached) /usr/bin/grep -E
  150. checking for library containing getaddrinfo... none required
  151. checking for library containing connect... none required
  152. checking for library containing sendmsg... none required
  153. checking for struct msghdr.msg_control... yes
  154. checking for struct sockaddr_un.sun_len... no
  155. checking for tsol/label.h... no
  156. checking for is_system_labeled... no
  157. checking whether IOV_MAX is declared... yes
  158. checking whether gcc supports symbol visibility... yes
  159. checking for getaddrinfo... yes
  160. checking for poll... yes
  161. checking for launchd... no
  162. checking that generated files are newer than configure... done
  163. configure: creating ./config.status
  164. config.status: creating Makefile
  165. config.status: creating doc/Makefile
  166. config.status: creating man/Makefile
  167. config.status: creating src/Makefile
  168. config.status: creating tests/Makefile
  169. config.status: creating xcb.pc
  170. config.status: creating xcb-composite.pc
  171. config.status: creating xcb-damage.pc
  172. config.status: creating xcb-dpms.pc
  173. config.status: creating xcb-dri2.pc
  174. config.status: creating xcb-dri3.pc
  175. config.status: creating xcb-ge.pc
  176. config.status: creating xcb-glx.pc
  177. config.status: creating xcb-present.pc
  178. config.status: creating xcb-randr.pc
  179. config.status: creating xcb-record.pc
  180. config.status: creating xcb-render.pc
  181. config.status: creating xcb-res.pc
  182. config.status: creating xcb-screensaver.pc
  183. config.status: creating xcb-shape.pc
  184. config.status: creating xcb-shm.pc
  185. config.status: creating xcb-sync.pc
  186. config.status: creating xcb-xevie.pc
  187. config.status: creating xcb-xf86dri.pc
  188. config.status: creating xcb-xfixes.pc
  189. config.status: creating xcb-xinerama.pc
  190. config.status: creating xcb-xinput.pc
  191. config.status: creating xcb-xkb.pc
  192. config.status: creating xcb-xprint.pc
  193. config.status: creating xcb-xselinux.pc
  194. config.status: creating xcb-xtest.pc
  195. config.status: creating xcb-xv.pc
  196. config.status: creating xcb-xvmc.pc
  197. config.status: creating doc/xcb.doxygen
  198. config.status: creating src/config.h
  199. config.status: executing depfiles commands
  200. config.status: executing libtool commands
  201.  
  202. Package: libxcb 1.15
  203.  
  204. Configuration
  205. XDM support.........: yes
  206. sendmsg fd passing..: yes
  207. Build unit tests....: no
  208. with html results.: no
  209. XCB buffer size.....: 16384
  210.  
  211. X11 extensions
  212. Composite...........: yes
  213. Damage..............: yes
  214. Dpms................: yes
  215. Dri2................: yes
  216. Dri3................: yes
  217. GenericEvent........: no
  218. Glx.................: yes
  219. Randr...............: yes
  220. Record..............: yes
  221. Render..............: yes
  222. Resource............: yes
  223. Screensaver.........: yes
  224. selinux.............: no
  225. Shape...............: yes
  226. Shm.................: yes
  227. Sync................: yes
  228. Xevie...............: no
  229. Xfixes..............: yes
  230. Xfree86-dri.........: yes
  231. xinerama............: yes
  232. xinput..............: yes
  233. xkb.................: yes
  234. xprint..............: no
  235. xtest...............: yes
  236. xv..................: yes
  237. xvmc................: yes
  238.  
  239. Used CFLAGS:
  240. CPPFLAGS............:
  241. CFLAGS..............: -O2 -march=x86-64 -pipe -m32
  242.  
  243. Installation:
  244. Prefix..............: /usr
  245.  
  246. + make
  247. Making all in src
  248. make[1]: Entering directory '/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src'
  249. GEN xproto.c
  250. GEN bigreq.c
  251. GEN xc_misc.c
  252. GEN composite.c
  253. GEN damage.c
  254. GEN dpms.c
  255. GEN dri2.c
  256. GEN dri3.c
  257. GEN present.c
  258. GEN glx.c
  259. GEN randr.c
  260. GEN record.c
  261. Traceback (most recent call last):
  262. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 3394, in <module>
  263. module.generate()
  264. File "//usr/lib/python3.9/site-packages/xcbgen/state.py", line 131, in generate
  265. item.out(name)
  266. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 3181, in c_request
  267. GEN render.c
  268. _c_type_setup(self.reply, name, ('reply',))
  269. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 536, in _c_type_setup
  270. _c_serialize('sizeof', self)
  271. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 1420, in _c_serialize
  272. if self.length_expr is not None:
  273. AttributeError: 'Reply' object has no attribute 'length_expr'
  274. Traceback (most recent call last):
  275. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 3394, in <module>
  276. make[1]: *** [Makefile:1407: xc_misc.c] Error 1
  277. make[1]: *** Waiting for unfinished jobs....
  278. module.generate()
  279. File "//usr/lib/python3.9/site-packages/xcbgen/state.py", line 131, in generate
  280. item.out(name)
  281. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 2161, in c_struct
  282. _c_type_setup(self, name, ())
  283. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 536, in _c_type_setup
  284. _c_serialize('sizeof', self)
  285. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 1420, in _c_serialize
  286. if self.length_expr is not None:
  287. AttributeError: 'Struct' object has no attribute 'length_expr'
  288. make[1]: *** [Makefile:1407: record.c] Error 1
  289. Traceback (most recent call last):
  290. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 3394, in <module>
  291. Traceback (most recent call last):
  292. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 3394, in <module>
  293. module.generate()
  294. File "//usr/lib/python3.9/site-packages/xcbgen/state.py", line 131, in generate
  295. item.out(name)
  296. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 3181, in c_request
  297. module.generate()
  298. File "//usr/lib/python3.9/site-packages/xcbgen/state.py", line 131, in generate
  299. _c_type_setup(self.reply, name, ('reply',))
  300. item.out(name)
  301. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 536, in _c_type_setup
  302. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 3181, in c_request
  303. _c_serialize('sizeof', self)
  304. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 1420, in _c_serialize
  305. if self.length_expr is not None:
  306. AttributeError: 'Reply' object has no attribute 'length_expr'
  307. _c_type_setup(self.reply, name, ('reply',))
  308. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 536, in _c_type_setup
  309. _c_serialize('sizeof', self)
  310. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 1420, in _c_serialize
  311. if self.length_expr is not None:
  312. AttributeError: 'Reply' object has no attribute 'length_expr'
  313. make[1]: *** [Makefile:1407: dri3.c] Error 1
  314. Traceback (most recent call last):
  315. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 3394, in <module>
  316. make[1]: *** [Makefile:1407: dri2.c] Error 1
  317. module.generate()
  318. File "//usr/lib/python3.9/site-packages/xcbgen/state.py", line 131, in generate
  319. item.out(name)
  320. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 2161, in c_struct
  321. _c_type_setup(self, name, ())
  322. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 536, in _c_type_setup
  323. _c_serialize('sizeof', self)
  324. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 1420, in _c_serialize
  325. if self.length_expr is not None:
  326. AttributeError: 'Struct' object has no attribute 'length_expr'
  327. Traceback (most recent call last):
  328. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 3394, in <module>
  329. module.generate()
  330. File "//usr/lib/python3.9/site-packages/xcbgen/state.py", line 131, in generate
  331. item.out(name)
  332. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 3168, in c_request
  333. make[1]: *** [Makefile:1407: randr.c] Error 1
  334. _c_type_setup(self, name, ('request',))
  335. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 536, in _c_type_setup
  336. _c_serialize('sizeof', self)
  337. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 1420, in _c_serialize
  338. if self.length_expr is not None:
  339. AttributeError: 'Request' object has no attribute 'length_expr'
  340. Traceback (most recent call last):
  341. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 3394, in <module>
  342. module.generate()
  343. File "//usr/lib/python3.9/site-packages/xcbgen/state.py", line 131, in generate
  344. item.out(name)
  345. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 2161, in c_struct
  346. _c_type_setup(self, name, ())
  347. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 536, in _c_type_setup
  348. _c_serialize('sizeof', self)
  349. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 1420, in _c_serialize
  350. if self.length_expr is not None:
  351. AttributeError: 'Struct' object has no attribute 'length_expr'
  352. make[1]: *** [Makefile:1407: glx.c] Error 1
  353. make[1]: *** [Makefile:1407: xproto.c] Error 1
  354. Traceback (most recent call last):
  355. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 3394, in <module>
  356. module.generate()
  357. File "//usr/lib/python3.9/site-packages/xcbgen/state.py", line 131, in generate
  358. item.out(name)
  359. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 2161, in c_struct
  360. _c_type_setup(self, name, ())
  361. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 536, in _c_type_setup
  362. _c_serialize('sizeof', self)
  363. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 1420, in _c_serialize
  364. if self.length_expr is not None:
  365. AttributeError: 'Struct' object has no attribute 'length_expr'
  366. make[1]: *** [Makefile:1407: render.c] Error 1
  367. Traceback (most recent call last):
  368. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 3394, in <module>
  369. module.generate()
  370. File "//usr/lib/python3.9/site-packages/xcbgen/state.py", line 131, in generate
  371. item.out(name)
  372. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 3168, in c_request
  373. _c_type_setup(self, name, ('request',))
  374. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 536, in _c_type_setup
  375. _c_serialize('sizeof', self)
  376. File "/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src/./c_client.py", line 1420, in _c_serialize
  377. if self.length_expr is not None:
  378. AttributeError: 'Request' object has no attribute 'length_expr'
  379. make[1]: *** [Makefile:1407: present.c] Error 1
  380. make[1]: Leaving directory '/usr/ports/work/xorg-libxcb-32/src/libxcb-1.15/src'
  381. make: *** [Makefile:795: all-recursive] Error 1
  382. =======> ERROR: Building '/usr/ports/packages/xorg-libxcb-32#1.15-1.pkg.tar.gz' failed.
  383. prt-get: error while install
  384.  
  385. -- Packages where install failed
  386. xorg-libxcb-32
  387.  
  388.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement