o
     zqf.                     @   s  d Z ddlZddlZddlZddlZddlZddlZddlZddlm	Z	 ddl
mZ ddlmZmZmZmZ ddlmZ ddlmZ dd	lmZmZ ed
gdgdgdgdgdgdgdgejd	Zdd ZdZG dd deZG dd deZdZdZ dZ!dd Z"dd  Z#dZ$dS )!a  distutils.cygwinccompiler

Provides the CygwinCCompiler class, a subclass of UnixCCompiler that
handles the Cygwin port of the GNU C compiler to Windows.  It also contains
the Mingw32CCompiler class which handles the mingw32 port of GCC (same as
cygwin in no-cygwin mode).
    N)check_output   )RangeMap)CCompilerErrorCompileErrorDistutilsExecErrorDistutilsPlatformError)
write_file)UnixCCompiler)LooseVersionsuppress_known_deprecationmsvcr70msvcr71msvcr80msvcr90msvcr100msvcr110msvcr120vcruntime140)	i  i  ix  i  i@  i  i  il  i  c                  C   s\   t dtj} z	t| d}W n
 ty   Y dS w zt| W S  ty-   t	d| w )zaInclude the appropriate MSVC runtime library if Python was built
    with MSVC 7.0 or later.
    zMSC v\.(\d{4})r   NzUnknown MS Compiler version %s )
researchsysversionintgroupAttributeError_msvcr_lookupKeyError
ValueError)matchmsc_ver r!   d/root/parts/websockify/install/lib/python3.10/site-packages/setuptools/_distutils/cygwinccompiler.py	get_msvcr4   s   
r#   zxUnable to set runtime library search path on Windows, usually indicated by `runtime_library_dirs` parameter to Extensionc                       s   e Zd ZdZdZdZdZdZdZdZ	dZ
dZd	Zd fdd	Zedd Zdd Z						
				dddZdd Z fddZe fddZ  ZS )CygwinCCompilerz9Handles the Cygwin port of the GNU C compiler to Windows.cygwinz.oz.az.dll.az.dllzlib%s%szcyg%s%sz.exer   c                    s   t  ||| t \}}| d| d| d |tur$| d|  tjdd| _	tjdd| _
| j	| _d	}| jd
| j	 d| j	 d
| j
 d| j	 | j d| d t | _d S )NzPython's GCC status: z (details: )zPython's pyconfig.h doesn't seem to support your compiler. Reason: %s. Compiling may fail because of undefined preprocessor macros.CCgccCXXzg++-sharedz%s -mcygwin -O -Wallz%s -mcygwin -mdll -O -Wallz%s -mcygwinz
 -mcygwin compilercompiler_socompiler_cxx
linker_exe	linker_so)super__init__check_config_hdebug_printCONFIG_H_OKwarnosenvirongetcccxx
linker_dllset_executablesr#   dll_libraries)selfverbosedry_runforcestatusdetailsshared_option	__class__r!   r"   r2   V   s*   

zCygwinCCompiler.__init__c                 C   sB   t jdtdd t  tdW  d    S 1 sw   Y  d S )Nzgcc_version attribute of CygwinCCompiler is deprecated. Instead of returning actual gcc version a fixed value 11.2.0 is returned.   )
stacklevelz11.2.0)warningsr6   DeprecationWarningr   r   r?   r!   r!   r"   gcc_versiont   s   $zCygwinCCompiler.gcc_versionc              
   C   s   |dv r"z|  dd|d|g W dS  ty! } zt|d}~ww z|  | j| |d|g |  W dS  tyD } zt|d}~ww )z:Compiles the source by spawning GCC and windres if needed.).rc.reswindresz-iz-oN)spawnr   r   r-   )r?   objsrcextcc_argsextra_postargspp_optsmsgr!   r!   r"   _compile   s   
zCygwinCCompiler._compileNc                 C   s  t  |
pg }
t  |pg }t  |pg }|r| t || j |durq|| jks0| jdkrqtj	|d }tj
tj|\}}tj||d }dtj| dg}|D ]}|| qY| t||fd|  || |	sx|
d t| |||||||d|	|
||| dS )	zLink the objects.Nr(   r   z.defz
LIBRARY %sEXPORTSz
writing %sz-s)copyr6   _runtime_library_dirs_msgextendr>   
EXECUTABLEr<   r7   pathdirnamesplitextbasenamejoinappendexecuter	   r
   link)r?   target_descobjectsoutput_filename
output_dir	librarieslibrary_dirsruntime_library_dirsexport_symbolsdebugextra_preargsrV   
build_temptarget_langtemp_dirdll_namedll_extensiondef_filecontentssymr!   r!   r"   rf      sH   




zCygwinCCompiler.linkc                 C   s   |  t g S N)r6   r\   r?   dirr!   r!   r"   runtime_library_dir_option   s   
z*CygwinCCompiler.runtime_library_dir_optionc                    s   t j|}t |||S ry   )r7   r_   normcaser1   _make_out_path)r?   rj   	strip_dirsrc_namenorm_src_namerF   r!   r"   r~      s   zCygwinCCompiler._make_out_pathc                    s   i t  j fdddD S )z3
        Add support for rc and res files.
        c                    s   i | ]}|| j  qS r!   )obj_extension).0rT   rL   r!   r"   
<dictcomp>  s    z2CygwinCCompiler.out_extensions.<locals>.<dictcomp>)rO   rN   )r1   out_extensionsrL   rF   rL   r"   r      s
   zCygwinCCompiler.out_extensionsr   r   r   )
NNNNNr   NNNN)__name__
__module____qualname____doc__compiler_typer   static_lib_extensionshared_lib_extensiondylib_lib_extensionstatic_lib_formatshared_lib_formatdylib_lib_formatexe_extensionr2   propertyrM   rY   rf   r|   r~   r   __classcell__r!   r!   rF   r"   r$   I   s<    

Z	r$   c                       s.   e Zd ZdZdZd fdd	Zdd Z  ZS )	Mingw32CCompilerz:Handles the Mingw32 port of the GNU C compiler to Windows.mingw32r   c                    sb   t  ||| d}t| jrtd| jd| j d| j d| j d| j | j d| d d S )Nr*   z1Cygwin gcc cannot be used with --compiler=mingw32z%s -O -Wallz%s -mdll -O -Wallz%s r+   )r1   r2   is_cygwinccr:   r   r=   r;   r<   )r?   r@   rA   rB   rE   rF   r!   r"   r2     s   

zMingw32CCompiler.__init__c                 C   s   t try   )r   r\   rz   r!   r!   r"   r|     s   z+Mingw32CCompiler.runtime_library_dir_optionr   )r   r   r   r   r   r2   r|   r   r!   r!   rF   r"   r     s
    r   okznot ok	uncertainc               
   C   s   ddl m}  dtjv rtdfS dtjv rtdfS |  }z%t|jdd}d	}||v r1t}d
}nt	}d}||d| d|fW S  t
y^ } ztd| d|j fW  Y d}~S d}~ww )aw  Check if the current Python installation appears amenable to building
    extensions with GCC.

    Returns a tuple (status, details), where 'status' is one of the following
    constants:

    - CONFIG_H_OK: all is well, go ahead and compile
    - CONFIG_H_NOTOK: doesn't look good
    - CONFIG_H_UNCERTAIN: not sure -- unable to read pyconfig.h

    'details' is a human-readable string explaining the situation.

    Note there are two ways to conclude "OK": either 'sys.version' contains
    the string "GCC" (implying that this Python was built with GCC), or the
    installed "pyconfig.h" contains the string "__GNUC__".
    r   )	sysconfigGCCzsys.version mentions 'GCC'Clangzsys.version mentions 'Clang'zutf-8)encoding__GNUC__mentionszdoes not mentionr   zcouldn't read 'z': N)	distutilsr   r   r   r5   get_config_h_filenamepathlibPath	read_textCONFIG_H_NOTOKOSErrorCONFIG_H_UNCERTAINstrerror)r   fnconfig_h	substringcodemention_inflectedexcr!   r!   r"   r3   )  s&   

"r3   c                 C   s"   t t| dg }| dS )zCTry to determine if the compiler that would be used is from cygwin.z-dumpmachines   cygwin)r   shlexsplitstripendswith)r:   
out_stringr!   r!   r"   r   Y  s   r   )%r   r[   r7   r   r   r   r   rJ   
subprocessr   _collectionsr   errorsr   r   r   r   	file_utilr	   unixccompilerr
   r   r   r   leftundefined_valuer   r#   r\   r$   r   r5   r   r   r3   r   get_versionsr!   r!   r!   r"   <module>   sN     ?0