ErrorMessage:${e.result.message}`);}),i=null===(t=n.result)||void 0===t?void 0:t.value;if(!i)throw Error("Response json body do not have ID Token field");return i;});}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(`IDtokenurlis${t}`);let r=yield s.getCall(t);return o.setSecret(r),r;}catch(e){throw Error(`Errormessage:${e.message}`);}});}}e.exports.OidcClient=s;}),B.register("aPbbM",function(e,t){"use strict";var r,n,i,o,s,a=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];}),l=e.exports&&e.exports.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t});}:function(e,t){e.default=t;}),c=e.exports&&e.exports.__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)&&a(t,e,r);return l(t,e),t;},u=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=c(m),d=c(v),f=c(B("dG8Uc")),h=c(B("j6C2A"));(r=i=e.exports.HttpCodes||(e.exports.HttpCodes={}))[r.OK=200]="OK",r[r.MultipleChoices=300]="MultipleChoices",r[r.MovedPermanently=301]="MovedPermanently",r[r.ResourceMoved=302]="ResourceMoved",r[r.SeeOther=303]="SeeOther",r[r.NotModified=304]="NotModified",r[r.UseProxy=305]="UseProxy",r[r.SwitchProxy=306]="SwitchProxy",r[r.TemporaryRedirect=307]="TemporaryRedirect",r[r.PermanentRedirect=308]="PermanentRedirect",r[r.BadRequest=400]="BadRequest",r[r.Unauthorized=401]="Unauthorized",r[r.PaymentRequired=402]="PaymentRequired",r[r.Forbidden=403]="Forbidden",r[r.NotFound=404]="NotFound",r[r.MethodNotAllowed=405]="MethodNotAllowed",r[r.NotAcceptable=406]="NotAcceptable",r[r.ProxyAuthenticationRequired=407]="ProxyAuthenticationRequired",r[r.RequestTimeout=408]="RequestTimeout",r[r.Conflict=409]="Conflict",r[r.Gone=410]="Gone",r[r.TooManyRequests=429]="TooManyRequests",r[r.InternalServerError=500]="InternalServerError",r[r.NotImplemented=501]="NotImplemented",r[r.BadGateway=502]="BadGateway",r[r.ServiceUnavailable=503]="ServiceUnavailable",r[r.GatewayTimeout=504]="GatewayTimeout",(n=o=e.exports.Headers||(e.exports.Headers={})).Accept="accept",n.ContentType="content-type",(s=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 g=[i.MovedPermanently,i.ResourceMoved,i.SeeOther,i.TemporaryRedirect,i.PermanentRedirect],E=[i.BadGateway,i.ServiceUnavailable,i.GatewayTimeout],y=["OPTIONS","GET","DELETE","HEAD"];class w extends Error{constructor(e,t){super(e),this.name="HttpClientError",this.statusCode=t,Object.setPrototypeOf(this,w.prototype);}}e.exports.HttpClientError=w;class x{constructor(e){this.message=e;}readBody(){return u(this,void 0,void 0,function*(){return new Promise(e=>u(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=x,e.exports.isHttps=function(e){let t=new URL(e);return"https:"===t.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.requestO
${n.message}`:m,E=[g,t,e].filter(Boolean).join("\n");return v?(n.originalMessage=n.message,n.message=E):n=Error(E),n.shortMessage=g,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;};var eW={};"use strict";const eK=["stdin","stdout","stderr"],eY=e=>eK.some(t=>void 0!==e[t]),eJ=e=>{if(!e)return;let{stdio:t}=e;if(void 0===t)return eK.map(t=>e[t]);if(eY(e))throw Error(`It'snotpossibletoprovide\`stdio\` in combination with one of ${eK.map(e=>`\`${e}\``).join(", ")}`);if("string"==typeoft)returnt;if(!Array.isArray(t))throwTypeError(`Expected \`stdio\` to be of type \`string\` or \`Array\`, got \`${typeoft}\``);letr=Math.max(t.length,eK.length);returnArray.from({length:r},(e,r)=>t[r]);};(eW=eJ).node=e=>{lett=eJ(e);return"ipc"===t?"ipc":void0===t||"string"==typeoft?[t,t,t,"ipc"]:t.includes("ipc")?t:[...t,"ipc"];};vareQ={},eZ={},e0=M.process;conste1=function(e){returne&&"object"==typeofe&&"function"==typeofe.removeListener&&"function"==typeofe.emit&&"function"==typeofe.reallyExit&&"function"==typeofe.listeners&&"function"==typeofe.kill&&"number"==typeofe.pid&&"function"==typeofe.on;};if(e1(e0)){vare2,e4,e3=B("2dWxz"),e6=/^win/i.test(e0.platform),e8=E;"function"!=typeofe8&&(e8=e8.EventEmitter),e0.__signal_exit_emitter__?e4=e0.__signal_exit_emitter__:((e4=e0.__signal_exit_emitter__=newe8()).count=0,e4.emitted={}),e4.infinite||(e4.setMaxListeners(1/0),e4.infinite=!0);vare5=function(){te&&e1(M.process)&&(te=!1,e3.forEach(function(e){try{e0.removeListener(e,e7[e]);}catch(e){}}),e0.emit=ti,e0.reallyExit=tr,e4.count-=1);};(eZ=function(e,t){if(!e1(M.process))returnfunction(){};y.equal(typeofe,"function","a callback must be provided for exit handler"),!1===te&&tt();varr="exit";returnt&&t.alwaysLast&&(r="afterexit"),e4.on(r,e),function(){e4.removeListener(r,e),0===e4.listeners("exit").length&&0===e4.listeners("afterexit").length&&e5();};}).unload=e5;vare9=function(e,t,r){e4.emitted[e]||(e4.emitted[e]=!0,e4.emit(e,t,r));},e7={};e3.forEach(function(e){e7[e]=function(){e1(M.process)&&e0.listeners(e).length===e4.count&&(e5(),e9("exit",null,e),e9("afterexit",null,e),e6&&"SIGHUP"===e&&(e="SIGINT"),e0.kill(e0.pid,e));};}),eZ.signals=function(){returne3;};varte=!1,tt=function(){!te&&e1(M.process)&&(te=!0,e4.count+=1,e3=e3.filter(function(e){try{returne0.on(e,e7[e]),!0;}catch(e){return!1;}}),e0.emit=to,e0.reallyExit=tn);};eZ.load=tt;vartr=e0.reallyExit,tn=function(e){e1(M.process)&&(e0.exitCode=e||0,e9("exit",e0.exitCode,null),e9("afterexit",e0.exitCode,null),tr.call(e0,e0.exitCode));},ti=e0.emit,to=function(e,t){if(!("exit"===e&&e1(M.process)))returnti.apply(this,arguments);void0!==t&&(e0.exitCode=t);varr=ti.apply(this,arguments);returne9("exit",e0.exitCode,null),e9("afterexit",e0.exitCode,null),r;};}elseeZ=function(){returnfunction(){};};"use strict";"use strict";constts=(e,t,r,n)=>{if(!ta(t,r,n))return;leti=tc(r),o=setTimeout(()=>{e("SIGKILL");},i);o.unref&&o.unref();},ta=(e,{forceKillAfterTimeout:t},r)=>tl(e)&&!1!==t&&r,tl=e=>e===p.constants.signals.SIGTERM||"string"==typeofe&&"SIGTERM"===e.toUpperCase(),tc=({forceKillAfterTimeout:e=!0})=>{if(!0===e)return5e3;if(!Number.isFinite(e)||e<0)throwTypeError(`Expected the \`forceKillAfterTimeout\` option to be a non-negative integer, got \`${e}\` (${typeofe})`);returne;},tu=(e,t,r)=>{e.kill(t),r(Object.assign(Error("Timed out"),{timedOut:!0,signal:t}));},tp=async(e,{cleanup:t,detached:r},n)=>{if(!t||r)returnn;leti=eZ(()=>{e.kill();});returnn.finally(()=>{i();});};vartd=(eQ={spawnedKill:(e,t="SIGTERM",r={})=>{letn=e(t);returnts(e,t,r,n),n;},spawnedCancel:(e,t)=>{letr=e.kill();r&&(t.isCanceled=!0);},setupTimeout:(e,{timeout:t,killSignal:r="SIGTERM"},n)=>{leti;if(0===t||void0===t)returnn;leto=newPromise((n,o)=>{i=setTimeout(()=>{tu(e,r,o);},t);}),s=n.finally(()=>{clearTimeout(i);});returnPromise.race([o,s]);},validateTimeout:({timeout:e})=>{if(void0!==e&&(!Number.isFin
${t}`,rS=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),rI=Object.getOwnPropertyDescriptor(Function.prototype.toString,"name"),rO=(e,t,r)=>{let n=""===r?"":`with${r.trim()}()`,i=rb.bind(null,n,t.toString());Object.defineProperty(i,"name",rI),Object.defineProperty(e,"toString",{...rS,value:i});},rR=new WeakMap(),r$=(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(rR.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`);returnr;};returnfunction(e,t,{ignoreNonConfigurable:r=!1}={}){let{name:n}=e;for(letnofReflect.ownKeys(t))ry(e,t,n,r);rx(e,t),rO(e,t,n);}(o,e),rR.set(o,n),o;};r$.callCount=e=>{if(!rR.has(e))throwError(`The given function \`${e.name}\` is not wrapped by the \`onetime\` package`);returnrR.get(e);};constrT=()=>Array.from({length:r_-rA+1},rC),rC=(e,t)=>({name:`SIGRT${t+1}`,number:rA+t,action:"terminate",description:"Application-specific signal (realtime)",standard:"posix"}),rA=34,r_=64,rN=[{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:"termina
${n.message}`:m,E=[g,t,e].filter(Boolean).join("\n");return v?(n.originalMessage=n.message,n.message=E):n=Error(E),n.shortMessage=g,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;},rG=["stdin","stdout","stderr"],rB=e=>rG.some(t=>void 0!==e[t]),rH=e=>{if(!e)return;let{stdio:t}=e;if(void 0===t)return rG.map(t=>e[t]);if(rB(e))throw Error(`It's not possible to provide \`stdio\` in combination with one of ${rG.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}\``);let r=Math.max(t.length,rG.length);return Array.from({length:r},(e,r)=>t[r]);},rq=(e,t="SIGTERM",r={})=>{let n=e(t);return rV(e,t,r,n),n;},rV=(e,t,r,n)=>{if(!rX(t,r,n))return;let i=rW(r),o=setTimeout(()=>{e("SIGKILL");},i);o.unref&&o.unref();},rX=(e,{forceKillAfterTimeout:t},r)=>rz(e)&&!1!==t&&r,rz=e=>e===j(P).constants.signals.SIGTERM||"string"==typeof e&&"SIGTERM"===e.toUpperCase(),rW=({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;},rK=(e,t)=>{let r=e.kill();r&&(t.isCanceled=!0);},rY=(e,t,r)=>{e.kill(t),r(Object.assign(Error("Timed out"),{timedOut:!0,signal:t}));},rJ=(e,{timeout:t,killSignal:r="SIGTERM"},n)=>{let i;if(0===t||void 0===t)return n;let o=new Promise((n,o)=>{i=setTimeout(()=>{rY(e,r,o);},t);}),s=n.finally(()=>{clearTimeout(i);});return Promise.race([o,s]);},rQ=({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})`);},rZ=async(e,{cleanup:t,detached:r},n)=>{if(!t||r)return n;let i=j(eZ)(()=>{e.kill();});return n.finally(()=>{i();});};function r0(e){return null!==e&&"object"==typeof e&&"function"==typeof e.pipe;}function r1(e){return r0(e)&&!1!==e.writable&&"function"==typeof e._write&&"object"==typeof e._writableState;}const r2=e=>e instanceof A.ChildProcess&&"function"==typeof e.then,r4=(e,t,r)=>{if("string"==typeof r)return e[t].pipe((0,x.createWriteStream)(r)),e;if(r1(r))return e[t].pipe(r),e;if(!r2(r))throw TypeError("The second argument must be a string, a stream or an Execa child process.");if(!r1(r.stdin))throw TypeError("The target child process'sstdinmustbeavailable.");return e[t].pipe(r.stdin),r;},r3=e=>{null!==e.stdout&&(e.pipeStdout=r4.bind(void 0,e,"stdout")),null!==e.stderr&&(e.pipeStderr=r4.bind(void 0,e,"stderr")),void 0!==e.all&&(e.pipeAll=r4.bind(void 0,e,"all"));},r6=e=>{if(void 0!==e)throw TypeError("The`input`and`inputFile`optionscannotbebothset.");},r8=({input:e,inputFile:t})=>"string"!=typeof t?e:(r6(e),(0,x.readFileSync)(t)),r5=e=>{let t=r8(e);if(r0(t))throw TypeError("The`input`optioncannotbeastreaminsyncmode");return t;},r9=({input:e,inputFile:t})=>"string"!=typeof t?e:(r6(e),(0,x.createReadStream)(t)),r7=(e,t)=>{let r=r9(t);void 0!==r&&(r0(r)?r.pipe(e.stdin):e.stdin.end(r));},ne=(e,{all:t})=>{if(!t||!e.stdout&&!e.stderr)return;let r=j(tT)();return e.stdout&&r.add(e.stdout),e.stderr&&r.add(e.stderr),r;},nt=async(e,t)=>{if(e&&void 0!==t){e.destroy();try{return await t;}catch(e){return e.bufferedData;}}},nr=(e,{encoding:t,buffer:r,maxBuffer:n})=>{if(e&&r)return t?j(tw)(e,{encoding:t,maxBuffer:n}):j(tw).buffer(e,{maxBuffer:n});},nn=async({stdout:e,stderr:t,all:r},{encoding:n,buffer:i,maxBuffer:o},s)=>{let a=nr(e,{encoding:n,buffer:i,maxBuffer:o}),l=nr(t,{encoding:n,buffer:i,maxBuffer:o}),c=nr(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},nt(e,a),nt(t,l),nt(r,c)]);}},ni=(async()=>{})().constructor.prototype,no=["then","catch","finally"].map(e=>[e,Reflect.getOwnPropertyDescriptor(ni,e)]),ns=(e,t)=>{for(let[r,n]of no){let i="function"==typ
`),(0,rm.info)(`${e}="${n}"wasaddedto"${nB}`));return;}process.env[e]=n;}async function nq(e){switch(process.platform){case"win32":await nA(`$USER_PATH=([Environment]::GetEnvironmentVariable("PATH", "User")); [Environment]::SetEnvironmentVariable("PATH", "${e};$USER_PATH", "User")`),(0,rm.info)(`"${e}" was added to the PATH.`);return;case"linux":case"darwin":awaitnX(),(0,f.appendFileSync)(nB,`
`;try{let e=t3(".profile");(0,f.appendFileSync)(e,t),(0,rm.info)(`${t}wasaddedto${e}`);let r=t3(".bashrc");(0,f.appendFileSync)(r,t),(0,rm.info)(`${t}wasaddedto${r}`);}catch(e){(0,q.warning)(`Failedtoadd${t}to.profileor.bashrc.Youshouldadditmanually:${e}`);}nV=!0;}async function nz(){if(await(0,nj.pathExists)(nB)){let e=(0,f.readFileSync)(nB,"utf-8").split("\n"),t=[...new Set(e.reverse())].reverse();(0,f.writeFileSync)(nB,t.join("\n"));try{nk(nB);}catch{}}}var nj=B("3WkGD"),nW=B("9O4vc"),q=B("hHq4F"),nK={},nY=d.join,nJ=d.delimiter,nQ=d.sep,nZ=d.posix;const n0="win32"===process.platform,n1=new RegExp(`[${nZ.sep}${nQ===nZ.sep?"":nQ}]`.replace(/(\\)/g,"\\$1")),n2=RegExp(`^\\.${n1.source}`),n4=e=>Object.assign(Error(`notfound:${e}`),{code:"ENOENT"}),n3=(e,{path:t=process.env.PATH,pathExt:r=process.env.PATHEXT,delimiter:n=nJ})=>{let i=e.match(n1)?[""]:[...(n0?[process.cwd()]:[]),...(t||"").split(n)];if(n0){let t=r||[".EXE",".CMD",".BAT",".COM"].join(n),o=t.split(n).reduce((e,t)=>(e.push(t),e.push(t.toLowerCase()),e),[]);return e.includes(".")&&""!==o[0]&&o.unshift(""),{pathEnv:i,pathExt:o,pathExtExe:t};}return{pathEnv:i,pathExt:[""]};},n6=(e,t)=>{let r=/^".*"$/.test(e)?e.slice(1,-1):e,n=!r&&n2.test(t)?t.slice(0,2):"";return n+nY(r,t);},n8=async(e,t={})=>{let{pathEnv:r,pathExt:n,pathExtExe:i}=n3(e,t),o=[];for(let s of r){let r=n6(s,e);for(let e of n){let n=r+e,s=await ee(n,{pathExt:i,ignoreErrors:!0});if(s){if(!t.all)return n;o.push(n);}}}if(t.all&&o.length)return o;if(t.nothrow)return null;throw n4(e);};nK=n8,n8.sync=(e,t={})=>{let{pathEnv:r,pathExt:n,pathExtExe:i}=n3(e,t),o=[];for(let s of r){let r=n6(s,e);for(let e of n){let n=r+e,s=ee.sync(n,{pathExt:i,ignoreErrors:!0});if(s){if(!t.all)return n;o.push(n);}}}if(t.all&&o.length)return o;if(t.nothrow)return null;throw n4(e);};const{appendFile:n5}=f.promises;let n9=!1,n7=!1;const ie=["E: Could not get lock","dpkg: error processing archive","dpkg: error: dpkg status database is locked by another process"];async function it(e,t=!1){var r;let n=io()?"nala":"apt-get";for(let{name:t,version:r}of e)(0,q.info)(`Installing${t}${null!=r?r:""}via${n}`);process.env.DEBIAN_FRONTEND="noninteractive",(!n9||t)&&(is(n),n9=!0),n7||(await ia(n),n7=!0);let i=[...new Set(e.flatMap(e=>null!==(r=e.repositories)&&void 0!==r?r:[]))];if(0!==i.length){for(let e of i)t2("add-apt-repository",["-y",e]);is(n);}let o=await Promise.all(e.map(e=>ii(e.name,e.version)));try{t2(n,["install","--fix-broken","-y",...o]);}catch(e){if("stderr"in e){let t=e.stderr;ie.some(e=>t.includes(e))&&((0,q.warning)(`Failedtoinstallpackages${o}.Retrying...`),t2(n,["install","--fix-broken","-y",...o]));}else throw e;}return{binDir:"/usr/bin/"};}async function ir(e,t){if(void 0!==t&&""!==t){let{stdout:r}=await nR("apt-cache",["search","--names-only",`^${(0,nW.default)(e)}-${(0,nW.default)(t)}$`]);if(""!==r.trim())return l.NameDashVersion;try{let{stdout:r}=await nR("apt-cache",["show",`${e}=${t}`]);if(""===r.trim())return l.NameEqualsVersion;}catch{}}try{let{stdout:t}=await nR("apt-cache",["show",e]);if(""!==t.trim())return l.Name;}catch{}return l.None;}async function ii(e,t){let r=await ir(e,t);switch(r){case l.NameDashVersion:return`${e}-${t}`;case l.NameEqualsVersion:return`${e}=${t}`;case l.Name:return e;case l.None:default:throw Error(`Couldnotfindpackage${e}${null!=t?t:""}`);}}function io(){return null!==j(nK).sync("nala",{nothrow:!0});}function is(e){t2(e,"nala"!==e?["update","-y"]:["update"]);}async function ia(e){t2(e,["install","--fix-broken","-y","software-properties-common","apt-utils","ca-certificates","gnupg"]);let t=[ic(["3B4FE6ACC0B21F32","40976EAF437D05B5"],"setup-cpp-ubuntu-archive.gpg"),ic(["1E9377A2BA9EF27F"],"launchpad-toolchain.gpg")];"nala"===e&&t.push(nF("LANG","C.UTF-8",{shouldAddOnlyIfNotDefined:!0}),nF("LC_ALL","C.UTF-8",{shouldAddOnlyIfNotDefined:!0})),await Promise.all(t);}function il(){t2("gpg",["-k"]);}async function ic(e,t,r="keyserver.ubuntu.com"){try{let n=`/etc/apt/trusted.gpg.d/${t}`;return(await(0,nj.pathExists)(n))||(il(),await Promise.all(e.map(async e=>{a
`),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 a=null!==(t=s.architecture)&&void 0!==t?t:process.arch,l=null!==(r=process.env.SETUP_CPP_DIR)&&void 0!==r?r:t3(""),c=[],u=[],p=z.create({autoloadLocales:!0});z.addLocale(j(W)),V.addLocale(j(X));let d=await o6();if(!function(e,t){let r=t.filter(t=>void 0!==e[t]),n=r.filter(t=>!o1(e[t])),i=n.length>=1?e[n[0]]:"true";return!n.some(t=>e[t]!==i)&&(r.forEach(t=>{e[t]=i;}),!0);}(s,["llvm","clangtidy","clangformat"]))return(0,q.error)("The same version must be used for llvm, clangformat and clangtidy"),1;ib()&&"string"==typeof s.cppcheck&&"string"==typeof s.gcovr&&((0,q.info)("installing python-pygments to avoid conflicts with cppcheck and gcovr on Arch linux"),await iA("python-pygments"));let f=!1;for(let e of aA){let t=s[e];void 0!==t&&(n=Date.now(),f=await aT(e,t,d,a,l,c,u),i=Date.now(),(0,q.info)(`took${p.format(n,i)||"0 seconds"}`));}let h=s.compiler;if(void 0!==h){let e=Date.now();await aP(h,d,l,a,c,f,u);let t=Date.now();(0,q.info)(`took${p.format(e,t)||"0 seconds"}`);}if(await nz(),0===c.length&&0===u.length)return(0,q.warning)("setup-cpp was called without any arguments. Nothing to do."),0;if(c.forEach(e=>(0,q.success)(e)),u.forEach(e=>(0,q.error)(e)),(0,q.info)("setup-cpp finished"),!H.GITHUB_ACTIONS)switch(process.platform){case"win32":(0,q.warning)("Run `RefreshEnv.cmd` or restart your shell to update the environment.");break;case"linux":case"darwin":(0,q.warning)("Run `source~/.cpprc`orrestartyourshelltoupdatetheenvironment.");}returnawaito,0===u.length?0:1;})(process.argv).then(e=>{process.exitCode=e;}).catch(e=>{(0,q.error)("main()panicked!"),(0,q.error)(e),process.exitCode=1;});