Advertisement
Guest User

Untitled

a guest
Jun 26th, 2023
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.83 KB | None | 0 0
  1. ib/python3.11/site-packages
  2. checking for g++... yes
  3. checking for a sed that does not truncate output... /usr/bin/sed
  4. checking whether NLS is requested... yes
  5. checking for msgfmt... /usr/bin/msgfmt
  6. checking for gmsgfmt... /usr/bin/msgfmt
  7. checking for xgettext... /usr/bin/xgettext
  8. checking for msgmerge... /usr/bin/msgmerge
  9. checking for ld used by gcc... /usr/bin/ld
  10. checking if the linker (/usr/bin/ld) is GNU ld... yes
  11. checking for shared library run path origin... done
  12. checking 32-bit host C ABI... no
  13. checking for the common suffixes of directories in the library search path... lib,lib
  14. checking for CFPreferencesCopyAppValue... no
  15. checking for CFLocaleCopyCurrent... no
  16. checking for GNU gettext in libc... yes
  17. checking whether to use NLS... yes
  18. checking where the gettext function comes from... libc
  19. checking for special C compiler options needed for large files... (cached) no
  20. checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
  21. checking whether byte ordering is bigendian... no
  22. checking size of void *... 8
  23. checking size of long... 8
  24. checking size of off_t... 8
  25. checking for help2man... no
  26. checking for posix_memalign... yes
  27. checking for memalign... yes
  28. checking for getextmntent... no
  29. checking for sys/param.h... (cached) yes
  30. checking for sys/mount.h... yes
  31. checking for sys/mnttab.h... no
  32. checking for limits.h... (cached) yes
  33. checking for sys/mkdev.h... no
  34. checking for sys/sysmacros.h... yes
  35. checking for struct statfs.f_fstypename... no
  36. checking for struct statfs.f_mntfromname... no
  37. checking for util.h... no
  38. checking whether -Wtrampolines work... yes
  39. checking for gcc... gcc
  40. checking for size_t... yes
  41. checking for working alloca.h... yes
  42. checking for alloca... yes
  43. checking for inline... inline
  44. checking for C/C++ restrict keyword... __restrict
  45. checking for gcc options needed to detect all undeclared functions... none needed
  46. checking whether clearerr_unlocked is declared... yes
  47. checking whether feof_unlocked is declared... yes
  48. checking whether ferror_unlocked is declared... yes
  49. checking whether fflush_unlocked is declared... yes
  50. checking whether fgets_unlocked is declared... yes
  51. checking whether fputc_unlocked is declared... yes
  52. checking whether fputs_unlocked is declared... yes
  53. checking whether fread_unlocked is declared... yes
  54. checking whether fwrite_unlocked is declared... yes
  55. checking whether getc_unlocked is declared... yes
  56. checking whether getchar_unlocked is declared... yes
  57. checking whether putc_unlocked is declared... yes
  58. checking whether putchar_unlocked is declared... yes
  59. checking for flockfile... yes
  60. checking for funlockfile... yes
  61. checking for btowc... yes
  62. checking for _set_invalid_parameter_handler... no
  63. checking for fchdir... yes
  64. checking for fcntl... yes
  65. checking for symlink... yes
  66. checking for mempcpy... yes
  67. checking for fnmatch... yes
  68. checking for isblank... yes
  69. checking for iswctype... yes
  70. checking for mbsrtowcs... yes
  71. checking for wmemchr... yes
  72. checking for wmemcpy... yes
  73. checking for wmempcpy... yes
  74. checking for getdelim... yes
  75. checking for getdtablesize... yes
  76. checking for getprogname... no
  77. checking for getexecname... no
  78. checking for mbsinit... yes
  79. checking for mbrtowc... yes
  80. checking for isascii... yes
  81. checking for mprotect... yes
  82. checking for nl_langinfo... yes
  83. checking for lstat... yes
  84. checking for openat... yes
  85. checking for sleep... yes
  86. checking for strdup... yes
  87. checking for strndup... yes
  88. checking for pipe... yes
  89. checking for vasnprintf... no
  90. checking for snprintf... yes
  91. checking for wcrtomb... yes
  92. checking for iswcntrl... yes
  93. checking for wcwidth... yes
  94. checking whether strerror_r is declared... yes
  95. checking whether strerror_r returns char *... yes
  96. checking whether <wchar.h> uses 'inline' correctly... yes
  97. checking for nl_langinfo and CODESET... yes
  98. checking for a traditional french locale... none
  99. checking whether the preprocessor supports include_next... yes
  100. checking whether system header files limit the line length... no
  101. checking whether // is distinct from /... no
  102. checking for complete errno.h... yes
  103. checking whether fchdir is declared... yes
  104. checking for working fcntl.h... yes
  105. checking for pid_t... yes
  106. checking for mode_t... yes
  107. checking for mbstate_t... yes
  108. checking whether stat file-mode macros are broken... no
  109. checking for nlink_t... yes
  110. checking whether getcwd (NULL, 0) allocates memory for result... yes
  111. checking for getcwd with POSIX signature... yes
  112. checking whether getdelim is declared... yes
  113. checking whether getdtablesize is declared... yes
  114. checking whether getline is declared... yes
  115. checking for getopt.h... (cached) yes
  116. checking for getopt_long_only... yes
  117. checking whether getopt is POSIX compatible... yes
  118. checking for working GNU getopt function... yes
  119. checking for working GNU getopt_long function... yes
  120. checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes
  121. checking for wchar_t... yes
  122. checking for good max_align_t... yes
  123. checking whether NULL can be used in arbitrary expressions... yes
  124. checking whether imported symbols can be declared weak... yes
  125. checking whether the linker supports --as-needed... yes
  126. checking whether the linker supports --push-state... yes
  127. checking for pthread.h... yes
  128. checking for pthread_kill in -lpthread... yes
  129. checking for multithread API to use... posix
  130. checking whether malloc, realloc, calloc are POSIX compliant... yes
  131. checking for GNU libc compatible malloc... yes
  132. checking for unsigned long long int... yes
  133. checking for long long int... yes
  134. checking for a traditional japanese locale... none
  135. checking for a transitional chinese locale... none
  136. checking for a french Unicode locale... none
  137. checking for mmap... yes
  138. checking for MAP_ANONYMOUS... yes
  139. checking whether memchr works... yes
  140. checking whether memrchr is declared... yes
  141. checking for O_CLOEXEC... yes
  142. checking for promoted mode_t type... mode_t
  143. checking whether lstat correctly handles trailing slash... yes
  144. checking whether alarm is declared... yes
  145. checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
  146. checking for stdbool.h that conforms to C99... yes
  147. checking for _Bool... yes
  148. checking for wint_t... yes
  149. checking whether wint_t is too small... no
  150. checking whether stdint.h conforms to C99... yes
  151. checking whether stdint.h predates C++11... no
  152. checking whether stdint.h has UINTMAX_WIDTH etc.... yes
  153. checking whether strdup is declared... yes
  154. checking whether strerror(0) succeeds... yes
  155. checking whether strndup is declared... yes
  156. checking whether strnlen is declared... yes
  157. checking for struct timespec in <time.h>... yes
  158. checking for inttypes.h... yes
  159. checking for stdint.h... yes
  160. checking for intmax_t... yes
  161. checking where to find the exponent in a 'double'... word 1 bit 20
  162. checking whether snprintf returns a byte count as in C99... yes
  163. checking for snprintf... (cached) yes
  164. checking for strnlen... yes
  165. checking for wcslen... yes
  166. checking for wcsnlen... yes
  167. checking for mbrtowc... (cached) yes
  168. checking for wcrtomb... (cached) yes
  169. checking whether _snprintf is declared... no
  170. checking whether vsnprintf is declared... yes
  171. checking for alloca as a compiler built-in... yes
  172. checking whether program_invocation_name is declared... yes
  173. checking whether program_invocation_short_name is declared... yes
  174. checking whether program_invocation_name is defined... yes
  175. checking whether program_invocation_short_name is defined... yes
  176. checking whether btowc(0) is correct... yes
  177. checking whether btowc(EOF) is correct... guessing yes
  178. checking for __builtin_expect... yes
  179. checking whether this system has an arbitrary file name length limit... yes
  180. checking for dirfd... yes
  181. checking whether dirfd is declared... yes
  182. checking whether dirfd is a macro... no
  183. checking whether // is distinct from /... (cached) no
  184. checking whether dup2 works... yes
  185. checking for error_at_line... yes
  186. checking whether fcntl handles F_DUPFD correctly... yes
  187. checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
  188. checking for flexible array member... yes
  189. checking whether conversion from 'int' to 'long double' works... yes
  190. checking for working POSIX fnmatch... yes
  191. checking for working getdelim function... yes
  192. checking whether getdtablesize works... yes
  193. checking for getline... yes
  194. checking for working getline function... yes
  195. checking whether program_invocation_name is declared... (cached) yes
  196. checking whether program_invocation_short_name is declared... (cached) yes
  197. checking whether __argv is declared... no
  198. checking whether langinfo.h defines CODESET... yes
  199. checking whether langinfo.h defines T_FMT_AMPM... yes
  200. checking whether langinfo.h defines ALTMON_1... yes
  201. checking whether langinfo.h defines ERA... yes
  202. checking whether langinfo.h defines YESEXPR... yes
  203. checking whether the compiler supports the __inline keyword... yes
  204. checking whether locale.h conforms to POSIX:2001... yes
  205. checking whether struct lconv is properly defined... yes
  206. checking for pthread_rwlock_t... yes
  207. checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
  208. checking for GNU libc compatible malloc... (cached) yes
  209. checking whether mbrtowc handles incomplete characters... guessing yes
  210. checking whether mbrtowc works as well as mbtowc... guessing yes
  211. checking whether mbrtowc handles a NULL pwc argument... guessing yes
  212. checking whether mbrtowc handles a NULL string argument... guessing yes
  213. checking whether mbrtowc has a correct return value... guessing yes
  214. checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
  215. checking whether mbrtowc works on empty input... yes
  216. checking whether the C locale is free of encoding errors... no
  217. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  218. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  219. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  220. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  221. checking whether mbsrtowcs works... guessing yes
  222. checking whether mbswidth is declared in <wchar.h>... no
  223. checking for mbstate_t... (cached) yes
  224. checking for mempcpy... (cached) yes
  225. checking for memrchr... yes
  226. checking whether YESEXPR works... yes
  227. checking whether open recognizes a trailing slash... yes
  228. checking whether program_invocation_name is declared... (cached) yes
  229. checking whether program_invocation_short_name is declared... (cached) yes
  230. checking for rawmemchr... yes
  231. checking for GNU libc compatible realloc... yes
  232. checking for working re_compile_pattern... no
  233. checking for libintl.h... yes
  234. checking whether isblank is declared... yes
  235. checking for stdint.h... (cached) yes
  236. checking for SIZE_MAX... yes
  237. checking whether sleep is declared... yes
  238. checking for working sleep... yes
  239. checking for ssize_t... yes
  240. checking whether stat handles trailing slashes on files... yes
  241. checking for struct stat.st_atim.tv_nsec... yes
  242. checking whether struct stat.st_atim is of type struct timespec... yes
  243. checking for struct stat.st_birthtimespec.tv_nsec... no
  244. checking for struct stat.st_birthtimensec... no
  245. checking for struct stat.st_birthtim.tv_nsec... no
  246. checking for working stdalign.h... yes
  247. checking for good max_align_t... (cached) yes
  248. checking whether NULL can be used in arbitrary expressions... (cached) yes
  249. checking which flavor of printf attribute matches inttypes macros... system
  250. checking for strcasecmp... yes
  251. checking for strncasecmp... yes
  252. checking whether strncasecmp is declared... yes
  253. checking for strchrnul... yes
  254. checking whether strchrnul works... yes
  255. checking for working strerror function... yes
  256. checking for working strndup... yes
  257. checking for working strnlen... yes
  258. checking for nlink_t... (cached) yes
  259. checking for ptrdiff_t... yes
  260. checking for vsnprintf... yes
  261. checking whether snprintf respects a size of 1... yes
  262. checking whether printf supports POSIX/XSI format strings with positions... yes
  263. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  264. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  265. checking whether wcrtomb return value is correct... guessing yes
  266. checking whether iswcntrl works... yes
  267. checking for towlower... yes
  268. checking for wctype_t... yes
  269. checking for wctrans_t... yes
  270. checking whether wcwidth is declared... yes
  271. checking whether wcwidth works reasonably in UTF-8 locales... yes
  272. checking for stdint.h... (cached) yes
  273. checking which extra warnings work... -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2
  274. checking for i386-gcc... no
  275. checking for i386-egcs... no
  276. checking for i386-cc... no
  277. checking for gcc... gcc
  278. checking for i386-objcopy... no
  279. checking for objcopy... objcopy
  280. checking for i386-strip... no
  281. checking for strip... strip
  282. checking for i386-nm... no
  283. checking for nm... nm
  284. checking for i386-ranlib... no
  285. checking for ranlib... ranlib
  286. checking which extra warnings work... -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2
  287. checking if compiling with clang... no
  288. checking for options to compile assembly...
  289. checking whether -falign-loops works... yes
  290. checking whether -malign-loops works... yes
  291. checking whether -freg-struct-return works... yes
  292. checking whether -Wa,-mx86-used-note works... yes
  293. ./configure: line 33001: xefi: command not found
  294. checking whether -fno-dwarf2-cfi-asm works... yes
  295. checking whether -mno-stack-arg-probe works... yes
  296. checking whether -fno-asynchronous-unwind-tables works... yes
  297. checking whether -fno-unwind-tables works... yes
  298. checking for target linking format... -melf_i386
  299. checking whether option -Qn works... no
  300. checking whether `gcc' has `-fPIE' as default... yes
  301. checking whether linker accepts -no-pie... yes
  302. checking whether linker accepts -nopie... no
  303. checking whether linker needs disabling of PIE to work... no
  304. checking whether `gcc' has `-fPIC' as default... no
  305. checking whether `gcc' accepts `-fstack-protector'... yes
  306. checking whether `gcc' accepts `-mstack-arg-probe'... no
  307. checking if C symbols get an underscore after compilation... no
  308. checking whether target compiler is working... yes
  309. checking whether objcopy works for absolute addresses... yes
  310. checking whether linker accepts --build-id=none... yes
  311. checking if __bss_start is defined by the compiler... yes
  312. checking if edata is defined by the compiler... yes
  313. checking if _edata is defined by the compiler... yes
  314. checking if end is defined by the compiler... yes
  315. checking if _end is defined by the compiler... yes
  316. checking whether nm works... yes
  317. checking whether nm accepts -P... yes
  318. checking whether nm accepts --defined-only... yes
  319. checking whether -nostdinc -isystem works... yes
  320. checking whether -Wtrampolines work... yes
  321. checking for FREETYPE... yes
  322. checking for ft2build.h... yes
  323. checking whether byte ordering is bigendian... no
  324. checking for BUILD_FREETYPE... yes
  325. checking for ft2build.h... yes
  326. checking for fuse_main_real in -lfuse... yes
  327. checking for fuse/fuse.h... yes
  328. checking for libdevmapper.h... yes
  329. checking for dm_task_create in -ldevmapper... yes
  330. checking for dm_log_with_errno_init in -ldevmapper... yes
  331. checking for lzma_code in -llzma... yes
  332. checking for lzma.h... yes
  333. checking for libzfs.h... no
  334. checking for libnvpair.h... no
  335. checking for libzfs_init in -lzfs... no
  336. checking whether ln -s can handle directories properly... yes
  337. checking that generated files are newer than configure... done
  338. configure: creating ./config.status
  339. config.status: creating Makefile
  340. config.status: creating grub-core/Makefile
  341. config.status: creating grub-core/lib/gnulib/Makefile
  342. config.status: creating po/Makefile.in
  343. config.status: creating docs/Makefile
  344. config.status: creating util/bash-completion.d/Makefile
  345. config.status: creating stamp-h
  346. config.status: creating config.h
  347. config.status: creating config-util.h
  348. config.status: linking include/grub/i386 to include/grub/cpu
  349. config.status: linking include/grub/i386/efi to include/grub/
  350.  
  351. xnu_uuid_test.module pbkdf2_test.module legacy_password_test.module div.module div_test.module mul_test.module shift_test.module cmp_test.module ctz_test.module bswap_test.module videotest_checksum.module gfxterm_menu.module cmdline_cat_test.module bitmap.module bitmap_scale.module jpeg.module png.module tga.module vbe.module video_fb.module video.module video_colors.module datehook.module net.module tftp.module http.module legacycfg.module syslinuxcfg.module test_blockarg.module xzio.module lzopio.module testload.module backtrace.module lsapm.module keylayouts.module priority_queue.module time.module adler32.module crc64.module mpi.module all_video.module gdb.module testspeed.module tr.module progress.module file.module rdmsr.module wrmsr.module gcry_arcfour.module gcry_blowfish.module gcry_camellia.module gcry_cast5.module gcry_crc.module gcry_des.module gcry_dsa.module gcry_idea.module gcry_md4.module gcry_md5.module gcry_rfc2268.module gcry_rijndael.module gcry_rmd160.module gcry_rsa.module gcry_seed.module gcry_serpent.module gcry_sha1.module gcry_sha256.module gcry_sha512.module gcry_tiger.module gcry_twofish.module gcry_whirlpool.module; do \
  352. sh gensyminfo.sh $m >> syminfo.lst.new || exit 1; \
  353. done
  354.  
  355. xnu_uuid_test.module pbkdf2_test.module legacy_password_test.module div.module div_test.module mul_test.module shift_test.module cmp_test.module ctz_test.module bswap_test.module videotest_checksum.module gfxterm_menu.module cmdline_cat_test.module bitmap.module bitmap_scale.module jpeg.module png.module tga.module vbe.module video_fb.module video.module video_colors.module datehook.module net.module tftp.module http.module legacycfg.module syslinuxcfg.module test_blockarg.module xzio.module lzopio.module testload.module backtrace.module lsapm.module keylayouts.module priority_queue.module time.module adler32.module crc64.module mpi.module all_video.module gdb.module testspeed.module tr.module progress.module file.module rdmsr.module wrmsr.module gcry_arcfour.module gcry_blowfish.module gcry_camellia.module gcry_cast5.module gcry_crc.module gcry_des.module gcry_dsa.module gcry_idea.module gcry_md4.module gcry_md5.module gcry_rfc2268.module gcry_rijndael.module gcry_rmd160.module gcry_rsa.module gcry_seed.module gcry_serpent.module gcry_sha1.module gcry_sha256.module gcry_sha512.module gcry_tiger.module gcry_twofish.module gcry_whirlpool.module; do \
  356. sh gensyminfo.sh $m >> syminfo.lst.new || exit 1; \
  357. done
  358.  
  359.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement