Advertisement
coatl

LFS-9.0-sysv-6.40.1-perl-5.30-CONFIG-ERR

Jan 22nd, 2020
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.80 KB | None | 0 0
  1. (lfs chroot) root:/sources/perl-5.30.0# sh Configure -des -Dprefix=/usr -Dvendorprefix=/usr -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dpager="/usr/bin/less -isR" -Duseshrplib -Dusethreads | tee config-output.txt
  2.  
  3. # cat config-output.txt
  4.  
  5.  
  6. First let's make sure your kit is complete. Checking...
  7. Would you like to see the instructions? [n]
  8. Locating common programs...
  9. Checking compatibility between /tools/bin/echo and builtin echo (if any)...
  10. Symbolic links are supported.
  11. Checking how to test for symbolic links...
  12. You can test for symbolic links with 'test -h'.
  13. Checking for cross-compile
  14. No targethost for running compiler tests against defined, running locally
  15. Good, your tr supports [:lower:] and [:upper:] to convert case.
  16. Using [:upper:] and [:lower:] to convert case.
  17. I see a config.sh file. Shall I use it to set the defaults?
  18. [y]
  19. Fetching default answers from your old config.sh file...
  20. Operating system name? [linux]
  21. Operating system version? [4.5.2-aufs-r1]
  22. Installation prefix to use? (~name ok) [/usr]
  23. AFS does not seem to be running...
  24. What installation prefix should I use for installing files? (~name ok)
  25. [/usr]
  26. Getting the current patchlevel...
  27. Build a threading Perl? [y]
  28. Use which C compiler? [cc]
  29. Checking for GNU cc in disguise and/or its version number...
  30. Now, how can we feed standard input to your C preprocessor...
  31. Directories to use for library searches?
  32. [/usr/local/lib /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include-fixed /usr/lib /lib/../lib /usr/lib/../lib /lib /usr/local/lib /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include-fixed /usr/lib]
  33. What is the file extension used for shared libraries? [so]
  34. Make shared library basenames unique? [n]
  35. Build Perl for SOCKS? [n]
  36. Try to use long doubles if available? [n]
  37. Checking for optional libraries...
  38. What libraries to use?
  39. [-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc]
  40. What optimizer/debugger flag should be used? [-O2]
  41. Any additional cc flags?
  42. [-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2]
  43. Let me guess what the preprocessor flags are...
  44. Any additional ld flags (NOT including libraries)?
  45. [ -fstack-protector-strong -L/usr/local/lib]
  46. Checking your choice of C compiler and flags for coherency...
  47. Checking to see if you have long long...
  48. Computing filename position in cpp output for #include directives...
  49. <inttypes.h> found.
  50. Checking to see if you have int64_t...
  51. Checking which 64-bit integer type we could use...
  52. We could use 'long' for 64-bit integers.
  53. Try to use maximal 64-bit support, if available? [y]
  54. Checking if your C library has broken 64-bit functions...
  55. Checking for GNU C Library...
  56. Shall I use /usr/bin/nm to extract C symbols from the libraries?
  57. [n]
  58. Checking for C++...
  59. Checking to see if you have long double...
  60. ldexpl() found.
  61. Checking the kind of long doubles you have...
  62. You have x86 80-bit little endian long doubles.
  63. What is your architecture name [x86_64-linux-thread-multi]
  64. Add the Perl API version to your archname? [n]
  65. Threads selected.
  66. ...and architecture name already has -thread.
  67. Multiplicity selected.
  68. ...and architecture name already has -multi.
  69. This architecture is naturally 64-bit, not changing architecture name.
  70. Pathname where the public executables will reside? (~name ok)
  71. [/usr/bin]
  72. Use relocatable @INC? [n]
  73. Pathname where the private library files will reside? (~name ok)
  74. [/usr/lib/perl5/5.30.0]
  75. Where do you want to put the public architecture-dependent libraries? (~name ok)
  76. [/usr/lib/perl5/5.30.0/x86_64-linux-thread-multi]
  77. Other username to test security of setuid scripts with?
  78. [none]
  79. Well, the previous value is *not* secure.
  80. Does your kernel have *secure* setuid scripts? [n]
  81. Installation prefix to use for add-on modules and utilities? (~name ok)
  82. [/usr]
  83. Pathname for the site-specific library files? (~name ok)
  84. [/usr/lib/perl5/site_perl/5.30.0]
  85. List of earlier versions to include in @INC? [none]
  86. <malloc/malloc.h> NOT found.
  87. <malloc.h> found.
  88. Do you wish to wrap malloc calls to protect against potential overflows?
  89. [y]
  90. Do you wish to attempt to use the malloc that comes with perl5?
  91. [n]
  92. Your system wants malloc to return 'void *', it would seem.
  93. Your system uses void free(), it would seem.
  94. Pathname for the site-specific architecture-dependent library files? (~name ok)
  95. [/usr/lib/perl5/site_perl/5.30.0/x86_64-linux-thread-multi]
  96. Do you want to configure vendor-specific add-on directories?
  97. [y]
  98. Installation prefix to use for vendor-supplied add-ons? (~name ok)
  99. [/usr]
  100. Pathname for the vendor-supplied library files? (~name ok)
  101. [/usr/lib/perl5/vendor_perl/5.30.0]
  102. Pathname for vendor-supplied architecture-dependent files? (~name ok)
  103. [/usr/lib/perl5/vendor_perl/5.30.0/x86_64-linux-thread-multi]
  104. Colon-separated list of additional directories for perl to search?
  105. [none]
  106. Support DTrace if available? [y]
  107. *** WHOA THERE!!! ***
  108. The previous value for $usedtrace on this machine was "undef"!
  109. Keep the previous value? [y]
  110. Install any extra modules (y or n)? [n]
  111. Directory for the main Perl5 html pages? (~name ok) [none]
  112. Directory for the Perl5 module html pages? (~name ok) [ ]
  113. dlopen() found.
  114. <unistd.h> found.
  115. Do you wish to use dynamic loading? [y]
  116. Source file to use for dynamic loading
  117. [ext/DynaLoader/dl_dlopen.xs]
  118. Any special flags to pass to cc -c to compile shared library modules?
  119. [-fPIC]
  120. What command should be used to create dynamic libraries?
  121. [cc]
  122. Any special flags to pass to cc to create a dynamically loaded library?
  123. [-shared -O2 -L/usr/local/lib -fstack-protector-strong]
  124. Any special flags to pass to cc to use dynamic linking?
  125. [-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.30.0/x86_64-linux-thread-multi/CORE]
  126. ld supports scripting
  127. Build a shared libperl.so (y/n) [y]
  128. What name do you want to give to the shared libperl?
  129. [libperl.so]
  130. System manual is in /usr/share/man/man1.
  131. Where do the main Perl5 manual pages (source) go? (~name ok)
  132. [/usr/share/man/man1]
  133. What suffix should be used for the main Perl5 man pages?
  134. [1]
  135. You can have filenames longer than 14 characters.
  136. Where do the perl5 library man pages (source) go? (~name ok)
  137. [/usr/share/man/man3]
  138. What suffix should be used for the perl5 library man pages?
  139. [3]
  140. Figuring out host name...
  141. Your host name appears to be "livecd". Right? [y]
  142. What is your domain name? [.nonet]
  143. What is your e-mail address? [root@livecd.nonet]
  144. Perl administrator e-mail address [root@livecd.nonet]
  145. Do you want to use a version number suffix for installed binaries?
  146. [n]
  147. Where do you keep publicly executable scripts? (~name ok)
  148. [/usr/bin]
  149. Pathname where the add-on public executables should be installed? (~name ok)
  150. [/usr/bin]
  151. Pathname where the site-specific html pages should be installed? (~name ok)
  152. [none]
  153. Pathname where the site-specific library html pages should be installed? (~name ok)
  154. [none]
  155. Pathname where the site-specific manual pages should be installed? (~name ok)
  156. [/usr/share/man/man1]
  157. Pathname where the site-specific library manual pages should be installed? (~name ok)
  158. [/usr/share/man/man3]
  159. Pathname where add-on public executable scripts should be installed? (~name ok)
  160. [/usr/bin]
  161. backtrace() found.
  162. Use the "fast stdio" if available? [n]
  163. Checking to see how big your file offsets are...
  164. Checking the size of fpos_t...
  165. Try to understand large files, if available? [y]
  166. Pathname for the vendor-supplied executables directory? (~name ok)
  167. [/usr/bin]
  168. Pathname for the vendor-supplied html pages? (~name ok)
  169. [none]
  170. Pathname for the vendor-supplied html pages? (~name ok)
  171. [none]
  172. Pathname for the vendor-supplied manual section 1 pages? (~name ok)
  173. [/usr/share/man/man1]
  174. Pathname for the vendor-supplied manual section 3 pages? (~name ok)
  175. [/usr/share/man/man3]
  176. Pathname for the vendor-supplied scripts directory? (~name ok)
  177. [/usr/bin]
  178. qgcvt() found.
  179. Checking the kind of doubles you have...
  180. You have IEEE 754 64-bit little endian doubles.
  181. Checking how to print long doubles...
  182. fwalk() NOT found.
  183. accept4() found.
  184. access() found.
  185. <sys/file.h> defines the *_OK access constants.
  186. accessx() NOT found.
  187. acosh() found.
  188. aintl() NOT found.
  189. alarm() found.
  190. ctime64() NOT found.
  191. localtime64() NOT found.
  192. gmtime64() NOT found.
  193. mktime64() NOT found.
  194. difftime64() NOT found.
  195. asctime64() NOT found.
  196. <pthread.h> found.
  197. <sys/types.h> found.
  198. <sys/select.h> found.
  199. Checking to see if your struct tm has tm_zone field...
  200. Checking to see if your struct tm has tm_gmtoff field...
  201. asctime_r() found.
  202. asinh() found.
  203. atanh() found.
  204. atolf() NOT found.
  205. atoll() found.
  206. getpgrp() found.
  207. You have to use getpgrp() instead of getpgrp(pid).
  208. setpgrp() found.
  209. You have to use setpgrp() instead of setpgrp(pid,pgrp).
  210. Checking for C99 variadic macros.
  211. You have C99 variadic macros.
  212. You have void (*signal())().
  213. Checking whether your C compiler can cast large floats to int32.
  214. Checking whether your C compiler can cast negative float to unsigned.
  215. cbrt() found.
  216. chown() found.
  217. chroot() found.
  218. chsize() NOT found.
  219. class() NOT found.
  220. clearenv() found.
  221. Hmm... Looks like you have Berkeley networking support.
  222. socketpair() found.
  223. Checking the availability sa_len in the sock struct ...
  224. Checking the availability struct sockaddr_in6 ...
  225. Checking the availability sin6_scope_id in struct sockaddr_in6 ...
  226. Checking the availability struct ip_mreq ...
  227. Checking the availability struct ip_mreq_source ...
  228. Checking the availability struct ipv6_mreq ...
  229. Checking the availability struct ipv6_mreq_source ...
  230. Checking the availability of certain socket constants...
  231. <sys/uio.h> found.
  232. Checking to see if your system supports struct cmsghdr...
  233. copysign() found.
  234. copysignl() found.
  235. crypt() found.
  236. <crypt.h> found.
  237. crypt_r() found.
  238. ctermid() found.
  239. ctermid_r() NOT found.
  240. ctime_r() found.
  241. cuserid() found.
  242. dbmclose() NOT found.
  243. difftime() found.
  244. <dirent.h> found.
  245. Your directory entries are struct dirent.
  246. Your directory entry does not know about the d_namlen field.
  247. Checking to see if DIR has a dd_fd member variable
  248. <sys/dir.h> found.
  249. <sys/ndir.h> NOT found.
  250. dirfd() found.
  251. dladdr() found.
  252. dlerror() found.
  253. <dlfcn.h> found.
  254. What is the extension of dynamically loaded modules [so]
  255. Checking whether your dlsym() needs a leading underscore ...
  256. dlsym doesn't need a leading underscore.
  257. drand48_r() found.
  258. dup2() found.
  259. dup3() found.
  260. <xlocale.h> NOT found.
  261. newlocale() found.
  262. freelocale() found.
  263. uselocale() found.
  264. duplocale() found.
  265. querylocale() NOT found.
  266. eaccess() found.
  267. endgrent() found.
  268. <grp.h> found.
  269. endgrent_r() NOT found.
  270. endhostent() found.
  271. <netdb.h> found.
  272. endhostent_r() NOT found.
  273. endnetent() found.
  274. endnetent_r() NOT found.
  275. endprotoent() found.
  276. endprotoent_r() NOT found.
  277. endpwent() found.
  278. <pwd.h> found.
  279. endpwent_r() NOT found.
  280. endservent() found.
  281. endservent_r() NOT found.
  282. <sys/file.h> defines the O_* constants...
  283. and you have the 3 argument form of open().
  284. <sys/file.h> found.
  285. We'll be including <sys/file.h>.
  286. <fcntl.h> found.
  287. We don't need to include <fcntl.h> if we include <sys/file.h>.
  288. fork() found.
  289. pipe() found.
  290. Figuring out the flag used by open() for non-blocking I/O...
  291. Let's see what value errno gets from read() on a O_NONBLOCK file...
  292. erf() found.
  293. erfc() found.
  294. exp2() found.
  295. expm1() found.
  296. Checking how std your stdio is...
  297. fchdir() found.
  298. fchmod() found.
  299. openat() found.
  300. unlinkat() found.
  301. renameat() found.
  302. linkat() found.
  303. fchmodat() found.
  304. fchown() found.
  305. fcntl() found.
  306. Well, your system knows about the normal fd_set typedef...
  307. and you have the normal fd_set macros (just as I'd expect).
  308. fdclose() NOT found.
  309. fdim() found.
  310. fegetround() found.
  311. fgetpos() found.
  312. finite() found.
  313. finitel() found.
  314. flock() found.
  315. fma() found.
  316. fmax() found.
  317. fmin() found.
  318. fp_class() NOT found.
  319. Checking to see if you have fpclassify...
  320. fp_classify() NOT found.
  321. fp_classl() NOT found.
  322. pathconf() found.
  323. fpathconf() found.
  324. fpclass() NOT found.
  325. fpclassl() NOT found.
  326. fpgetround() NOT found.
  327. Checking to see if you have fpos64_t...
  328. frexpl() found.
  329. <sys/param.h> found.
  330. <sys/mount.h> found.
  331. Checking to see if your system supports struct fs_data...
  332. fseeko() found.
  333. fsetpos() found.
  334. fstatfs() found.
  335. statvfs() found.
  336. fstatvfs() found.
  337. fsync() found.
  338. ftello() found.
  339. Checking if you have a working futimes()
  340. Yes, you have
  341. A working gai_strerror() found.
  342. <ndbm.h> NOT found.
  343. <gdbm/ndbm.h> NOT found.
  344. <gdbm-ndbm.h> NOT found.
  345. getaddrinfo() found.
  346. getcwd() found.
  347. getespwnam() NOT found.
  348. getfsstat() NOT found.
  349. getgrent() found.
  350. getgrent_r() found.
  351. getgrgid_r() found.
  352. getgrnam_r() found.
  353. gethostbyaddr() found.
  354. gethostbyname() found.
  355. gethostent() found.
  356. gethostname() found.
  357. uname() found.
  358. Shall I ignore gethostname() from now on? [n]
  359. gethostbyaddr_r() found.
  360. gethostbyname_r() found.
  361. gethostent_r() found.
  362. getitimer() found.
  363. getlogin() found.
  364. getlogin_r() found.
  365. getmnt() NOT found.
  366. getmntent() found.
  367. getnameinfo() found.
  368. getnetbyaddr() found.
  369. getnetbyname() found.
  370. getnetent() found.
  371. getnetbyaddr_r() found.
  372. getnetbyname_r() found.
  373. getnetent_r() found.
  374. getpagesize() found.
  375. getprotobyname() found.
  376. getprotobynumber() found.
  377. getprotoent() found.
  378. getpgid() found.
  379. getpgrp2() NOT found.
  380. getppid() found.
  381. getpriority() found.
  382. getprotobyname_r() found.
  383. getprotobynumber_r() found.
  384. getprotoent_r() found.
  385. getprpwnam() NOT found.
  386. getpwent() found.
  387. getpwent_r() found.
  388. getpwnam_r() found.
  389. getpwuid_r() found.
  390. getservbyname() found.
  391. getservbyport() found.
  392. getservent() found.
  393. getservbyname_r() found.
  394. getservbyport_r() found.
  395. getservent_r() found.
  396. getspnam() found.
  397. <shadow.h> found.
  398. getspnam_r() found.
  399. gettimeofday() found.
  400. gmtime_r() found.
  401. hasmntopt() found.
  402. <netinet/in.h> found.
  403. <arpa/inet.h> found.
  404. htonl() found.
  405. hypot() found.
  406. ilogb() found.
  407. ilogbl() found.
  408. inet_aton() found.
  409. inet_ntop() found.
  410. inet_pton() found.
  411. isascii() found.
  412. isblank() found.
  413. Checking to see if you have isfinite...
  414. isfinitel() NOT found.
  415. Checking to see if you have isinf...
  416. isinfl() found.
  417. Checking to see if you have isless...
  418. Checking to see if you have isnan...
  419. isnanl() found.
  420. Checking to see if you have isnormal...
  421. j0() found.
  422. j0l() found.
  423. killpg() found.
  424. localeconv() found.
  425. lchown() found.
  426. LDBL_DIG found.
  427. lgamma() found.
  428. lgamma_r() found.
  429. Checking to see if your libm supports _LIB_VERSION...
  430. No, it does not (probably harmless)
  431. link() found.
  432. llrint() found.
  433. llrintl() found.
  434. llround() found.
  435. llroundl() found.
  436. localeconv_l() NOT found.
  437. localtime_r() found.
  438. lockf() found.
  439. log1p() found.
  440. log2() found.
  441. logb() found.
  442. lrint() found.
  443. lrintl() found.
  444. lround() found.
  445. lroundl() found.
  446. lstat() found.
  447. madvise() found.
  448. malloc_size() NOT found.
  449. malloc_good_size() NOT found.
  450. mblen() found.
  451. mbrlen() found.
  452. mbrtowc() found.
  453. mbstowcs() found.
  454. mbtowc() found.
  455. memmem() found.
  456. memrchr() found.
  457. mkdir() found.
  458. mkdtemp() found.
  459. mkfifo() found.
  460. mkostemp() found.
  461. mkstemp() found.
  462. mkstemps() found.
  463. mktime() found.
  464. <sys/mman.h> found.
  465. mmap() found.
  466. and it returns (void *).
  467. sqrtl() found.
  468. scalbnl() found.
  469. truncl() found.
  470. modfl() found.
  471. mprotect() found.
  472. msgctl() found.
  473. msgget() found.
  474. msgsnd() found.
  475. msgrcv() found.
  476. You have the full msg*(2) library.
  477. Checking to see if your system supports struct msghdr...
  478. msync() found.
  479. munmap() found.
  480. nan() found.
  481. nanosleep() found.
  482. nearbyint() found.
  483. nextafter() found.
  484. nexttoward() found.
  485. nice() found.
  486. <langinfo.h> found.
  487. nl_langinfo() found.
  488. <quadmath.h> found.
  489. Choosing the C types to be used for Perl's internal types...
  490. Checking how many bits of your UVs your NVs can preserve...
  491. Checking to find the largest integer value your NVs can hold...
  492. The largest integer your NVs can preserve is equal to 256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0
  493. Checking whether NV 0.0 is all bits zero in memory...
  494. 0.0 is represented as all bits zero in memory
  495. Checking to see if you have off64_t...
  496. Checking what constant to use for creating joinable pthreads...
  497. You seem to use PTHREAD_CREATE_JOINABLE.
  498. pause() found.
  499. pipe2() found.
  500. poll() found.
  501. prctl() found.
  502. readlink() found.
  503. vfork() found.
  504. Do you still want to use vfork()? [n]
  505. pthread_atfork found.
  506. pthread_attr_setscope() found.
  507. sched_yield() found.
  508. pthread_yield() found.
  509. Checking to see if you have ptrdiff_t...
  510. random_r() found.
  511. readdir() found.
  512. seekdir() found.
  513. telldir() found.
  514. rewinddir() found.
  515. readdir64_r() found.
  516. readdir_r() found.
  517. readv() found.
  518. recvmsg() found.
  519. regcomp() found.
  520. remainder() found.
  521. remquo() found.
  522. rename() found.
  523. rint() found.
  524. rmdir() found.
  525. round() found.
  526. scalbn() found.
  527. select() found.
  528. semctl() found.
  529. semget() found.
  530. semop() found.
  531. You have the full sem*(2) library.
  532. You do not have union semun in <sys/sem.h>.
  533. You can use union semun for semctl IPC_STAT.
  534. You can also use struct semid_ds* for semctl IPC_STAT.
  535. sendmsg() found.
  536. setegid() found.
  537. seteuid() found.
  538. setgrent() found.
  539. setgrent_r() NOT found.
  540. sethostent() found.
  541. sethostent_r() NOT found.
  542. setitimer() found.
  543. setlinebuf() found.
  544. <locale.h> found.
  545. <wctype.h> found.
  546. towupper() found.
  547. Your system has setlocale()...
  548. and it seems sane
  549. setlocale_r() NOT found.
  550. setnetent() found.
  551. setnetent_r() NOT found.
  552. setprotoent() found.
  553. setpgid() found.
  554. setpgrp2() NOT found.
  555. setpriority() found.
  556. setproctitle() NOT found.
  557. setprotoent_r() NOT found.
  558. setpwent() found.
  559. setpwent_r() NOT found.
  560. setregid() found.
  561. setresgid() found.
  562. setreuid() found.
  563. setresuid() found.
  564. setrgid() NOT found.
  565. setruid() NOT found.
  566. setservent() found.
  567. setservent_r() NOT found.
  568. setsid() found.
  569. setvbuf() found.
  570. shmctl() found.
  571. shmget() found.
  572. shmat() found.
  573. and it returns (void *).
  574. shmdt() found.
  575. You have the full shm*(2) library.
  576. sigaction() found.
  577. Checking if your siginfo_t has si_errno field...
  578. Checking if your siginfo_t has si_pid field...
  579. Checking if your siginfo_t has si_uid field...
  580. Checking if your siginfo_t has si_addr field...
  581. Checking if your siginfo_t has si_status field...
  582. Checking if your siginfo_t has si_band field...
  583. Checking if your siginfo_t has si_value field...
  584. Checking if your siginfo_t has si_fd field...
  585. <sunmath.h> NOT found.
  586. Checking to see if you have signbit() available to work on double... Yes.
  587. sigprocmask() found.
  588. POSIX sigsetjmp found.
  589. snprintf() found.
  590. vsnprintf() found.
  591. sockatmark() found.
  592. socks5_init() NOT found.
  593. srand48_r() found.
  594. srandom_r() found.
  595. stat() found.
  596. <sys/stat.h> found.
  597. Checking to see if your struct stat has st_blocks field...
  598. <sys/vfs.h> found.
  599. <sys/statfs.h> found.
  600. Checking to see if your system supports struct statfs...
  601. Checking to see if your struct statfs has f_flags field...
  602. Checking how to access stdio streams by file descriptor number...
  603. I can't figure out how to access stdio streams by file descriptor number.
  604. strcoll() found.
  605. strerror_l() found.
  606. strerror_r() found.
  607. strftime() found.
  608. strnlen() found.
  609. strtod() found.
  610. strtod_l() found.
  611. strtol() found.
  612. strtold() found.
  613. strtold_l() found.
  614. strtoll() found.
  615. strtoq() found.
  616. strtoul() found.
  617. strtoull() found.
  618. strtouq() found.
  619. strxfrm() found.
  620. symlink() found.
  621. syscall() found.
  622. sysconf() found.
  623. system() found.
  624. tcgetpgrp() found.
  625. tcsetpgrp() found.
  626. tgamma() found.
  627. Your system has nl_langinfo_l()...
  628. and it is thread-safe (just as I'd hoped).
  629. define
  630. timegm() found.
  631. <sys/times.h> found.
  632. times() found.
  633. tmpnam_r() found.
  634. towlower() found.
  635. trunc() found.
  636. truncate() found.
  637. ttyname_r() found.
  638. tzname[] found.
  639. ualarm() found.
  640. umask() found.
  641. unordered() NOT found.
  642. unsetenv() found.
  643. usleep() found.
  644. ustat() NOT found.
  645. closedir() found.
  646. Checking whether closedir() returns a status...
  647. wait4() found.
  648. waitpid() found.
  649. A working wcscmp() found.
  650. wcstombs() found.
  651. A working wcsxfrm() found.
  652. wctomb() found.
  653. writev() found.
  654. Doubles must be aligned on a how-many-byte boundary? [8]
  655. What is the length of a character (in bits)? [8]
  656. Checking to see how your cpp does stuff like concatenate tokens...
  657. Oh! Smells like ANSI's been here.
  658. <db.h> NOT found.
  659. Exclude . from @INC by default? [y]
  660. Checking the kind of infinities and nans you have...
  661. (The following tests may crash. That's okay.)
  662. Checking how many mantissa bits your doubles have...
  663. Checking how many mantissa bits your long doubles have...
  664. Checking how many mantissa bits your NVs have...
  665. Using our internal random number implementation...
  666. Determining whether or not we are on an EBCDIC system...
  667. Nope, no EBCDIC, probably ASCII or some ISO Latin. Or UTF-8.
  668. Checking how to flush all pending stdio output...
  669. Checking the size of gid_t...
  670. Checking the sign of gid_t...
  671. Checking how to print 64-bit integers...
  672. Checking the format strings to be used for Perl's internal types...
  673. Checking the format string to be used for gids...
  674. getgroups() found.
  675. setgroups() found.
  676. What type pointer is the second argument to getgroups() and setgroups()?
  677. [gid_t]
  678. Checking if your /tools/bin/make program sets $(MAKE)...
  679. It seems that va_copy() or similar will be needed.
  680. What pager is used on your system? [/usr/bin/less -isR]
  681. Checking how to generate random libraries on your machine...
  682. Checking the size of size_t...
  683. Checking to see if you have socklen_t...
  684. <socks.h> NOT found.
  685. I'll be using ssize_t for functions returning a byte count.
  686. Checking the size of st_ino...
  687. Checking the sign of st_ino...
  688. Your stdio uses signed chars.
  689. Checking the size of uid_t...
  690. Checking the sign of uid_t...
  691. Checking the format string to be used for uids...
  692. Determining whether we can use sysctl with KERN_PROC_PATHNAME to find executing program...
  693. I'm unable to compile the test program.
  694. I'll assume no sysctl with KERN_PROC_PATHNAME here.
  695. Determining whether we can use _NSGetExecutablePath to find executing program...
  696. I'm unable to compile the test program.
  697. I'll assume no _NSGetExecutablePath here.
  698. Which compiler compiler (yacc or bison -y) shall I use?
  699. [yacc]
  700. <bfd.h> found.
  701. <execinfo.h> found.
  702. <fenv.h> found.
  703. <fp.h> NOT found.
  704. <fp_class.h> NOT found.
  705. <gdbm.h> found.
  706. gdbm_open() found.
  707. <libutil.h> NOT found.
  708. <mach/cthreads.h> NOT found.
  709. <mntent.h> found.
  710. <net/errno.h> NOT found.
  711. <netinet/tcp.h> found.
  712. <poll.h> found.
  713. <prot.h> NOT found.
  714. Guessing which symbols your C compiler and preprocessor define...
  715. You seem to have -D_FORTIFY_SOURCE already, not adding it.
  716. tcsetattr() found.
  717. You have POSIX termios.h... good!
  718. <stdbool.h> found.
  719. <stdint.h> found.
  720. <sys/access.h> NOT found.
  721. <sys/filio.h> NOT found.
  722. <sys/ioctl.h> found.
  723. <syslog.h> found.
  724. <sys/mode.h> NOT found.
  725. <sys/poll.h> found.
  726. <sys/resource.h> found.
  727. <sys/security.h> NOT found.
  728. <sys/statvfs.h> found.
  729. <sys/un.h> found.
  730. <sys/utsname.h> found.
  731. <sys/wait.h> found.
  732. <ustat.h> NOT found.
  733. <utime.h> found.
  734. <wchar.h> found.
  735. Looking for extensions...
  736. What extensions do you wish to load dynamically?
  737. [B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap attributes mro re threads threads/shared]
  738. What extensions do you wish to load statically? [ ]
  739. Stripping down executable paths...
  740. Creating config.sh...
  741. Doing variable substitutions on .SH files...
  742. cflags.SH: Adding -std=c89.
  743. cflags.SH: Adding -Werror=declaration-after-statement.
  744. cflags.SH: Adding -Werror=pointer-arith.
  745. cflags.SH: Adding -Wextra.
  746. cflags.SH: Adding -Wc++-compat.
  747. cflags.SH: Adding -Wwrite-strings.
  748. cflags.SH: cc = cc
  749. cflags.SH: ccflags = -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2
  750. cflags.SH: stdflags = -std=c89
  751. cflags.SH: optimize = -O2
  752. cflags.SH: warn = -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings
  753. Extracting cflags (with variable substitutions)
  754. Extracting config.h (with variable substitutions)
  755. Extracting makedepend (with variable substitutions)
  756. Extracting Makefile (with variable substitutions)
  757. Extracting myconfig (with variable substitutions)
  758. Extracting pod/Makefile (with variable substitutions)
  759. Extracting Policy.sh (with variable substitutions)
  760. Extracting runtests (with variable substitutions)
  761. Run make depend now? [y]
  762. sh ./makedepend MAKE="make" cflags
  763. make[1]: Entering directory '/sources/perl-5.30.0'
  764. echo av.c scope.c op.c doop.c doio.c dump.c gv.c hv.c mg.c reentr.c mro_core.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c utf8.c sv.c taint.c toke.c util.c deb.c run.c universal.c pad.c globals.c keywords.c perlio.c perlapi.c numeric.c mathoms.c locale.c pp_pack.c pp_sort.c caretx.c dquote.c time64.c miniperlmain.c opmini.c perlmini.c | tr ' ' '\n' >.clist
  765. make[1]: Leaving directory '/sources/perl-5.30.0'
  766. Finding dependencies for av.o
  767. Finding dependencies for scope.o
  768. Finding dependencies for op.o
  769. Finding dependencies for doop.o
  770. Finding dependencies for doio.o
  771. Finding dependencies for dump.o
  772. Finding dependencies for gv.o
  773. Finding dependencies for hv.o
  774. Finding dependencies for mg.o
  775. Finding dependencies for reentr.o
  776. Finding dependencies for mro_core.o
  777. Finding dependencies for perl.o
  778. Finding dependencies for perly.o
  779. Finding dependencies for pp.o
  780. Finding dependencies for pp_hot.o
  781. Finding dependencies for pp_ctl.o
  782. Finding dependencies for pp_sys.o
  783. Finding dependencies for regcomp.o
  784. Finding dependencies for regexec.o
  785. Finding dependencies for utf8.o
  786. Finding dependencies for sv.o
  787. Finding dependencies for taint.o
  788. Finding dependencies for toke.o
  789. Finding dependencies for util.o
  790. Finding dependencies for deb.o
  791. Finding dependencies for run.o
  792. Finding dependencies for universal.o
  793. Finding dependencies for pad.o
  794. Finding dependencies for globals.o
  795. Finding dependencies for keywords.o
  796. Finding dependencies for perlio.o
  797. Finding dependencies for perlapi.o
  798. Finding dependencies for numeric.o
  799. Finding dependencies for mathoms.o
  800. Finding dependencies for locale.o
  801. Finding dependencies for pp_pack.o
  802. Finding dependencies for pp_sort.o
  803. Finding dependencies for caretx.o
  804. Finding dependencies for dquote.o
  805. Finding dependencies for time64.o
  806. Finding dependencies for miniperlmain.o
  807. Finding dependencies for opmini.o
  808. Finding dependencies for perlmini.o
  809. Updating makefile...
  810. Now you must run 'make'.
  811.  
  812. If you compile perl5 on a different machine or from a different object
  813. directory, copy the Policy.sh file from this object directory to the
  814. new one before you run Configure -- this will help you with most of
  815. the policy defaults.
  816.  
  817. (lfs chroot) root:/sources/perl-5.30.0#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement