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

39 lines
238 KiB
JavaScript
Raw Normal View History

2023-07-16 06:41:58 +08:00
#!/usr/bin/env node
let e,t,r,n,i,o,s,a;function l(e,t,r,n){Object.defineProperty(e,t,{get:r,set:n,enumerable:!0,configurable:!0});}function c(e){return e&&e.__esModule?e.default:e;}function u(e,t,r){if("function"==typeof t&&(r=t,t={}),!r){if("function"!=typeof Promise)throw TypeError("callback not provided");return new Promise(function(r,n){u(e,t||{},function(e,t){e?n(e):r(t);});});}rj(e,t||{},function(e,n){e&&("EACCES"===e.code||t&&t.ignoreErrors)&&(e=null,n=!1),r(e,n);});}function p(e,t){let r;let n=e.options.env||process.env,i=process.cwd(),o=null!=e.options.cwd,s=o&&void 0!==process.chdir&&!process.chdir.disabled;if(s)try{process.chdir(e.options.cwd);}catch(e){}try{r=rk.sync(e.command,{path:n[rF({env:n})],pathExt:t?nK.delimiter:void 0});}catch(e){}finally{s&&process.chdir(i);}return r&&(r=nK.resolve(o?e.options.cwd:"",r)),r;}function d(e,t){return Object.assign(Error(`${t} ${e.command} ENOENT`),{code:"ENOENT",errno:"ENOENT",syscall:`${t} ${e.command}`,path:e.command,spawnargs:e.args});}function f(e,t){return iG&&1===e&&!t.file?d(t.original,"spawn"):null;}function h(e,t,r){let n=rL(e,t,r),i=re.spawn(n.command,n.args,n.options);return rH.hookChildProcess(i,n),i;}function m(e){let t="string"==typeof e?"\n":"\n".charCodeAt(),r="string"==typeof e?"\r":"\r".charCodeAt();return e[e.length-1]===t&&(e=e.slice(0,-1)),e[e.length-1]===r&&(e=e.slice(0,-1)),e;}function v(e={}){let{env:t=process.env,platform:r=process.platform}=e;return"win32"!==r?"PATH":Object.keys(t).reverse().find(e=>"PATH"===e.toUpperCase())||"Path";}function g({env:e=c(rs).env,...t}={}){let r=v({env:e={...e}});return t.path=e[r],e[r]=function(e={}){let t;let{cwd:r=c(rs).cwd(),path:n=c(rs).env[v()],execPath:i=c(rs).execPath}=e,o=i instanceof URL?c(ra).fileURLToPath(i):i,s=r instanceof URL?c(ra).fileURLToPath(r):r,a=c(ri).resolve(s),l=[];for(;t!==a;)l.push(c(ri).join(a,"node_modules/.bin")),t=a,a=c(ri).resolve(a,"..");return l.push(c(ri).resolve(s,o,"..")),[...l,n].join(c(ri).delimiter);}(t),e;}function E(e){return null!==e&&"object"==typeof e&&"function"==typeof e.pipe;}function y(e){return E(e)&&!1!==e.writable&&"function"==typeof e._write&&"object"==typeof e._writableState;}async function w(e,t){if(!e)throw Error("Expected a stream");let{maxBuffer:r}=t={maxBuffer:1/0,...t},n=rY(t);return await new Promise((t,i)=>{let o=e=>{e&&n.getBufferedLength()<=rW.MAX_LENGTH&&(e.bufferedData=n.getBufferedValue()),i(e);};(async()=>{try{await o$(e,n),t();}catch(e){o(e);}})(),n.on("data",()=>{n.getBufferedLength()>r&&o(new o_());});}),n.getBufferedValue();}function x(e,t,r){let n;let i=o6(e,t,r),o=oz(e,t),s=oW(e,t);o4(s,i.options),oO(i.options);try{n=c(ro).spawn(i.file,i.args,i.options);}catch(t){let e=new(c(ro).ChildProcess)();return oH(e,Promise.reject(i9({error:t,stdout:"",stderr:"",all:"",command:o,escapedCommand:s,parsed:i,timedOut:!1,isCanceled:!1,killed:!1}))),e;}let a=oq(n),l=oI(n,i.options,a),u=oR(n,i.options,l),p={isCanceled:!1};n.kill=og.bind(null,n.kill.bind(n)),n.cancel=ob.bind(null,n,p);let d=rq(async()=>{let[{error:e,exitCode:t,signal:r,timedOut:a},l,c,d]=await oM(n,i.options,u),f=o8(i.options,l),h=o8(i.options,c),m=o8(i.options,d);if(e||0!==t||null!==r){let l=i9({error:e,exitCode:t,signal:r,stdout:f,stderr:h,all:m,command:o,escapedCommand:s,parsed:i,timedOut:a,isCanceled:p.isCanceled||!!i.options.signal&&i.options.signal.aborted,killed:n.killed});if(!i.options.reject)return l;throw l;}return{command:o,escapedCommand:s,exitCode:0,stdout:f,stderr:h,all:m,failed:!1,timedOut:!1,isCanceled:!1,killed:!1};});return ok(n,i.options),n.all=oU(n,i.options),oC(n),oH(n,d),n;}function b(e,t,r){let n;let i=o6(e,t,r),o=oz(e,t),s=oW(e,t);o4(s,i.options);let a=oL(i.options);try{n=c(ro).spawnSync(i.file,i.args,{...i.options,input:a});}catch(e){throw i9({error:e,stdout:"",stderr:"",all:"",command:o,escapedCommand:s,parsed:i,timedOut:!1,isCanceled:!1,killed:!1});}let l=o8(i.options,n.stdout,n.error),u=o8(i.options,n.stderr,n.error);if(n.error||0!==n.status||null!==n.signal){let e=i9({stdout:l,stderr:u,error:n.error,signal:n.signal,exitCode:n.status,command:o,escapedCommand:s,parsed:i,timedOut:n.er
2023-07-16 06:41:58 +08:00
if [ -z "\${${e}}" ]; then export ${e}="${n}"; fi
`),(0,na.info)(`if not defined ${e} then ${e}="${n}" was added to "${s0}`)):((0,nY.appendFileSync)(s0,`
2023-07-16 06:41:58 +08:00
export ${e}="${n}"
`),(0,na.info)(`${e}="${n}" was added to "${s0}`));return;}process.env[e]=n;}async function F(e){switch(process.platform){case"win32":await D(`$USER_PATH=([Environment]::GetEnvironmentVariable("PATH", "User")); [Environment]::SetEnvironmentVariable("PATH", "${e};$USER_PATH", "User")`),(0,na.info)(`"${e}" was added to the PATH.`);return;case"linux":case"darwin":await M(),(0,nY.appendFileSync)(s0,`
2023-07-16 06:41:58 +08:00
export PATH="${e}:$PATH"
`),(0,na.info)(`"${e}" was added to "${s0}"`);return;default:return;}}async function M(){if(s1)return;let e="# Automatically Generated by setup-cpp\nexport SOURCE_CPPRC=0";if((await(0,nu.pathExists)(s0))&&(0,nY.readFileSync)(s0,"utf8").includes(e))return;(0,nY.appendFileSync)(s0,`
2023-07-16 06:41:58 +08:00
${e}
`),(0,na.info)(`Added ${e} to ${s0}`);let t=`
2023-07-16 06:41:58 +08:00
# source .cpprc if SOURCE_CPPRC is not set to 0
if [[ "$SOURCE_CPPRC" != 0 && -f "${s0}" ]]; then source "${s0}"; fi
`;try{let e=C("~/.profile");(0,nY.appendFileSync)(e,t),(0,na.info)(`${t} was added to ${e}`);let r=C("~/.bashrc");(0,nY.appendFileSync)(r,t),(0,na.info)(`${t} was added to ${r}`);}catch(e){(0,rx.warning)(`Failed to add ${t} to .profile or .bashrc. You should add it manually: ${e}`);}s1=!0;}async function G(){if(await(0,nu.pathExists)(s0)){let e=(0,nY.readFileSync)(s0,"utf-8").split("\n"),t=[...new Set(e.reverse())].reverse();(0,nY.writeFileSync)(s0,t.join("\n")),await A(s0);}}async function B(e,t=!1){let r;let n=V()?"nala":"apt-get";for(let{name:t,version:r}of e)(0,rx.info)(`Installing ${t} ${null!=r?r:""} via ${n}`);process.env.DEBIAN_FRONTEND="noninteractive",(!s4||t)&&(X(n),s4=!0),s3||(await z(n),s3=!0);let i=[...new Set(e.flatMap(e=>{var t;return null!==(t=e.repositories)&&void 0!==t?t:[];}))];if(0!==i.length){for(let e of i)I("add-apt-repository",["-y",e]);X(n);}let o=await Promise.all(e.map(e=>q(e.name,e.version)));try{I(n,["install","--fix-broken","-y",...o]);}catch(e){if("stderr"in e){let t=e.stderr;s6.some(e=>t.includes(e))&&((0,rx.warning)(`Failed to install packages ${o}. Retrying...`),I(n,["install","--fix-broken","-y",...o]));}else throw e;}return{binDir:"/usr/bin/"};}async function H(e,t){if(void 0!==t&&""!==t){let{stdout:r}=await x("apt-cache",["search","--names-only",`^${(0,np.default)(e)}-${(0,np.default)(t)}$`]);if(""!==r.trim())return 0;try{let{stdout:r}=await x("apt-cache",["show",`${e}=${t}`]);if(""===r.trim())return 1;}catch{}}try{let{stdout:t}=await x("apt-cache",["show",e]);if(""!==t.trim())return 2;}catch{}return 3;}async function q(e,t){switch(await H(e,t)){case 0:return`${e}-${t}`;case 1:return`${e}=${t}`;case 2:return e;default:throw Error(`Could not find package ${e} ${null!=t?t:""}`);}}function V(){return null!==c(rR).sync("nala",{nothrow:!0});}function X(e){I(e,"nala"!==e?["update","-y"]:["update"]);}async function z(e){I(e,["install","--fix-broken","-y","software-properties-common","apt-utils","ca-certificates","gnupg"]);let t=[K(["3B4FE6ACC0B21F32","40976EAF437D05B5"],"setup-cpp-ubuntu-archive.gpg"),K(["1E9377A2BA9EF27F"],"launchpad-toolchain.gpg")];"nala"===e&&t.push(k("LANG","C.UTF-8",{shouldAddOnlyIfNotDefined:!0}),k("LC_ALL","C.UTF-8",{shouldAddOnlyIfNotDefined:!0})),await Promise.all(t);}function W(){I("gpg",["-k"]);}async function K(e,t,r="keyserver.ubuntu.com"){try{let n="/etc/apt/trusted.gpg.d/"+t;return(await(0,nu.pathExists)(n))||(W(),await Promise.all(e.map(async e=>{await O("gpg",["--no-default-keyring","--keyring","gnupg-ring:"+n,"--keyserver",r,"--recv-keys",e]),await O("chmod",["644",n]);}))),n;}catch(e){(0,rx.warning)(`Failed to add apt key via server ${r}: ${e}`);return;}}async function Y(e,t){let r="/etc/apt/trusted.gpg.d/"+e;return(await(0,nu.pathExists)(r))||(W(),await B([{name:"curl"},{name:"ca-certificates"}],void 0),await x("curl",["-s",t,"-o","/tmp/"+e]),I("gpg",["--no-default-keyring","--keyring","gnupg-ring:"+r,"--import","/tmp/"+e]),I("chmod",["644",r])),r;}async function Q(e,t,r=40){return rw.GITHUB_ACTIONS?O("update-alternatives",["--install","/usr/bin/"+e,e,t,r.toString()]):(await M(),s2(s0,`
if [ $UID -eq 0 ]; then update-alternatives --install /usr/bin/${e} ${e} ${t} ${r}; fi
`));}async function J(e){try{let{stdout:t}=await x("dpkg",["-l",e]);return t.split("\n").some(e=>e.startsWith("ii"));}catch{return!1;}}async function Z(e,r,n){if(!["darwin","linux"].includes(process.platform))return;if("string"==typeof t)return{binDir:t};let i=c(rR).sync("brew",{nothrow:!0});if(null!==i)return{binDir:t=(0,nf.dirname)(i)};let o=c(nK).join((0,nW.tmpdir)(),"setup-cpp","brew");await(0,nh.mkdirP)(o),b("curl",["-LJO","https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh"],{cwd:o});let s=(0,nK.join)(o,"install.sh");return"linux"===process.platform&&(0,nY.readFileSync)(s,"utf-8").replace("#!/bin/bash",""),b("/bin/bash",[s],{stdio:"inherit",env:{NONINTERACTIVE:"1"}}),t=ee(),await U(t),{binDir:t};}function ee(){return"linux"===process.platform?"/home/linuxbrew/.linuxbrew/bin/":"/usr/local/bin/";}async function et(e,t,r=[]){(0,na.info)(`Installing ${e} ${null!=t?t:""} via brew`),s8&&null!==c(rR).sync("brew",{nothrow:!0})||(await Z("","",process.arch),s8=!0);let n=ee();return b((0,nf.join)(n,"brew"),["install",void 0!==t&&""!==t?`${e}@${t}`:e,...r],{stdio:"inherit"}),{binDir:n};}async function er(e,t,n){var i;if("win32"!==process.platform)return;if("string"==typeof r)return{binDir:r};let o=c(rR).sync("choco",{nothrow:!0});if(null!==o)return{binDir:r=(0,nf.dirname)(o)};let s="powershell.exe",a=c(rR).sync(`${process.env.SystemRoot}\\System32\\WindowsPowerShell\\v1.0\\powershell.exe`,{nothrow:!0});null!==a&&(s=a),b(s,["-NoProfile","-InputFormat","None","-ExecutionPolicy","Bypass","-Command","[System.Net.ServicePointManager]::SecurityProtocol = 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))"],{stdio:"inherit"});let l=`${process.env.ALLUSERSPROFILE}\\chocolatey\\bin`;await U(l);let u=c(rR).sync("choco",{nothrow:!0});if(r=null!==u?(0,nf.dirname)(u):`${null!==(i=process.env.ChocolateyInstall)&&void 0!==i?i:"C:/ProgramData/chocolatey"}/bin`,await(0,nu.pathExists)(r))return{binDir:r};}async function en(e,t,r=[]){var n;(0,rx.info)(`Installing ${e} ${null!=t?t:""} via chocolatey`),s5&&null!==c(rR).sync("choco",{nothrow:!0})||(await er("","",process.arch),s5=!0);let i=process.env.PATH,o={...process.env};if(delete o.TMP,delete o.TEMP,delete o.Path,o.PATH=i,void 0!==t&&""!==t)b("choco",["install","-y",e,"--version="+t,...r],{env:o,extendEnv:!1,stdio:"inherit"});else try{b("choco",["install","-y",e,...r],{env:o,extendEnv:!1,stdio:"inherit"});}catch(t){if(t.message.includes("exit code 3010"))(0,rx.info)(`${e} might require a reboot for the completion of the installation.`);else throw t;}let s=`${null!==(n=process.env.ChocolateyInstall)&&void 0!==n?n:"C:/ProgramData/chocolatey"}/bin`;return await U(s),{binDir:s};}function ei(){return"linux"===process.platform&&(void 0===o&&(o=null!==c(rR).sync("pacman",{nothrow:!0})),o);}function eo(){return"linux"===process.platform&&(void 0===s&&(s=null!==c(rR).sync("dnf",{nothrow:!0})),s);}async function es(e){for(let{name:t,version:r}of e)(0,rx.info)(`Installing ${t} ${null!=r?r:""} via dnf`);return I("dnf",["-y","install",...(await Promise.all(e.map(e=>ea(e.name,e.version))))]),{binDir:"/usr/bin/"};}async function ea(e,t){if(void 0!==t&&""!==t){let{stdout:r}=await x("dnf",["search","-q",`${e}-${t}`]);if(""!==r.trim())return`${e}-${t}`;{let{stdout:r}=await x("dnf",["search","-q",`${e}${t}`]);if(""!==r.trim())return`${e}${t}`;(0,rx.warning)(`Failed to install ${e} ${t} via dnf, trying without version`);}}return e;}function el(){return"linux"===process.platform&&(void 0===a&&(a=null!==c(rR).sync("apt-get",{nothrow:!0})),a);}async function ec(e,t,r){switch(process.platform){case"win32":return en("bazelisk",e);case"darwin":return et("bazelisk",e);case"linux":if(ei())throw Error("installing bazel on Arch linux is not supported yet");if(eo())return await es([{name:"dnf-plugins-core"}]),I("dnf",["copr","enable","vbatts/bazel"]),es([{name:"bazel4"}]);if(el()){let t=await Y("bazel-archive-keyring.gpg","https://bazel.build/bazel-release.pub.gpg");return I("bash",["-c",`echo "deb [arch=amd64 signed-by=${t}] https://storage.googlea
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:
`),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:"--cppcache, --sccache"},documentation:{tools:"--doxygen, --graphviz"},coverage:{tools:"--gcovr, --opencppcoverage, --kcov"},other:{tools:"--python, --powershell, --sevenzip"}},["tools"]));let l=null!==(t=a.architecture)&&void 0!==t?t:process.arch,u=null!==(r=process.env.SETUP_CPP_DIR)&&void 0!==r?r:C("~"),p=[],d=[],f=rI.create({autoloadLocales:!0});rI.addLocale(c(rO)),rb.addLocale(c(rS));let h=await aS();if(!function(e,t){let r=t.filter(t=>void 0!==e[t]),n=r.filter(t=>!e1(e[t])),i=n.length>=1?e[n[0]]:"true";return!n.some(t=>e[t]!==i)&&(r.forEach(t=>{e[t]=i;}),!0);}(a,["llvm","clangtidy","clangformat"]))return(0,rx.error)("The same version must be used for llvm, clangformat and clangtidy"),1;ei()&&"string"==typeof a.cppcheck&&"string"==typeof a.gcovr&&((0,rx.info)("installing python-pygments to avoid conflicts with cppcheck and gcovr on Arch linux"),await eu("python-pygments"));let m=!1,v=!1;for(let e of ls){if(rw.isCI&&0!==d.length){v=!0;break;}let t=a[e];void 0!==t&&(i=Date.now(),m=await tA(e,t,h,l,u,p,d,6e4*parseFloat(null!==(n=a.timeout)&&void 0!==n?n:"20")),o=Date.now(),(0,rx.info)("took "+(f.format(i,o)||"0 seconds")));}if(!v){let e=a.compiler;if(void 0!==e){let t=Date.now();await t1(e,h,u,l,p,m,d);let r=Date.now();(0,rx.info)("took "+(f.format(t,r)||"0 seconds"));}}if(await G(),0===p.length&&0===d.length)return(0,rx.warning)("setup-cpp was called without any arguments. Nothing to do."),0;if(p.forEach(e=>(0,rx.success)(e)),d.forEach(e=>(0,rx.error)(e)),(0,rx.info)("setup-cpp finished"),!rw.GITHUB_ACTIONS)switch(process.platform){case"win32":(0,rx.warning)("Run `RefreshEnv.cmd` or restart your shell to update the environment.");break;case"linux":case"darwin":(0,rx.warning)("Run `source ~/.cpprc` or restart your shell to update the environment.");}return await s,0===d.length?0:1;}var t4,t3,t6,t8,t5,t9,t7,re,rt,rr,rn,ri,ro,rs,ra,rl,rc,ru,rp,rd,rf,rh,rm,rv,rg,rE,ry,rw,rx,rb,rS,rI,rO,rR,rT,rA,rC,r$,r_,rP,rN,rL,rD,rk,rU,rj,rF,rM,rG,rB,rH,rq,rV,rX,rz,rW,rK,rY,rQ,rJ,rZ,r0,r1,r2,r4,r3,r6,r8,r5,r9,r7,ne,nt,nr,nn,ni,no,ns,na,nl,nc,nu,np,nd,nf,nh,nm,nv,ng,nE,ny,nw,nx,nb,nS,nI,nO,nR,nT,nA,nC,n$,n_,nP,nN,nL,nD,nk,nU,nj,nF,nM,nG,nB,nH,nq,nV,nX,nz,nW=require("os"),nK=require("path"),nY=require("fs"),nQ=require("crypto"),nJ=require("http"),nZ=require("https");require("net"),t6=require("tls"),t8=require("events"),t5=require("assert"),t9=require("util"),t7=require("fs"),re=require("child_process"),rt=require("string_decoder"),rr=require("timers"),rn=require("buffer"),ri=require("path"),ro=require("child_process"),rs=require("process"),ra=require("url"),rl=require("os"),rc=require("buffer"),ru=require("stream"),rp=require("util"),rd=require("process"),rf=require("url"),rh=require("console"),rv={},rg={},null==(rE=(rm=globalThis).parcelRequire810d)&&((rE=function(e){if(e in rv)return rv[e].exports;if(e in rg){var t=rg[e];delete rg[e];var r={id:e,exports:{}};return rv[e]=r,t.call(r.exports,r,r.exports),r.exports;}var n=Error("Cannot find module '"+e+"'");throw n.code="MODULE_NOT_FOUND",n;}).register=function(e,t){rg[e]=t;},rm.parcelRequire810d=rE),(ry=rE.register)("dAuy6",function(e,t){var r;function n(e){return"string"==typeof e?!!i[e]:"env"in e?i[e.env]&&i[e.env].includes(e.includes):"any"in e?e.any.some(function(e){return!!i[e];}):Object.keys(e).every(function(t){return i[t]===e[t];});}r=rE("5vZJI");let i=process.env;Object.defineProperty(e.exports,"_vendors",{value:r.map(function(e){return e.constant;})}),e.exports.name=null,e.exports.isPR=null,r.forEach(function(t){let r=(Array.isArray(t.env)?t.env:[t.env]).every(function(e){return n(e);});if(e.exports[t.constant]=r,r)switch(e.exports.name=t.name,typeof t.pr){case"string":e.exports.isPR=!!i[t.pr];break;case"object":"env"in t.pr?e.exports.isPR=t.pr.env in i&&i[t.pr.env]!==t.pr.ne:"any"in t.pr?e.exports
Support boolean input list: \`true | True | TRUE | false | False | FALSE\``);},e.exports.setOutput=function(e,t){if(process.env.GITHUB_OUTPUT)return a.issueFileCommand("OUTPUT",a.prepareKeyValueMessage(e,t));process.stdout.write(E.EOL),s.issueCommand("set-output",{name:e},l.toCommandValue(t));},e.exports.setCommandEcho=function(e){s.issue("echo",e?"on":"off");},e.exports.setFailed=function(e){process.exitCode=u.Failure,m(e);},e.exports.isDebug=function(){return"1"===process.env.RUNNER_DEBUG;},e.exports.debug=function(e){s.issueCommand("debug",{},e);},e.exports.error=m,e.exports.warning=function(e,t={}){s.issueCommand("warning",l.toCommandProperties(t),e instanceof Error?e.toString():e);},e.exports.notice=function(e,t={}){s.issueCommand("notice",l.toCommandProperties(t),e instanceof Error?e.toString():e);},e.exports.info=function(e){process.stdout.write(e+E.EOL);},e.exports.startGroup=v,e.exports.endGroup=g,e.exports.group=function(e,t){return o(this,void 0,void 0,function*(){let r;v(e);try{r=yield t();}finally{g();}return r;});},e.exports.saveState=function(e,t){if(process.env.GITHUB_STATE)return a.issueFileCommand("STATE",a.prepareKeyValueMessage(e,t));s.issueCommand("save-state",{name:e},l.toCommandValue(t));},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 c.OidcClient.getIDToken(e);});},p=rE("dV9Cu"),Object.defineProperty(e.exports,"summary",{enumerable:!0,get:function(){return p.summary;}}),p=rE("dV9Cu"),Object.defineProperty(e.exports,"markdownSummary",{enumerable:!0,get:function(){return p.markdownSummary;}}),d=rE("9i0tI"),Object.defineProperty(e.exports,"toPosixPath",{enumerable:!0,get:function(){return d.toPosixPath;}}),Object.defineProperty(e.exports,"toWin32Path",{enumerable:!0,get:function(){return d.toWin32Path;}}),Object.defineProperty(e.exports,"toPlatformPath",{enumerable:!0,get:function(){return d.toPlatformPath;}});}),ry("1g3mY",function(e,t){var r,n,i,o;function s(e,t,r){let n=new l(e,t,r);process.stdout.write(n.toString()+a.EOL);}r=e.exports&&e.exports.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r),Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[r];}});}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r];}),n=e.exports&&e.exports.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t});}:function(e,t){e.default=t;}),i=e.exports&&e.exports.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var i in e)"default"!==i&&Object.hasOwnProperty.call(e,i)&&r(t,e,i);return n(t,e),t;},Object.defineProperty(e.exports,"__esModule",{value:!0}),e.exports.issue=e.exports.issueCommand=void 0;let a=i(nW);o=rE("5nnws"),e.exports.issueCommand=s,e.exports.issue=function(e,t=""){s(e,{},t);};class l{constructor(e,t,r){e||(e="missing.command"),this.command=e,this.properties=t,this.message=r;}toString(){var e;let t="::"+this.command;if(this.properties&&Object.keys(this.properties).length>0){t+=" ";let e=!0;for(let r in this.properties)if(this.properties.hasOwnProperty(r)){let n=this.properties[r];n&&(e?e=!1:t+=",",t+=`${r}=${o.toCommandValue(n).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A").replace(/:/g,"%3A").replace(/,/g,"%2C")}`);}}return t+("::"+(e=this.message,o.toCommandValue(e).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A")));}}}),ry("5nnws",function(e,t){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}:{};};}),ry("8prV6",function(e,t){var r,n,i,o,s;r=e.exports&&e.exports.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r),Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[r];}});}:function(e,
Error Code : ${e.statusCode}
Error Message: ${e.message}`);})).result)||void 0===t?void 0:t.value;if(!n)throw Error("Response json body do not have ID Token field");return n;});}static getIDToken(e){return r(this,void 0,void 0,function*(){try{let t=s.getIDTokenUrl();if(e){let r=encodeURIComponent(e);t=`${t}&audience=${r}`;}o.debug("ID token url is "+t);let r=yield s.getCall(t);return o.setSecret(r),r;}catch(e){throw Error("Error message: "+e.message);}});}}e.exports.OidcClient=s;}),ry("eamjo",function(e,t){var r,n,i,o,s,a,l,c,u;r=e.exports&&e.exports.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r),Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[r];}});}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r];}),n=e.exports&&e.exports.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t});}:function(e,t){e.default=t;}),i=e.exports&&e.exports.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var i in e)"default"!==i&&Object.hasOwnProperty.call(e,i)&&r(t,e,i);return n(t,e),t;},o=e.exports&&e.exports.__awaiter||function(e,t,r,n){return new(r||(r=Promise))(function(i,o){function s(e){try{l(n.next(e));}catch(e){o(e);}}function a(e){try{l(n.throw(e));}catch(e){o(e);}}function l(e){var t;e.done?i(e.value):((t=e.value)instanceof r?t:new r(function(e){e(t);})).then(s,a);}l((n=n.apply(e,t||[])).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 p=i(nJ),d=i(nZ),f=i(rE("jnrYh")),h=i(rE("3RDK7"));(c=s=e.exports.HttpCodes||(e.exports.HttpCodes={}))[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||(e.exports.Headers={})).Accept="accept",u.ContentType="content-type",(l=e.exports.MediaTypes||(e.exports.MediaTypes={})).ApplicationJson="application/json",e.exports.getProxyUrl=function(e){let t=f.getProxyUrl(new URL(e));return t?t.href:"";};let m=[s.MovedPermanently,s.ResourceMoved,s.SeeOther,s.TemporaryRedirect,s.PermanentRedirect],v=[s.BadGateway,s.ServiceUnavailable,s.GatewayTimeout],g=["OPTIONS","GET","DELETE","HEAD"];class E extends Error{constructor(e,t){super(e),this.name="HttpClientError",this.statusCode=t,Object.setPrototypeOf(this,E.prototype);}}e.exports.HttpClientError=E;class y{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 t=Buffer.alloc(0);this.message.on("data",e=>{t=Buffer.concat([t,e]);}),this.message.on("end",()=>{e(t.toString());});}));});}}e.exports.HttpClientResponse=y,e.exports.isHttps=function(e){return"https:"===new URL(e).protocol;},e.exports.HttpClient=class{constructor(e,t,r){this._ignoreSslError=!1,this._allowRedirects=!0,this._allowRedirectDowngrade=!1,this._maxRedirects=50,this._allowRetries=!1,this._maxRetries=1,this._keepAlive=!1,this._disposed=!1,this.userAgent=e,this.handlers=t||[],this.requestOptions=r,r&&(null!=r.ignoreSslError&&(thi
${t}`,iX=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),iz=Object.getOwnPropertyDescriptor(Function.prototype.toString,"name"),iW=(e,t,r)=>{let n=""===r?"":`with ${r.trim()}() `,i=iV.bind(null,n,t.toString());Object.defineProperty(i,"name",iz),Object.defineProperty(e,"toString",{...iX,value:i});},iK=new WeakMap(),iY=(e,t={})=>{let r;if("function"!=typeof e)throw TypeError("Expected a function");let n=0,i=e.displayName||e.name||"<anonymous>",o=function(...s){if(iK.set(o,++n),1===n)r=e.apply(this,s),e=null;else if(!0===t.throw)throw Error(`Function \`${i}\` can only be called once`);return r;};return!function(e,t,{ignoreNonConfigurable:r=!1}={}){let{name:n}=e;for(let n of Reflect.ownKeys(t))iB(e,t,n,r);iq(e,t),iW(e,t,n);}(o,e),iK.set(o,n),o;};iY.callCount=e=>{if(!iK.has(e))throw Error(`The given function \`${e.name}\` is not wrapped by the \`onetime\` package`);return iK.get(e);},rq=iY;const iQ=()=>Array.from({length:i0-iZ+1},iJ),iJ=(e,t)=>({name:"SIGRT"+(t+1),number:iZ+t,action:"terminate",description:"Application-specific signal (realtime)",standard:"posix"}),iZ=34,i0=64,i1=[{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
${n.message}`:v,y=[E,t,e].filter(Boolean).join("\n");return g?(n.originalMessage=n.message,n.message=y):n=Error(y),n.shortMessage=E,n.command=s,n.escapedCommand=a,n.exitCode=o,n.signal=i,n.signalDescription=h,n.stdout=e,n.stderr=t,n.cwd=f,void 0!==r&&(n.all=r),"bufferedData"in n&&delete n.bufferedData,n.failed=!0,n.timedOut=!!l,n.isCanceled=u,n.killed=p&&!l,n;},i7=["stdin","stdout","stderr"],oe=e=>i7.some(t=>void 0!==e[t]),ot=e=>{if(!e)return;let{stdio:t}=e;if(void 0===t)return i7.map(t=>e[t]);if(oe(e))throw Error("It's not possible to provide `stdio` in combination with one of "+i7.map(e=>`\`${e}\``).join(", "));if("string"==typeof t)return t;if(!Array.isArray(t))throw TypeError(`Expected \`stdio\` to be of type \`string\` or \`Array\`, got \`${typeof t}\``);return Array.from({length:Math.max(t.length,i7.length)},(e,r)=>t[r]);};rV={};const or=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(or(rX=rm.process)){var on,oi=t5,oo=rE("dVIKq"),os=/^win/i.test(rX.platform),oa=t8;"function"!=typeof oa&&(oa=oa.EventEmitter),rX.__signal_exit_emitter__?on=rX.__signal_exit_emitter__:((on=rX.__signal_exit_emitter__=new oa()).count=0,on.emitted={}),on.infinite||(on.setMaxListeners(1/0),on.infinite=!0);var ol=function(){op&&or(rm.process)&&(op=!1,oo.forEach(function(e){try{rX.removeListener(e,ou[e]);}catch(e){}}),rX.emit=om,rX.reallyExit=of,on.count-=1);};(rV=function(e,t){if(!or(rm.process))return function(){};oi.equal(typeof e,"function","a callback must be provided for exit handler"),!1===op&&od();var r="exit";return t&&t.alwaysLast&&(r="afterexit"),on.on(r,e),function(){on.removeListener(r,e),0===on.listeners("exit").length&&0===on.listeners("afterexit").length&&ol();};}).unload=ol;var oc=function(e,t,r){on.emitted[e]||(on.emitted[e]=!0,on.emit(e,t,r));},ou={};oo.forEach(function(e){ou[e]=function(){or(rm.process)&&rX.listeners(e).length===on.count&&(ol(),oc("exit",null,e),oc("afterexit",null,e),os&&"SIGHUP"===e&&(e="SIGINT"),rX.kill(rX.pid,e));};}),rV.signals=function(){return oo;};var op=!1,od=function(){!op&&or(rm.process)&&(op=!0,on.count+=1,oo=oo.filter(function(e){try{return rX.on(e,ou[e]),!0;}catch(e){return!1;}}),rX.emit=ov,rX.reallyExit=oh);};rV.load=od;var of=rX.reallyExit,oh=function(e){or(rm.process)&&(rX.exitCode=e||0,oc("exit",rX.exitCode,null),oc("afterexit",rX.exitCode,null),of.call(rX,rX.exitCode));},om=rX.emit,ov=function(e,t){if(!("exit"===e&&or(rm.process)))return om.apply(this,arguments);void 0!==t&&(rX.exitCode=t);var r=om.apply(this,arguments);return oc("exit",rX.exitCode,null),oc("afterexit",rX.exitCode,null),r;};}else rV=function(){return function(){};};const og=(e,t="SIGTERM",r={})=>{let n=e(t);return oE(e,t,r,n),n;},oE=(e,t,r,n)=>{if(!oy(t,r,n))return;let i=setTimeout(()=>{e("SIGKILL");},ox(r));i.unref&&i.unref();},oy=(e,{forceKillAfterTimeout:t},r)=>ow(e)&&!1!==t&&r,ow=e=>e===c(rl).constants.signals.SIGTERM||"string"==typeof e&&"SIGTERM"===e.toUpperCase(),ox=({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;},ob=(e,t)=>{e.kill()&&(t.isCanceled=!0);},oS=(e,t,r)=>{e.kill(t),r(Object.assign(Error("Timed out"),{timedOut:!0,signal:t}));},oI=(e,{timeout:t,killSignal:r="SIGTERM"},n)=>{let i;return 0===t||void 0===t?n:Promise.race([new Promise((n,o)=>{i=setTimeout(()=>{oS(e,r,o);},t);}),n.finally(()=>{clearTimeout(i);})]);},oO=({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})`);},oR=async(e,{cleanup:t,detached:r},n)=>{if(!t||r)return n;let i=c(rV)(()=>{e.kill();});return n.finally(()=>{i();});},oT=e=>e instanceof ro.ChildProcess&&"function"==typeof e.then,oA=(e,t,r)=>{if("string"==typeof r)return e[t].pipe((0,t7.createWriteStream)(r)),e;if(y
`);},o3=({env:e,extendEnv:t,preferLocal:r,localDir:n,execPath:i})=>{let o=t?{...c(rs).env,...e}:e;return r?g({env:o,cwd:n,execPath:i}):o;},o6=(e,t,r={})=>{let n=c(rN)._parse(e,t,r);return e=n.command,t=n.args,(r={maxBuffer:1e8,buffer:!0,stripFinalNewline:!0,extendEnv:!0,preferLocal:!1,localDir:(r=n.options).cwd||c(rs).cwd(),execPath:c(rs).execPath,encoding:"utf8",reject:!0,cleanup:!0,all:!1,windowsHide:!0,verbose:o0,...r}).env=o3(r),r.stdio=ot(r),"win32"===c(rs).platform&&"cmd"===c(ri).basename(e,".exe")&&t.unshift("/q"),{file:e,args:t,options:r,parsed:n};},o8=(e,t,r)=>"string"==typeof t||(0,rn.Buffer).isBuffer(t)?e.stripFinalNewline?m(t):t:void 0===r?void 0:"",o5=({input:e,inputFile:t,stdio:r})=>void 0===e&&void 0===t&&void 0===r?{stdin:"inherit"}:{},o9=(e={})=>({preferLocal:!0,...o5(e),...e});!function e(t){function r(n,...i){if(!Array.isArray(n))return e({...t,...n});let[o,...s]=oZ(n,i);return x(o,s,o9(t));}return r.sync=(e,...r)=>{if(!Array.isArray(e))throw TypeError("Please use $(options).sync`command` instead of $.sync(options)`command`.");let[n,...i]=oZ(e,r);return b(n,i,o9(t));},r;}();const o7={stdio:"inherit",shell:!0},se=/^~(?=$|\/|\\)/;rx=rE("hHq4F"),r0={},r1=rE("coVwk"),r2=rd.env.npm_package_json,r3=!!((r4=rd.env.npm_config_user_agent)&&r4.startsWith("npm")),r6=!!(r2&&r2.endsWith("package.json")),r8=!!(r4&&r4.startsWith("yarn")),r5=r3||r6||r8,r9=nW.homedir(),r7=process.env.XDG_CONFIG_HOME||nK.join(r9,".config","simple-update-notifier"),ne=function(e){return nK.join(r7,"".concat(e.replace("@","").replace("/","__"),".json"));},nt=function(){nY.existsSync(r7)||nY.mkdirSync(r7,{recursive:!0});},nr=function(e){var t=ne(e);try{if(!nY.existsSync(t))return;return JSON.parse(nY.readFileSync(t,"utf8")).lastUpdateCheck;}catch(e){return;}},nn=function(e){var t=ne(e);nY.writeFileSync(t,JSON.stringify({lastUpdateCheck:new Date().getTime()}));},ni=function(e){var t=e.pkg,r=e.updateCheckInterval,n=void 0===r?864e5:r,i=e.distTag,o=void 0===i?"latest":i,s=e.alwaysRun,a=e.debug;return $(void 0,void 0,void 0,function(){var e,r;return _(this,function(i){switch(i.label){case 0:var l;if(nt(),e=nr(t.name),!(s||!e||e<new Date().getTime()-n))return[3,2];return[4,(l=t.name,$(void 0,void 0,void 0,function(){var e;return _(this,function(t){return e="https://registry.npmjs.org/-/package/".concat(l,"/dist-tags"),[2,new Promise(function(t,r){nZ.get(e,function(e){var n="";e.on("data",function(e){return n+=e;}),e.on("end",function(){try{var e=JSON.parse(n)[o];e||r(Error("Error getting version")),t(e);}catch(e){r(Error("Could not parse version response"));}});}).on("error",function(e){return r(e);});})];});}))];case 1:if(r=i.sent(),nn(t.name),r1.gt(r,t.version))return[2,r];return a&&console.error("Latest version (".concat(r,") not newer than current version (").concat(t.version,")")),[3,3];case 2:a&&console.error("Too recent to check for a new update. simpleUpdateNotifier() interval set to ".concat(n,"ms but only ").concat(new Date().getTime()-e,"ms since last check.")),i.label=3;case 3:return[2,!1];}});});},no=function(e){for(var t=e.split("\n"),r=Math.max.apply(Math,t.map(function(e){return e.length;})),n=["┌".concat("─".repeat(r+2),"┐")],i=0;i<t.length;i++){var o=t[i];n.push("│ ".concat(o.padEnd(r)," │"));}return n.push("└".concat("─".repeat(r+2),"┘")),n.join("\n");},r0=function(e){return $(void 0,void 0,void 0,function(){var t,r;return _(this,function(n){switch(n.label){case 0:if(!e.alwaysRun&&(!process.stdout.isTTY||r5&&!e.shouldNotifyInNpmScript))return e.debug&&console.error("Opting out of running simpleUpdateNotifier()"),[2];n.label=1;case 1:return n.trys.push([1,3,,4]),[4,ni(e)];case 2:return(t=n.sent())&&console.error(no("New version of ".concat(e.pkg.name," available!\nCurrent Version: ").concat(e.pkg.version,"\nLatest Version: ").concat(t))),[3,4];case 3:return r=n.sent(),e.debug&&r instanceof Error&&console.error("Unexpected error in simpleUpdateNotifier():",r),[3,4];case 4:return[2];}});});},ns={},ns=JSON.parse('{"name":"setup-cpp","version":"0.36.2"}'),na=rE("1o3Gj"),rx=rE("hHq4F"),rw=rE("dAuy6"),na=rE("1o3Gj"),
${n.message}`:h,g=[v,t,e].filter(Boolean).join("\n");return m?(n.originalMessage=n.message,n.message=g):n=Error(g),n.shortMessage=v,n.command=s,n.escapedCommand=a,n.exitCode=o,n.signal=i,n.signalDescription=d,n.stdout=e,n.stderr=t,void 0!==r&&(n.all=r),"bufferedData"in n&&delete n.bufferedData,n.failed=!0,n.timedOut=!!l,n.isCanceled=c,n.killed=u&&!l,n;},sn=["stdin","stdout","stderr"],si=e=>sn.some(t=>void 0!==e[t]),so=e=>{if(!e)return;let{stdio:t}=e;if(void 0===t)return sn.map(t=>e[t]);if(si(e))throw Error("It's not possible to provide `stdio` in combination with one of "+sn.map(e=>`\`${e}\``).join(", "));if("string"==typeof t)return t;if(!Array.isArray(t))throw TypeError(`Expected \`stdio\` to be of type \`string\` or \`Array\`, got \`${typeof t}\``);return Array.from({length:Math.max(t.length,sn.length)},(e,r)=>t[r]);},ss=(e,t="SIGTERM",r={})=>{let n=e(t);return sa(e,t,r,n),n;},sa=(e,t,r,n)=>{if(!sl(t,r,n))return;let i=setTimeout(()=>{e("SIGKILL");},su(r));i.unref&&i.unref();},sl=(e,{forceKillAfterTimeout:t},r)=>sc(e)&&!1!==t&&r,sc=e=>e===c(rl).constants.signals.SIGTERM||"string"==typeof e&&"SIGTERM"===e.toUpperCase(),su=({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;},sp=(e,t)=>{e.kill()&&(t.isCanceled=!0);},sd=(e,t,r)=>{e.kill(t),r(Object.assign(Error("Timed out"),{timedOut:!0,signal:t}));},sf=(e,{timeout:t,killSignal:r="SIGTERM"},n)=>{let i;return 0===t||void 0===t?n:Promise.race([new Promise((n,o)=>{i=setTimeout(()=>{sd(e,r,o);},t);}),n.finally(()=>{clearTimeout(i);})]);},sh=({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})`);},sm=async(e,{cleanup:t,detached:r},n)=>{if(!t||r)return n;let i=c(rV)(()=>{e.kill();});return n.finally(()=>{i();});},sv=e=>e instanceof ro.ChildProcess&&"function"==typeof e.then,sg=(e,t,r)=>{if("string"==typeof r)return e[t].pipe((0,t7.createWriteStream)(r)),e;if(y(r))return e[t].pipe(r),e;if(!sv(r))throw TypeError("The second argument must be a string, a stream or an Execa child process.");if(!y(r.stdin))throw TypeError("The target child process's stdin must be available.");return e[t].pipe(r.stdin),r;},sE=e=>{null!==e.stdout&&(e.pipeStdout=sg.bind(void 0,e,"stdout")),null!==e.stderr&&(e.pipeStderr=sg.bind(void 0,e,"stderr")),void 0!==e.all&&(e.pipeAll=sg.bind(void 0,e,"all"));},sy=e=>{if(void 0!==e)throw TypeError("The `input` and `inputFile` options cannot be both set.");},sw=({input:e,inputFile:t})=>"string"!=typeof t?e:(sy(e),(0,t7.readFileSync)(t)),sx=e=>{let t=sw(e);if(E(t))throw TypeError("The `input` option cannot be a stream in sync mode");return t;},sb=({input:e,inputFile:t})=>"string"!=typeof t?e:(sy(e),(0,t7.createReadStream)(t)),sS=(e,t)=>{let r=sb(t);void 0!==r&&(E(r)?r.pipe(e.stdin):e.stdin.end(r));},sI=(e,{all:t})=>{if(!t||!e.stdout&&!e.stderr)return;let r=c(rJ)();return e.stdout&&r.add(e.stdout),e.stderr&&r.add(e.stderr),r;},sO=async(e,t)=>{if(e&&void 0!==t){e.destroy();try{return await t;}catch(e){return e.bufferedData;}}},sR=(e,{encoding:t,buffer:r,maxBuffer:n})=>{if(e&&r)return t?c(rz)(e,{encoding:t,maxBuffer:n}):c(rz).buffer(e,{maxBuffer:n});},sT=async({stdout:e,stderr:t,all:r},{encoding:n,buffer:i,maxBuffer:o},s)=>{let a=sR(e,{encoding:n,buffer:i,maxBuffer:o}),l=sR(t,{encoding:n,buffer:i,maxBuffer:o}),c=sR(r,{encoding:n,buffer:i,maxBuffer:2*o});try{return await Promise.all([s,a,l,c]);}catch(n){return Promise.all([{error:n,signal:n.signal,timedOut:n.timedOut},sO(e,a),sO(t,l),sO(r,c)]);}},sA=(async()=>{})().constructor.prototype,sC=["then","catch","finally"].map(e=>[e,Reflect.getOwnPropertyDescriptor(sA,e)]),s$=(e,t)=>{for(let[r,n]of sC){let i="function"==typeof t?(...e)=>Reflect.apply(n.value,t(),e):n.value.bind(t);Reflect.defineProperty(e,r,{...n,value:i});}},s_=e=>new Promise((t,r)=>{e.on("exit",(e,r)=>{t({exitCode:e,signal:r});}),e.on("error",e=>{r(e);}),e.stdin&&e.stdin.on("error",e=>{r(e)
`);},sq=({env:e,extendEnv:t,preferLocal:r,localDir:n,execPath:i})=>{let o=t?{...c(rs).env,...e}:e;return r?g({env:o,cwd:n,execPath:i}):o;},sV=(e,t,r={})=>{let n=c(rN)._parse(e,t,r);return e=n.command,t=n.args,(r={maxBuffer:1e8,buffer:!0,stripFinalNewline:!0,extendEnv:!0,preferLocal:!1,localDir:(r=n.options).cwd||c(rs).cwd(),execPath:c(rs).execPath,encoding:"utf8",reject:!0,cleanup:!0,all:!1,windowsHide:!0,verbose:sM,...r}).env=sq(r),r.stdio=so(r),"win32"===c(rs).platform&&"cmd"===c(ri).basename(e,".exe")&&t.unshift("/q"),{file:e,args:t,options:r,parsed:n};},sX=(e,t,r)=>"string"==typeof t||(0,rn.Buffer).isBuffer(t)?e.stripFinalNewline?m(t):t:void 0===r?void 0:"",sz=({input:e,inputFile:t,stdio:r})=>void 0===e&&void 0===t&&void 0===r?{stdin:"inherit"}:{},sW=(e={})=>({preferLocal:!0,...sz(e),...e});!function e(t){function r(n,...i){if(!Array.isArray(n))return e({...t,...n});let[o,...s]=sF(n,i);return L(o,s,sW(t));}return r.sync=(e,...r)=>{if(!Array.isArray(e))throw TypeError("Please use $(options).sync`command` instead of $.sync(options)`command`.");let[n,...i]=sF(e,r);return function(e,t,r){let n;let i=sV(e,t,r),o=sL(e,t),s=sD(e,t);sH(s,i.options);let a=sx(i.options);try{n=c(ro).spawnSync(i.file,i.args,{...i.options,input:a});}catch(e){throw sr({error:e,stdout:"",stderr:"",all:"",command:o,escapedCommand:s,parsed:i,timedOut:!1,isCanceled:!1,killed:!1});}let l=sX(i.options,n.stdout,n.error),u=sX(i.options,n.stderr,n.error);if(n.error||0!==n.status||null!==n.signal){let e=sr({stdout:l,stderr:u,error:n.error,signal:n.signal,exitCode:n.status,command:o,escapedCommand:s,parsed:i,timedOut:n.error&&"ETIMEDOUT"===n.error.code,isCanceled:!1,killed:null!==n.signal});if(!i.options.reject)return e;throw e;}return{command:o,escapedCommand:s,exitCode:0,stdout:l,stderr:u,failed:!1,timedOut:!1,isCanceled:!1,killed:!1};}(n,i,sW(t));},r;}(),nl={};const sK="win32"!==nW.platform(),sY=nW.release(),sQ=(e="",t="")=>/1\d+\.\d+/.test(e)&&+t>=17134.1184;nl=function(e){return sK?e.replace(/(\s+)/g,"\\$1"):sQ(.../(\d+\.\d+)\.(\d+)/.exec(sY).splice(1))?e:e.replace(/(\s+)/g,"%20");},function(){var e,t;e=rE("8CJZb"),t=function(e){return e.split("").reverse().join("");},nc=function(r,n,i){var o;return(null==n&&(n="'"),null==i&&(i="\\"),"string"!=typeof r)?r:(o=RegExp("(["+e(n)+"])(?!"+e(i)+")","g"),t(t(r).replace(o,"$1"+i)));};}.call(nc={}),nu=rE("6t4SD");const sJ={shouldEscapeSpace:!1,shouldAddOnlyIfNotDefined:!1},sZ=[/\/usr\/bin\/?/,/\/usr\/local\/bin\/?/],s0=C("~/.cpprc");let s1=!1;nu=rE("6t4SD"),np=rE("f44Uw"),rx=rE("hHq4F");const{appendFile:s2}=nY.promises;let s4=!1,s3=!1;const s6=["E: Could not get lock","dpkg: error processing archive","dpkg: error: dpkg status database is locked by another process"];(t4=nd||(nd={}))[t4.NameDashVersion=0]="NameDashVersion",t4[t4.NameEqualsVersion=1]="NameEqualsVersion",t4[t4.Name=2]="Name",t4[t4.None=3]="None",na=rE("1o3Gj"),nf=rE("eAXk4"),nf=rE("eAXk4"),nh=rE("zdagz");let s8=!1;nu=rE("6t4SD"),nf=rE("eAXk4"),rx=rE("hHq4F");let s5=!1;rx=rE("hHq4F"),rx=rE("hHq4F");let s9=!1,s7=!1;const ae=/Version\s*:\s*(.*)/g;nm={},nv=nK.resolve(__dirname,"../../node_modules/@actions/tool-cache/lib"),ng=nm&&nm.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r),Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[r];}});}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r];}),nE=nm&&nm.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t});}:function(e,t){e.default=t;}),ny=nm&&nm.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.hasOwnProperty.call(e,r)&&ng(t,e,r);return nE(t,e),t;},nw=nm&&nm.__awaiter||function(e,t,r,n){return new(r||(r=Promise))(function(i,o){function s(e){try{l(n.next(e));}catch(e){o(e);}}function a(e){try{l(n.throw(e));}catch(e){o(e);}}function l(e){var t;e.done?i(e.value):((t=e.value)instanceof r?t:new r(function(e){e(t);})).then(s,a);}l((n=n.apply(e,t||[])).next());});},nx=nm&&nm.__importDefault||function(e){return e&&e.__esModule?e:{default:e};},Object.defineProperty(nm,"__e
2023-07-16 06:41:58 +08:00
//# sourceMappingURL=setup-cpp.js.map