python安卓版开发环境搭建_Python学习之路 (一)开发环境搭建

1 [root@hadoop1 Python-3.6.4]# ./configure --prefix=/usr/local/python32 checking build system type... x86_64-pc-linux-gnu3 checking host system type... x86_64-pc-linux-gnu4 checking for python3.6... no5 checking forpython3... no6 checking forpython... python7 checking for --enable-universalsdk... no8 checking for --with-universal-archs... no9 checking MACHDEP... linux10 checking for --without-gcc... no11 checking for --with-icc... no12 checking forgcc... gcc13 checking whether the C compiler works... yes14 checking for C compiler default output file name... a.out

15 checking forsuffix of executables...16 checking whether we are cross compiling... no17 checking for suffix of objectfiles... o18 checking whether we are usingthe GNU C compiler... yes19 checking whether gcc accepts -g... yes20 checking forgcc option to accept ISO C89... none needed21 checking how to run the C preprocessor... gcc -E22 checking for grep that handles long lines and -e... /bin/grep23 checking for a sed that does not truncate output... /bin/sed24 checking for --with-cxx-main=... no25 checking for g++... no26 configure:27

28 By default, distutils will build C++ extension modules with "g++".29 If this is not intended, then setCXX on the configure command line.30

31 checking for the platform triplet based on compiler characteristics... x86_64-linux-gnu32 checking for -Wl,--no-as-needed... yes33 checking for egrep... /bin/grep -E34 checking forANSI C header files... yes35 checking for sys/types.h... yes36 checking for sys/stat.h... yes37 checking forstdlib.h... yes38 checking for string.h... yes39 checking formemory.h... yes40 checking forstrings.h... yes41 checking forinttypes.h... yes42 checking forstdint.h... yes43 checking forunistd.h... yes44 checking minix/config.h usability... no45 checking minix/config.h presence... no46 checking for minix/config.h... no47 checking whether it issafe to define __EXTENSIONS__... yes48 checking forthe Android API level... not Android49 checking for --with-suffix...50 checking for case-insensitive build directory... no51 checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a52 checking LINKCC... $(PURIFY) $(MAINCC)53 checking forGNU ld... yes54 checking forinline... inline55 checking for --enable-shared... no56 checking for --enable-profiling... no57 checking LDLIBRARY... libpython$(VERSION)$(ABIFLAGS).a58 checking forranlib... ranlib59 checking forar... ar60 checking forreadelf... readelf61 checking for a BSD-compatible install... /usr/bin/install -c62 checking for a thread-safe mkdir -p... /bin/mkdir -p63 checking for --with-pydebug... no64 checking for --with-assertions... no65 checking for --enable-optimizations... no66 checking for --with-lto... no67 checking target system type... x86_64-pc-linux-gnu68 checking for -llvm-profdata... no69 checking for llvm-profdata... ''

70 checking for -Wextra... yes71 checking whether gcc accepts and needs -fno-strict-aliasing... no72 checking ifwe can turn off gcc unused result warning... no73 checking ifwe can turn off gcc unused parameter warning... yes74 checking ifwe can turn off gcc missing field initializers warning... yes75 checking ifwe can turn on gcc mixed sign comparison warning... yes76 checking ifwe can turn on gcc unreachable code warning... no77 checking whether pthreads are available without options... no78 checking whether gcc accepts -Kpthread... no79 checking whether gcc accepts -Kthread... no80 checking whether gcc accepts -pthread... yes81 checking whether g++ also accepts flags forthread support... no82 checking forANSI C header files... (cached) yes83 checking asm/types.h usability... yes84 checking asm/types.h presence... yes85 checking for asm/types.h... yes86 checking conio.h usability... no87 checking conio.h presence... no88 checking forconio.h... no89 checking direct.h usability... no90 checking direct.h presence... no91 checking fordirect.h... no92 checking dlfcn.h usability... yes93 checking dlfcn.h presence... yes94 checking fordlfcn.h... yes95 checking errno.h usability... yes96 checking errno.h presence... yes97 checking forerrno.h... yes98 checking fcntl.h usability... yes99 checking fcntl.h presence... yes100 checking forfcntl.h... yes101 checking grp.h usability... yes102 checking grp.h presence... yes103 checking forgrp.h... yes104 checking ieeefp.h usability... no105 checking ieeefp.h presence... no106 checking forieeefp.h... no107 checking io.h usability... no108 checking io.h presence... no109 checking forio.h... no110 checking langinfo.h usability... yes111 checking langinfo.h presence... yes112 checking forlanginfo.h... yes113 checking libintl.h usability... yes114 checking libintl.h presence... yes115 checking forlibintl.h... yes116 checking process.h usability... no117 checking process.h presence... no118 checking forprocess.h... no119 checking pthread.h usability... yes120 checking pthread.h presence... yes121 checking forpthread.h... yes122 checking sched.h usability... yes123 checking sched.h presence... yes124 checking forsched.h... yes125 checking shadow.h usability... yes126 checking shadow.h presence... yes127 checking forshadow.h... yes128 checking signal.h usability... yes129 checking signal.h presence... yes130 checking forsignal.h... yes131 checking stropts.h usability... no132 checking stropts.h presence... no133 checking forstropts.h... no134 checking termios.h usability... yes135 checking termios.h presence... yes136 checking fortermios.h... yes137 checking forunistd.h... (cached) yes138 checking utime.h usability... yes139 checking utime.h presence... yes140 checking forutime.h... yes141 checking poll.h usability... yes142 checking poll.h presence... yes143 checking forpoll.h... yes144 checking sys/devpoll.h usability... no145 checking sys/devpoll.h presence... no146 checking for sys/devpoll.h... no147 checking sys/epoll.h usability... yes148 checking sys/epoll.h presence... yes149 checking for sys/epoll.h... yes150 checking sys/poll.h usability... yes151 checking sys/poll.h presence... yes152 checking for sys/poll.h... yes153 checking sys/audioio.h usability... no154 checking sys/audioio.h presence... no155 checking for sys/audioio.h... no156 checking sys/xattr.h usability... yes157 checking sys/xattr.h presence... yes158 checking for sys/xattr.h... yes159 checking sys/bsdtty.h usability... no160 checking sys/bsdtty.h presence... no161 checking for sys/bsdtty.h... no162 checking sys/event.h usability... no163 checking sys/event.h presence... no164 checking for sys/event.h... no165 checking sys/file.h usability... yes166 checking sys/file.h presence... yes167 checking for sys/file.h... yes168 checking sys/ioctl.h usability... yes169 checking sys/ioctl.h presence... yes170 checking for sys/ioctl.h... yes171 checking sys/kern_control.h usability... no172 checking sys/kern_control.h presence... no173 checking for sys/kern_control.h... no174 checking sys/loadavg.h usability... no175 checking sys/loadavg.h presence... no176 checking for sys/loadavg.h... no177 checking sys/lock.h usability... no178 checking sys/lock.h presence... no179 checking for sys/lock.h... no180 checking sys/mkdev.h usability... no181 checking sys/mkdev.h presence... no182 checking for sys/mkdev.h... no183 checking sys/modem.h usability... no184 checking sys/modem.h presence... no185 checking for sys/modem.h... no186 checking sys/param.h usability... yes187 checking sys/param.h presence... yes188 checking for sys/param.h... yes189 checking sys/random.h usability... no190 checking sys/random.h presence... no191 checking for sys/random.h... no192 checking sys/select.h usability... yes193 checking sys/select.h presence... yes194 checking for sys/select.h... yes195 checking sys/sendfile.h usability... yes196 checking sys/sendfile.h presence... yes197 checking for sys/sendfile.h... yes198 checking sys/socket.h usability... yes199 checking sys/socket.h presence... yes200 checking for sys/socket.h... yes201 checking sys/statvfs.h usability... yes202 checking sys/statvfs.h presence... yes203 checking for sys/statvfs.h... yes204 checking for sys/stat.h... (cached) yes205 checking sys/syscall.h usability... yes206 checking sys/syscall.h presence... yes207 checking for sys/syscall.h... yes208 checking sys/sys_domain.h usability... no209 checking sys/sys_domain.h presence... no210 checking for sys/sys_domain.h... no211 checking sys/termio.h usability... no212 checking sys/termio.h presence... no213 checking for sys/termio.h... no214 checking sys/time.h usability... yes215 checking sys/time.h presence... yes216 checking for sys/time.h... yes217 checking sys/times.h usability... yes218 checking sys/times.h presence... yes219 checking for sys/times.h... yes220 checking for sys/types.h... (cached) yes221 checking sys/uio.h usability... yes222 checking sys/uio.h presence... yes223 checking for sys/uio.h... yes224 checking sys/un.h usability... yes225 checking sys/un.h presence... yes226 checking for sys/un.h... yes227 checking sys/utsname.h usability... yes228 checking sys/utsname.h presence... yes229 checking for sys/utsname.h... yes230 checking sys/wait.h usability... yes231 checking sys/wait.h presence... yes232 checking for sys/wait.h... yes233 checking pty.h usability... yes234 checking pty.h presence... yes235 checking forpty.h... yes236 checking libutil.h usability... no237 checking libutil.h presence... no238 checking forlibutil.h... no239 checking sys/resource.h usability... yes240 checking sys/resource.h presence... yes241 checking for sys/resource.h... yes242 checking netpacket/packet.h usability... yes243 checking netpacket/packet.h presence... yes244 checking for netpacket/packet.h... yes245 checking sysexits.h usability... yes246 checking sysexits.h presence... yes247 checking forsysexits.h... yes248 checking bluetooth.h usability... no249 checking bluetooth.h presence... no250 checking forbluetooth.h... no251 checking linux/tipc.h usability... yes252 checking linux/tipc.h presence... yes253 checking for linux/tipc.h... yes254 checking linux/random.h usability... yes255 checking linux/random.h presence... yes256 checking for linux/random.h... yes257 checking spawn.h usability... yes258 checking spawn.h presence... yes259 checking forspawn.h... yes260 checking util.h usability... no261 checking util.h presence... no262 checking forutil.h... no263 checking alloca.h usability... yes264 checking alloca.h presence... yes265 checking foralloca.h... yes266 checking endian.h usability... yes267 checking endian.h presence... yes268 checking forendian.h... yes269 checking sys/endian.h usability... no270 checking sys/endian.h presence... no271 checking for sys/endian.h... no272 checking sys/sysmacros.h usability... yes273 checking sys/sysmacros.h presence... yes274 checking for sys/sysmacros.h... yes275 checking fordirent.h that defines DIR... yes276 checking forlibrary containing opendir... none required277 checking whether sys/types.h defines makedev... yes278 checking bluetooth/bluetooth.h usability... no279 checking bluetooth/bluetooth.h presence... no280 checking for bluetooth/bluetooth.h... no281 checking for net/if.h... yes282 checking for linux/netlink.h... yes283 checking for linux/can.h... yes284 checking for linux/can/raw.h... yes285 checking for linux/can/bcm.h... no286 checking for clock_t intime.h... yes287 checking formakedev... yes288 checking forle64toh... yes289 checking Solaris LFS bug... no290 checking formode_t... yes291 checking foroff_t... yes292 checking forpid_t... yes293 checking forsize_t... yes294 checking for uid_t in sys/types.h... yes295 checking forssize_t... yes296 checking for__uint128_t... yes297 checking size of int... 4

298 checking size of long... 8

299 checking size of long long... 8

300 checking size of void *... 8

301 checking size of short... 2

302 checking size of float... 4

303 checking size of double... 8

304 checking size of fpos_t... 16

305 checking size of size_t... 8

306 checking size of pid_t... 4

307 checking size of uintptr_t... 8

308 checking for long doublesupport... yes309 checking size of long double... 16

310 checking size of _Bool... 1

311 checking size of off_t... 8

312 checking whether to enable large file support... no313 checking size of time_t... 8

314 checking forpthread_t... yes315 checking size of pthread_t... 8

316 checking for --enable-framework... no317 checking fordyld... no318 checking the extension of shared libraries... .so319 checking LDSHARED... $(CC) -shared320 checking CCSHARED... -fPIC321 checking LINKFORSHARED... -Xlinker -export-dynamic

322 checking CFLAGSFORSHARED...323 checking SHLIBS... $(LIBS)324 checking for sendfile in -lsendfile... no325 checking for dlopen in -ldl... yes326 checking for shl_load in -ldld... no327 checking for library containing sem_init... -lpthread328 checking for textdomain in -lintl... no329 checking aligned memory access isrequired... no330 checking for --with-hash-algorithm... default

331 checking for --with-address-sanitizer... no332 checking for t_open in -lnsl... no333 checking for socket in -lsocket... no334 checking for --with-libs... no335 checking for pkg-config... /usr/bin/pkg-config336 checking pkg-config is at least version 0.9.0... yes337 checking for --with-system-expat... no338 checking for --with-system-ffi... yes339 checking for --with-system-libmpdec... no340 checking for --enable-loadable-sqlite-extensions... no341 checking for --with-tcltk-includes... default

342 checking for --with-tcltk-libs... default

343 checking for --with-dbmliborder...344 checking for --with-threads... yes345 checking if PTHREAD_SCOPE_SYSTEM issupported... yes346 checking forpthread_sigmask... yes347 checking forpthread_atfork... yes348 checking if --enable-ipv6 isspecified... yes349 checking if RFC2553 API isavailable... yes350 checking ipv6 stack type... linux-glibc351 checking forCAN_RAW_FD_FRAMES... no352 checking for --with-doc-strings... yes353 checking for --with-pymalloc... yes354 checking for --with-valgrind... no355 checking for --with-dtrace... no356 checking fordlopen... yes357 checking DYNLOADFILE... dynload_shlib.o358 checking MACHDEP_OBJS... none359 checking foralarm... yes360 checking foraccept4... yes361 checking forsetitimer... yes362 checking forgetitimer... yes363 checking forbind_textdomain_codeset... yes364 checking forchown... yes365 checking forclock... yes366 checking forconfstr... yes367 checking forctermid... yes368 checking fordup3... yes369 checking forexecv... yes370 checking forfaccessat... yes371 checking forfchmod... yes372 checking forfchmodat... yes373 checking forfchown... yes374 checking forfchownat... yes375 checking forfexecve... yes376 checking forfdopendir... yes377 checking forfork... yes378 checking forfpathconf... yes379 checking forfstatat... yes380 checking forftime... yes381 checking forftruncate... yes382 checking forfutimesat... yes383 checking forfutimens... yes384 checking forfutimes... yes385 checking forgai_strerror... yes386 checking forgetentropy... no387 checking forgetgrouplist... yes388 checking forgetgroups... yes389 checking forgetlogin... yes390 checking forgetloadavg... yes391 checking forgetpeername... yes392 checking forgetpgid... yes393 checking forgetpid... yes394 checking forgetpriority... yes395 checking forgetresuid... yes396 checking forgetresgid... yes397 checking forgetpwent... yes398 checking forgetspnam... yes399 checking forgetspent... yes400 checking forgetsid... yes401 checking forgetwd... yes402 checking forinitgroups... yes403 checking forkill... yes404 checking forkillpg... yes405 checking forlchmod... no406 checking forlchown... yes407 checking forlinkat... yes408 checking forlstat... yes409 checking forlutimes... yes410 checking formmap... yes411 checking formemrchr... yes412 checking formbrtowc... yes413 checking formkdirat... yes414 checking formkfifo... yes415 checking formkfifoat... yes416 checking formknod... yes417 checking formknodat... yes418 checking formktime... yes419 checking formremap... yes420 checking fornice... yes421 checking foropenat... yes422 checking forpathconf... yes423 checking forpause... yes424 checking forpipe2... yes425 checking forplock... no426 checking forpoll... yes427 checking forposix_fallocate... yes428 checking forposix_fadvise... yes429 checking forpread... yes430 checking forpthread_init... no431 checking forpthread_kill... yes432 checking forputenv... yes433 checking forpwrite... yes434 checking forreadlink... yes435 checking forreadlinkat... yes436 checking forreadv... yes437 checking forrealpath... yes438 checking forrenameat... yes439 checking for select... yes440 checking forsem_open... yes441 checking forsem_timedwait... yes442 checking forsem_getvalue... yes443 checking forsem_unlink... yes444 checking forsendfile... yes445 checking forsetegid... yes446 checking forseteuid... yes447 checking forsetgid... yes448 checking forsethostname... yes449 checking forsetlocale... yes450 checking forsetregid... yes451 checking forsetreuid... yes452 checking forsetresuid... yes453 checking forsetresgid... yes454 checking forsetsid... yes455 checking forsetpgid... yes456 checking forsetpgrp... yes457 checking forsetpriority... yes458 checking forsetuid... yes459 checking forsetvbuf... yes460 checking forsched_get_priority_max... yes461 checking forsched_setaffinity... yes462 checking forsched_setscheduler... yes463 checking forsched_setparam... yes464 checking forsched_rr_get_interval... yes465 checking forsigaction... yes466 checking forsigaltstack... yes467 checking forsiginterrupt... yes468 checking forsigpending... yes469 checking forsigrelse... yes470 checking forsigtimedwait... yes471 checking forsigwait... yes472 checking forsigwaitinfo... yes473 checking forsnprintf... yes474 checking forstrftime... yes475 checking forstrlcpy... no476 checking forsymlinkat... yes477 checking forsync... yes478 checking forsysconf... yes479 checking fortcgetpgrp... yes480 checking fortcsetpgrp... yes481 checking fortempnam... yes482 checking fortimegm... yes483 checking fortimes... yes484 checking fortmpfile... yes485 checking fortmpnam... yes486 checking fortmpnam_r... yes487 checking fortruncate... yes488 checking foruname... yes489 checking forunlinkat... yes490 checking forunsetenv... yes491 checking forutimensat... yes492 checking forutimes... yes493 checking forwaitid... yes494 checking forwaitpid... yes495 checking forwait3... yes496 checking forwait4... yes497 checking forwcscoll... yes498 checking forwcsftime... yes499 checking forwcsxfrm... yes500 checking forwmemcmp... yes501 checking forwritev... yes502 checking for_getpty... no503 checking whether dirfd isdeclared... yes504 checking forchroot... yes505 checking forlink... yes506 checking forsymlink... yes507 checking forfchdir... yes508 checking forfsync... yes509 checking forfdatasync... yes510 checking forepoll... yes511 checking forepoll_create1... yes512 checking forkqueue... no513 checking forprlimit... no514 checking forctermid_r... no515 checking forflock declaration... yes516 checking forflock... yes517 checking forgetpagesize... yes518 checking forbroken unsetenv... no519 checking for true... true

520 checking for inet_aton in -lc... yes521 checking forchflags... no522 checking forlchflags... no523 checking for inflateCopy in -lz... yes524 checking forhstrerror... yes525 checking forinet_aton... yes526 checking forinet_pton... yes527 checking forsetgroups... yes528 checking foropenpty... no529 checking for openpty in -lutil... yes530 checking forforkpty... yes531 checking formemmove... yes532 checking forfseek64... no533 checking forfseeko... yes534 checking forfstatvfs... yes535 checking forftell64... no536 checking forftello... yes537 checking forstatvfs... yes538 checking fordup2... yes539 checking forstrdup... yes540 checking forgetpgrp... yes541 checking forsetpgrp... (cached) yes542 checking forgettimeofday... yes543 checking forclock_gettime... no544 checking for clock_gettime in -lrt... yes545 checking forclock_getres... yes546 checking forclock_settime... yes547 checking formajor... yes548 checking forif_nameindex... yes549 checking forlockf... yes550 checking forgetaddrinfo... yes551 checking getaddrinfo bug... no552 checking forgetnameinfo... yes553 checking whether time.h and sys/time.h may both be included... yes554 checking whether struct tm is in sys/time.h or time.h... time.h555 checking for structtm.tm_zone... yes556 checking for structstat.st_rdev... yes557 checking for structstat.st_blksize... yes558 checking for structstat.st_flags... no559 checking for structstat.st_gen... no560 checking for structstat.st_birthtime... no561 checking for structstat.st_blocks... yes562 checking for structpasswd.pw_gecos... yes563 checking for structpasswd.pw_passwd... yes564 checking fortime.h that defines altzone... no565 checking whether sys/select.h and sys/time.h may both be included... yes566 checking foraddrinfo... yes567 checking forsockaddr_storage... yes568 checking forsockaddr_alg... no569 checking whether char isunsigned... no570 checking for an ANSI C-conforming const... yes571 checking for working volatile... yes572 checking for working signed char... yes573 checking forprototypes... yes574 checking forvariable length prototypes and stdarg.h... yes575 checking forsocketpair... yes576 checking ifsockaddr has sa_len member... no577 checking forgethostbyname_r... yes578 checking gethostbyname_r with 6args... yes579 checking for__fpu_control... yes580 checking for --with-fpectl... no581 checking for --with-libm=STRING... default LIBM="-lm"

582 checking for --with-libc=STRING... default LIBC=""

583 checking forx64 gcc inline assembler... yes584 checking whether C doubles are little-endian IEEE 754binary64... yes585 checking whether C doubles are big-endian IEEE 754binary64... no586 checking whether C doubles are ARM mixed-endian IEEE 754binary64... no587 checking whether we can use gcc inline assembler to get and setx87 control word... yes588 checking whether we can use gcc inline assembler to get and setmc68881 fpcr... no589 checking for x87-style doublerounding... no590 checking foracosh... yes591 checking forasinh... yes592 checking foratanh... yes593 checking forcopysign... yes594 checking forerf... yes595 checking forerfc... yes596 checking forexpm1... yes597 checking forfinite... yes598 checking forgamma... yes599 checking forhypot... yes600 checking forlgamma... yes601 checking forlog1p... yes602 checking forlog2... yes603 checking forround... yes604 checking fortgamma... yes605 checking whether isinf isdeclared... yes606 checking whether isnan isdeclared... yes607 checking whether isfinite isdeclared... yes608 checking whether tanh preserves the sign of zero... yes609 checking whether log1p drops the sign of negative zero... no610 checking whether POSIX semaphores are enabled... yes611 checking forbroken sem_getvalue... no612 checking whether RTLD_LAZY isdeclared... yes613 checking whether RTLD_NOW isdeclared... yes614 checking whether RTLD_GLOBAL isdeclared... yes615 checking whether RTLD_LOCAL isdeclared... yes616 checking whether RTLD_NODELETE isdeclared... yes617 checking whether RTLD_NOLOAD isdeclared... yes618 checking whether RTLD_DEEPBIND isdeclared... yes619 checking digit size for Python's longs... no value specified

620 checking wchar.h usability... yes621 checking wchar.h presence... yes622 checking forwchar.h... yes623 checking size of wchar_t... 4

624 checking for UCS-4tcl... no625 checking whether wchar_t issigned... yes626 no usable wchar_t found627 checking whether byte ordering isbigendian... no628 checking ABIFLAGS... m629 checking SOABI... cpython-36m-x86_64-linux-gnu630 checking LDVERSION... $(VERSION)$(ABIFLAGS)631 checking whether right shift extends the sign bit... yes632 checking forgetc_unlocked() and friends... yes633 checking how to link readline libs... -lreadline634 checking for rl_callback_handler_install in -lreadline... yes635 checking for rl_pre_input_hook in -lreadline... yes636 checking for rl_completion_display_matches_hook in -lreadline... yes637 checking for rl_resize_terminal in -lreadline... yes638 checking for rl_completion_matches in -lreadline... yes639 checking for append_history in -lreadline... yes640 checking forbroken nice()... no641 checking forbroken poll()... no642 checking for structtm.tm_zone... (cached) yes643 checking forworking tzset()... yes644 checking for tv_nsec in structstat... yes645 checking for tv_nsec2 in structstat... no646 checking curses.h usability... yes647 checking curses.h presence... yes648 checking forcurses.h... yes649 checking ncurses.h usability... yes650 checking ncurses.h presence... yes651 checking forncurses.h... yes652 checking forterm.h... yes653 checking whether mvwdelch isan expression... yes654 checking whether WINDOW has _flags... yes655 checking foris_pad... no656 checking foris_term_resized... yes657 checking forresize_term... yes658 checking forresizeterm... yes659 checking forimmedok... yes660 checking forsyncok... yes661 checking forwchgat... yes662 checking forfilter... yes663 checking forhas_key... yes664 checking fortypeahead... yes665 checking foruse_env... yes666 configure: checking fordevice files667 checking for /dev/ptmx... yes668 checking for /dev/ptc... no669 checking for %zd printf() format support... yes670 checking forsocklen_t... yes671 checking forbroken mbstowcs... no672 checking for --with-computed-gotos... no value specified673 checking whether gcc -pthread supports computed gotos... yes674 checking forbuild directories... done675 checking for -O2... yes676 checking for glibc _FORTIFY_SOURCE/memmove bug... no677 checking for gcc ipa-pure-constbug... no678 checking forstdatomic.h... no679 checking for GCC >= 4.7__atomic builtins... no680 checking forensurepip... upgrade681 checking ifthe dirent structure of a d_type field... yes682 checking forthe Linux getrandom() syscall... no683 checking forthe getrandom() function... no684 configure: creating ./config.status685 config.status: creating Makefile.pre686 config.status: creating Modules/Setup.config687 config.status: creating Misc/python.pc688 config.status: creating Misc/python-config.sh689 config.status: creating Modules/ld_so_aix690 config.status: creating pyconfig.h691 creating Modules/Setup692 creating Modules/Setup.local693 creating Makefile694

695

696 If you want a release build with all stable optimizations active (PGO, etc),697 please run ./configure --enable-optimizations698

699

700 [root@hadoop1 Python-3.6.4]#

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值