B Xé˜iWµsØã@s¶dZddlZddlZddlZddlZddlmZddlTddlm Z m Z ddlm Z ddl m Z ddlmZdd lmZdd lmZdd lmZe d ¡Zd d„ZGdd„deƒZdS)z¶distutils.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)Ú*)Úcustomize_compilerÚget_python_version)Úget_config_h_filename)Ú newer_group)Ú Extension)Ú get_platform)Úlog)Ú USER_BASEz3^[a-zA-Z_][a-zA-Z_0-9]*(\.[a-zA-Z_][a-zA-Z_0-9]*)*$cCsddlm}|ƒdS)Nr)Úshow_compilers)Údistutils.ccompilerr )r ©rú>/opt/alt/python37/lib/python3.7/distutils/command/build_ext.pyr s r c@seZdZdZdejZdddddeƒfdd d d efd d ddddefddddddddddgZddddd gZ d!d"d#e fgZ d$d%„Z d&d'„Z d(d)„Zd*d+„Zd,d-„Zd.d/„Zd0d1„Zd2d3„Zd4d5„Zejd6d7„ƒZd8d9„Zd:d;„Zdd?„Zd@dA„ZdBdC„ZdDdE„ZdFdG„Zd"S)HÚ 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))ÚinplaceÚiziignore 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)ÚdebugÚgz'compile/link with debugging information)ÚforceÚfz2forcibly build everything (ignore file timestamps))z compiler=Úczspecify the compiler type)z parallel=Újznumber of parallel build jobs)zswig-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 rpathrrrzswig-cppr#z help-compilerNzlist available compilerscCs‚d|_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_temprÚpackageÚ include_dirsÚdefineÚundefÚ librariesÚ library_dirsÚrpathÚ link_objectsrrÚcompilerÚswigÚswig_cppÚ swig_optsr#Úparallel)ÚselfrrrÚinitialize_optionsjs*zbuild_ext.initialize_optionsc Csüddlm}| ddddddd d ¡|jdkr8|jj|_|jj|_| ¡}|jd d }|j dkrn|jj pjg|_ t |j t ƒrŠ|j   t j¡|_ tjtjkr®|j  t j tjd ¡¡|j  |  t jj¡¡||krâ|j  |  t jj¡¡| d¡| d¡|jdkrg|_|jdkrg|_nt |jt ƒr:|j  t j¡|_|jdkrNg|_nt |jt ƒrl|j  t j¡|_t jdkrh|j t j tjd¡¡tjtjkr¶|j t j tjd¡¡|jrÒt j |jd¡|_nt j |jd¡|_|j  t j tƒ¡¡t tddƒ}|r|j |¡|j!dkr*d}n|j!dd…}t j tjd¡}|r\t j ||¡}|j |¡tj"dd…dkrÆtj# $t j tjd¡¡rº|j t j tjddt%ƒd¡¡n |j d¡| &d¡rú|j'sî|j | &d ¡¡n |j d¡|j(r|j(  d!¡}d"d#„|Dƒ|_(|j)r4|j)  d!¡|_)|j*dkrHg|_*n|j*  d$¡|_*|j+rºt j t,d ¡}t j t,d¡} t j -|¡r”|j  |¡t j -| ¡rº|j | ¡|j | ¡t |j.t ƒrøyt/|j.ƒ|_.Wnt0k röt1d%ƒ‚YnXdS)&Nr)Ú sysconfigZbuild)r%r%)r'r')r0r0)rr)rr)r4r4)r&r&é)Z plat_specificZincluder,r/ÚntZlibsZDebugZReleaseÚ_homeÚwin32éZPCbuildéÚcygwinÚbinÚlibZpythonZconfigÚ.ÚPy_ENABLE_SHAREDZLIBDIRú,cSsg|] }|df‘qS)Ú1r)Ú.0Zsymbolrrrú ùsz.build_ext.finalize_options..ú zparallel should be an integer)2Ú distutilsr7Zset_undefined_optionsr(Ú distributionZ ext_packageZ ext_modulesr$Zget_python_incr)Ú isinstanceÚstrÚsplitÚosÚpathsepÚsysÚ exec_prefixÚbase_exec_prefixÚappendÚpathÚjoinÚextendZensure_string_listr,r-r.ÚnameÚprefixrr'ÚdirnamerÚgetattrr&ÚplatformÚ executableÚ startswithrÚget_config_varZ python_buildr*r+r3r#r Úisdirr4ÚintÚ ValueErrorZDistutilsOptionError) r5r7Z py_includeZplat_py_includeZ _sys_homeÚsuffixZnew_libZdefinesZ user_includeZuser_librrrÚfinalize_options‚sª                           zbuild_ext.finalize_optionscCsrddlm}|jsdS|j ¡rL| d¡}|j | ¡p:g¡|j   |j ¡||j |j |j|jd|_ t|j ƒtjdkr”|jtƒkr”|j  |j¡|jdk r¬|j  |j¡|jdk rØx |jD]\}}|j  ||¡q¾W|jdk rþx|jD]}|j  |¡qêW|jdk r|j  |j¡|j dk r2|j  |j ¡|jdk rL|j  |j¡|j dk rf|j  !|j ¡| "¡dS)Nr)Ú new_compilerÚ build_clib)r0ÚverboseÚdry_runrr9)#r rcr$rIZhas_c_librariesÚget_finalized_commandr,rUZget_library_namesr-rRrdr0rerfrrrMrVr&r Z initializer)Zset_include_dirsr*Z define_macror+Zundefine_macroZ set_librariesZset_library_dirsr.Zset_runtime_library_dirsr/Zset_link_objectsÚbuild_extensions)r5rcrdrVÚvalueÚmacrorrrÚruns>             z build_ext.runc Cs„t|tƒstdƒ‚xjt|ƒD]\\}}t|tƒr4qt|tƒrJt|ƒdkrRtdƒ‚|\}}t d|¡t|t ƒrzt   |¡s‚tdƒ‚t|t ƒs”tdƒ‚t||dƒ}x*dD]"}|  |¡}|d k r¨t|||ƒq¨W|  d ¡|_d |krìt d ¡|  d ¡}|rtg|_g|_xj|D]b} t| tƒr,t| ƒdks4tdƒ‚t| ƒdkrT|j | d¡nt| ƒdkr|j | ¡qW|||<qWd S)a¬Ensure 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 instancesézMeach 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)r)r-r,Ú extra_objectsÚextra_compile_argsÚextra_link_argsNr.Zdef_filez9'def_file' element of build info dict no longer supportedÚmacros)r8rlz9'macros' element of build info dict must be 1- or 2-tupler8r)rJÚlistÚDistutilsSetupErrorÚ enumeraterÚtupleÚlenr ÚwarnrKÚextension_name_reÚmatchÚdictÚgetÚsetattrÚruntime_library_dirsÚ define_macrosÚ undef_macrosrR) r5r$rÚextÚext_nameZ build_infoÚkeyÚvalrqrjrrrÚcheck_extensions_listVsP           zbuild_ext.check_extensions_listcCs0| |j¡g}x|jD]}| |j¡qW|S)N)r„r$rUrm)r5Ú filenamesr€rrrÚget_source_files¤s   zbuild_ext.get_source_filescCs6| |j¡g}x |jD]}| | |j¡¡qW|S)N)r„r$rRÚget_ext_fullpathrV)r5Zoutputsr€rrrÚ get_outputs­s   zbuild_ext.get_outputscCs(| |j¡|jr| ¡n| ¡dS)N)r„r$r4Ú_build_extensions_parallelÚ_build_extensions_serial)r5rrrrh»s  zbuild_ext.build_extensionsc s¾ˆj}ˆjdkrt ¡}yddlm}Wntk r@d}YnX|dkrVˆ ¡dS||dT‰‡‡fdd„ˆjDƒ}x6tˆj|ƒD]&\}}ˆ  |¡|  ¡WdQRXq†WWdQRXdS)NTr)ÚThreadPoolExecutor)Z max_workerscsg|]}ˆ ˆj|¡‘qSr)ZsubmitÚbuild_extension)rEr€)Úexecutorr5rrrFÑsz8build_ext._build_extensions_parallel..) r4rMÚ cpu_countZconcurrent.futuresr‹Ú ImportErrorrŠr$ÚzipÚ_filter_build_errorsÚresult)r5Zworkersr‹Zfuturesr€Zfutr)rr5rr‰Ãs       z$build_ext._build_extensions_parallelc Cs4x.|jD]$}| |¡| |¡WdQRXqWdS)N)r$r‘rŒ)r5r€rrrrŠ×s  z"build_ext._build_extensions_serialc csTy dVWnDtttfk rN}z |js*‚| d|j|f¡Wdd}~XYnXdS)Nz"building extension "%s" failed: %s)ZCCompilerErrorZDistutilsErrorZ CompileErrorZoptionalrwrV)r5r€Úerrrr‘Üs zbuild_ext._filter_build_errorsc CsT|j}|dkst|ttfƒs*td|jƒ‚t|ƒ}| |j¡}||j}|jslt ||dƒslt   d|j¡dSt   d|j¡|  ||¡}|jpŽg}|jdd…}x|jD]}| |f¡q¦W|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_dirrqr)rÚextra_postargsÚdepends)r,r-r}r”Úexport_symbolsrr'Z target_lang)!rmrJrrrursrVr‡r•rrr rÚinfoÚ swig_sourcesror~rrRr0Úcompiler'r)Z_built_objectsrnrUrpÚlanguageZdetect_languageZlink_shared_objectÚ get_librariesr-r}Úget_export_symbols) r5r€rmÚext_pathr•Z extra_argsrqr+ZobjectsršrrrrŒæsN         zbuild_ext.build_extensioncCs0g}g}i}|jrt d¡|js6d|jks6d|jkr        zbuild_ext.swig_sourcescCs`tjdkrdStjdkrNxBdD]&}tj d|d¡}tj |¡r|SqWdSntdtjƒ‚dS) z›Return the name of the SWIG executable. On Unix, this is just "swig" -- it should be in the PATH. Tries a bit harder on Windows. Úposixr1r9)z1.3z1.2z1.1z c:\swig%szswig.exez>I don't know how to find (much less run) SWIG on platform '%s'N)rMrVrSrTÚisfileZDistutilsPlatformError)r5ZversÚfnrrrr¡gs    zbuild_ext.find_swigcCsŽ| |¡}| d¡}| |d¡}|jsRtjj|dd…|gŽ}tj |j|¡Sd |dd…¡}| d¡}tj  |  |¡¡}tj ||¡S)z¡Returns the path of the filename for a given extension. The file is located in `build_lib` or directly in the package (inplace option). rArŸNrÚbuild_py) Úget_ext_fullnamerLÚget_ext_filenamerrMrSrTr%rgÚabspathZget_package_dir)r5rÚfullnameZmodpathÚfilenamer(rªZ package_dirrrrr‡s   zbuild_ext.get_ext_fullpathcCs |jdkr|S|jd|SdS)zSReturns the fullname of a given extension name. Adds the `package.` prefixNrA)r()r5rrrrr«šs zbuild_ext.get_ext_fullnamecCs.ddlm}| d¡}|dƒ}tjj|Ž|S)z¦Convert 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"). r)r]rAZ EXT_SUFFIX)Údistutils.sysconfigr]rLrMrSrT)r5rr]rZ ext_suffixrrrr¬£s  zbuild_ext.get_ext_filenamecCs0d|j d¡d}||jkr*|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. ZPyInit_rArŸ)rVrLr–rR)r5r€Z initfunc_namerrrrœ­s  zbuild_ext.get_export_symbolscCsÜtjdkrdddlm}t|j|ƒs\d}|jr4|d}|tjd?tjd?d@f}|j|gS|jSnttjd krt|jStjd d …d krŒ|jSdd l m }|  d¡rÒd  tjd?tjd?d@|  d¡¡}|j|gS|jSd S)zÓReturn the list of libraries to link against when building a shared extension. On most platforms, this is just 'ext.libraries'; on Windows, we add the Python library (eg. python20.dll). r;r)Ú MSVCCompilerz python%d%dZ_déééÿÚdarwinNéZaix)r7rBz python{}.{}{}ZABIFLAGS) rOrZZdistutils._msvccompilerr±rJr0rÚ hexversionr,rHr7r]Úformat)r5r€r±ÚtemplateZ pythonlibr7rrrr›¸s*         zbuild_ext.get_libraries) Ú__name__Ú __module__Ú __qualname__Z descriptionrMrNZsep_byr Z user_optionsZboolean_optionsr Z help_optionsr6rbrkr„r†rˆrhr‰rŠÚ contextlibÚcontextmanagerr‘rŒr˜r¡r‡r«r¬rœr›rrrrr!s^  @N  K6   r)Ú__doc__r½rMÚrerOZdistutils.corerZdistutils.errorsr°rrrZdistutils.dep_utilrZdistutils.extensionrZdistutils.utilr rHr Zsiter r™rxr rrrrrÚs"