
    )Vh=                          G d  de       Z G d de      Z G d de      Z G d de      Z G d d	e      Z G d
 de      Zy)c                       e Zd ZdZy)Errorz#Some compile/link operation failed.N__name__
__module____qualname____doc__     X/home/dcms/DCMS/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.pyr   r      s    -r
   r   c                       e Zd ZdZy)PreprocessErrorz.Failure to preprocess one or more C/C++ files.Nr   r	   r
   r   r   r      s    8r
   r   c                       e Zd ZdZy)CompileErrorz2Failure to compile one or more C/C++ source files.Nr   r	   r
   r   r   r   	   s    <r
   r   c                       e Zd ZdZy)LibErrorzKFailure to create a static library from one or more C/C++ object
    files.Nr   r	   r
   r   r   r      s    r
   r   c                       e Zd ZdZy)	LinkErrorz]Failure to link one or more C/C++ object files into an executable
    or shared library file.Nr   r	   r
   r   r   r      s    r
   r   c                       e Zd ZdZy)UnknownFileTypez(Attempt to process an unknown file type.Nr   r	   r
   r   r   r      s    2r
   r   N)	Exceptionr   r   r   r   r   r   r	   r
   r   <module>r      sM   .I .9e 9=5 =u 
 
3e 3r
   