Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 107

Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 234

Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 235

Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 236

Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 237

Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 238

Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 239
U i_L@sdZddlZddlZddlZddddgZdZdZd Zd&d d Zd d Z ddZ da ddZ ddZ ddZddZddZddZddZddZd d!Zd"dZd#dZd$dZd%dZdS)'zShared OS X support functions.Ncompiler_fixupcustomize_config_varscustomize_compilerget_platform_osx) CFLAGSZLDFLAGSZCPPFLAGSZ BASECFLAGS BLDSHAREDLDSHAREDCCCXXZ PY_CFLAGSZ PY_LDFLAGSZ PY_CPPFLAGSZPY_CORE_CFLAGSZPY_CORE_LDFLAGS)rrr r Z_OSX_SUPPORT_INITIAL_cCs|dkrtjd}|tj}tj|\}}tjdkrH|dkrH|d}tj|s|D]&}tj ||}tj|rX|SqXdS|SdS)zTries to find 'executable' in the directories listed in 'path'. A string listing directories separated by 'os.pathsep'; defaults to os.environ['PATH']. Returns the complete filename or None if not found. NPATHwin32z.exe) osenvironsplitpathseppathsplitextsysplatformisfilejoin) executablerpathsbaseextpfr+/opt/python38/lib/python3.8/_osx_support.py_find_executables     rc Csddl}zddl}|}Wn(tk rDtdtfd}YnX||<}d||jf}t |s|| d ndW5QRSQRXdS)z0Output from successful command execution or NonerNz/tmp/_osx_support.%szw+bz%s 2>/dev/null >'%s'zutf-8) contextlibtempfileNamedTemporaryFile ImportErroropenr getpidclosingnamesystemreaddecodestrip)Z commandstringr r!fpcmdrrr _read_output7s   r.cCst|ptd|fpdS)z0Find a build tool on current path or using xcrunz/usr/bin/xcrun -find %s)rr.)Ztoolnamerrr_find_build_toolJs  r0cCsxtdkrtdaz td}Wntk r,YnHXztd|}W5|X|dk rtd|d dddatS)z*Return the OS X system version as a stringNr/z0/System/Library/CoreServices/SystemVersion.plistz=ProductUserVisibleVersion\s*(.*?).) _SYSTEM_VERSIONr$OSErrorcloseresearchr)rgroupr)rmrrr_get_system_versionSs   r;cCs"t|D]}|tr||=qdS)z-Remove original unmodified values for testingN)list startswith_INITPRE) _config_varskrrr_remove_original_valuesqs  rAcCs8||d}||kr,t||kr,||t|<|||<dS)z@Save modified and original unmodified value of configuration varr/N)getr>)r?cvZnewvalueZoldvaluerrr_save_modified_valuexs  rDcCsTt}|r@ztdd|dD}Wntk r>d}YnX|rPt|dkSdS)z=Returns True if universal builds are supported on this systemcss|]}t|VqdSNint.0irrr sz-_supports_universal_builds..r1r/ F)r;tupler ValueErrorbool)Z osx_versionrrr_supports_universal_buildss rRcCsdtjkr|S|dd}}t|s4td}n/dev/nullrSrTz-arch\s+ppc\w*\srU) r rr7r8r(rWr^r_rD)r?statusrCr]rrr_remove_unsupported_archss  rccCsddtjkr`tjd}tD]F}||krd||kr||}tdd|}|d|}t|||q|S)z2Allow override of all archs with ARCHFLAGS env var ARCHFLAGS-archr\rU)r rr^r7r_rD)r?ZarchrCr]rrr_override_all_archss   rfcCsx|dd}td|}|dk rt|d}tj|sttD]8}||kr:|tjkr:||}t dd|}t |||q:|S)z+Remove references to any SDKs not availablerr/z-isysroot\s*(\S+)Nr2z-isysroot\s*\S+(?:\s|$)rU) rBr7r8r9r rexistsr^rr_rD)r?cflagsr:ZsdkrCr]rrr_check_for_unavailable_sdks    ric Csd}}t|}ts d}}nd|k}tdd|D}|sHdtjkrz|d}|||d=WqHtk r|YqYqHXqHdtjkr|s|tjd}|rdd t|D}|sq|d }||d kr|||d=q|||d =qd }|}dd t|D}|s&|}dd t|D}|D]B}||d krP||d }qnn||t d d }qnq*|rtj |sd dl m } | d|| d|S)ae This function will strip '-isysroot PATH' and '-arch ARCH' from the compile flags if the user has specified one them in extra_compile_flags. This is needed because '-arch ARCH' adds another architecture to the build, without a way to remove an architecture. Furthermore GCC will barf if multiple '-isysroot' arguments are present. FTrecss|]}|dr|VqdS) -isysrootNr=)rIargrrrrKCs z!compiler_fixup..rdr3cSsg|]\}}|dr|qSrjrkrIrJxrrr Us z"compiler_fixup..rrjr2NcSsg|]\}}|dr|qSrmrkrnrrrrpes cSsg|]\}}|dr|qSrmrkrnrrrrphs )logz4Compiling with an SDK that doesn't seem to exist: %sz$Please check your Xcode installation)r<rRanyr rindexrPr enumeratelenrisdirZ distutilsrqwarn) Z compiler_soZcc_argsZ stripArchZ stripSysrootrsindicesZsysrootZargvaridxrqrrrr0sR         cCs"tst|t|t||S)aCustomize Python build configuration variables. Called internally from sysconfig with a mutable mapping containing name/value pairs parsed from the configured makefile used to build this interpreter. Returns the mapping updated as needed to reflect the environment in which the interpreter is running; in the case of a Python from a binary installer, the installed environment may be very different from the build environment, i.e. different OS levels, different built tools, different available CPU architectures. This customization is performed whenever distutils.sysconfig.get_config_vars() is first called. It may be used in environments where no compilers are present, i.e. when installing pure Python dists. Customization of compiler paths and detection of unavailable archs is deferred until the first extension module build is requested (in distutils.sysconfig.customize_compiler). Currently called from distutils.sysconfig )rRrarfrir?rrrr{s cCst|t|t||S)zCustomize compiler path and configuration variables. This customization is performed when the first extension module build is requested in distutils.sysconfig.customize_compiler). )r[rcrfrzrrrrs cCs||dd}tp|}|p|}|rr|}d}|td|dd}|rz$tdd|ddd D}Wqtk rd }YqXnd }|d kr6d |kr6d }td|}tt t |}t |dkr|d}nZ|dkrd }nL|dkrd}n>|dkrd}n.|dkrd}n|dkr&d}ntd|fn<|dkrRt j dkrrd}n |dkrrt j dkrnd}nd}|||fS) z Filter values for get_platform()ZMACOSX_DEPLOYMENT_TARGETr/Zmacosxrcss|]}t|VqdSrErFrHrrrrKsz#get_platform_osx..r1rr3)rMrrLreZfatz -arch\s+(\S+)r2)i386ppc)r{x86_64Zintel)r{r|r}Zfat3)ppc64r}Zfat64)r{r|r~r} universalz%Don't know machine value for archs=%rr{lr})ZPowerPCZPower_Macintoshr~r|)rBr;r>rOrrPr+r7findallsortedsetrurmaxsize)r?ZosnamereleasemachineZmacverZ macreleaserhZarchsrrrrsT    $           )N)__doc__r r7r__all__r^rYr>rr.r0r4r;rArDrRr[rarcrfrirrrrrrrrs8  >(K)