a  zeMQ@sdZddlZddlZddlZddlZddlZeeddl Z Wdn1sT0Yddl m Z m Z m Z mZmZddlmZmZddlmZddlmZddlmZdd Zd d Zd d dddZddZddZdddZd ddddZGdddeZ dS)adistutils._msvccompiler Contains MSVCCompiler, an implementation of the abstract CCompiler class for Microsoft Visual Studio 2015. The module is compatible with VS 2015 and later. You can find legacy support for older versions in distutils.msvc9compiler and distutils.msvccompiler. N)DistutilsExecErrorDistutilsPlatformError CompileErrorLibError LinkError) CCompilergen_lib_options)log) get_platform)countc CsztjtjdtjtjBd}Wnty<tdYdS0d}d}|tD]}zt ||\}}}WntyYqYn0|rR|tj krRt j |rRztt|}WnttfyYqRYn0|dkrR||krR||}}qRWdn1s0Y||fS)Nz'Software\Microsoft\VisualStudio\SxS\VC7)accesszVisual C++ is not registeredNNr)winreg OpenKeyExHKEY_LOCAL_MACHINEZKEY_READZKEY_WOW64_32KEYOSErrorr debugr Z EnumValueREG_SZospathisdirintfloat ValueError TypeError)key best_versionbest_dirivZvc_dirZvtversionr"e/opt/bitninja-python-dojo/embedded/lib/python3.9/site-packages/setuptools/_distutils/_msvccompiler.py _find_vc2015 s2       ,r$c Cstjdptjd}|s dSz8tjtj|dddddd d d d d dg ddd}Wntjt t fytYdS0tj|ddd}tj |rd|fSdS)aJReturns "15, path" based on the result of invoking vswhere.exe If no install is found, returns "None, None" The version is returned to avoid unnecessarily changing the function result. It may be ignored when the path is not None. If vswhere.exe is not available, by definition, VS 2017 is not installed. zProgramFiles(x86)Z ProgramFilesr zMicrosoft Visual StudioZ Installerz vswhere.exez-latestz -prereleasez -requiresz1Microsoft.VisualStudio.Component.VC.Tools.x86.x64z -propertyZinstallationPathz -products*mbcsstrict)encodingerrorsZVCZ AuxiliaryZBuild) renvironget subprocess check_outputrjoinstripCalledProcessErrorrUnicodeDecodeErrorr)rootrr"r"r# _find_vc2017<s(  r4x86x64armarm64)r5 x86_amd64x86_arm x86_arm64cCs\t\}}|st\}}|s*tddStj|d}tj|sTtd|dS|dfS)Nz$No suitable Visual C++ version foundr z vcvarsall.batz%s cannot be found)r4r$r rrrr/isfile) plat_spec_rr vcvarsallr"r"r#_find_vcvarsallcs     r@c CstdrddtjDSt|\}}|s6tdz&tjd||tj dj ddd }WnBtj y}z(t |jtd |jWYd}~n d}~00d dd d |DD}|S)NZDISTUTILS_USE_SDKcSsi|]\}}||qSr"lower).0rvaluer"r"r# wsz_get_vc_env..zUnable to find vcvarsall.batzcmd /u /c "{}" {} && set)stderrzutf-16lereplace)r)zError executing {}cSs$i|]\}}}|r|r||qSr"rA)rCrr>rDr"r"r#rEscss|]}|dVqdS)=N) partition)rCliner"r"r# z_get_vc_env..)rgetenvr+itemsr@rr-r.formatSTDOUTdecoder1r erroroutputcmd splitlines)r=r?r>outexcenvr"r"r# _get_vc_envus.     rYcCsN|stdtj}|D].}tjtj||}tj|r|Sq|S)atReturn path to an MSVC executable program. Tries to find the program in several places: first, one of the MSVC program search paths from the registry; next, the directories in the PATH environment variable. If any of those work, return an absolute path that is known to exist. If none of them work, just return the original program name, 'exe'. r)rrMsplitpathseprr/abspathr<)Zexepathspfnr"r"r# _find_exes   r`r9r:r;)win32z win-amd64z win-arm32z win-arm64c seZdZdZdZiZdgZgdZdgZdgZ eeee Z dZ dZ d Z d Zd ZZd Zd(ddZd)ddZd*ddZd+ddZd,ddZd-ddZfddZejfddZd d!Zd"d#Zd$d%Zd.d&d'ZZ S)/ MSVCCompilerzwConcrete class that implements an interface to Microsoft Visual C++, as defined by the CCompiler abstract class.Zmsvcz.c)z.ccz.cppz.cxx.rcz.mcz.resz.objz.libz.dllz%s%sz.exercCs t||||d|_d|_dS)NF)r__init__ plat_name initialized)selfverbosedry_runforcer"r"r#rdszMSVCCompiler.__init__NcCs|jrJd|durt}|tvr6tdttt|}t|}|sRtd|dd|_|j t j }t d||_ t d||_t d||_t d ||_t d ||_t d ||_|d d t j D]}|r||t jq|d d t j D]}|r||t jqd|_gd|_gd|_gd}gd}g|d|_g|d|_g|ddd|_g|ddd|_g||_g||_t j!df|jt j!df|jt j!df|jt j"df|jt j"df|jt j"df|jt j#df|jt j#df|jt j#df|ji |_$d|_dS)Nzdon't init multiple timesz--plat-name must be one of {}z7Unable to find a compatible Visual Studio installation.rzcl.exezlink.exezlib.exezrc.exezmc.exezmt.exeincludelib)/nologoz/O2/W3z/GLz/DNDEBUGz/MD)rnz/Odz/MDdz/Ziroz/D_DEBUG)rn/INCREMENTAL:NO/LTCG)rnrprqz /DEBUG:FULLz/MANIFEST:EMBED,ID=1z/DLLz/MANIFEST:EMBED,ID=2z/MANIFESTUAC:NOFT)%rfr PLAT_TO_VCVARSrrOtuplerYr,_pathsrZrr[r`cclinkerrmrcmcmtZadd_include_dirrstripsepZadd_library_dirZpreprocess_optionscompile_optionscompile_options_debugZ ldflags_exeZldflags_exe_debugZldflags_sharedZldflags_shared_debugZldflags_staticZldflags_static_debugrZ EXECUTABLEZ SHARED_OBJECTZSHARED_LIBRARY_ldflags)rgrer=Zvc_envr]dirldflagsZ ldflags_debugr"r"r# initializes^                    zMSVCCompiler.initializerkcsXifddjDfddjjDp8dfdd}tt||S)Ncsi|] }|jqSr") obj_extensionrCextrgr"r#rE&rLz1MSVCCompiler.object_filenames..csi|] }|jqSr") res_extensionrrr"r#rE'rLrkcstj|\}}r"tj|}n2tj|\}}|tjjtjjfrT|dd}ztj||WSt yt d |Yn0dS)NzDon't know how to compile {}) rrsplitextbasename splitdrive startswithr{altsepr/ LookupErrorrrO)r^baserr>)ext_map output_dir strip_dirr"r# make_out_path,s  z4MSVCCompiler.object_filenames..make_out_path)src_extensions_rc_extensions_mc_extensionslistmap)rgZsource_filenamesrrrr")rrrgrr#object_filenames!szMSVCCompiler.object_filenamesc  Cs|js||||||||} | \}} }} } |p6g} | d|rT| |jn | |jd}| D]}z| |\}}WntyYqhYn0|rtj |}||j vrd|}nH||j vrd|}d}n.||j vr@|}d|}z||jg| ||gWqhty:}zt|WYd}~qhd}~00qhn||jvrtj |}tj |}z\||jd|d||gtj tj |\}}tj ||d }||jd||gWqhty}zt|WYd}~qhd}~00qhntd |||jg| | }|r$|d |||d |||z||Wqhty}zt|WYd}~qhd}~00qh| S) Nz/cFz/Tcz/TpTz/foz-hz-rrcz"Don't know how to compile {} to {}z/EHscz/Fo)rfrZ_setup_compileappendextendr}r|KeyErrorrrr\ _c_extensions_cpp_extensionsrspawnrwrrrdirnamerxrrr/rOru)rgsourcesrZmacros include_dirsr extra_preargsextra_postargsdependsZ compile_infoobjectsZpp_optsbuildZ compile_optsZ add_cpp_optsobjsrcrZ input_optZ output_optmsgZh_dirZrc_dirrr>Zrc_fileargsr"r"r#compileBsr                 zMSVCCompiler.compilec Cs|js||||\}}|j||d}|||r|d|g}|rJz,td|jd|| |jg|Wqt y}zt |WYd}~qd}~00n td|dS)N)r/OUT:Executing "%s" %s skipping %s (up-to-date)) rfr_fix_object_argslibrary_filename _need_linkr rrmr/rrr) rgrZoutput_libnamerr target_langoutput_filenameZlib_argsrr"r"r#create_static_libs  zMSVCCompiler.create_static_libc Cs|js||||\}}||||}|\}}}|rL|dt|t||||}|durptj ||}| ||r|j || f}dd|pgD}||||d|g}tj |d} |dur tj tj|\}}tj | ||}|d|| r| |dd<| r.|| tj tj|}||z,td|jd |||jg|Wn.ty}zt|WYd}~n d}~00n td |dS) Nz5I don't know what to do with 'runtime_library_dirs': cSsg|] }d|qS)z/EXPORT:r")rCsymr"r"r# rLz%MSVCCompiler.link..rrz/IMPLIB:rrr)rfrrZ _fix_lib_argswarnstrrrrr/rr~rrrrrrr\mkpathr rrvrrr)rgZ target_descrrr libraries library_dirsruntime_library_dirsexport_symbolsrrr build_temprZ fixed_argsZlib_optsrZ export_optsZld_argsZdll_nameZdll_extZ implib_filerr"r"r#links^        zMSVCCompiler.linkcsRttj|jd}||| }tj||dWdS1sB0Y|jS)N)PATH)rX)dictrr+rt_fallback_spawnsuperrrD)rgrTrXfallback __class__r"r#rs.zMSVCCompiler.spawnc #stddi}z |VWn2tyJ}zdt|vr6WYd}~nd}~00dStdtjd|t ||_ Wdn1s0YdS)z Discovered in pypa/distutils#15, some tools monkeypatch the compiler, so the 'env' kwarg causes a TypeError. Detect this condition and restore the legacy, unsafe behavior. ZBagr"z!unexpected keyword argument 'env'Nz>Fallback spawn triggered. Please update distutils monkeypatch.z os.environ) typerrwarningsrunittestZmockpatchrrrD)rgrTrXZbagrWrr"r#rs  zMSVCCompiler._fallback_spawncCsd|S)Nz /LIBPATH:r"rgrr"r"r#library_dir_optionszMSVCCompiler.library_dir_optioncCs tddS)Nz:don't know how to set runtime library search path for MSVC)rrr"r"r#runtime_library_dir_optionsz'MSVCCompiler.runtime_library_dir_optioncCs ||S)N)r)rgrmr"r"r#library_option szMSVCCompiler.library_optioncCs\|r|d|g}n|g}|D]:}|D]0}tj|||}tj|r$|Sq$qdS)NZ_d)rrr/rr<)rgdirsrmrZ try_namesrnameZlibfiler"r"r#find_library_file#s zMSVCCompiler.find_library_file)rrr)N)rrk)NNNrNNN)NrN) NNNNNrNNNN)r)!__name__ __module__ __qualname____doc__ compiler_typeZ executablesrrrrrrrZstatic_lib_extensionshared_lib_extensionZstatic_lib_formatZshared_lib_formatZ exe_extensionrdrrrrrr contextlibcontextmanagerrrrrr __classcell__r"r"rr#rbs`  P " ]  E rb)N)!rrr-rrZ unittest.mockrsuppress ImportErrorrdistutils.errorsrrrrrdistutils.ccompilerrr distutilsr distutils.utilr itertoolsr r$r4ZPLAT_SPEC_TO_RUNTIMEr@rYr`rrrbr"r"r"r#s8 &   !