a ÕDOgô[ã @s~dZddlZddlZddlmZmZmZmZmZddl m Z m Z ddl m Z dZz,ddlZdZeZejZejZejZejZWndeyàz4ddlZddlZdZeZejZejZejZejZWneyÚe  d¡Yn0Yn0erúejejejej fZ!d d „Z"d d „Z#d d„Z$Gdd„dƒZ%dd„Z&dd„Z'dd„Z(Gdd„de ƒZ)e&ƒdkrze  *d¡e)Z+ddl,m)Z)ddl,m%Z%dS)z‚distutils.msvccompiler Contains MSVCCompiler, an implementation of the abstract CCompiler class for the Microsoft Visual Studio. éN)ÚDistutilsExecErrorÚDistutilsPlatformErrorÚ CompileErrorÚLibErrorÚ LinkError)Ú CCompilerÚgen_lib_options)ÚlogFTzWarning: Can't read registry to find the necessary compiler setting Make sure that Python modules winreg, win32api or win32con are installed.cCsjzt||ƒ}Wnty"YdS0g}d}zt||ƒ}WntyPYqfYn0| |¡|d7}q,|S)zReturn list of registry keys.Nré)Ú RegOpenKeyExÚRegErrorÚ RegEnumKeyÚappend)ÚbaseÚkeyÚhandleÚLÚiÚk©rú;/opt/alt/python39/lib64/python3.9/distutils/msvccompiler.pyÚ read_keys7s     rcCs~zt||ƒ}Wnty"YdS0i}d}zt||ƒ\}}}WntyVYqzYn0| ¡}t|ƒ|t|ƒ<|d7}q,|S)zXReturn dict of registry keys and values. All names are converted to lowercase. Nrr )r r Ú RegEnumValueÚlowerÚ convert_mbcs)rrrÚdrÚnameÚvalueÚtyperrrÚ read_valuesHs    rcCs8t|ddƒ}|dur4z |dƒ}Wnty2Yn0|S)NÚdecodeÚmbcs)ÚgetattrÚ UnicodeError)ÚsZdecrrrr]s   rc@s,eZdZdd„Zdd„Zdd„Zdd„Zd S) Ú MacroExpandercCsi|_| |¡dS©N)ÚmacrosÚ load_macros)ÚselfÚversionrrrÚ__init__gszMacroExpander.__init__cCs2tD](}t||ƒ}|r|||jd|<q.qdS)Nz$(%s))ÚHKEYSrr')r)ZmacroÚpathrrrrrrÚ set_macroks  zMacroExpander.set_macroc Csød|}| d|dd¡| d|dd¡d}| d|d ¡z*|d krX| d |d ¡n| d |d ¡Wn,ty”}ztdƒ‚WYd}~n d}~00d}tD]T}zt||ƒ}WntyÆYqžYn0t|dƒ}t|d||fƒ} | d|jd<qždS)Nz%Software\Microsoft\VisualStudio\%0.1fZ VCInstallDirz \Setup\VCZ productdirZ VSInstallDirz \Setup\VSz Software\Microsoft\.NETFrameworkZ FrameworkDirZ installrootg@ZFrameworkSDKDirzsdkinstallrootv1.1ZsdkinstallrootaPython was built with Visual Studio 2003; extensions must be built with a compiler than can generate compatible binaries. Visual Studio 2003 was not found on this system. If you have Cygwin installed, you can try compiling with MingW32, by passing "-c mingw32" to setup.py.z.Software\Microsoft\NET Framework Setup\Productrz%s\%sr*z$(FrameworkVersion)) r.ÚKeyErrorrr,r r r rr') r)r*ZvsbaseZnetÚexcÚprÚhrrrrrr(rs,ÿ   zMacroExpander.load_macroscCs$|j ¡D]\}}| ||¡}q |Sr&)r'ÚitemsÚreplace)r)r$rÚvrrrÚsubŽszMacroExpander.subN)Ú__name__Ú __module__Ú __qualname__r+r.r(r6rrrrr%fsr%cCsšd}tj |¡}|dkrdS|t|ƒ}tj|d… dd¡\}}t|dd…ƒd}|dkrf|d7}t|d d …ƒd }|dkr†d }|dkr–||SdS) zÃReturn the version of MSVC that was used to build Python. For Python 2.3 and up, the version number is included in sys.version. For earlier versions, assume the compiler is MSVC 6. zMSC v.éÿÿÿÿéNú r éþÿÿÿé éég$@r)Úsysr*ÚfindÚlenÚsplitÚint)Úprefixrr$ÚrestZ majorVersionZ minorVersionrrrÚget_build_version“s  rHcCs@d}tj |¡}|dkrdStj d|¡}tj|t|ƒ|…S)zUReturn the processor architecture. Possible results are "Intel" or "AMD64". z bit (r:ÚIntelú))rAr*rBrC)rFrÚjrrrÚget_build_architecture¬s  rLcCs0g}|D]"}tj |¡}||vr| |¡q|S)znReturn a list of normalized paths with duplicates removed. The current order of paths is maintained. )Úosr-Únormpathr)ÚpathsZ reduced_pathsr1ZnprrrÚnormalize_and_reduce_paths¹s   rPc @sÔeZdZdZdZiZdgZgd¢ZdgZdgZ eeee Z dZ dZ d Z d Zd ZZd Zd+dd„Zdd„Zd,dd„Zd-dd„Zd.dd„Zd/dd„Zdd„Zdd„Zd d!„Zd0d"d#„Zd$d%„Zd1d'd(„Zd)d*„ZdS)2Ú 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.exercCsvt ||||¡tƒ|_tƒ|_|jdkr\|jdkrHd|_t|jƒ|_nd|_d|j|_ nd|jd|_ d|_ dS) NrIézSoftware\Microsoft\VisualStudiozSoftware\Microsoft\DevstudiozVisual Studio version %szMicrosoft SDK compiler %sr;F) rr+rHÚ_MSVCCompiler__versionrLÚ_MSVCCompiler__archÚ_MSVCCompiler__rootr%Ú_MSVCCompiler__macrosÚ_MSVCCompiler__productÚ initialized)r)ÚverboseZdry_runZforcerrrr+æs  zMSVCCompiler.__init__cCsŽg|_dtjvrDdtjvrD| d¡rDd|_d|_d|_d|_d|_nx|  d¡|_t |jƒd krlt d |j ƒ‚| d¡|_| d¡|_| d¡|_| d¡|_| d¡|_|  d ¡|  d ¡z&tjd d ¡D]}|j |¡qÎWntyôYn0t|jƒ|_d  |j¡tjd<d|_|jdkr|jdkrt|j ||¡ d¡S|| d¡Sq>|jdkr¾tD]&}t|d|jƒdur–| d ¡q¾q–gS) zÐGet a list of devstudio directories (include, lib or path). Return a list of strings. The list will be empty if unable to access the registry or appropriate registry keys not found. z dirsrSz6%s\%0.1f\VC\VC_OBJECTS_PLATFORM_INFO\Win32\Directoriesz?%s\6.0\Build System\Components\Platforms\Win32 (%s)\Directoriesr\r;z%s\6.0Nz´It seems you have Visual Studio 6 installed, but the expected registry settings are not present. You must at least run the Visual Studio GUI once so that these entries are created.) Ú _can_read_regrTrVr,rrWr6rDrž)r)r-ÚplatformrrrrrrrrKs,  ÿÿ    zMSVCCompiler.get_msvc_pathscCs6|dkr| d¡}n | |¡}|r2d |¡tj|<dS)z¡Set environment variable 'name' to an MSVC path type value. This is equivalent to a SET command prior to execution of spawned commands. r[Zlibraryr\N)rrrtrMrl)r)rr1rrrrsos   zMSVCCompiler.set_path_env_var)rrr)rrz)NNNrNNN)NrN) NNNNNrNNNN)r)r¬)r7r8r9Ú__doc__Z compiler_typeZ executablesr‰rŠr€r‚r~rrƒZstatic_lib_extensionZshared_lib_extensionZstatic_lib_formatZshared_lib_formatZ exe_extensionr+ryr†r•rr r£r¤r¥r¨rmrrrsrrrrrQÈs`ÿÿ Bý þ Xû ó S  $rQg @z3Importing new compiler from distutils.msvc9compiler)rQ)r%)-r¯rArMZdistutils.errorsrrrrrZdistutils.ccompilerrrZ distutilsr r­ÚwinregZhkey_modZ OpenKeyExr ZEnumKeyr Z EnumValuerÚerrorr Ú ImportErrorZwin32apiZwin32conÚinfoZ HKEY_USERSÚHKEY_CURRENT_USERÚHKEY_LOCAL_MACHINEZHKEY_CLASSES_ROOTr,rrrr%rHrLrPrQrZOldMSVCCompilerZdistutils.msvc9compilerrrrrÚs`        ý - 9