Advertisement
Guest User

Untitled

a guest
Oct 18th, 2022
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.80 KB | None | 0 0
  1. prt-get: installing /usr/ports/compat-32/gtk-32
  2. prt-get: starting build Tue Oct 18 19:46:03 2022
  3. =======> Downloading 'https://download.gnome.org/sources/gtk+/2.24/gtk+-2.24.33.tar.xz'.
  4. % Total % Received % Xferd Average Speed Time Time Time Current
  5. Dload Upload Total Spent Left Speed
  6.  
  7. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  8. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  9.  
  10. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  11. 28 12.0M 28 3471k 0 0 2563k 0 0:00:04 0:00:01 0:00:03 3471k
  12. 100 12.0M 100 12.0M 0 0 5534k 0 0:00:02 0:00:02 --:--:-- 6580k
  13. =======> WARNING: Signature file not found, falling back to old md5sum checking.
  14. =======> WARNING: Md5sum not found, creating new.
  15. /usr/bin/pkgmk: line 299: .md5sum: Permission denied
  16. =======> Building '/home/pkgmk/package/gtk-32#2.24.33-1.pkg.tar.xz'.
  17. bsdtar -p -o -C /home/pkgmk/work/gtk-32/src -xf /home/pkgmk/source/gtk+-2.24.33.tar.xz
  18. + build
  19. + cd gtk+-2.24.33
  20. + export PKG_CONFIG_PATH+=:/usr/share/pkgconfig
  21. + PKG_CONFIG_PATH+=:/usr/share/pkgconfig
  22. + ./configure --prefix=/usr --libdir=/usr/lib32 --disable-cups
  23. checking for a BSD-compatible install... /usr/bin/install -c
  24. checking whether build environment is sane... yes
  25. checking for a thread-safe mkdir -p... /bin/mkdir -p
  26. checking for gawk... gawk
  27. checking whether make sets $(MAKE)... yes
  28. checking whether make supports nested variables... yes
  29. checking whether make supports nested variables... (cached) yes
  30. checking build system type... x86_64-pc-linux-gnu
  31. checking host system type... x86_64-pc-linux-gnu
  32. checking for native Win32... no
  33. checking for gcc... gcc
  34. checking whether the C compiler works... yes
  35. checking for C compiler default output file name... a.out
  36. checking for suffix of executables...
  37. checking whether we are cross compiling... no
  38. checking for suffix of object files... o
  39. checking whether we are using the GNU C compiler... yes
  40. checking whether gcc accepts -g... yes
  41. checking for gcc option to accept ISO C89... none needed
  42. checking whether gcc understands -c and -o together... yes
  43. checking whether make supports the include directive... yes (GNU style)
  44. checking dependency style of gcc... gcc3
  45. checking for c++... c++
  46. checking whether we are using the GNU C++ compiler... yes
  47. checking whether c++ accepts -g... yes
  48. checking dependency style of c++... gcc3
  49. checking how to print strings... printf
  50. checking for a sed that does not truncate output... /bin/sed
  51. checking for grep that handles long lines and -e... /usr/bin/grep
  52. checking for egrep... /usr/bin/grep -E
  53. checking for fgrep... /usr/bin/grep -F
  54. checking for ld used by gcc... /usr/bin/ld
  55. checking if the linker (/usr/bin/ld) is GNU ld... yes
  56. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  57. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  58. checking whether ln -s works... yes
  59. checking the maximum length of command line arguments... 1572864
  60. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  61. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  62. checking for /usr/bin/ld option to reload object files... -r
  63. checking for objdump... objdump
  64. checking how to recognize dependent libraries... pass_all
  65. checking for dlltool... dlltool
  66. checking how to associate runtime and link libraries... printf %s\n
  67. checking for ar... ar
  68. checking for archiver @FILE support... @
  69. checking for strip... strip
  70. checking for ranlib... ranlib
  71. checking command to parse /usr/bin/nm -B output from gcc object... ok
  72. checking for sysroot... no
  73. checking for a working dd... /bin/dd
  74. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  75. checking for mt... no
  76. checking if : is a manifest tool... no
  77. checking how to run the C preprocessor... gcc -E
  78. checking for ANSI C header files... yes
  79. checking for sys/types.h... yes
  80. checking for sys/stat.h... yes
  81. checking for stdlib.h... yes
  82. checking for string.h... yes
  83. checking for memory.h... yes
  84. checking for strings.h... yes
  85. checking for inttypes.h... yes
  86. checking for stdint.h... yes
  87. checking for unistd.h... yes
  88. checking for dlfcn.h... yes
  89. checking for objdir... .libs
  90. checking if gcc supports -fno-rtti -fno-exceptions... no
  91. checking for gcc option to produce PIC... -fPIC -DPIC
  92. checking if gcc PIC flag -fPIC -DPIC works... yes
  93. checking if gcc static flag -static works... yes
  94. checking if gcc supports -c -o file.o... yes
  95. checking if gcc supports -c -o file.o... (cached) yes
  96. checking whether the gcc linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
  97. checking whether -lc should be explicitly linked in... no
  98. checking dynamic linker characteristics... GNU/Linux ld.so
  99. checking how to hardcode library paths into programs... immediate
  100. checking whether stripping libraries is possible... yes
  101. checking if libtool supports shared libraries... yes
  102. checking whether to build shared libraries... yes
  103. checking whether to build static libraries... no
  104. checking how to run the C++ preprocessor... c++ -E
  105. checking for ld used by c++... /usr/bin/ld -m elf_i386
  106. checking if the linker (/usr/bin/ld -m elf_i386) is GNU ld... yes
  107. checking whether the c++ linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
  108. checking for c++ option to produce PIC... -fPIC -DPIC
  109. checking if c++ PIC flag -fPIC -DPIC works... yes
  110. checking if c++ static flag -static works... yes
  111. checking if c++ supports -c -o file.o... yes
  112. checking if c++ supports -c -o file.o... (cached) yes
  113. checking whether the c++ linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
  114. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  115. checking how to hardcode library paths into programs... immediate
  116. configure: creating ./config.lt
  117. config.lt: creating libtool
  118. checking for special C compiler options needed for large files... no
  119. checking for _FILE_OFFSET_BITS value needed for large files... 64
  120. checking dependency style of gcc... gcc3
  121. checking for nm... /usr/bin/nm -B
  122. checking whether to enable maintainer-specific portions of Makefiles... yes
  123. checking for some Win32 platform... no
  124. checking whether build environment is sane... yes
  125. checking for library containing strerror... none required
  126. checking whether make sets $(MAKE)... (cached) yes
  127. checking for pkg-config... /usr/bin/pkg-config
  128. checking pkg-config is at least version 0.9.0... yes
  129. checking for BASE_DEPENDENCIES... yes
  130. checking for CAIRO_BACKEND... yes
  131. checking for GMODULE... yes
  132. checking Whether to write dependencies into .pc files... no
  133. checking for perl5... no
  134. checking for perl... /usr/bin/perl
  135. checking for indent... no
  136. checking for lstat... yes
  137. checking for mkstemp... yes
  138. checking for flockfile... yes
  139. checking for getc_unlocked... yes
  140. checking for localtime_r... yes
  141. checking for _NL_TIME_FIRST_WEEKDAY... yes
  142. checking for _NL_MEASUREMENT_MEASUREMENT... yes
  143. checking for _NL_PAPER_HEIGHT... yes
  144. checking for _NL_PAPER_WIDTH... yes
  145. checking for sigsetjmp... yes
  146. checking locale.h usability... yes
  147. checking locale.h presence... yes
  148. checking for locale.h... yes
  149. checking for LC_MESSAGES... yes
  150. checking for CFPreferencesCopyAppValue... no
  151. checking for CFLocaleCopyCurrent... no
  152. checking libintl.h usability... yes
  153. checking libintl.h presence... yes
  154. checking for libintl.h... yes
  155. checking for ngettext in libc... yes
  156. checking for dgettext in libc... yes
  157. checking for bind_textdomain_codeset... yes
  158. checking for msgfmt... /usr/bin/msgfmt
  159. checking for dcgettext... yes
  160. checking if msgfmt accepts -c... yes
  161. checking for gmsgfmt... /usr/bin/msgfmt
  162. checking for xgettext... /usr/bin/xgettext
  163. checking for catalogs to be installed... af am ang ar as ast az az_IR be be@latin bg bn bn_IN br bs ca ca@valencia crh cs cy da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy ia id io is it ja ka kk kn ko ku li lt lv mai mi mk ml mn mr ms my nb nds ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te th tk tr tt ug uk ur uz uz@cyrillic vi wa xh yi zh_CN zh_HK zh_TW
  164. checking for extra flags to get ANSI library prototypes... none needed
  165. checking for the BeOS... no
  166. checking for HP-UX... no
  167. checking for extra flags for POSIX compliance... none needed
  168. checking for pkg-config... (cached) /usr/bin/pkg-config
  169. checking pkg-config is at least version 0.16... yes
  170. checking for GLIB... yes
  171. checking for GLIB - version >= 2.28.0... yes (version 2.74.0)
  172. checking for bind_textdomain_codeset... (cached) yes
  173. checking pwd.h usability... yes
  174. checking pwd.h presence... yes
  175. checking for pwd.h... yes
  176. checking sys/time.h usability... yes
  177. checking sys/time.h presence... yes
  178. checking for sys/time.h... yes
  179. checking for unistd.h... (cached) yes
  180. checking ftw.h usability... yes
  181. checking ftw.h presence... yes
  182. checking for ftw.h... yes
  183. checking for GNU ftw extensions... yes
  184. checking for ANSI C header files... (cached) yes
  185. checking for an ANSI C-conforming const... yes
  186. checking return type of signal handlers... void
  187. checking for stdlib.h... (cached) yes
  188. checking for unistd.h... (cached) yes
  189. checking for sys/param.h... yes
  190. checking for getpagesize... yes
  191. checking for working mmap... yes
  192. checking for mallinfo... yes
  193. checking for getresuid... yes
  194. checking for uid_t in sys/types.h... yes
  195. checking for fd_set... yes, found in sys/types.h
  196. checking for wchar.h... yes
  197. checking for wctype.h... yes
  198. checking for iswalnum... yes
  199. checking if iswalnum() and friends are properly defined... yes
  200. checking for uxtheme.h... no
  201. checking crt_externs.h usability... no
  202. checking crt_externs.h presence... no
  203. checking for crt_externs.h... no
  204. checking for _NSGetEnviron... no
  205. checking whether to build dynamic modules... yes
  206. checking whether dynamic modules work... yes
  207. checking immodules to build...
  208. checking for sys/wait.h that is POSIX.1 compatible... yes
  209. checking return type of signal handlers... (cached) void
  210. checking sys/systeminfo.h usability... no
  211. checking sys/systeminfo.h presence... no
  212. checking for sys/systeminfo.h... no
  213. checking sys/sysinfo.h usability... yes
  214. checking sys/sysinfo.h presence... yes
  215. checking for sys/sysinfo.h... yes
  216. checking for mediaLib 2.3... checking for mlib_ImageSetStruct in -lmlib... no
  217. checking for gdk-pixbuf-csource... /usr/bin/gdk-pixbuf-csource
  218. checking for XOpenDisplay... yes
  219. checking for XextFindDisplay... yes
  220. checking for XRenderQueryExtension... yes
  221. checking if <X11/extensions/XIproto.h> is needed for xReply... no
  222. checking for XConvertCase... yes
  223. checking for XInternAtoms... yes
  224. checking for XAddConnectionWatch... yes
  225. checking for XkbQueryExtension... yes
  226. checking for XShapeCombineMask... yes
  227. checking for XSyncQueryExtension... yes
  228. checking for X11/extensions/sync.h... yes
  229. checking for XShmAttach... yes
  230. checking sys/ipc.h usability... yes
  231. checking sys/ipc.h presence... yes
  232. checking for sys/ipc.h... yes
  233. checking sys/shm.h usability... yes
  234. checking sys/shm.h presence... yes
  235. checking for sys/shm.h... yes
  236. checking X11/extensions/XShm.h... yes
  237. checking for Xinerama support on XFree86... yes
  238. checking Pango flags... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -L/usr/lib32 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo
  239. checking ATK flags... -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -L/usr/lib32 -latk-1.0 -lglib-2.0 -lgobject-2.0
  240. configure: error:
  241. *** Cannot link to Accessibility Toolkit. Accessibility Toolkit is required
  242. *** to build GTK+
  243. =======> ERROR: Building '/home/pkgmk/package/gtk-32#2.24.33-1.pkg.tar.xz' failed.
  244.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement