a oe{@sdZddlZddlZddlZddlZddlmZddlmZm Z m Z m Z m Z m Z ddlmZmZddlmZddlmZdd lmZdd lmZdd lmZd d lmZddlmZedZddZ GdddeZ!dS)zdistutils.command.build_ext Implements the Distutils 'build_ext' command, for building extension modules (currently limited to C extensions, should accommodate C++ extensions ASAP).N)Command)DistutilsOptionErrorDistutilsSetupErrorCCompilerErrorDistutilsError CompileErrorDistutilsPlatformError)customize_compilerget_python_version)get_config_h_filename) newer_group) Extension) get_platform)log) py37compat) USER_BASEz3^[a-zA-Z_][a-zA-Z_0-9]*(\.[a-zA-Z_][a-zA-Z_0-9]*)*$cCsddlm}|dS)Nrshow_compilers) ccompilerrrrHC:\Program Files\Certbot\pkgs\setuptools\_distutils\command\build_ext.pyr#s rc@seZdZdZdejZdddddefdd d d efd d ddddefddddddddddgZgdZ ddde fgZ d d!Z d"d#Z d$d%Zd&d'Zd(d)Zd*d+Zd,d-Zd.d/Zd0d1Zejd2d3Zd4d5Zd6d7Zd8d9Zd:d;Zdd?Zd@dAZdBdCZdS)D build_extz8build C/C++ extensions (compile/link to build directory)z (separated by '%s'))z build-lib=bz(directory for compiled extension modules)z build-temp=tz1directory for temporary files (build by-products)z plat-name=pz>platform name to cross-compile for, if supported (default: %s))inplaceiziignore build-lib and put compiled extensions into the source directory alongside your pure Python modulesz include-dirs=Iz.list of directories to search for header files)zdefine=DzC preprocessor macros to define)zundef=Uz!C preprocessor macros to undefine)z libraries=lz!external C libraries to link withz library-dirs=Lz.directories to search for external C libraries)zrpath=Rz7directories to search for shared C libraries at runtime)z link-objects=Oz2extra explicit link objects to include in the link)debuggz'compile/link with debugging information)forcefz2forcibly build everything (ignore file timestamps))z compiler=czspecify the compiler type)z parallel=jznumber of parallel build jobs)swig-cppNz)make SWIG create C++ files (default is C))z swig-opts=Nz!list of SWIG command line options)zswig=Nzpath to the SWIG executable)userNz#add user include, library and rpath)rr&r(r,r-z help-compilerNzlist available compilerscCsd|_d|_d|_d|_d|_d|_d|_d|_d|_d|_ d|_ d|_ d|_ d|_ d|_d|_d|_d|_d|_d|_d|_dS)Nr) extensions build_lib plat_name build_temprpackage include_dirsdefineundef libraries library_dirsrpath link_objectsr&r(compilerswigswig_cpp swig_optsr-parallelselfrrrinitialize_optionsms*zbuild_ext.initialize_optionsc Csddlm}|ddddddd d |jdur8|jj|_|jj|_|}|jd d }|j durn|jj pjg|_ t |j t r|j t j|_ tjtjkr|j t jtjd |j | t jj||kr|j | t jj|d|d|jdurg|_|jdurg|_nt |jt r:|j t j|_|jdurNg|_nt |jt rl|j t j|_t jdkrX|jt jtjdtjtjkr|jt jtjd|jrt j|jd|_nt j|jd|_|j t jt|jtj|j dkrd}n|j dd}t jtjd}|rLt j||}|j|tj!dddkr|j"s|jt jtjddt#dn |jd|$dr|j"s|j|$dn |jd|j%r|j% d}d d!|D|_%|j&r|j& d|_&|j'dur&g|_'n|j' d"|_'|j(rt jt)d }t jt)d}t j*|rr|j |t j*|r|j||j|t |j+t rzt,|j+|_+Wnt-yt.d#Yn0dS)$Nr) sysconfigbuild)r/r/)r1r1)r:r:)r&r&)r(r()r>r>)r0r0r)Z plat_specificZincluder6r9ntZlibsZDebugZReleasewin32ZPCbuildcygwinlibpythonZconfig.Py_ENABLE_SHAREDZLIBDIR,cSsg|] }|dfqS)1r).0symbolrrr z.build_ext.finalize_options.. zparallel should be an integer)/Z distutilsrBZset_undefined_optionsr2 distributionZ ext_packageZ ext_modulesr.Zget_python_incr3 isinstancestrsplitospathsepsys exec_prefixbase_exec_prefixappendpathjoinextendZensure_string_listr6r7r8nameprefixr&r1dirnamer r0platformZ python_buildr get_config_varr4r5r=r-risdirr>int ValueErrorr) r@rBZ py_includeZplat_py_includesuffixZnew_libZdefinesZ user_includeZuser_librrrfinalize_optionss                        zbuild_ext.finalize_optionscCsjddlm}|jsdS|jrL|d}|j|p:g|j |j ||j |j |j|jd|_ t|j tjdkr|jtkr|j |j|jdur|j |j|jdur|jD]\}}|j ||q|jdur|jD]}|j |q|jdur|j |j|j dur*|j |j |jdurD|j |j|j dur^|j !|j |"dS)Nr) new_compiler build_clib)r:verbosedry_runr(rD)#rrkr.rTZhas_c_librariesget_finalized_commandr6r`Zget_library_namesr7r]rlr:rmrnr(r rXrar0rZ initializer3Zset_include_dirsr4Z define_macror5Zundefine_macroZ set_librariesZset_library_dirsr8Zset_runtime_library_dirsr9Zset_link_objectsbuild_extensions)r@rkrlravaluemacrorrrrunsB            z build_ext.runc Csvt|tstdt|D]T\}}t|tr0qt|trFt|dkrNtd|\}}td|t|t rvt |s~tdt|t stdt||d}dD]"}| |}|d urt|||q| d |_d |vrtd | d }|rhg|_g|_|D]b} t| tr"t| dvs*tdt| dkrJ|j| dnt| dkr|j| q|||<qd S)aEnsure that the list of extensions (presumably provided as a command option 'extensions') is valid, i.e. it is a list of Extension objects. We also support the old-style list of 2-tuples, where the tuples are (ext_name, build_info), which are converted to Extension instances here. Raise DistutilsSetupError if the structure is invalid anywhere; just returns otherwise. z:'ext_modules' option must be a list of Extension instancesrzMeach element of 'ext_modules' option must be an Extension instance or 2-tuplezvold-style (ext_name, build_info) tuple found in ext_modules for extension '%s' -- please convert to Extension instancezRfirst element of each tuple in 'ext_modules' must be the extension name (a string)zOsecond element of each tuple in 'ext_modules' must be a dictionary (build info)sources)r3r7r6 extra_objectsextra_compile_argsextra_link_argsNr8Zdef_filez9'def_file' element of build info dict no longer supportedmacros)rrz9'macros' element of build info dict must be 1- or 2-tuplerr)rUlistr enumeratertuplelenrwarningrVextension_name_rematchdictgetsetattrruntime_library_dirs define_macros undef_macrosr]) r@r.rextext_nameZ build_infokeyvalrxrrrrrcheck_extensions_list[s`      zbuild_ext.check_extensions_listcCs,||jg}|jD]}||jq|SN)rr.r`rt)r@ filenamesrrrrget_source_filess   zbuild_ext.get_source_filescCs2||jg}|jD]}|||jq|Sr)rr.r]get_ext_fullpathra)r@Zoutputsrrrr get_outputss   zbuild_ext.get_outputscCs(||j|jr|n|dSr)rr.r>_build_extensions_parallel_build_extensions_serialr?rrrrps  zbuild_ext.build_extensionsc sj}jdurt}zddlm}Wnty>d}Yn0|durTdS||dnfddjD}tj|D]:\}} || Wdq1s0YqWdn1s0YdS)NTr)ThreadPoolExecutor) max_workerscsg|]}j|qSr)Zsubmitbuild_extension)rOrexecutorr@rrrQsz8build_ext._build_extensions_parallel..) r>rX cpu_countconcurrent.futuresr ImportErrorrr.zip_filter_build_errorsresult)r@workersrZfuturesrZfutrrrrs"      z$build_ext._build_extensions_parallelc CsD|jD]8}||||Wdq1s40YqdSr)r.rr)r@rrrrrs  z"build_ext._build_extensions_serialc csVz dVWnFtttfyP}z(|js(|d|j|WYd}~n d}~00dS)Nz"building extension "{}" failed: {})rrrZoptionalwarnformatra)r@rerrrrs  zbuild_ext._filter_build_errorsc CsP|j}|dust|ttfs*td|jt|}||j}||j}|j slt ||dslt d|jdSt d|j|||}|jpg}|jdd}|jD]}||fq|jj||j||j|j ||jd}|dd|_|jr||j|jpg}|jp|j|} |jj|||||j|j ||!||j |j| d dS)Nzjin 'ext_modules' option (extension '%s'), 'sources' must be present and must be a list of source filenamesZnewerz$skipping '%s' extension (up-to-date)zbuilding '%s' extension)Z output_dirrxr3r&extra_postargsdepends)r6r7rrexport_symbolsr&r1Z target_lang)"rtrUryr{rrasortedrrr(r rr&info swig_sourcesrvrrr]r:compiler1r3Z_built_objectsrur`rwlanguageZdetect_languageZlink_shared_object get_librariesr7rget_export_symbols) r@rrtext_pathr extra_argsrxr5ZobjectsrrrrrsZ        zbuild_ext.build_extensioncCs$g}g}i}|jrtd|js6d|jvs6d|jvrI don't know how to find (much less run) SWIG on platform '%s'N)rXrar^r_isfiler )r@Zversfnrrrrs    zbuild_ext.find_swigcCs||}|d}||d}|jsRtjj|dd|g}tj|j|Sd|dd}|d}tj | |}tj||S)zReturns the path of the filename for a given extension. The file is located in `build_lib` or directly in the package (inplace option). rKrNrbuild_py) get_ext_fullnamerWget_ext_filenamerrXr^r_r/roabspathZget_package_dir)r@rfullnamemodpathfilenamer2rZ package_dirrrrrs   zbuild_ext.get_ext_fullpathcCs |jdur|S|jd|SdS)zSReturns the fullname of a given extension name. Adds the `package.` prefixNrK)r2)r@rrrrrs zbuild_ext.get_ext_fullnamecCs.ddlm}|d}|d}tjj||S)zConvert the name of an extension (eg. "foo.bar") into the name of the file from which it will be loaded (eg. "foo/bar.so", or "foo\bar.pyd"). rrerKZ EXT_SUFFIX)rBrerWrXr^r_)r@rrerZ ext_suffixrrrrs  zbuild_ext.get_ext_filenamecCsz|jdd}z|dWn.tyLd|dddd}Yn 0d|}d |}||jvrt|j||jS) aReturn the list of symbols that a shared extension has to export. This either uses 'ext.export_symbols' or, if it's not provided, "PyInit_" + module_name. Only relevant on Windows, where the .pyd file (DLL) must export the module "PyInit_" function. rKrasciiZU_Zpunycode-__ZPyInit)rarWencodeUnicodeEncodeErrorreplacedecoderr])r@rrariZ initfunc_namerrrrs "  zbuild_ext.get_export_symbolscCstjdkr^ddlm}t|j|sd}|jr4|d}|tjd?tjd?d@f}|j|gSndd l m }d }|d rt td rd }ns"