setup-cpp/dist/legacy/setup-cpp.js

78 lines
728 KiB
JavaScript
Raw Normal View History

2023-07-16 06:41:58 +08:00
#!/usr/bin/env node
2024-08-30 07:12:54 +08:00
function _classPrivateMethodInitSpec(e,a){_checkPrivateRedeclaration(e,a),a.add(e);}function _classPrivateFieldInitSpec(e,t,a){_checkPrivateRedeclaration(e,t),t.set(e,a);}function _checkPrivateRedeclaration(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object");}function _classPrivateFieldGet(s,a){return s.get(_assertClassBrand(s,a));}function _classPrivateFieldSet(s,a,r){return s.set(_assertClassBrand(s,a),r),r;}function _assertClassBrand(e,t,n){if("function"==typeof e?e===t:e.has(t))return arguments.length<3?t:n;throw new TypeError("Private element is not present on this object");}let e,A,t,r,n,o,i,s;function a(e,A,t,r){Object.defineProperty(e,A,{get:t,set:r,enumerable:!0,configurable:!0});}function l(e){return e&&e.__esModule?e.default:e;}function c(e,A,t){if("function"==typeof A&&(t=A,A={}),!t){if("function"!=typeof Promise)throw TypeError("callback not provided");return new Promise(function(t,r){c(e,A||{},function(e,A){e?r(e):t(A);});});}tp(e,A||{},function(e,r){e&&("EACCES"===e.code||A&&A.ignoreErrors)&&(e=null,r=!1),t(e,r);});}function u(e,A){let t;let r=e.options.env||process.env,n=process.cwd(),o=null!=e.options.cwd,i=o&&void 0!==process.chdir&&!process.chdir.disabled;if(i)try{process.chdir(e.options.cwd);}catch(e){}try{t=tB.sync(e.command,{path:r[ty({env:r})],pathExt:A?nf.delimiter:void 0});}catch(e){}finally{i&&process.chdir(n);}return t&&(t=nf.resolve(o?e.options.cwd:"",t)),t;}function E(e,A){return Object.assign(Error(`${A} ${e.command} ENOENT`),{code:"ENOENT",errno:"ENOENT",syscall:`${A} ${e.command}`,path:e.command,spawnargs:e.args});}function g(e,A){return oe&&1===e&&!A.file?E(A.original,"spawn"):null;}function h(e,A,t){let r=td(e,A,t),n=nH.spawn(r.command,r.args,r.options);return tS.hookChildProcess(n,r),n;}function Q(e={}){let{env:A=process.env,platform:t=process.platform}=e;return"win32"!==t?"PATH":Object.keys(A).reverse().find(e=>"PATH"===e.toUpperCase())||"Path";}function C(e){return null!==e&&"object"==typeof e&&"function"==typeof e.pipe;}function d(e){return C(e)&&!1!==e.writable&&"function"==typeof e._write&&"object"==typeof e._writableState;}async function I(e,A){if(!e)throw Error("Expected a stream");let{maxBuffer:t}=A={maxBuffer:1/0,...A},r=tU(A);return await new Promise((A,n)=>{let o=e=>{e&&r.getBufferedLength()<=tL.MAX_LENGTH&&(e.bufferedData=r.getBufferedValue()),n(e);};(async()=>{try{await o2(e,r),A();}catch(e){o(e);}})(),r.on("data",()=>{r.getBufferedLength()>t&&o(new o4());});}),r.getBufferedValue();}function B(e,A,t){let r;let n=im(e,A,t),o=ic(e,A),i=iu(e,A);ip(i,n.options),oz(n.options);try{r=l(nj).spawn(n.file,n.args,n.options);}catch(A){let e=new(l(nj).ChildProcess)();return ii(e,Promise.reject(ob({error:A,stdout:"",stderr:"",all:"",command:o,escapedCommand:i,parsed:n,timedOut:!1,isCanceled:!1,killed:!1}))),e;}let s=is(r),a=o$(r,n.options,s),c=oZ(r,n.options,a),u={isCanceled:!1};r.kill=oJ.bind(null,r.kill.bind(r)),r.cancel=oj.bind(null,r,u);let E=tv(async()=>{let[{error:e,exitCode:A,signal:t,timedOut:s},a,l,E]=await it(r,n.options,c),g=iw(n.options,a),h=iw(n.options,l),Q=iw(n.options,E);if(e||0!==A||null!==t){let a=ob({error:e,exitCode:A,signal:t,stdout:g,stderr:h,all:Q,command:o,escapedCommand:i,parsed:n,timedOut:s,isCanceled:u.isCanceled||!!n.options.signal&&n.options.signal.aborted,killed:r.killed});if(!n.options.reject)return a;throw a;}return{command:o,escapedCommand:i,exitCode:0,stdout:g,stderr:h,all:Q,failed:!1,timedOut:!1,isCanceled:!1,killed:!1};});return o6(r,n.options),r.all=o7(r,n.options),o1(r),ii(r,E),r;}function f(e,A,t){let r;let n=im(e,A,t),o=ic(e,A),i=iu(e,A);ip(i,n.options);let s=o3(n.options);try{r=l(nj).spawnSync(n.file,n.args,{...n.options,input:s});}catch(e){throw ob({error:e,stdout:"",stderr:"",all:"",command:o,escapedCommand:i,parsed:n,timedOut:!1,isCanceled:!1,killed:!1});}let a=iw(n.options,r.stdout,r.error),c=iw(n.options,r.stderr,r.error);if(r.error||0!==r.status||null!==r.signal){let e=ob({stdout:a,stderr:c,error:r.error,signal:r.signal,exitCode:r.status,command:o,escapedCommand:i,parsed:n,timedOut:r.error&
source "${e.rcPath}"
`:`
# ${e.guard}
if [[ "$SOURCE_${e.guard.toUpperCase()}RC" != 0 && -f "${e.rcPath}" ]]; then source "${e.rcPath}"; fi
2024-08-30 07:12:54 +08:00
`;try{await Promise.all([k(e),N(A,S("~/.bashrc")),N(A,S("~/.profile"))]);}catch(e){(0,th.warning)(`Failed to add ${A} to .profile or .bashrc. You should add it manually: ${e}`);}}async function k(e){let A=void 0===e.guard?"\n# Automatically Generated by envosman\n":`
# Automatically Generated by envosman ${e.guard}
export SOURCE_${e.guard.toUpperCase()}RC=0
2024-08-30 07:12:54 +08:00
`;(await(0,rh.pathExists)(e.rcPath))&&!(await ij(e.rcPath,"utf8")).includes(A)&&(await iW(e.rcPath,`
${A}
2024-08-30 07:12:54 +08:00
`),(0,th.info)(`Added ${A} to ${e.rcPath}`));}async function N(e,A){(await(0,rh.pathExists)(A))&&!(await ij(A,"utf-8")).includes(e)&&(await iW(A,e),(0,th.info)(`${e} was added to ${A}`));}async function F(e){if(await(0,rh.pathExists)(e.rcPath)){let A=[...new Set((await ij(e.rcPath,"utf-8")).split("\n").reverse())].reverse();await iX(e.rcPath,A.join("\n")),await D(e.rcPath);}}async function L(e,A,t={}){let r={escapeSpace:!1,overwrite:!0,rcPath:i$,...t},n=function(e,A=!1){let t=A?l(rQ)(e):e;return l(rC)(t,'"',"\\");}(null!=A?A:"",r.escapeSpace);try{if(tg.GITHUB_ACTIONS)try{if(!r.overwrite&&void 0!==process.env[e]){(0,th.info)(`Environment variable ${e} is already defined. Skipping.`);return;}(0,tQ.exportVariable)(e,n);}catch(A){(0,th.error)(A),await _(e,n,r);}else await _(e,n,r);}catch(A){(0,th.error)(`${A}
Failed to export environment variable ${e}=${n}. You should add it manually.`);}}async function _(e,A,t){let r=null!=A?A:"";switch(process.platform){case"win32":if(!t.overwrite&&void 0!==process.env[e]){(0,th.info)(`Environment variable ${e} is already defined. Skipping.`);return;}await p(`[Environment]::SetEnvironmentVariable('${e}', '${r}', "User")`),(0,th.info)(`${e}='${r}' was set in the environment.`);return;case"linux":case"darwin":await iz(t),t.overwrite?(await i1(t.rcPath,`
export ${e}="${r}"
2024-08-30 07:12:54 +08:00
`),(0,th.info)(`${e}="${r}" was added to "${t.rcPath}`)):(await i1(t.rcPath,`
if [ -z "\${${e}}" ]; then export ${e}="${r}"; fi
2024-08-30 07:12:54 +08:00
`),(0,th.info)(`if not defined ${e} then ${e}="${r}" was added to "${t.rcPath}`));return;}process.env[e]=r;}async function U(e,A={}){let t={rcPath:i$,...A};if(!function(e){if(i4.some(A=>A.test(e))){var A,t;return(null!==(t=null===(A=process.env.PATH)||void 0===A?void 0:A.split(nf.delimiter))&&void 0!==t?t:[]).includes(e);}return!1;}(e)){process.env.PATH=`${e}${nf.delimiter}${process.env.PATH}`;try{if(tg.GITHUB_ACTIONS)try{(0,tQ.addPath)(e);}catch(A){(0,th.error)(A),await T(e,t);}else await T(e,t);}catch(A){(0,th.error)(`${A}
Failed to add ${e} to the percistent PATH. You should add it manually.`);}}}async function T(e,A){switch(process.platform){case"win32":await p(`$USER_PATH=([Environment]::GetEnvironmentVariable("PATH", "User")); [Environment]::SetEnvironmentVariable("PATH", "${e};$USER_PATH", "User")`),(0,th.info)(`"${e}" was added to the PATH.`);return;case"linux":case"darwin":await iz(A),await i2(A.rcPath,`
export PATH="${e}:$PATH"
2024-08-30 07:12:54 +08:00
`),(0,th.info)(`"${e}" was added to "${A.rcPath}"`);return;default:return;}}function x(e,A,t,r){return new(t||(t=Promise))(function(n,o){function i(e){try{a(r.next(e));}catch(e){o(e);}}function s(e){try{a(r.throw(e));}catch(e){o(e);}}function a(e){var A;e.done?n(e.value):((A=e.value)instanceof t?A:new t(function(e){e(A);})).then(i,s);}a((r=r.apply(e,A||[])).next());});}function M(e,A){function t(t){return function(a){return function(t){if(r)throw TypeError("Generator is already executing.");for(;i&&(i=0,t[0]&&(s=0)),s;)try{if(r=1,n&&(o=2&t[0]?n.return:t[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,t[1])).done)return o;switch(n=0,o&&(t=[2&t[0],o.value]),t[0]){case 0:case 1:o=t;break;case 4:return s.label++,{value:t[1],done:!1};case 5:s.label++,n=t[1],t=[0];continue;case 7:t=s.ops.pop(),s.trys.pop();continue;default:if(!(o=(o=s.trys).length>0&&o[o.length-1])&&(6===t[0]||2===t[0])){s=0;continue;}if(3===t[0]&&(!o||t[1]>o[0]&&t[1]<o[3])){s.label=t[1];break;}if(6===t[0]&&s.label<o[1]){s.label=o[1],o=t;break;}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(t);break;}o[2]&&s.ops.pop(),s.trys.pop();continue;}t=A.call(e,s);}catch(e){t=[6,e],n=0;}finally{r=o=0;}if(5&t[0])throw t[1];return{value:t[0]?t[1]:void 0,done:!0};}([t,a]);};}var r,n,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1];},trys:[],ops:[]};return i={next:t(0),throw:t(1),return:t(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this;}),i;}async function O(){try{await l(rp)({pkg:l(rO)});}catch(e){(0,th.warning)("Failed to check for updates: "+(e instanceof Error?e.message+e.stack:e));}}function G(e){return null==e?[]:Array.isArray(e)?e:[e];}function Y(e){if(e&&e.__esModule)return e;var A={};if(null!=e)for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(A[t]=e[t]);return A.default=e,A;}function P(e,A){if(!e)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return A&&("object"==typeof A||"function"==typeof A)?A:e;}async function J(e,A,t=40){await w("update-alternatives",["--install","/usr/bin/"+e,e,A,t.toString()]);}async function H(e,A,t,r=40){tg.GITHUB_ACTIONS?await J(e,A,r):(await iz(t),await i9(t.rcPath,`
if [ $UID -eq 0 ]; then update-alternatives --install /usr/bin/${e} ${e} ${A} ${r}; fi
2024-08-30 07:12:54 +08:00
`));}function V(e){let A={...process.env,DEBIAN_FRONTEND:"noninteractive"};return"nala"===e&&(void 0===A.LANG&&(A.LANG="C.UTF-8"),void 0===A.LC_ALL&&(A.LC_ALL="C.UTF-8")),A;}function q(){return null!==l(tO).sync("nala",{nothrow:!0});}function W(){let e;return q()?"nala":"apt-get";}async function j(e){try{let{stdout:A}=await B("dpkg",["-s",e],{env:V("apt-get"),stdio:"pipe"});if("string"!=typeof A)return!1;return A.split("\n").some(e=>e.startsWith("Status: install ok installed"));}catch{return!1;}}async function X(e){try{let{stdout:A}=await B("dpkg",["-l",e],{env:V("apt-get"),stdio:"pipe"});if("string"!=typeof A)return!1;return A.split("\n").some(e=>e.startsWith("ii"));}catch{return!1;}}async function $(e,A){return(await Promise.all(A.map(A=>z(e,A)))).filter(e=>void 0!==e);}async function z(e,A){let t=await K(e,A.name,A.version);return(await j(t))?void 0:t;}async function Z(e,A,t){if(void 0!==t&&""!==t){let{stdout:r}=await B("apt-cache",["search","--names-only",`^${(0,rj.default)(A)}-${(0,rj.default)(t)}$`],{env:V(e),stdio:"pipe"});if(""!==r.trim())return 0;try{let{stdout:r}=await B("apt-cache",["show",`${A}=${t}`],{env:V(e)});if(""===r.trim())return 1;}catch{}}try{let{stdout:t}=await B("apt-cache",["show",A],{env:V(e),stdio:"pipe"});if(""!==t.trim())return 2;}catch{}return i3?3:(i5(e),Z(e,A,t));}async function K(e,A,t){switch(await Z(e,A,t)){case 0:return`${A}-${t}`;case 1:return`${A}=${t}`;case 2:return void 0!==t&&""!==t&&(0,th.warning)(`Could not find package ${A} with version ${t}. Installing the latest version.`),A;default:throw Error(`Could not find package ${A} ${null!=t?t:""}`);}}async function ee(e){i5(e);let A=await $(e,[{name:"ca-certificates"},{name:"gnupg"},{name:"apt-utils"}]);0!==A.length&&m(e,["install","-y","--fix-broken","-o",i8,...A],{...iV,env:V(e)});}async function eA(e,A=W()){await i6(A),await et(A),m("add-apt-repository",["-y","--no-update",e],{...iV,env:V(A)}),i5.clear(),i5(A);}async function et(e){(await j("software-properties-common"))||m(e,["install","-y","--fix-broken","-o",i8,"software-properties-common"],{...iV,env:V(e)});}async function er(e,A=!1){let t=W();for(let{name:A,version:r}of e)(0,th.info)(`Installing ${A} ${null!=r?r:""} via ${t}`);A&&i5(t),await en(t,e);let r=await $(t,e);if(0===r.length)return(0,th.info)("All packages are already installed"),{binDir:"/usr/bin/"};await i6(t);try{await eo(e),m(t,["install","--fix-broken","-y",...r],{...iV,env:V(t)});}catch(e){if("string"==typeof e.stderr)i7.some(A=>e.stderr.includes(A))&&((0,th.warning)(`Failed to install packages ${r}. Retrying...`),m(t,["install","--fix-broken","-y","-o",i8,...r],{...iV,env:V(t)}));else throw e;}return{binDir:"/usr/bin/"};}async function en(e,A){let t=[...new Set(A.flatMap(e=>{var A;return null!==(A=e.repository)&&void 0!==A?A:[];}))];await Promise.all(t.map(A=>eA(A,e)));}async function eo(e){await Promise.all(e.map(async e=>{var A;void 0!==e.key&&(await("keyUrl"in(A=e.key)?es(A):ei(A)));}));}async function ei({key:e,keyServer:A=sA,fileName:t,keyStorePath:r=sA}){try{el(t);let n=(0,nf.join)(r,t);return(await(0,rh.pathExists)(n))||(ea(),await w("gpg",["--no-default-keyring","--keyring","gnupg-ring:"+n,"--keyserver",A,"--recv-keys",e]),await w("chmod",["644",n])),n;}catch(e){(0,th.warning)(`Failed to add apt key via server ${A}: ${e}`);return;}}async function es({keyUrl:e,fileName:A,keyStorePath:t=se}){try{el(A);let r=(0,nf.join)(t,A);if(!(await(0,rh.pathExists)(r))){ea(),await er([{name:"ca-certificates"}]);let t=(0,nf.join)((0,nB.tmpdir)(),A),n=new rG.DownloaderHelper(e,(0,nB.tmpdir)(),{fileName:A});n.on("error",A=>{throw Error(`Failed to download ${e}: ${A}`);}),await n.start(),m("gpg",["--no-default-keyring","--keyring","gnupg-ring:"+r,"--import",t]),m("chmod",["644",r]);}return r;}catch(A){(0,th.warning)(`Failed to add apt key via download ${e}: ${A}`);return;}}function ea(){m("gpg",["-k"]);}function el(e){if(!e.endsWith(".gpg"))throw Error("Key file name must end with .gpg: "+e);}async function ec(e={}){if(!["darwin","linux"].includes(process.platform))return;if("string"==typeof A)return{binDir:A};let t=await
apt-get update -o ${i8} -y`),s=t,l=1===o?i.replace(/ -y \$PKG/g," -y clang-format-"+s):i,a=l=await AV(l),l=q()?a.replace(/apt-get/g,"nala"):a,await(0,tY.writeFile)(A,l),[{name:"lsb-release"},{name:"wget"},{name:"software-properties-common"},{name:"gnupg"}];}async function AV(e){let A=e.replace(/apt-get install -y/g,`apt-get install -o Dpkg::Options::="--force-overwrite" -o ${i8} -y --fix-broken`);return await Promise.all(["libc++-$LLVM_VERSION-dev","libc++abi-$LLVM_VERSION-dev","libunwind-$LLVM_VERSION-dev"].map(async e=>{let t=e.replace("$LLVM_VERSION","*");(await X(t))&&((0,nO.info)("Removing conflicting package "+t),A=A.replace(e,""));})),A;}function Aq(e,A,t){let r=`${A}${e}${t}`;return`https://github.com/llvm/llvm-project/releases/download/llvmorg-${e}/${r}`;}function AW(e,A,t){let r=`${A}${e}${t}`;return`https://releases.llvm.org/${e}/${r}`;}async function Aj(e){let A;if(s6.has(e))return null;let t="LLVM-",r=l(rZ)(e,"3.7.0")?"-win32.exe":"-win64.exe",n=l(rZ)(e,"9.0.1"),o=!1;return n&&(A=AW(e,t,r),(await ni(A))||(o=!0)),(o||!n)&&(A=Aq(e,t,r)),A;}function AX(e,A){switch(e){case"darwin":return function(e){if(s7.has(e))return null;let A="9.0.0"===e?"-darwin-apple":"-apple-darwin",t="clang+llvm-",r=`-x86_64${A}.tar.xz`;return l(rZ)(e,"9.0.1")?AW(e,t,r):Aq(e,t,r);}(A);case"linux":return function(e){let A,t,r=e,n=ae.get(r);if(void 0!==n&&(r=n),r.includes("ubuntu")){let e=r.replace(/-ubuntu-.*/,"");if(!s5.has(e))throw Error("Unsupported Ubuntu version: "+e);A=r.replace(e,""),r=ej(s5,e)[0];}else""!==r&&r in aA?A=aA[r]:(A=aA[at],(0,th.warning)(`Falling back to LLVM version ${at} ${A} for the Ubuntu.`));let o="clang+llvm-";return(t="5.0.0"===r?`-linux-x86_64${A}.tar.xz`:A.includes("-rhel86")?`-x86_64-unknown-linux-gnu${A}.tar.xz`:`-x86_64-linux-gnu${A}.tar.xz`,l(rZ)(r,"9.0.1"))?AW(r,o,t):Aq(r,o,t);}(A);case"win32":return Aj(A);default:return null;}}async function A$(e,A,t){let[r,n]=await eX(s5,A,e,AX);return(0,th.info)("specific llvm version: "+r),{url:n,extractedFolderName:"",binRelativeDir:"bin",binFileName:(0,r$.addExeExt)("clang"),extractFunction:"win32"===A?ex:(e,A)=>eO(e,A,1)};}async function Az(e,A,t){var r;let n=await ar(e,A,t);return await A2(null!==(r=n.installDir)&&void 0!==r?r:A),n;}async function AZ(e,A,t){let[r,n]=await Promise.all([AK(e,A,t),A4()]);return await ao(t),r;}async function AK(e,A,t,r=nC.All){let n=Number.parseInt(function(e){if(null===l(na)(e))try{let A=l(rz)(e);if(null!==A)return(0,th.info)(`Coerced version '${e}' to '${A}'`),A.version;}catch(e){}return e;}(e).split(".")[0],10);try{if(eQ())return await AJ(n,r);}catch(e){(0,th.info)("Failed to install llvm via system package manager "+e);}let o=await eY("llvm",e,A$,A,t);return await an(n),o;}async function A0(e){eQ()&&(e<=10?await er([{name:"libtinfo5"}]):await er([{name:"libtinfo-dev"}]));}async function A1(e){"linux"===process.platform&&(await AR(At("gcc",void 0,await sJ()),"",e,40));}async function A2(e){var A,t;let r=null!==(A=process.env.LD_LIBRARY_PATH)&&void 0!==A?A:"",n=null!==(t=process.env.DYLD_LIBRARY_PATH)&&void 0!==t?t:"",o=[L("LLVM_PATH",e,ac),L("LD_LIBRARY_PATH",`${e}/lib${nf.delimiter}${r}`,ac),L("DYLD_LIBRARY_PATH",`${e}/lib${nf.delimiter}${n}`,ac),L("LDFLAGS",`-L"${e}/lib"`,ac),L("CPPFLAGS",`-I"${e}/include"`,ac),L("CC",(0,r$.addExeExt)(`${e}/bin/clang`),ac),L("CXX",(0,r$.addExeExt)(`${e}/bin/clang++`),ac),L("LIBRARY_PATH",`${e}/lib`,ac),Aw()];eQ()&&o.push(H("cc",`${e}/bin/clang`,ac,60),H("cxx",`${e}/bin/clang++`,ac,60),H("clang",`${e}/bin/clang`,ac),H("clang++",`${e}/bin/clang++`,ac),H("lld",`${e}/bin/lld`,ac),H("ld.lld",`${e}/bin/ld.lld`,ac),H("llvm-ar",`${e}/bin/llvm-ar`,ac)),await Promise.all(o);}async function A4(){if(tg.GITHUB_ACTIONS){let e=(0,r$.join)(nd,"llvm_matcher.json");if(!(await(0,rh.pathExists)(e)))return(0,th.warning)("the llvm_matcher.json file does not exist in the same folder as setup-cpp.js");(0,th.info)("::add-matcher::"+e);}}async function A9(e,A,t){switch(process.platform){case"win32":return ed("make",e);case"darwin":return await eE("make",e),await U("/usr/local/opt/make/libexec/gnubin",ac),{binDir:"/usr/l
2023-07-16 06:41:58 +08:00
setup-cpp [options]
setup-cpp --compiler llvm --cmake true --ninja true --ccache true --vcpkg true
Install all the tools required for building and testing C++/C projects.
--architecture the cpu architecture to install the tools for. By default it uses the current CPU architecture.
--timeout the timeout for the installation of each tool in minutes. By default it is 10 minutes.
2023-07-16 06:41:58 +08:00
--compiler the <compiler> to install.
You can specify the version instead of specifying just the name e.g: --compiler 'llvm-13.0.0'
--$tool_name pass "true" or pass the <version> you would like to install for this tool. e.g. --conan true or --conan "1.42.1"
All the available tools:
2024-08-30 07:12:54 +08:00
`),console.table({"compiler and analyzer":{tools:"--llvm, --gcc, --msvc, --vcvarsall, --cppcheck, --clangtidy, --clangformat"},"build system":{tools:"--cmake, --ninja, --meson, --make, --task, --bazel"},"package manager":{tools:"--vcpkg, --conan, --choco, --brew, --nala"},cache:{tools:"--ccache, --sccache"},documentation:{tools:"--doxygen, --graphviz"},coverage:{tools:"--gcovr, --opencppcoverage, --kcov"},other:{tools:"--python, --powershell, --sevenzip"}},["tools"]));let a=null!==(A=s.architecture)&&void 0!==A?A:process.arch,c=null!==(t=process.env.SETUP_CPP_DIR)&&void 0!==t?t:S("~"),u=[],E=[],g=rB.create({autoloadLocales:!0});rB.addLocale(l(rf)),rd.addLocale(l(rI));let h=await sJ();if(!function(e,A){let t=A.filter(A=>void 0!==e[A]),r=t.filter(A=>!Ar(e[A])),n=r.length>=1?e[r[0]]:"true";if(r.some(A=>e[A]!==n))return!1;for(let A of t)e[A]=n;return!0;}(s,["llvm","clangtidy","clangformat"]))return(0,th.error)("The same version must be used for llvm, clangformat and clangtidy"),1;eh()&&"string"==typeof s.cppcheck&&"string"==typeof s.gcovr&&((0,th.info)("installing python-pygments to avoid conflicts with cppcheck and gcovr on Arch linux"),await ep("python-pygments"));let Q=!1,C=!1;for(let e of aa){if(tg.isCI&&0!==E.length){C=!0;break;}let A=s[e];void 0!==A&&(n=Date.now(),Q=await AY(e,A,h,a,c,u,E,6e4*Number.parseFloat(null!==(r=s.timeout)&&void 0!==r?r:"20")),o=Date.now(),(0,th.info)("took "+(g.format(n,o)||"0 seconds")));}if(!C){let e=s.compiler;if(void 0!==e){let A=Date.now();await ts(e,h,c,a,u,Q,E);let t=Date.now();(0,th.info)("took "+(g.format(A,t)||"0 seconds"));}}if(await F(ac),0===u.length&&0===E.length)return(0,th.warning)("setup-cpp was called without any arguments. Nothing to do."),0;for(let e of u)(0,th.success)(e);for(let e of E)(0,th.error)(e);if((0,th.info)("setup-cpp finished"),!tg.GITHUB_ACTIONS)switch(process.platform){case"win32":(0,th.warning)("Run `RefreshEnv.cmd` or restart your shell to update the environment.");break;case"linux":case"darwin":(0,th.warning)("Run `source ~/.cpprc` or restart your shell to update the environment.");}return await i,0===E.length?0:1;}var tl,tc,tu,tE,tg,th,tQ,tC,td,tI,tB,tf,tp,ty,tm,tw,tb,tR,tD,tS,tv,tk,tN,tF,tL,t_,tU,tT,tx,tM,tO,tG,tY,tP,tJ,tH,tV,tq,tW,tj,tX,t$,tz,tZ,tK,t0,t1,t2,t4,t9,t8,t3,t5,t6,t7,re,rA,rt,rr,rn,ro,ri,rs,ra,rl,rc,ru,rE,rg,rh,rQ,rC,rd,rI,rB,rf,rp,ry,rm,rw,rb,rR,rD,rS,rv,rk,rN,rF,rL,r_,rU,rT,rx,rM,rO,rG,rY,rP,rJ,rH,rV,rq,rW,rj,rX,r$,rz,rZ,rK,r0,r1,r2,r4,r9,r8,r3,r5,r6,r7,ne,nA,nt,nr,nn,no,ni,ns,na,nl,nc,nu,nE,ng,nh,nQ,nC,nd,nI,nB=require("os"),nf=require("path"),np=require("fs"),ny=require("crypto"),nm=require("http"),nw=require("https"),nb=require("net"),nR=require("tls"),nD=require("events"),nS=require("assert"),nv=require("util"),nk=require("stream"),nN=require("buffer"),nF=require("querystring"),nL=require("stream"),n_=require("util"),nU=require("events"),nT=require("perf_hooks"),nx=require("worker_threads"),nM=require("async_hooks"),nO=require("console"),nG=require("url"),nY=require("zlib"),nP=require("string_decoder"),nJ=require("fs"),nH=require("child_process"),nV=require("timers"),nq=require("buffer"),nW=require("path"),nj=require("child_process"),nX=require("process"),n$=require("url"),nz=require("os"),nZ=require("process"),nK=globalThis,n0={},n1={},n2=nK.parcelRequire94c2;null==n2&&((n2=function(e){if(e in n0)return n0[e].exports;if(e in n1){var A=n1[e];delete n1[e];var t={id:e,exports:{}};return n0[e]=t,A.call(t.exports,t,t.exports),t.exports;}var r=Error("Cannot find module '"+e+"'");throw r.code="MODULE_NOT_FOUND",r;}).register=function(e,A){n1[e]=A;},nK.parcelRequire94c2=n2),(tE=n2.register)("dKklS",function(e,A){var t;function r(e){return"string"==typeof e?!!n[e]:"env"in e?n[e.env]&&n[e.env].includes(e.includes):"any"in e?e.any.some(function(e){return!!n[e];}):Object.keys(e).every(function(A){return n[A]===e[A];});}t=n2("ksAXT");let n=process.env;Object.defineProperty(e.exports,"_vendors",{value:t.map(function(e){return e.constant;})}),e.exports.name=null,e.exports.isPR=null,t.forEach(function(A){let t=(Array.isArray(A.env)?A.env:[A.env]).ever
Support boolean input list: \`true | True | TRUE | false | False | FALSE\``);},e.exports.setOutput=function(e,A){if(process.env.GITHUB_OUTPUT)return s.issueFileCommand("OUTPUT",s.prepareKeyValueMessage(e,A));process.stdout.write(I.EOL),i.issueCommand("set-output",{name:e},a.toCommandValue(A));},e.exports.setCommandEcho=function(e){i.issue("echo",e?"on":"off");},e.exports.setFailed=function(e){process.exitCode=c.Failure,Q(e);},e.exports.isDebug=function(){return"1"===process.env.RUNNER_DEBUG;},e.exports.debug=function(e){i.issueCommand("debug",{},e);},e.exports.error=Q,e.exports.warning=function(e,A={}){i.issueCommand("warning",a.toCommandProperties(A),e instanceof Error?e.toString():e);},e.exports.notice=function(e,A={}){i.issueCommand("notice",a.toCommandProperties(A),e instanceof Error?e.toString():e);},e.exports.info=function(e){process.stdout.write(e+I.EOL);},e.exports.startGroup=C,e.exports.endGroup=d,e.exports.group=function(e,A){return o(this,void 0,void 0,function*(){let t;C(e);try{t=yield A();}finally{d();}return t;});},e.exports.saveState=function(e,A){if(process.env.GITHUB_STATE)return s.issueFileCommand("STATE",s.prepareKeyValueMessage(e,A));i.issueCommand("save-state",{name:e},a.toCommandValue(A));},e.exports.getState=function(e){return process.env["STATE_"+e]||"";},e.exports.getIDToken=function(e){return o(this,void 0,void 0,function*(){return yield l.OidcClient.getIDToken(e);});},u=n2("1mzjm"),Object.defineProperty(e.exports,"summary",{enumerable:!0,get:function(){return u.summary;}}),u=n2("1mzjm"),Object.defineProperty(e.exports,"markdownSummary",{enumerable:!0,get:function(){return u.markdownSummary;}}),E=n2("31rWp"),Object.defineProperty(e.exports,"toPosixPath",{enumerable:!0,get:function(){return E.toPosixPath;}}),Object.defineProperty(e.exports,"toWin32Path",{enumerable:!0,get:function(){return E.toWin32Path;}}),Object.defineProperty(e.exports,"toPlatformPath",{enumerable:!0,get:function(){return E.toPlatformPath;}});}),tE("ekchs",function(e,A){var t,r,n,o;function i(e,A,t){let r=new a(e,A,t);process.stdout.write(r.toString()+s.EOL);}t=e.exports&&e.exports.__createBinding||(Object.create?function(e,A,t,r){void 0===r&&(r=t),Object.defineProperty(e,r,{enumerable:!0,get:function(){return A[t];}});}:function(e,A,t,r){void 0===r&&(r=t),e[r]=A[t];}),r=e.exports&&e.exports.__setModuleDefault||(Object.create?function(e,A){Object.defineProperty(e,"default",{enumerable:!0,value:A});}:function(e,A){e.default=A;}),n=e.exports&&e.exports.__importStar||function(e){if(e&&e.__esModule)return e;var A={};if(null!=e)for(var n in e)"default"!==n&&Object.hasOwnProperty.call(e,n)&&t(A,e,n);return r(A,e),A;},Object.defineProperty(e.exports,"__esModule",{value:!0}),e.exports.issue=e.exports.issueCommand=void 0;let s=n(nB);o=n2("iYcPV"),e.exports.issueCommand=i,e.exports.issue=function(e,A=""){i(e,{},A);};class a{constructor(e,A,t){e||(e="missing.command"),this.command=e,this.properties=A,this.message=t;}toString(){var e;let A="::"+this.command;if(this.properties&&Object.keys(this.properties).length>0){A+=" ";let e=!0;for(let t in this.properties)if(this.properties.hasOwnProperty(t)){let r=this.properties[t];r&&(e?e=!1:A+=",",A+=`${t}=${o.toCommandValue(r).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A").replace(/:/g,"%3A").replace(/,/g,"%2C")}`);}}return A+("::"+(e=this.message,o.toCommandValue(e).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A")));}}}),tE("iYcPV",function(e,A){Object.defineProperty(e.exports,"__esModule",{value:!0}),e.exports.toCommandProperties=e.exports.toCommandValue=void 0,e.exports.toCommandValue=function(e){return null==e?"":"string"==typeof e||e instanceof String?e:JSON.stringify(e);},e.exports.toCommandProperties=function(e){return Object.keys(e).length?{title:e.title,file:e.file,line:e.startLine,endLine:e.endLine,col:e.startColumn,endColumn:e.endColumn}:{};};}),tE("lyZGK",function(e,A){var t,r,n,o,i;t=e.exports&&e.exports.__createBinding||(Object.create?function(e,A,t,r){void 0===r&&(r=t),Object.defineProperty(e,r,{enumerable:!0,get:function(){return A[t];}});}:function(e,
Error Code : ${e.statusCode}
2024-08-30 07:12:54 +08:00
Error Message: ${e.message}`);})).result)||void 0===A?void 0:A.value;if(!r)throw Error("Response json body do not have ID Token field");return r;});}static getIDToken(e){return t(this,void 0,void 0,function*(){try{let A=i.getIDTokenUrl();if(e){let t=encodeURIComponent(e);A=`${A}&audience=${t}`;}o.debug("ID token url is "+A);let t=yield i.getCall(A);return o.setSecret(t),t;}catch(e){throw Error("Error message: "+e.message);}});}}e.exports.OidcClient=i;}),tE("5k7dP",function(e,A){var t,r,n,o,i,s,a,l,c,u;t=e.exports&&e.exports.__createBinding||(Object.create?function(e,A,t,r){void 0===r&&(r=t);var n=Object.getOwnPropertyDescriptor(A,t);(!n||("get"in n?!A.__esModule:n.writable||n.configurable))&&(n={enumerable:!0,get:function(){return A[t];}}),Object.defineProperty(e,r,n);}:function(e,A,t,r){void 0===r&&(r=t),e[r]=A[t];}),r=e.exports&&e.exports.__setModuleDefault||(Object.create?function(e,A){Object.defineProperty(e,"default",{enumerable:!0,value:A});}:function(e,A){e.default=A;}),n=e.exports&&e.exports.__importStar||function(e){if(e&&e.__esModule)return e;var A={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&t(A,e,n);return r(A,e),A;},o=e.exports&&e.exports.__awaiter||function(e,A,t,r){return new(t||(t=Promise))(function(n,o){function i(e){try{a(r.next(e));}catch(e){o(e);}}function s(e){try{a(r.throw(e));}catch(e){o(e);}}function a(e){var A;e.done?n(e.value):((A=e.value)instanceof t?A:new t(function(e){e(A);})).then(i,s);}a((r=r.apply(e,A||[])).next());});},Object.defineProperty(e.exports,"__esModule",{value:!0}),e.exports.HttpClient=e.exports.isHttps=e.exports.HttpClientResponse=e.exports.HttpClientError=e.exports.getProxyUrl=e.exports.MediaTypes=e.exports.Headers=e.exports.HttpCodes=void 0;let E=n(nm),g=n(nw),h=n(n2("1GWMz")),Q=n(n2("bbp3j"));i=n2("bhHtX"),(c=s||(e.exports.HttpCodes=s={}))[c.OK=200]="OK",c[c.MultipleChoices=300]="MultipleChoices",c[c.MovedPermanently=301]="MovedPermanently",c[c.ResourceMoved=302]="ResourceMoved",c[c.SeeOther=303]="SeeOther",c[c.NotModified=304]="NotModified",c[c.UseProxy=305]="UseProxy",c[c.SwitchProxy=306]="SwitchProxy",c[c.TemporaryRedirect=307]="TemporaryRedirect",c[c.PermanentRedirect=308]="PermanentRedirect",c[c.BadRequest=400]="BadRequest",c[c.Unauthorized=401]="Unauthorized",c[c.PaymentRequired=402]="PaymentRequired",c[c.Forbidden=403]="Forbidden",c[c.NotFound=404]="NotFound",c[c.MethodNotAllowed=405]="MethodNotAllowed",c[c.NotAcceptable=406]="NotAcceptable",c[c.ProxyAuthenticationRequired=407]="ProxyAuthenticationRequired",c[c.RequestTimeout=408]="RequestTimeout",c[c.Conflict=409]="Conflict",c[c.Gone=410]="Gone",c[c.TooManyRequests=429]="TooManyRequests",c[c.InternalServerError=500]="InternalServerError",c[c.NotImplemented=501]="NotImplemented",c[c.BadGateway=502]="BadGateway",c[c.ServiceUnavailable=503]="ServiceUnavailable",c[c.GatewayTimeout=504]="GatewayTimeout",(u=a||(e.exports.Headers=a={})).Accept="accept",u.ContentType="content-type",(l||(e.exports.MediaTypes=l={})).ApplicationJson="application/json",e.exports.getProxyUrl=function(e){let A=h.getProxyUrl(new URL(e));return A?A.href:"";};let C=[s.MovedPermanently,s.ResourceMoved,s.SeeOther,s.TemporaryRedirect,s.PermanentRedirect],d=[s.BadGateway,s.ServiceUnavailable,s.GatewayTimeout],I=["OPTIONS","GET","DELETE","HEAD"];class B extends Error{constructor(e,A){super(e),this.name="HttpClientError",this.statusCode=A,Object.setPrototypeOf(this,B.prototype);}}e.exports.HttpClientError=B;class f{constructor(e){this.message=e;}readBody(){return o(this,void 0,void 0,function*(){return new Promise(e=>o(this,void 0,void 0,function*(){let A=Buffer.alloc(0);this.message.on("data",e=>{A=Buffer.concat([A,e]);}),this.message.on("end",()=>{e(A.toString());});}));});}readBodyBuffer(){return o(this,void 0,void 0,function*(){return new Promise(e=>o(this,void 0,void 0,function*(){let A=[];this.message.on("data",e=>{A.push(e);}),this.message.on("end",()=>{e(Buffer.concat(A));});}));});}}e.exports.HttpClientResponse=f,e.exports.isHttps=function(e){return"https:"===new URL(e).protocol;},e.exports.HttpCl
`;return"string"==typeof s?B+=`host: ${s}\r
`:B+=e[Y],l?B+=`connection: upgrade\r
2024-08-07 14:51:00 +08:00
upgrade: ${l}\r
2024-08-30 07:12:54 +08:00
`:e[V]&&!I[m]?B+="connection: keep-alive\r\n":B+="connection: close\r\n",c&&(B+=c),eX.sendHeaders.hasSubscribers&&eX.sendHeaders.publish({request:A,headers:B,socket:I}),t&&0!==C?r.isBuffer(t)?(nS(d===t.byteLength,"buffer body must have content length"),I.cork(),I.write(`${B}content-length: ${d}\r
2024-08-07 14:51:00 +08:00
\r
2024-08-30 07:12:54 +08:00
`,"latin1"),I.write(t),I.uncork(),A.onBodySent(t),A.onRequestSent(),h||(I[m]=!0)):r.isBlobLike(t)?"function"==typeof t.stream?ex({body:t.stream(),client:e,request:A,socket:I,contentLength:d,header:B,expectsPayload:h}):eT({body:t,client:e,request:A,socket:I,contentLength:d,header:B,expectsPayload:h}):r.isStream(t)?eU({body:t,client:e,request:A,socket:I,contentLength:d,header:B,expectsPayload:h}):r.isIterable(t)?ex({body:t,client:e,request:A,socket:I,contentLength:d,header:B,expectsPayload:h}):nS(!1):(0===d?I.write(`${B}content-length: 0\r
2024-08-07 14:51:00 +08:00
\r
2024-08-30 07:12:54 +08:00
`,"latin1"):(nS(null===d,"no body must not have content length"),I.write(`${B}\r
`,"latin1")),A.onRequestSent()),!0;}(e,n)?e[P]++:e[U].splice(e[P],1);}}(e,A),e[k]=0,e[J]>256&&(e[U].splice(0,e[J]),e[P]-=e[J],e[J]=0));}function e_(e){return"GET"!==e&&"HEAD"!==e&&"OPTIONS"!==e&&"TRACE"!==e&&"CONNECT"!==e;}function eU({h2stream:e,body:A,client:n,request:o,socket:i,contentLength:s,header:a,expectsPayload:l}){if(nS(0!==s||0===n[N],"stream body cannot be pipelined"),"h2"===n[ec]){function c(e){o.onBodySent(e);}let n=t(A,e,t=>{t?(r.destroy(A,t),r.destroy(e,t)):o.onRequestSent();});n.on("data",c),n.once("end",()=>{n.removeListener("data",c),r.destroy(n);});return;}let E=!1,g=new e5({socket:i,request:o,contentLength:s,client:n,expectsPayload:l,header:a}),h=function(e){if(!E)try{!g.write(e)&&this.pause&&this.pause();}catch(e){r.destroy(this,e);}},Q=function(){!E&&A.resume&&A.resume();},C=function(){if(E)return;let e=new u();queueMicrotask(()=>d(e));},d=function(e){if(!E){if(E=!0,nS(i.destroyed||i[_]&&n[N]<=1),i.off("drain",Q).off("error",d),A.removeListener("data",h).removeListener("end",d).removeListener("error",d).removeListener("close",C),!e)try{g.end();}catch(A){e=A;}g.destroy(e),e&&("UND_ERR_INFO"!==e.code||"reset"!==e.message)?r.destroy(A,e):r.destroy(A);}};A.on("data",h).on("end",d).on("error",d).on("close",C),A.resume&&A.resume(),i.on("drain",Q).on("error",d);}async function eT({h2stream:e,body:A,client:t,request:n,socket:o,contentLength:i,header:s,expectsPayload:l}){nS(i===A.size,"blob body must have content length");let c="h2"===t[ec];try{if(null!=i&&i!==A.size)throw new a();let r=Buffer.from(await A.arrayBuffer());c?(e.cork(),e.write(r),e.uncork()):(o.cork(),o.write(`${s}content-length: ${i}\r
2024-08-07 14:51:00 +08:00
\r
2024-08-30 07:12:54 +08:00
`,"latin1"),o.write(r),o.uncork()),n.onBodySent(r),n.onRequestSent(),l||(o[m]=!0),eL(t);}catch(A){r.destroy(c?e:o,A);}}async function ex({h2stream:e,body:A,client:t,request:r,socket:n,contentLength:o,header:i,expectsPayload:s}){function a(){if(l){let e=l;l=null,e();}}nS(0!==o||0===t[N],"iterator body cannot be pipelined");let l=null,c=()=>new Promise((e,A)=>{nS(null===l),n[H]?A(n[H]):l=e;});if("h2"===t[ec]){e.on("close",a).on("drain",a);try{for await(let t of A){if(n[H])throw n[H];let A=e.write(t);r.onBodySent(t),A||(await c());}}catch(A){e.destroy(A);}finally{r.onRequestSent(),e.end(),e.off("close",a).off("drain",a);}return;}n.on("close",a).on("drain",a);let u=new e5({socket:n,request:r,contentLength:o,client:t,expectsPayload:s,header:i});try{for await(let e of A){if(n[H])throw n[H];u.write(e)||(await c());}u.end();}catch(e){u.destroy(e);}finally{n.off("close",a).off("drain",a);}}function eM(e,A,t){try{A.onError(t),nS(A.aborted);}catch(A){e.emit("error",A);}}t=nk.pipeline,r=n2("jksEw"),n=n2("bLoP1"),o=n2("9ihOp"),i=n2("8Tdy2"),a=(s=n2("ayJiG")).RequestContentLengthMismatchError,l=s.ResponseContentLengthMismatchError,c=s.InvalidArgumentError,u=s.RequestAbortedError,E=s.HeadersTimeoutError,g=s.HeadersOverflowError,h=s.SocketError,Q=s.InformationalError,C=s.BodyTimeoutError,d=s.HTTPParserError,I=s.ResponseExceededMaxSizeError,B=s.ClientDestroyedError,f=n2("ertK5"),y=(p=n2("eoU9M")).kUrl,m=p.kReset,w=p.kServerName,b=p.kClient,R=p.kBusy,D=p.kParser,S=p.kConnect,v=p.kBlocking,k=p.kResuming,N=p.kRunning,F=p.kPending,L=p.kSize,_=p.kWriting,U=p.kQueue,T=p.kConnected,x=p.kConnecting,M=p.kNeedDrain,O=p.kNoRef,G=p.kKeepAliveDefaultTimeout,Y=p.kHostHeader,P=p.kPendingIdx,J=p.kRunningIdx,H=p.kError,V=p.kPipelining,q=p.kSocket,W=p.kKeepAliveTimeoutValue,j=p.kMaxHeadersSize,X=p.kKeepAliveMaxTimeout,$=p.kKeepAliveTimeoutThreshold,z=p.kHeadersTimeout,Z=p.kBodyTimeout,K=p.kStrictContentLength,ee=p.kConnector,eA=p.kMaxRedirections,et=p.kMaxRequests,er=p.kCounter,en=p.kClose,eo=p.kDestroy,ei=p.kDispatch,es=p.kInterceptors,ea=p.kLocalAddress,el=p.kMaxResponseSize,ec=p.kHTTPConnVersion,eu=p.kHost,eE=p.kHTTP2Session,eg=p.kHTTP2SessionState,eh=p.kHTTP2BuildRequest,eQ=p.kHTTP2CopyHeaders,eC=p.kHTTP1BuildRequest;try{eB=$63bd9792098e499e$import$44c8f355160d282b;}catch{eB={constants:{}};}let{constants:{HTTP2_HEADER_AUTHORITY:eO,HTTP2_HEADER_METHOD:eG,HTTP2_HEADER_PATH:eY,HTTP2_HEADER_SCHEME:eP,HTTP2_HEADER_CONTENT_LENGTH:eJ,HTTP2_HEADER_EXPECT:eH,HTTP2_HEADER_STATUS:eV}}=eB,eq=!1,eW=Buffer[Symbol.species],ej=Symbol(),eX={};try{let e=n2("5tMx2");eX.sendHeaders=e.channel("undici:client:sendHeaders"),eX.beforeConnect=e.channel("undici:client:beforeConnect"),eX.connectError=e.channel("undici:client:connectError"),eX.connected=e.channel("undici:client:connected");}catch{eX.sendHeaders={hasSubscribers:!1},eX.beforeConnect={hasSubscribers:!1},eX.connectError={hasSubscribers:!1},eX.connected={hasSubscribers:!1};}ed=n2("fTLvG"),eI=n2("9sz7P");let e$=Buffer.alloc(0),ez=null,eZ=ew();eZ.catch();let eK=null,e0=null,e1=0,e2=null,e4=1,e9=2,e8=3;class e3{constructor(e,A,{exports:t}){nS(Number.isFinite(e[j])&&e[j]>0),this.llhttp=t,this.ptr=this.llhttp.llhttp_alloc(ed.TYPE.RESPONSE),this.client=e,this.socket=A,this.timeout=null,this.timeoutValue=null,this.timeoutType=null,this.statusCode=null,this.statusText="",this.upgrade=!1,this.headers=[],this.headersSize=0,this.headersMaxSize=e[j],this.shouldKeepAlive=!1,this.paused=!1,this.resume=this.resume.bind(this),this.bytesRead=0,this.keepAlive="",this.contentLength="",this.connection="",this.maxResponseSize=e[el];}setTimeout(e,A){this.timeoutType=A,e!==this.timeoutValue?(n.clearTimeout(this.timeout),e?(this.timeout=n.setTimeout(eb,e,this),this.timeout.unref&&this.timeout.unref()):this.timeout=null,this.timeoutValue=e):this.timeout&&this.timeout.refresh&&this.timeout.refresh();}resume(){!this.socket.destroyed&&this.paused&&(nS(null!=this.ptr),nS(null==eK),this.llhttp.llhttp_resume(this.ptr),nS(this.timeoutType===e9),this.timeout&&this.timeout.refresh&&this.timeout.refresh(),this.paused=!1,this.execute(this.socket.read()
`,"latin1"):A.write(`${s}content-length: ${r}\r
2024-08-07 14:51:00 +08:00
\r
`,"latin1")),null===r&&A.write(`\r
2024-08-07 14:51:00 +08:00
${l.toString(16)}\r
2024-08-30 07:12:54 +08:00
`,"latin1"),this.bytesWritten+=l;let c=A.write(e);return A.uncork(),t.onBodySent(e),!c&&A[D].timeout&&A[D].timeoutType===e4&&A[D].timeout.refresh&&A[D].timeout.refresh(),c;}end(){let{socket:e,contentLength:A,client:t,bytesWritten:r,expectsPayload:n,header:o,request:i}=this;if(i.onRequestSent(),e[_]=!1,e[H])throw e[H];if(!e.destroyed){if(0===r?n?e.write(`${o}content-length: 0\r
2024-08-07 14:51:00 +08:00
\r
2024-08-30 07:12:54 +08:00
`,"latin1"):e.write(`${o}\r
`,"latin1"):null===A&&e.write("\r\n0\r\n\r\n","latin1"),null!==A&&r!==A){if(t[K])throw new a();process.emitWarning(new a());}e[D].timeout&&e[D].timeoutType===e4&&e[D].timeout.refresh&&e[D].timeout.refresh(),eL(t);}}destroy(e){let{socket:A,client:t}=this;A[_]=!1,e&&(nS(t[N]<=1,"pipeline should only contain this request"),r.destroy(A,e));}}e.exports=class extends i{constructor(e,{interceptors:A,maxHeaderSize:t,headersTimeout:n,socketTimeout:o,requestTimeout:i,connectTimeout:s,bodyTimeout:a,idleTimeout:l,keepAlive:u,keepAliveTimeout:E,maxKeepAliveTimeout:g,keepAliveMaxTimeout:h,keepAliveTimeoutThreshold:Q,socketPath:C,pipelining:d,tls:I,strictContentLength:B,maxCachedSessions:p,maxRedirections:m,connect:b,maxRequestsPerClient:R,localAddress:D,maxResponseSize:S,autoSelectFamily:v,autoSelectFamilyAttemptTimeout:N,allowH2:F,maxConcurrentStreams:L}={}){if(super(),void 0!==u)throw new c("unsupported keepAlive, use pipelining=0 instead");if(void 0!==o)throw new c("unsupported socketTimeout, use headersTimeout & bodyTimeout instead");if(void 0!==i)throw new c("unsupported requestTimeout, use headersTimeout & bodyTimeout instead");if(void 0!==l)throw new c("unsupported idleTimeout, use keepAliveTimeout instead");if(void 0!==g)throw new c("unsupported maxKeepAliveTimeout, use keepAliveMaxTimeout instead");if(null!=t&&!Number.isFinite(t))throw new c("invalid maxHeaderSize");if(null!=C&&"string"!=typeof C)throw new c("invalid socketPath");if(null!=s&&(!Number.isFinite(s)||s<0))throw new c("invalid connectTimeout");if(null!=E&&(!Number.isFinite(E)||E<=0))throw new c("invalid keepAliveTimeout");if(null!=h&&(!Number.isFinite(h)||h<=0))throw new c("invalid keepAliveMaxTimeout");if(null!=Q&&!Number.isFinite(Q))throw new c("invalid keepAliveTimeoutThreshold");if(null!=n&&(!Number.isInteger(n)||n<0))throw new c("headersTimeout must be a positive integer or zero");if(null!=a&&(!Number.isInteger(a)||a<0))throw new c("bodyTimeout must be a positive integer or zero");if(null!=b&&"function"!=typeof b&&"object"!=typeof b)throw new c("connect must be a function or an object");if(null!=m&&(!Number.isInteger(m)||m<0))throw new c("maxRedirections must be a positive number");if(null!=R&&(!Number.isInteger(R)||R<0))throw new c("maxRequestsPerClient must be a positive number");if(null!=D&&("string"!=typeof D||0===nb.isIP(D)))throw new c("localAddress must be valid string IP address");if(null!=S&&(!Number.isInteger(S)||S<-1))throw new c("maxResponseSize must be a positive number");if(null!=N&&(!Number.isInteger(N)||N<-1))throw new c("autoSelectFamilyAttemptTimeout must be a positive number");if(null!=F&&"boolean"!=typeof F)throw new c("allowH2 must be a valid boolean value");if(null!=L&&("number"!=typeof L||L<1))throw new c("maxConcurrentStreams must be a possitive integer, greater than 0");"function"!=typeof b&&(b=f({...I,maxCachedSessions:p,allowH2:F,socketPath:C,timeout:s,...(r.nodeHasAutoSelectFamily&&v?{autoSelectFamily:v,autoSelectFamilyAttemptTimeout:N}:void 0),...b})),this[es]=A&&A.Client&&Array.isArray(A.Client)?A.Client:[eI({maxRedirections:m})],this[y]=r.parseOrigin(e),this[ee]=b,this[q]=null,this[V]=null!=d?d:1,this[j]=t||nm.maxHeaderSize,this[G]=null==E?4e3:E,this[X]=null==h?6e5:h,this[$]=null==Q?1e3:Q,this[W]=this[G],this[w]=null,this[ea]=null!=D?D:null,this[k]=0,this[M]=0,this[Y]=`host: ${this[y].hostname}${this[y].port?":"+this[y].port:""}\r
`,this[Z]=null!=a?a:3e5,this[z]=null!=n?n:3e5,this[K]=null==B||B,this[eA]=m,this[et]=R,this[ej]=null,this[el]=S>-1?S:-1,this[ec]="h1",this[eE]=null,this[eg]=F?{openStreams:0,maxConcurrentStreams:null!=L?L:100}:null,this[eu]=`${this[y].hostname}${this[y].port?":"+this[y].port:""}`,this[U]=[],this[J]=0,this[P]=0;}get pipelining(){return this[V];}set pipelining(e){this[V]=e,eL(this,!0);}get[F](){return this[U].length-this[P];}get[N](){return this[P]-this[J];}get[L](){return this[U].length-this[J];}get[T](){return!!this[q]&&!this[x]&&!this[q].destroyed;}get[R](){let e=this[q];return e&&(e[m]||e[_]||e[v])||this[L]>=(this[V]||1)||this[F]>0;}[S](e){eN(this),this.once("connect",e);}[ei](e,A){let t=e.origin||this[y].origin,n="h2"===this[ec]?o[eh](t,e,A):o[eC](t,e,A);return this[U].push(n),this[k]||(null==r.bodyLength(n.body)&&r.isIterable(n.body)?(this[k]=1,process.nextTick(eL,this)):eL(this,!0)),this[k]&&2!==this[M]&&this[R]&&(this[M]=2),this[M]<2;}async[en](){return new Promise(e=>{this[L]?this[ej]=e:e(null);});}async[eo](e){return new Promise(A=>{let t=this[U].splice(this[P]);for(let A=0;A<t.length;A++)eM(this,t[A],e);let n=()=>{this[ej]&&(this[ej](),this[ej]=null),A();};null!=this[eE]&&(r.destroy(this[eE],e),this[eE]=null,this[eg]=null),this[q]?r.destroy(this[q].on("close",n),e):queueMicrotask(n),eL(this);});}};}),tE("jksEw",function(e,A){var t,r,n,o,i,s,a,l;let c;function u(e){return e&&"object"==typeof e&&"function"==typeof e.pipe&&"function"==typeof e.on;}function E(e){return s&&e instanceof s||e&&"object"==typeof e&&("function"==typeof e.stream||"function"==typeof e.arrayBuffer)&&/^(Blob|File)$/.test(e[Symbol.toStringTag]);}function g(e){if("string"==typeof e){if(e=new URL(e),!/^https?:/.test(e.origin||e.protocol))throw new i("Invalid URL protocol: the URL must start with `http:` or `https:`.");return e;}if(!e||"object"!=typeof e)throw new i("Invalid URL: The URL argument must be a non-null object.");if(!/^https?:/.test(e.origin||e.protocol))throw new i("Invalid URL protocol: the URL must start with `http:` or `https:`.");if(!(e instanceof URL)){if(null!=e.port&&""!==e.port&&!Number.isFinite(parseInt(e.port)))throw new i("Invalid URL: port must be a valid integer or a string representation of an integer.");if(null!=e.path&&"string"!=typeof e.path)throw new i("Invalid URL path: the path must be a string or null/undefined.");if(null!=e.pathname&&"string"!=typeof e.pathname)throw new i("Invalid URL pathname: the pathname must be a string or null/undefined.");if(null!=e.hostname&&"string"!=typeof e.hostname)throw new i("Invalid URL hostname: the hostname must be a string or null/undefined.");if(null!=e.origin&&"string"!=typeof e.origin)throw new i("Invalid URL origin: the origin must be a string or null/undefined.");let A=null!=e.port?e.port:"https:"===e.protocol?443:80,t=null!=e.origin?e.origin:`${e.protocol}//${e.hostname}:${A}`,r=null!=e.path?e.path:`${e.pathname||""}${e.search||""}`;t.endsWith("/")&&(t=t.substring(0,t.length-1)),r&&!r.startsWith("/")&&(r="/"+r),e=new URL(t+r);}return e;}function h(e){return!e||!!(e.destroyed||e[r]);}function Q(e){let A=e&&e._readableState;return h(e)&&A&&!A.endEmitted;}function C(e){return e instanceof Uint8Array||Buffer.isBuffer(e);}async function*d(e){for await(let A of e)yield Buffer.isBuffer(A)?A:Buffer.from(A);}r=(t=n2("eoU9M")).kDestroyed,n=t.kBodyUsed,o=nm.IncomingMessage,i=n2("ayJiG").InvalidArgumentError,s=nN.Blob,a=nF.stringify,l=n2("kQDvw").headerNameLowerCasedRecord;let[I,B]=process.versions.node.split(".").map(e=>+e),f=!!String.prototype.toWellFormed,p=Object.create(null);p.enumerable=!0,e.exports={kEnumerableProperty:p,nop:function(){},isDisturbed:function(e){return!!(e&&(nk.isDisturbed?nk.isDisturbed(e)||e[n]:e[n]||e.readableDidRead||e._readableState&&e._readableState.dataEmitted||Q(e)));},isErrored:function(e){return!!(e&&(nk.isErrored?nk.isErrored(e):/state: 'errored'/.test(nv.inspect(e))));},isReadable:function(e){return!!(e&&(nk.isReadable?nk.isReadable(e):/state: 'readable'/.test(nv.inspect(e))));},toUSVString:function(e){return f?(""+e).toWellFormed():nv.toUSVString?
`;}function E(e,A,t,o=!1){if(t&&"object"==typeof t&&!Array.isArray(t))throw new r(`invalid ${A} header`);if(void 0!==t){if(null===e.host&&4===A.length&&"host"===A.toLowerCase()){if(null!==h.exec(t))throw new r(`invalid ${A} header`);e.host=t;}else if(null===e.contentLength&&14===A.length&&"content-length"===A.toLowerCase()){if(e.contentLength=parseInt(t,10),!Number.isFinite(e.contentLength))throw new r("invalid content-length header");}else if(null===e.contentType&&12===A.length&&"content-type"===A.toLowerCase())e.contentType=t,o?e.headers[A]=u(A,t,o):e.headers+=u(A,t);else if(17===A.length&&"transfer-encoding"===A.toLowerCase())throw new r("invalid transfer-encoding header");else if(10===A.length&&"connection"===A.toLowerCase()){let A="string"==typeof t?t.toLowerCase():null;if("close"!==A&&"keep-alive"!==A)throw new r("invalid connection header");"close"===A&&(e.reset=!0);}else if(10===A.length&&"keep-alive"===A.toLowerCase())throw new r("invalid keep-alive header");else if(7===A.length&&"upgrade"===A.toLowerCase())throw new r("invalid upgrade header");else if(6===A.length&&"expect"===A.toLowerCase())throw new n("expect header not supported");else if(null===g.exec(A))throw new r("invalid header key");else if(Array.isArray(t))for(let r=0;r<t.length;r++)o?e.headers[A]?e.headers[A]+=","+u(A,t[r],o):e.headers[A]=u(A,t[r],o):e.headers+=u(A,t[r]);else o?e.headers[A]=u(A,t,o):e.headers+=u(A,t);}}r=(t=n2("ayJiG")).InvalidArgumentError,n=t.NotSupportedError,i=(o=n2("eoU9M")).kHTTP2BuildRequest,s=o.kHTTP2CopyHeaders,a=o.kHTTP1BuildRequest,l=n2("jksEw");let g=/^[\^_`a-zA-Z\-0-9!#$%&'*+.|~]+$/,h=/[^\t\x20-\x7e\x80-\xff]/,Q=Symbol(),C={};try{let e=n2("5tMx2");C.create=e.channel("undici:request:create"),C.bodySent=e.channel("undici:request:bodySent"),C.headers=e.channel("undici:request:headers"),C.trailers=e.channel("undici:request:trailers"),C.error=e.channel("undici:request:error");}catch{C.create={hasSubscribers:!1},C.bodySent={hasSubscribers:!1},C.headers={hasSubscribers:!1},C.trailers={hasSubscribers:!1},C.error={hasSubscribers:!1};}class d{constructor(e,{path:A,method:t,body:n,headers:o,query:i,idempotent:s,blocking:a,upgrade:u,headersTimeout:h,bodyTimeout:d,reset:I,throwOnError:B,expectContinue:f},p){if("string"!=typeof A)throw new r("path must be a string");if("/"===A[0]||A.startsWith("http://")||A.startsWith("https://")||"CONNECT"===t){if(null!==/[^\u0021-\u00ff]/.exec(A))throw new r("invalid request path");}else throw new r("path must be an absolute URL or start with a slash");if("string"!=typeof t)throw new r("method must be a string");if(null===g.exec(t))throw new r("invalid request method");if(u&&"string"!=typeof u)throw new r("upgrade must be a string");if(null!=h&&(!Number.isFinite(h)||h<0))throw new r("invalid headersTimeout");if(null!=d&&(!Number.isFinite(d)||d<0))throw new r("invalid bodyTimeout");if(null!=I&&"boolean"!=typeof I)throw new r("invalid reset");if(null!=f&&"boolean"!=typeof f)throw new r("invalid expectContinue");if(this.headersTimeout=h,this.bodyTimeout=d,this.throwOnError=!0===B,this.method=t,this.abort=null,null==n)this.body=null;else if(l.isStream(n)){this.body=n;let e=this.body._readableState;e&&e.autoDestroy||(this.endHandler=function(){l.destroy(this);},this.body.on("end",this.endHandler)),this.errorHandler=e=>{this.abort?this.abort(e):this.error=e;},this.body.on("error",this.errorHandler);}else if(l.isBuffer(n))this.body=n.byteLength?n:null;else if(ArrayBuffer.isView(n))this.body=n.buffer.byteLength?Buffer.from(n.buffer,n.byteOffset,n.byteLength):null;else if(n instanceof ArrayBuffer)this.body=n.byteLength?Buffer.from(n):null;else if("string"==typeof n)this.body=n.length?Buffer.from(n):null;else if(l.isFormDataLike(n)||l.isIterable(n)||l.isBlobLike(n))this.body=n;else throw new r("body must be a string, a Buffer, a Readable stream, an iterable, or an async iterable");if(this.completed=!1,this.aborted=!1,this.upgrade=u||null,this.path=i?l.buildURL(A,i):A,this.origin=e,this.idempotent=null==s?"HEAD"===t||"GET"===t:s,this.blocking=null!=a&&a,this.reset=null==I?null:I,this.host=null,this.contentLen
`),this.body=e.stream,this.contentLength=e.length;}else l.isBlobLike(n)&&null==this.contentType&&n.type&&(this.contentType=n.type,this.headers+=`content-type: ${n.type}\r
`);l.validateHandler(p,t,u),this.servername=l.getServerName(this.host),this[Q]=p,C.create.hasSubscribers&&C.create.publish({request:this});}onBodySent(e){if(this[Q].onBodySent)try{return this[Q].onBodySent(e);}catch(e){this.abort(e);}}onRequestSent(){if(C.bodySent.hasSubscribers&&C.bodySent.publish({request:this}),this[Q].onRequestSent)try{return this[Q].onRequestSent();}catch(e){this.abort(e);}}onConnect(e){if(nS(!this.aborted),nS(!this.completed),!this.error)return this.abort=e,this[Q].onConnect(e);e(this.error);}onHeaders(e,A,t,r){nS(!this.aborted),nS(!this.completed),C.headers.hasSubscribers&&C.headers.publish({request:this,response:{statusCode:e,headers:A,statusText:r}});try{return this[Q].onHeaders(e,A,t,r);}catch(e){this.abort(e);}}onData(e){nS(!this.aborted),nS(!this.completed);try{return this[Q].onData(e);}catch(e){return this.abort(e),!1;}}onUpgrade(e,A,t){return nS(!this.aborted),nS(!this.completed),this[Q].onUpgrade(e,A,t);}onComplete(e){this.onFinally(),nS(!this.aborted),this.completed=!0,C.trailers.hasSubscribers&&C.trailers.publish({request:this,trailers:e});try{return this[Q].onComplete(e);}catch(e){this.onError(e);}}onError(e){if(this.onFinally(),C.error.hasSubscribers&&C.error.publish({request:this,error:e}),!this.aborted)return this.aborted=!0,this[Q].onError(e);}onFinally(){this.errorHandler&&(this.body.off("error",this.errorHandler),this.errorHandler=null),this.endHandler&&(this.body.off("end",this.endHandler),this.endHandler=null);}addHeader(e,A){return E(this,e,A),this;}static[a](e,A,t){return new d(e,A,t);}static[i](e,A,t){let n=A.headers,o=new d(e,A={...A,headers:null},t);if(o.headers={},Array.isArray(n)){if(n.length%2!=0)throw new r("headers array must be even");for(let e=0;e<n.length;e+=2)E(o,n[e],n[e+1],!0);}else if(n&&"object"==typeof n){let e=Object.keys(n);for(let A=0;A<e.length;A++){let t=e[A];E(o,t,n[t],!0);}}else if(null!=n)throw new r("headers must be an object or an array");return o;}static[s](e){let A=e.split("\r\n"),t={};for(let e of A){let[A,r]=e.split(": ");null!=r&&0!==r.length&&(t[A]?t[A]+=","+r:t[A]=r);}return t;}}e.exports=d;}),tE("5tMx2",function(e,A){class t extends TypeError{constructor(e,A){if(super(),null==A)e+=". Received "+A;else if("function"==typeof A&&A.name)e+=". Received function "+A.name;else if("object"==typeof A)A.constructor&&A.constructor.name?e+=". Received an instance of "+A.constructor.name:e+=". Received "+nv.inspect(A,{depth:-1});else{let t=nv.inspect(A,{colors:!1});t.length>25&&(t=`${t.slice(0,25)}...`),e+=`. Received type ${typeof A} (${t})`;}this.code=this.constructor.name,Object.defineProperties(this,{message:{value:e,enumerable:!1,writable:!0,configurable:!0},toString:{value(){return`${this.name} [${this.code}]: ${this.message}`;},enumerable:!1,writable:!0,configurable:!0}});}}class r{subscribe(e){if("function"!=typeof e)throw new t('The "subscription" argument must be of type function',e);this._subscribers.push(e);}unsubscribe(e){let A=this._subscribers.indexOf(e);return-1!==A&&(this._subscribers.splice(A,1),this._subscribers.length||Object.setPrototypeOf(this,n.prototype),!0);}get hasSubscribers(){return!0;}publish(e){for(let A=0;A<this._subscribers.length;A++)try{(0,this._subscribers[A])(e,this.name);}catch(e){process.nextTick(()=>{throw e;});}}}class n{constructor(e){this._subscribers=void 0,this.name=e;}static[Symbol.hasInstance](e){let A=Object.getPrototypeOf(e);return A===n.prototype||A===r.prototype;}subscribe(e){Object.setPrototypeOf(this,r.prototype),this._subscribers=[],this.subscribe(e);}unsubscribe(){return!1;}get hasSubscribers(){return!1;}publish(){}}let o={};e.exports={channel:function(e){let A=o[e];if(A)return A;if("string"!=typeof e&&"symbol"!=typeof e)throw new t('The "channel" argument must be one of type string or symbol',e);return o[e]=new n(e);},hasSubscribers:function(e){let A=o[e];return!!A&&A.hasSubscribers;},Channel:n,deleteChannel:function(e){return!!o[e]&&(o[e]=null,!0);}};}),tE("fOogJ",function(e,A){var t,r,n,o,i,s,a,l,c,u,E,g,h,Q,C,d,I,B,f,p,y,m,w,b,R,D;function S(e,A=!1){_||(_=n2("kJ4DQ").ReadableStream);let t=null;t=e
Content-Disposition: form-data`,r=e=>e.replace(/\n/g,"%0A").replace(/\r/g,"%0D").replace(/"/g,"%22"),o=e=>e.replace(/\r?\n|\r/g,"\r\n"),i=[],s=new Uint8Array([13,10]);c=0;let a=!1;for(let[A,n]of e)if("string"==typeof n){let e=T.encode(t+`; name="${r(o(A))}"`+`\r
2024-08-07 14:51:00 +08:00
\r
2024-08-30 07:12:54 +08:00
${o(n)}\r
`);i.push(e),c+=e.byteLength;}else{let e=T.encode(`${t}; name="${r(o(A))}"`+(n.name?`; filename="${r(n.name)}"`:"")+"\r\n"+`Content-Type: ${n.type||"application/octet-stream"}\r
2024-08-07 14:51:00 +08:00
\r
2024-08-30 07:12:54 +08:00
`);i.push(e,n,s),"number"==typeof n.size?c+=e.byteLength+n.size+s.byteLength:a=!0;}let E=T.encode(`--${A}--`);i.push(E),c+=E.byteLength,a&&(c=null),l=e,n=async function*(){for(let e of i)e.stream?yield*e.stream():yield e;},u="multipart/form-data; boundary="+A;}else if(i(e))l=e,c=e.size,e.type&&(u=e.type);else if("function"==typeof e[Symbol.asyncIterator]){if(A)throw TypeError("keepalive");if(r.isDisturbed(e)||e.locked)throw TypeError("Response body object should not be disturbed or locked");t=e instanceof _?e:o(e);}if(("string"==typeof l||r.isBuffer(l))&&(c=Buffer.byteLength(l)),null!=n){let A;t=new _({async start(){A=n(e)[Symbol.asyncIterator]();},async pull(e){let{value:r,done:n}=await A.next();return n?queueMicrotask(()=>{e.close();}):f(t)||e.enqueue(new Uint8Array(r)),e.desiredSize>0;},async cancel(e){await A.return();},type:void 0});}return[{stream:t,source:l,length:c},u];}async function*v(e){if(e){if(y(e))yield e;else{let A=e.stream;if(r.isDisturbed(A))throw TypeError("The body has already been consumed.");if(A.locked)throw TypeError("The stream is locked.");A[B]=!0,yield*A;}}}function k(e){if(e.aborted)throw new Q("The operation was aborted.","AbortError");}async function N(e,A,t){var n;if(g.brandCheck(e,t),k(e[E]),null!=(n=e[E].body)&&(n.stream.locked||r.isDisturbed(n.stream)))throw TypeError("Body is unusable");let o=l(),i=e=>o.reject(e),s=e=>{try{o.resolve(A(e));}catch(e){i(e);}};return null==e[E].body?s(new Uint8Array()):await c(e[E].body,s,i),o.promise;}function F(e){return 0===e.length?"":(239===e[0]&&187===e[1]&&191===e[2]&&(e=e.subarray(3)),x.decode(e));}function L(e){return JSON.parse(F(e));}t=n2("bfSn9"),r=n2("jksEw"),o=(n=n2("3Ms3X")).ReadableStreamFrom,i=n.isBlobLike,s=n.isReadableStreamLike,a=n.readableStreamClose,l=n.createDeferredPromise,c=n.fullyReadBody,u=n2("dVNsr").FormData,E=n2("czloG").kState,g=n2("cvPqj").webidl,Q=(h=n2("cU8F4")).DOMException,C=h.structuredClone,d=nN.Blob,I=nN.File,B=n2("eoU9M").kBodyUsed,f=(r=n2("jksEw")).isErrored,y=(p=n2("1oEcd")).isUint8Array,m=p.isArrayBuffer,w=n2("3ReSW").File,R=(b=n2("9mEts")).parseMIMEType,D=b.serializeAMimeType;let _=globalThis.ReadableStream,U=null!=I?I:w,T=new TextEncoder(),x=new TextDecoder();e.exports={extractBody:S,safelyExtractBody:function(e,A=!1){return _||(_=n2("kJ4DQ").ReadableStream),e instanceof _&&(nS(!r.isDisturbed(e),"The body has already been consumed."),nS(!e.locked,"The stream is locked.")),S(e,A);},cloneBody:function(e){let[A,t]=e.stream.tee(),[,r]=C(t,{transfer:[t]}).tee();return e.stream=A,{stream:r,length:e.length,source:e.source};},mixinBody:function(e){Object.assign(e.prototype,{blob(){return N(this,e=>{let A=function(e){let{headersList:A}=e[E],t=A.get("content-type");return null===t?"failure":R(t);}(this);return"failure"===A?A="":A&&(A=D(A)),new d([e],{type:A});},e);},arrayBuffer(){return N(this,e=>new Uint8Array(e).buffer,e);},text(){return N(this,F,e);},json(){return N(this,L,e);},async formData(){g.brandCheck(this,e),k(this[E]);let A=this.headers.get("Content-Type");if(/multipart\/form-data/.test(A)){let e;let A={};for(let[e,t]of this.headers)A[e.toLowerCase()]=t;let r=new u();try{e=new t({headers:A,preservePath:!0});}catch(e){throw new Q(""+e,"AbortError");}e.on("field",(e,A)=>{r.append(e,A);}),e.on("file",(e,A,t,n,o)=>{let i=[];if("base64"===n||"base64"===n.toLowerCase()){let n="";A.on("data",e=>{let A=(n+=e.toString().replace(/[\r\n]/gm,"")).length-n.length%4;i.push(Buffer.from(n.slice(0,A),"base64")),n=n.slice(A);}),A.on("end",()=>{i.push(Buffer.from(n,"base64")),r.append(e,new U(i,t,{type:o}));});}else A.on("data",e=>{i.push(e);}),A.on("end",()=>{r.append(e,new U(i,t,{type:o}));});});let n=new Promise((A,t)=>{e.on("finish",A),e.on("error",e=>t(TypeError(e)));});if(null!==this.body)for await(let A of v(this[E].body))e.write(A);return e.end(),await n,r;}if(/application\/x-www-form-urlencoded/.test(A)){let e;try{let A="",t=new TextDecoder("utf-8",{ignoreBOM:!0});for await(let e of v(this[E].body)){if(!y(e))throw TypeError("Expected Uint8Array chunk");A+=t.decode(e,{stream:!0});}A+=t.decode(),e=new URLSearchParams(A);}ca
2024-08-07 14:51:00 +08:00
${t.count} ${t.noun} ${t.is} pending:
${e.format(A)}
2024-08-30 07:12:54 +08:00
`.trim());}};}),tE("lqUE6",function(e,A){var t=nv.promisify,r=n2("kOCfr"),n=n2("23wg0").buildMockDispatch,o=n2("5cl5M"),i=o.kDispatches,s=o.kMockAgent,a=o.kClose,l=o.kOriginalClose,c=o.kOrigin,u=o.kOriginalDispatch,E=o.kConnected,g=n2("7SSeF").MockInterceptor,h=n2("eoU9M"),Q=n2("ayJiG").InvalidArgumentError;class C extends r{constructor(e,A){if(super(e,A),!A||!A.agent||"function"!=typeof A.agent.dispatch)throw new Q("Argument opts.agent must implement Agent");this[s]=A.agent,this[c]=e,this[i]=[],this[E]=1,this[u]=this.dispatch,this[l]=this.close.bind(this),this.dispatch=n.call(this),this.close=this[a];}get[h.kConnected](){return this[E];}intercept(e){return new g(e,this[i]);}async[a](){await t(this[l])(),this[E]=0,this[s][h.kClients].delete(this[c]);}}e.exports=C;}),tE("9U5KG",function(e,A){let t={pronoun:"it",is:"is",was:"was",this:"this"},r={pronoun:"they",is:"are",was:"were",this:"these"};e.exports=class{constructor(e,A){this.singular=e,this.plural=A;}pluralize(e){let A=1===e,n=A?this.singular:this.plural;return{...(A?t:r),count:e,noun:n};}};}),tE("9GRph",function(e,A){var t=nk.Transform,r=nO.Console;e.exports=class{constructor({disableColors:e}={}){this.transform=new t({transform(e,A,t){t(null,e);}}),this.logger=new r({stdout:this.transform,inspectOptions:{colors:!e&&!process.env.CI}});}format(e){let A=e.map(({method:e,path:A,data:{statusCode:t},persist:r,times:n,timesInvoked:o,origin:i})=>({Method:e,Origin:i,Path:A,"Status code":t,Persistent:r?"✅":"❌",Invocations:o,Remaining:r?1/0:n-o}));return this.logger.table(A),this.transform.read().toString();}};}),tE("5IibL",function(e,A){var t,r,n,o,i,s,a,l,c,u,E,g,h;function Q(e,A){return new l(e,A);}r=(t=n2("eoU9M")).kProxy,n=t.kClose,o=t.kDestroy,i=t.kInterceptors,s=nG.URL,a=n2("c0vcY"),l=n2("kOCfr"),c=n2("8Tdy2"),E=(u=n2("ayJiG")).InvalidArgumentError,g=u.RequestAbortedError,h=n2("ertK5");let C=Symbol(),d=Symbol(),I=Symbol(),B=Symbol(),f=Symbol(),p=Symbol();e.exports=class extends c{constructor(e){if(super(e),this[r]=function(e){if("string"==typeof e&&(e={uri:e}),!e||!e.uri)throw new E("Proxy opts.uri is mandatory");return{uri:e.uri,protocol:e.protocol||"https"};}(e),this[C]=new a(e),this[i]=e.interceptors&&e.interceptors.ProxyAgent&&Array.isArray(e.interceptors.ProxyAgent)?e.interceptors.ProxyAgent:[],"string"==typeof e&&(e={uri:e}),!e||!e.uri)throw new E("Proxy opts.uri is mandatory");let{clientFactory:A=Q}=e;if("function"!=typeof A)throw new E("Proxy opts.clientFactory must be a function.");this[B]=e.requestTls,this[f]=e.proxyTls,this[I]=e.headers||{};let t=new s(e.uri),{origin:n,port:o,host:l,username:c,password:u}=t;if(e.auth&&e.token)throw new E("opts.auth cannot be used in combination with opts.token");e.auth?this[I]["proxy-authorization"]="Basic "+e.auth:e.token?this[I]["proxy-authorization"]=e.token:c&&u&&(this[I]["proxy-authorization"]="Basic "+Buffer.from(`${decodeURIComponent(c)}:${decodeURIComponent(u)}`).toString("base64"));let y=h({...e.proxyTls});this[p]=h({...e.requestTls}),this[d]=A(t,{connect:y}),this[C]=new a({...e,connect:async(e,A)=>{let t=e.host;!e.port&&(t+=":"+("https:"===e.protocol?443:80));try{let r;let{socket:i,statusCode:s}=await this[d].connect({origin:n,port:o,path:t,signal:e.signal,headers:{...this[I],host:l}});if(200!==s&&(i.on("error",()=>{}).destroy(),A(new g(`Proxy response (${s}) !== 200 when HTTP Tunneling`))),"https:"!==e.protocol){A(null,i);return;}r=this[B]?this[B].servername:e.servername,this[p]({...e,servername:r,httpSocket:i},A);}catch(e){A(e);}}});}dispatch(e,A){let{host:t}=new s(e.origin),r=function(e){if(Array.isArray(e)){let A={};for(let t=0;t<e.length;t+=2)A[e[t]]=e[t+1];return A;}return e;}(e.headers);return function(e){if(e&&Object.keys(e).find(e=>"proxy-authorization"===e.toLowerCase()))throw new E("Proxy-Authorization should be sent in ProxyAgent constructor");}(r),this[C].dispatch({...e,headers:{...r,host:t}},A);}async[n](){await this[C].close(),await this[d].close();}async[o](){await this[C].destroy(),await this[d].destroy();}};}),tE("dBMXf",function(e,A){var t=n2("eoU9M").kRetryHandlerDefaultRetry,r=n2("ayJiG").
${A}`,ol=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),oc=Object.getOwnPropertyDescriptor(Function.prototype.toString,"name"),ou=(e,A,t)=>{let r=""===t?"":`with ${t.trim()}() `,n=oa.bind(null,r,A.toString());Object.defineProperty(n,"name",oc),Object.defineProperty(e,"toString",{...ol,value:n});},oE=new WeakMap(),og=(e,A={})=>{let t;if("function"!=typeof e)throw TypeError("Expected a function");let r=0,n=e.displayName||e.name||"<anonymous>",o=function(...i){if(oE.set(o,++r),1===r)t=e.apply(this,i),e=null;else if(!0===A.throw)throw Error(`Function \`${n}\` can only be called once`);return t;};return!function(e,A,{ignoreNonConfigurable:t=!1}={}){let{name:r}=e;for(let r of Reflect.ownKeys(A))oo(e,A,r,t);os(e,A),ou(e,A,r);}(o,e),oE.set(o,r),o;};og.callCount=e=>{if(!oE.has(e))throw Error(`The given function \`${e.name}\` is not wrapped by the \`onetime\` package`);return oE.get(e);},tv=og;const oh=()=>Array.from({length:od-oC+1},oQ),oQ=(e,A)=>({name:"SIGRT"+(A+1),number:oC+A,action:"terminate",description:"Application-specific signal (realtime)",standard:"posix"}),oC=34,od=64,oI=[{name:"SIGHUP",number:1,action:"terminate",description:"Terminal closed",standard:"posix"},{name:"SIGINT",number:2,action:"terminate",description:"User interruption with CTRL-C",standard:"ansi"},{name:"SIGQUIT",number:3,action:"core",description:"User interruption with CTRL-\\",standard:"posix"},{name:"SIGILL",number:4,action:"core",description:"Invalid machine instruction",standard:"ansi"},{name:"SIGTRAP",number:5,action:"core",description:"Debugger breakpoint",standard:"posix"},{name:"SIGABRT",number:6,action:"core",description:"Aborted",standard:"ansi"},{name:"SIGIOT",number:6,action:"core",description:"Aborted",standard:"bsd"},{name:"SIGBUS",number:7,action:"core",description:"Bus error due to misaligned, non-existing address or paging error",standard:"bsd"},{name:"SIGEMT",number:7,action:"terminate",description:"Command should be emulated but is not implemented",standard:"other"},{name:"SIGFPE",number:8,action:"core",description:"Floating point arithmetic error",standard:"ansi"},{name:"SIGKILL",number:9,action:"terminate",description:"Forced termination",standard:"posix",forced:!0},{name:"SIGUSR1",number:10,action:"terminate",description:"Application-specific signal",standard:"posix"},{name:"SIGSEGV",number:11,action:"core",description:"Segmentation fault",standard:"ansi"},{name:"SIGUSR2",number:12,action:"terminate",description:"Application-specific signal",standard:"posix"},{name:"SIGPIPE",number:13,action:"terminate",description:"Broken pipe or socket",standard:"posix"},{name:"SIGALRM",number:14,action:"terminate",description:"Timeout or timer",standard:"posix"},{name:"SIGTERM",number:15,action:"terminate",description:"Termination",standard:"ansi"},{name:"SIGSTKFLT",number:16,action:"terminate",description:"Stack is empty or overflowed",standard:"other"},{name:"SIGCHLD",number:17,action:"ignore",description:"Child process terminated, paused or unpaused",standard:"posix"},{name:"SIGCLD",number:17,action:"ignore",description:"Child process terminated, paused or unpaused",standard:"other"},{name:"SIGCONT",number:18,action:"unpause",description:"Unpaused",standard:"posix",forced:!0},{name:"SIGSTOP",number:19,action:"pause",description:"Paused",standard:"posix",forced:!0},{name:"SIGTSTP",number:20,action:"pause",description:'Paused using CTRL-Z or "suspend"',standard:"posix"},{name:"SIGTTIN",number:21,action:"pause",description:"Background process cannot read terminal input",standard:"posix"},{name:"SIGBREAK",number:21,action:"terminate",description:"User interruption with CTRL-BREAK",standard:"other"},{name:"SIGTTOU",number:22,action:"pause",description:"Background process cannot write to terminal output",standard:"posix"},{name:"SIGURG",number:23,action:"ignore",description:"Socket received out-of-band data",standard:"bsd"},{name:"SIGXCPU",number:24,action:"core",description:"Process timed out",standard:"bsd"},{name:"SIGXFSZ",number:25,action:"core",description:"File too big",standard:"bsd"},{name:"SIGVTALRM",number:26,action:"t
${r.message}`:C,B=[I,A,e].filter(Boolean).join("\n");return d?(r.originalMessage=r.message,r.message=B):r=Error(B),r.shortMessage=I,r.command=i,r.escapedCommand=s,r.exitCode=o,r.signal=n,r.signalDescription=h,r.stdout=e,r.stderr=A,r.cwd=g,void 0!==t&&(r.all=t),"bufferedData"in r&&delete r.bufferedData,r.failed=!0,r.timedOut=!!a,r.isCanceled=c,r.killed=u&&!a,r;},oR=["stdin","stdout","stderr"],oD=e=>oR.some(A=>void 0!==e[A]),oS=e=>{if(!e)return;let{stdio:A}=e;if(void 0===A)return oR.map(A=>e[A]);if(oD(e))throw Error("It's not possible to provide `stdio` in combination with one of "+oR.map(e=>`\`${e}\``).join(", "));if("string"==typeof A)return A;if(!Array.isArray(A))throw TypeError(`Expected \`stdio\` to be of type \`string\` or \`Array\`, got \`${typeof A}\``);return Array.from({length:Math.max(A.length,oR.length)},(e,t)=>A[t]);};tk={};const ov=function(e){return e&&"object"==typeof e&&"function"==typeof e.removeListener&&"function"==typeof e.emit&&"function"==typeof e.reallyExit&&"function"==typeof e.listeners&&"function"==typeof e.kill&&"number"==typeof e.pid&&"function"==typeof e.on;};if(ov(tN=nK.process)){var ok,oN=n2("bJALw"),oF=/^win/i.test(tN.platform),oL=nD;"function"!=typeof oL&&(oL=oL.EventEmitter),tN.__signal_exit_emitter__?ok=tN.__signal_exit_emitter__:((ok=tN.__signal_exit_emitter__=new oL()).count=0,ok.emitted={}),ok.infinite||(ok.setMaxListeners(1/0),ok.infinite=!0);var o_=function(){ox&&ov(nK.process)&&(ox=!1,oN.forEach(function(e){try{tN.removeListener(e,oT[e]);}catch(e){}}),tN.emit=oY,tN.reallyExit=oO,ok.count-=1);};(tk=function(e,A){if(!ov(nK.process))return function(){};nS.equal(typeof e,"function","a callback must be provided for exit handler"),!1===ox&&oM();var t="exit";return A&&A.alwaysLast&&(t="afterexit"),ok.on(t,e),function(){ok.removeListener(t,e),0===ok.listeners("exit").length&&0===ok.listeners("afterexit").length&&o_();};}).unload=o_;var oU=function(e,A,t){ok.emitted[e]||(ok.emitted[e]=!0,ok.emit(e,A,t));},oT={};oN.forEach(function(e){oT[e]=function(){ov(nK.process)&&tN.listeners(e).length===ok.count&&(o_(),oU("exit",null,e),oU("afterexit",null,e),oF&&"SIGHUP"===e&&(e="SIGINT"),tN.kill(tN.pid,e));};}),tk.signals=function(){return oN;};var ox=!1,oM=function(){!ox&&ov(nK.process)&&(ox=!0,ok.count+=1,oN=oN.filter(function(e){try{return tN.on(e,oT[e]),!0;}catch(e){return!1;}}),tN.emit=oP,tN.reallyExit=oG);};tk.load=oM;var oO=tN.reallyExit,oG=function(e){ov(nK.process)&&(tN.exitCode=e||0,oU("exit",tN.exitCode,null),oU("afterexit",tN.exitCode,null),oO.call(tN,tN.exitCode));},oY=tN.emit,oP=function(e,A){if(!("exit"===e&&ov(nK.process)))return oY.apply(this,arguments);void 0!==A&&(tN.exitCode=A);var t=oY.apply(this,arguments);return oU("exit",tN.exitCode,null),oU("afterexit",tN.exitCode,null),t;};}else tk=function(){return function(){};};const oJ=(e,A="SIGTERM",t={})=>{let r=e(A);return oH(e,A,t,r),r;},oH=(e,A,t,r)=>{if(!oV(A,t,r))return;let n=setTimeout(()=>{e("SIGKILL");},oW(t));n.unref&&n.unref();},oV=(e,{forceKillAfterTimeout:A},t)=>oq(e)&&!1!==A&&t,oq=e=>e===l(nz).constants.signals.SIGTERM||"string"==typeof e&&"SIGTERM"===e.toUpperCase(),oW=({forceKillAfterTimeout:e=!0})=>{if(!0===e)return 5e3;if(!Number.isFinite(e)||e<0)throw TypeError(`Expected the \`forceKillAfterTimeout\` option to be a non-negative integer, got \`${e}\` (${typeof e})`);return e;},oj=(e,A)=>{e.kill()&&(A.isCanceled=!0);},oX=(e,A,t)=>{e.kill(A),t(Object.assign(Error("Timed out"),{timedOut:!0,signal:A}));},o$=(e,{timeout:A,killSignal:t="SIGTERM"},r)=>{let n;return 0===A||void 0===A?r:Promise.race([new Promise((r,o)=>{n=setTimeout(()=>{oX(e,t,o);},A);}),r.finally(()=>{clearTimeout(n);})]);},oz=({timeout:e})=>{if(void 0!==e&&(!Number.isFinite(e)||e<0))throw TypeError(`Expected the \`timeout\` option to be a non-negative integer, got \`${e}\` (${typeof e})`);},oZ=async(e,{cleanup:A,detached:t},r)=>{if(!A||t)return r;let n=l(tk)(()=>{e.kill();});return r.finally(()=>{n();});},oK=e=>e instanceof nj.ChildProcess&&"function"==typeof e.then,o0=(e,A,t)=>{if("string"==typeof t)return e[A].pipe((0,nJ.createWriteStream)(t)),e;if(d(t))re
`);},iy=({env:e,extendEnv:A,preferLocal:t,localDir:r,execPath:n})=>{let o=A?{...l(nX).env,...e}:e;return t?on({env:o,cwd:r,execPath:n}):o;},im=(e,A,t={})=>{let r=l(tC)._parse(e,A,t);return e=r.command,A=r.args,(t={maxBuffer:1e8,buffer:!0,stripFinalNewline:!0,extendEnv:!0,preferLocal:!1,localDir:(t=r.options).cwd||l(nX).cwd(),execPath:l(nX).execPath,encoding:"utf8",reject:!0,cleanup:!0,all:!1,windowsHide:!0,verbose:id,...t}).env=iy(t),t.stdio=oS(t),"win32"===l(nX).platform&&"cmd"===l(nW).basename(e,".exe")&&A.unshift("/q"),{file:e,args:A,options:t,parsed:r};},iw=(e,A,t)=>"string"==typeof A||(0,nq.Buffer).isBuffer(A)?e.stripFinalNewline?function(e){let A="string"==typeof e?"\n":"\n".charCodeAt(),t="string"==typeof e?"\r":"\r".charCodeAt();return e[e.length-1]===A&&(e=e.slice(0,-1)),e[e.length-1]===t&&(e=e.slice(0,-1)),e;}(A):A:void 0===t?void 0:"",ib=({input:e,inputFile:A,stdio:t})=>void 0===e&&void 0===A&&void 0===t?{stdin:"inherit"}:{},iR=(e={})=>({preferLocal:!0,...ib(e),...e});!function e(A){function t(r,...n){if(!Array.isArray(r))return e({...A,...r});let[o,...i]=iC(r,n);return B(o,i,iR(A));}return t.sync=(e,...t)=>{if(!Array.isArray(e))throw TypeError("Please use $(options).sync`command` instead of $.sync(options)`command`.");let[r,...n]=iC(e,t);return f(r,n,iR(A));},t;}(),tO={},a(tG={},"isexe",()=>iD),a(tG,"sync",()=>iS),tY=n2("6vN83");const iD=async(e,A={})=>{let{ignoreErrors:t=!1}=A;try{return iv(await(0,tY.stat)(e),A);}catch(e){if(t||"EACCES"===e.code)return!1;throw e;}},iS=(e,A={})=>{let{ignoreErrors:t=!1}=A;try{return iv((0,np.statSync)(e),A);}catch(e){if(t||"EACCES"===e.code)return!1;throw e;}},iv=(e,A)=>e.isFile()&&ik(e,A),ik=(e,A)=>{var t,r,n,o,i,s,a,l,c,u,E;let g=null!==(a=A.uid)&&void 0!==a?a:null===(t=(r=process).getuid)||void 0===t?void 0:t.call(r),h=null!==(c=null!==(l=A.groups)&&void 0!==l?l:null===(n=(o=process).getgroups)||void 0===n?void 0:n.call(o))&&void 0!==c?c:[],Q=null!==(E=null!==(u=A.gid)&&void 0!==u?u:null===(i=(s=process).getgid)||void 0===i?void 0:i.call(s))&&void 0!==E?E:h[0];if(void 0===g||void 0===Q)throw Error("cannot get uid or gid");let C=new Set([Q,...h]),d=e.mode,I=e.uid,B=e.gid,f=parseInt("100",8),p=parseInt("010",8);return!!(d&parseInt("001",8)||d&p&&C.has(B)||d&f&&I===g||d&(f|p)&&0===g);};a(tP={},"isexe",()=>iN),a(tP,"sync",()=>iF),tY=n2("6vN83");const iN=async(e,A={})=>{let{ignoreErrors:t=!1}=A;try{return i_(await(0,tY.stat)(e),e,A);}catch(e){if(t||"EACCES"===e.code)return!1;throw e;}},iF=(e,A={})=>{let{ignoreErrors:t=!1}=A;try{return i_((0,np.statSync)(e),e,A);}catch(e){if(t||"EACCES"===e.code)return!1;throw e;}},iL=(e,A)=>{let{pathExt:t=process.env.PATHEXT||""}=A,r=t.split(";");if(-1!==r.indexOf(""))return!0;for(let A=0;A<r.length;A++){let t=r[A].toLowerCase(),n=e.substring(e.length-t.length).toLowerCase();if(t&&n===t)return!0;}return!1;},i_=(e,A,t)=>e.isFile()&&iL(A,t),iU="win32"===(process.env._ISEXE_TEST_PLATFORM_||process.platform)?tP:tG,iT=iU.isexe,ix=iU.sync;tJ=nf.join,tH=nf.delimiter,tV=nf.sep,tq=nf.posix;const iM="win32"===process.platform,iO=new RegExp(`[${tq.sep}${tV===tq.sep?"":tV}]`.replace(/(\\)/g,"\\$1")),iG=RegExp("^\\."+iO.source),iY=e=>Object.assign(Error("not found: "+e),{code:"ENOENT"}),iP=(e,{path:A=process.env.PATH,pathExt:t=process.env.PATHEXT,delimiter:r=tH})=>{let n=e.match(iO)?[""]:[...(iM?[process.cwd()]:[]),...(A||"").split(r)];if(iM){let A=t||[".EXE",".CMD",".BAT",".COM"].join(r),o=A.split(r).flatMap(e=>[e,e.toLowerCase()]);return e.includes(".")&&""!==o[0]&&o.unshift(""),{pathEnv:n,pathExt:o,pathExtExe:A};}return{pathEnv:n,pathExt:[""]};},iJ=(e,A)=>{let t=/^".*"$/.test(e)?e.slice(1,-1):e;return(!t&&iG.test(A)?A.slice(0,2):"")+tJ(t,A);},iH=async(e,A={})=>{let{pathEnv:t,pathExt:r,pathExtExe:n}=iP(e,A),o=[];for(let i of t){let t=iJ(i,e);for(let e of r){let r=t+e;if(await iT(r,{pathExt:n,ignoreErrors:!0})){if(!A.all)return r;o.push(r);}}}if(A.all&&o.length)return o;if(A.nothrow)return null;throw iY(e);};tO=iH,iH.sync=(e,A={})=>{let{pathEnv:t,pathExt:r,pathExtExe:n}=iP(e,A),o=[];for(let i of t){let t=iJ(i,e);for(let e of r){let r=t+e;if(ix(r,{pathExt:
2023-07-16 06:41:58 +08:00
//# sourceMappingURL=setup-cpp.js.map