cmSystemTools.cxx 109 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791
  1. /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying
  2. file Copyright.txt or https://cmake.org/licensing for details. */
  3. #if !defined(_WIN32) && !defined(__sun) && !defined(__OpenBSD__)
  4. // POSIX APIs are needed
  5. // NOLINTNEXTLINE(bugprone-reserved-identifier)
  6. # define _POSIX_C_SOURCE 200809L
  7. #endif
  8. #if defined(__FreeBSD__) || defined(__DragonFly__) || defined(__NetBSD__) || \
  9. defined(__QNX__)
  10. // For isascii
  11. // NOLINTNEXTLINE(bugprone-reserved-identifier)
  12. # define _XOPEN_SOURCE 700
  13. #endif
  14. #if defined(__APPLE__)
  15. // Restore Darwin APIs removed by _POSIX_C_SOURCE.
  16. // NOLINTNEXTLINE(bugprone-reserved-identifier)
  17. # define _DARWIN_C_SOURCE
  18. #endif
  19. #include "cmSystemTools.h"
  20. #include <cm/optional>
  21. #include <cmext/algorithm>
  22. #include <cmext/string_view>
  23. #include <cm3p/uv.h>
  24. #include "cmDuration.h"
  25. #include "cmELF.h"
  26. #include "cmMessageMetadata.h"
  27. #include "cmProcessOutput.h"
  28. #include "cmRange.h"
  29. #include "cmStringAlgorithms.h"
  30. #include "cmUVHandlePtr.h"
  31. #include "cmUVProcessChain.h"
  32. #include "cmUVStream.h"
  33. #include "cmValue.h"
  34. #include "cmWorkingDirectory.h"
  35. #if !defined(CMAKE_BOOTSTRAP)
  36. # include <cm3p/archive.h>
  37. # include <cm3p/archive_entry.h>
  38. # include "cmArchiveWrite.h"
  39. # include "cmLocale.h"
  40. # ifndef __LA_INT64_T
  41. # define __LA_INT64_T la_int64_t
  42. # endif
  43. # ifndef __LA_SSIZE_T
  44. # define __LA_SSIZE_T la_ssize_t
  45. # endif
  46. #endif
  47. #if defined(CMake_USE_MACH_PARSER)
  48. # include "cmMachO.h"
  49. #endif
  50. #if defined(CMake_USE_XCOFF_PARSER)
  51. # include "cmXCOFF.h"
  52. #endif
  53. #include <algorithm>
  54. #include <cassert>
  55. #include <cctype>
  56. #include <cerrno>
  57. #include <cstdint>
  58. #include <cstdio>
  59. #include <cstdlib>
  60. #include <cstring>
  61. #include <ctime>
  62. #include <functional>
  63. #include <iostream>
  64. #include <memory>
  65. #include <sstream>
  66. #include <utility>
  67. #include <vector>
  68. #include <fcntl.h>
  69. #include "cmsys/Directory.hxx"
  70. #include "cmsys/Encoding.hxx"
  71. #include "cmsys/FStream.hxx"
  72. #include "cmsys/RegularExpression.hxx"
  73. #include "cmsys/System.h"
  74. #include "cmsys/Terminal.h"
  75. #if defined(_WIN32)
  76. # include <windows.h>
  77. # include <knownfolders.h>
  78. # include <shlobj.h>
  79. // include wincrypt.h after windows.h
  80. # include <wincrypt.h>
  81. #else
  82. # include <unistd.h>
  83. # include <sys/time.h>
  84. #endif
  85. #if defined(_WIN32) && \
  86. (defined(_MSC_VER) || defined(__WATCOMC__) || defined(__MINGW32__))
  87. # include <io.h>
  88. #endif
  89. #if defined(__APPLE__)
  90. # include <mach-o/dyld.h>
  91. #endif
  92. #ifdef __QNX__
  93. # include <malloc.h> /* for malloc/free on QNX */
  94. #endif
  95. #if !defined(_WIN32) && !defined(__ANDROID__)
  96. # include <sys/utsname.h>
  97. #endif
  98. #if defined(_MSC_VER) && _MSC_VER >= 1800
  99. # define CM_WINDOWS_DEPRECATED_GetVersionEx
  100. #endif
  101. namespace {
  102. cmSystemTools::InterruptCallback s_InterruptCallback;
  103. cmSystemTools::MessageCallback s_MessageCallback;
  104. cmSystemTools::OutputCallback s_StderrCallback;
  105. cmSystemTools::OutputCallback s_StdoutCallback;
  106. } // namespace
  107. #if !defined(HAVE_ENVIRON_NOT_REQUIRE_PROTOTYPE)
  108. // For GetEnvironmentVariables
  109. # if defined(_WIN32)
  110. extern __declspec(dllimport) char** environ;
  111. # else
  112. extern char** environ;
  113. # endif
  114. #endif
  115. #if !defined(CMAKE_BOOTSTRAP)
  116. static std::string cm_archive_entry_pathname(struct archive_entry* entry)
  117. {
  118. # if cmsys_STL_HAS_WSTRING
  119. return cmsys::Encoding::ToNarrow(archive_entry_pathname_w(entry));
  120. # else
  121. return archive_entry_pathname(entry);
  122. # endif
  123. }
  124. static int cm_archive_read_open_file(struct archive* a, const char* file,
  125. int block_size)
  126. {
  127. # if cmsys_STL_HAS_WSTRING
  128. std::wstring wfile = cmsys::Encoding::ToWide(file);
  129. return archive_read_open_filename_w(a, wfile.c_str(), block_size);
  130. # else
  131. return archive_read_open_filename(a, file, block_size);
  132. # endif
  133. }
  134. #endif
  135. #ifdef _WIN32
  136. #elif defined(__APPLE__)
  137. # include <crt_externs.h>
  138. # define environ (*_NSGetEnviron())
  139. #endif
  140. bool cmSystemTools::s_RunCommandHideConsole = false;
  141. bool cmSystemTools::s_DisableRunCommandOutput = false;
  142. bool cmSystemTools::s_ErrorOccurred = false;
  143. bool cmSystemTools::s_FatalErrorOccurred = false;
  144. bool cmSystemTools::s_ForceUnixPaths = false;
  145. // replace replace with with as many times as it shows up in source.
  146. // write the result into source.
  147. #if defined(_WIN32) && !defined(__CYGWIN__)
  148. void cmSystemTools::ExpandRegistryValues(std::string& source, KeyWOW64 view)
  149. {
  150. // Regular expression to match anything inside [...] that begins in HKEY.
  151. // Note that there is a special rule for regular expressions to match a
  152. // close square-bracket inside a list delimited by square brackets.
  153. // The "[^]]" part of this expression will match any character except
  154. // a close square-bracket. The ']' character must be the first in the
  155. // list of characters inside the [^...] block of the expression.
  156. cmsys::RegularExpression regEntry("\\[(HKEY[^]]*)\\]");
  157. // check for black line or comment
  158. while (regEntry.find(source)) {
  159. // the arguments are the second match
  160. std::string key = regEntry.match(1);
  161. std::string val;
  162. if (ReadRegistryValue(key.c_str(), val, view)) {
  163. std::string reg = cmStrCat('[', key, ']');
  164. cmSystemTools::ReplaceString(source, reg.c_str(), val.c_str());
  165. } else {
  166. std::string reg = cmStrCat('[', key, ']');
  167. cmSystemTools::ReplaceString(source, reg.c_str(), "/registry");
  168. }
  169. }
  170. }
  171. #else
  172. void cmSystemTools::ExpandRegistryValues(std::string& source,
  173. KeyWOW64 /*unused*/)
  174. {
  175. cmsys::RegularExpression regEntry("\\[(HKEY[^]]*)\\]");
  176. while (regEntry.find(source)) {
  177. // the arguments are the second match
  178. std::string key = regEntry.match(1);
  179. std::string reg = cmStrCat('[', key, ']');
  180. cmSystemTools::ReplaceString(source, reg.c_str(), "/registry");
  181. }
  182. }
  183. #endif
  184. std::string cmSystemTools::HelpFileName(cm::string_view str)
  185. {
  186. std::string name(str);
  187. cmSystemTools::ReplaceString(name, "<", "");
  188. cmSystemTools::ReplaceString(name, ">", "");
  189. return name;
  190. }
  191. void cmSystemTools::Error(const std::string& m)
  192. {
  193. std::string message = "CMake Error: " + m;
  194. cmSystemTools::s_ErrorOccurred = true;
  195. cmSystemTools::Message(message, "Error");
  196. }
  197. void cmSystemTools::SetInterruptCallback(InterruptCallback f)
  198. {
  199. s_InterruptCallback = std::move(f);
  200. }
  201. bool cmSystemTools::GetInterruptFlag()
  202. {
  203. if (s_InterruptCallback) {
  204. return s_InterruptCallback();
  205. }
  206. return false;
  207. }
  208. void cmSystemTools::SetMessageCallback(MessageCallback f)
  209. {
  210. s_MessageCallback = std::move(f);
  211. }
  212. void cmSystemTools::SetStdoutCallback(OutputCallback f)
  213. {
  214. s_StdoutCallback = std::move(f);
  215. }
  216. void cmSystemTools::SetStderrCallback(OutputCallback f)
  217. {
  218. s_StderrCallback = std::move(f);
  219. }
  220. void cmSystemTools::Stderr(const std::string& s)
  221. {
  222. if (s_StderrCallback) {
  223. s_StderrCallback(s);
  224. } else {
  225. std::cerr << s << std::flush;
  226. }
  227. }
  228. void cmSystemTools::Stdout(const std::string& s)
  229. {
  230. if (s_StdoutCallback) {
  231. s_StdoutCallback(s);
  232. } else {
  233. std::cout << s << std::flush;
  234. }
  235. }
  236. void cmSystemTools::Message(const std::string& m, const char* title)
  237. {
  238. cmMessageMetadata md;
  239. md.title = title;
  240. Message(m, md);
  241. }
  242. void cmSystemTools::Message(const std::string& m, const cmMessageMetadata& md)
  243. {
  244. if (s_MessageCallback) {
  245. s_MessageCallback(m, md);
  246. } else {
  247. std::cerr << m << std::endl;
  248. }
  249. }
  250. void cmSystemTools::ReportLastSystemError(const char* msg)
  251. {
  252. std::string m =
  253. cmStrCat(msg, ": System Error: ", Superclass::GetLastSystemError());
  254. cmSystemTools::Error(m);
  255. }
  256. void cmSystemTools::ParseWindowsCommandLine(const char* command,
  257. std::vector<std::string>& args)
  258. {
  259. // See the MSDN document "Parsing C Command-Line Arguments" at
  260. // http://msdn2.microsoft.com/en-us/library/a1y7w461.aspx for rules
  261. // of parsing the windows command line.
  262. bool in_argument = false;
  263. bool in_quotes = false;
  264. int backslashes = 0;
  265. std::string arg;
  266. for (const char* c = command; *c; ++c) {
  267. if (*c == '\\') {
  268. ++backslashes;
  269. in_argument = true;
  270. } else if (*c == '"') {
  271. int backslash_pairs = backslashes >> 1;
  272. int backslash_escaped = backslashes & 1;
  273. arg.append(backslash_pairs, '\\');
  274. backslashes = 0;
  275. if (backslash_escaped) {
  276. /* An odd number of backslashes precede this quote.
  277. It is escaped. */
  278. arg.append(1, '"');
  279. } else {
  280. /* An even number of backslashes precede this quote.
  281. It is not escaped. */
  282. in_quotes = !in_quotes;
  283. }
  284. in_argument = true;
  285. } else {
  286. arg.append(backslashes, '\\');
  287. backslashes = 0;
  288. if (cmIsSpace(*c)) {
  289. if (in_quotes) {
  290. arg.append(1, *c);
  291. } else if (in_argument) {
  292. args.push_back(arg);
  293. arg.clear();
  294. in_argument = false;
  295. }
  296. } else {
  297. in_argument = true;
  298. arg.append(1, *c);
  299. }
  300. }
  301. }
  302. arg.append(backslashes, '\\');
  303. if (in_argument) {
  304. args.push_back(arg);
  305. }
  306. }
  307. class cmSystemToolsArgV
  308. {
  309. char** ArgV;
  310. public:
  311. cmSystemToolsArgV(char** argv)
  312. : ArgV(argv)
  313. {
  314. }
  315. ~cmSystemToolsArgV()
  316. {
  317. for (char** arg = this->ArgV; arg && *arg; ++arg) {
  318. free(*arg);
  319. }
  320. free(this->ArgV);
  321. }
  322. cmSystemToolsArgV(const cmSystemToolsArgV&) = delete;
  323. cmSystemToolsArgV& operator=(const cmSystemToolsArgV&) = delete;
  324. void Store(std::vector<std::string>& args) const
  325. {
  326. for (char** arg = this->ArgV; arg && *arg; ++arg) {
  327. args.emplace_back(*arg);
  328. }
  329. }
  330. };
  331. void cmSystemTools::ParseUnixCommandLine(const char* command,
  332. std::vector<std::string>& args)
  333. {
  334. // Invoke the underlying parser.
  335. cmSystemToolsArgV argv(cmsysSystem_Parse_CommandForUnix(command, 0));
  336. argv.Store(args);
  337. }
  338. std::vector<std::string> cmSystemTools::HandleResponseFile(
  339. std::vector<std::string>::const_iterator argBeg,
  340. std::vector<std::string>::const_iterator argEnd)
  341. {
  342. std::vector<std::string> arg_full;
  343. for (std::string const& arg : cmMakeRange(argBeg, argEnd)) {
  344. if (cmHasLiteralPrefix(arg, "@")) {
  345. cmsys::ifstream responseFile(arg.substr(1).c_str(), std::ios::in);
  346. if (!responseFile) {
  347. std::string error = cmStrCat("failed to open for reading (",
  348. cmSystemTools::GetLastSystemError(),
  349. "):\n ", cm::string_view(arg).substr(1));
  350. cmSystemTools::Error(error);
  351. } else {
  352. std::string line;
  353. cmSystemTools::GetLineFromStream(responseFile, line);
  354. std::vector<std::string> args2;
  355. #ifdef _WIN32
  356. cmSystemTools::ParseWindowsCommandLine(line.c_str(), args2);
  357. #else
  358. cmSystemTools::ParseUnixCommandLine(line.c_str(), args2);
  359. #endif
  360. cm::append(arg_full, args2);
  361. }
  362. } else {
  363. arg_full.push_back(arg);
  364. }
  365. }
  366. return arg_full;
  367. }
  368. std::vector<std::string> cmSystemTools::ParseArguments(const std::string& cmd)
  369. {
  370. std::vector<std::string> args;
  371. std::string arg;
  372. bool win_path = false;
  373. const char* command = cmd.c_str();
  374. if (command[0] && command[1] &&
  375. ((command[0] != '/' && command[1] == ':' && command[2] == '\\') ||
  376. (command[0] == '\"' && command[1] != '/' && command[2] == ':' &&
  377. command[3] == '\\') ||
  378. (command[0] == '\'' && command[1] != '/' && command[2] == ':' &&
  379. command[3] == '\\') ||
  380. (command[0] == '\\' && command[1] == '\\'))) {
  381. win_path = true;
  382. }
  383. // Split the command into an argv array.
  384. for (const char* c = command; *c;) {
  385. // Skip over whitespace.
  386. while (*c == ' ' || *c == '\t') {
  387. ++c;
  388. }
  389. arg.clear();
  390. if (*c == '"') {
  391. // Parse a quoted argument.
  392. ++c;
  393. while (*c && *c != '"') {
  394. arg.append(1, *c);
  395. ++c;
  396. }
  397. if (*c) {
  398. ++c;
  399. }
  400. args.push_back(arg);
  401. } else if (*c == '\'') {
  402. // Parse a quoted argument.
  403. ++c;
  404. while (*c && *c != '\'') {
  405. arg.append(1, *c);
  406. ++c;
  407. }
  408. if (*c) {
  409. ++c;
  410. }
  411. args.push_back(arg);
  412. } else if (*c) {
  413. // Parse an unquoted argument.
  414. while (*c && *c != ' ' && *c != '\t') {
  415. if (*c == '\\' && !win_path) {
  416. ++c;
  417. if (*c) {
  418. arg.append(1, *c);
  419. ++c;
  420. }
  421. } else {
  422. arg.append(1, *c);
  423. ++c;
  424. }
  425. }
  426. args.push_back(arg);
  427. }
  428. }
  429. return args;
  430. }
  431. bool cmSystemTools::SplitProgramFromArgs(std::string const& command,
  432. std::string& program,
  433. std::string& args)
  434. {
  435. const char* c = command.c_str();
  436. // Skip leading whitespace.
  437. while (cmIsSpace(*c)) {
  438. ++c;
  439. }
  440. // Parse one command-line element up to an unquoted space.
  441. bool in_escape = false;
  442. bool in_double = false;
  443. bool in_single = false;
  444. for (; *c; ++c) {
  445. if (in_single) {
  446. if (*c == '\'') {
  447. in_single = false;
  448. } else {
  449. program += *c;
  450. }
  451. } else if (in_escape) {
  452. in_escape = false;
  453. program += *c;
  454. } else if (*c == '\\') {
  455. in_escape = true;
  456. } else if (in_double) {
  457. if (*c == '"') {
  458. in_double = false;
  459. } else {
  460. program += *c;
  461. }
  462. } else if (*c == '"') {
  463. in_double = true;
  464. } else if (*c == '\'') {
  465. in_single = true;
  466. } else if (cmIsSpace(*c)) {
  467. break;
  468. } else {
  469. program += *c;
  470. }
  471. }
  472. // The remainder of the command line holds unparsed arguments.
  473. args = c;
  474. return !in_single && !in_escape && !in_double;
  475. }
  476. std::size_t cmSystemTools::CalculateCommandLineLengthLimit()
  477. {
  478. size_t sz =
  479. #ifdef _WIN32
  480. // There's a maximum of 65536 bytes and thus 32768 WCHARs on Windows
  481. // However, cmd.exe itself can only handle 8191 WCHARs and Ninja for
  482. // example uses it to spawn processes.
  483. size_t(8191);
  484. #elif defined(__linux)
  485. // MAX_ARG_STRLEN is the maximum length of a string permissible for
  486. // the execve() syscall on Linux. It's defined as (PAGE_SIZE * 32)
  487. // in Linux's binfmts.h
  488. static_cast<size_t>(sysconf(_SC_PAGESIZE) * 32);
  489. #else
  490. size_t(0);
  491. #endif
  492. #if defined(_SC_ARG_MAX)
  493. // ARG_MAX is the maximum size of the command and environment
  494. // that can be passed to the exec functions on UNIX.
  495. // The value in climits does not need to be present and may
  496. // depend upon runtime memory constraints, hence sysconf()
  497. // should be used to query it.
  498. long szArgMax = sysconf(_SC_ARG_MAX);
  499. // A return value of -1 signifies an undetermined limit, but
  500. // it does not imply an infinite limit, and thus is ignored.
  501. if (szArgMax != -1) {
  502. // We estimate the size of the environment block to be 1000.
  503. // This isn't accurate at all, but leaves some headroom.
  504. szArgMax = szArgMax < 1000 ? 0 : szArgMax - 1000;
  505. # if defined(_WIN32) || defined(__linux)
  506. sz = std::min(sz, static_cast<size_t>(szArgMax));
  507. # else
  508. sz = static_cast<size_t>(szArgMax);
  509. # endif
  510. }
  511. #endif
  512. return sz;
  513. }
  514. bool cmSystemTools::RunSingleCommand(std::vector<std::string> const& command,
  515. std::string* captureStdOut,
  516. std::string* captureStdErr, int* retVal,
  517. const char* dir, OutputOption outputflag,
  518. cmDuration timeout, Encoding encoding)
  519. {
  520. cmUVProcessChainBuilder builder;
  521. builder.SetExternalStream(cmUVProcessChainBuilder::Stream_INPUT, stdin)
  522. .AddCommand(command);
  523. if (dir) {
  524. builder.SetWorkingDirectory(dir);
  525. }
  526. if (outputflag == OUTPUT_PASSTHROUGH) {
  527. captureStdOut = nullptr;
  528. captureStdErr = nullptr;
  529. builder.SetExternalStream(cmUVProcessChainBuilder::Stream_OUTPUT, stdout)
  530. .SetExternalStream(cmUVProcessChainBuilder::Stream_ERROR, stderr);
  531. } else if (outputflag == OUTPUT_MERGE ||
  532. (captureStdErr && captureStdErr == captureStdOut)) {
  533. builder.SetMergedBuiltinStreams();
  534. captureStdErr = nullptr;
  535. } else {
  536. builder.SetBuiltinStream(cmUVProcessChainBuilder::Stream_OUTPUT)
  537. .SetBuiltinStream(cmUVProcessChainBuilder::Stream_ERROR);
  538. }
  539. assert(!captureStdErr || captureStdErr != captureStdOut);
  540. auto chain = builder.Start();
  541. bool timedOut = false;
  542. cm::uv_timer_ptr timer;
  543. if (timeout.count()) {
  544. timer.init(chain.GetLoop(), &timedOut);
  545. timer.start(
  546. [](uv_timer_t* t) {
  547. auto* timedOutPtr = static_cast<bool*>(t->data);
  548. *timedOutPtr = true;
  549. },
  550. static_cast<uint64_t>(timeout.count() * 1000.0), 0,
  551. cm::uv_update_time::yes);
  552. }
  553. std::vector<char> tempStdOut;
  554. std::vector<char> tempStdErr;
  555. cm::uv_pipe_ptr outStream;
  556. bool outFinished = true;
  557. cm::uv_pipe_ptr errStream;
  558. bool errFinished = true;
  559. cmProcessOutput processOutput(encoding);
  560. std::unique_ptr<cmUVStreamReadHandle> outputHandle;
  561. std::unique_ptr<cmUVStreamReadHandle> errorHandle;
  562. if (outputflag != OUTPUT_PASSTHROUGH &&
  563. (captureStdOut || captureStdErr || outputflag != OUTPUT_NONE)) {
  564. auto startRead =
  565. [&outputflag, &processOutput,
  566. &chain](cm::uv_pipe_ptr& pipe, int stream, std::string* captureStd,
  567. std::vector<char>& tempStd, int id,
  568. void (*outputFunc)(const std::string&),
  569. bool& finished) -> std::unique_ptr<cmUVStreamReadHandle> {
  570. if (stream < 0) {
  571. return nullptr;
  572. }
  573. pipe.init(chain.GetLoop(), 0);
  574. uv_pipe_open(pipe, stream);
  575. finished = false;
  576. return cmUVStreamRead(
  577. pipe,
  578. [outputflag, &processOutput, captureStd, &tempStd, id,
  579. outputFunc](std::vector<char> data) {
  580. // Translate NULL characters in the output into valid text.
  581. for (auto& c : data) {
  582. if (c == '\0') {
  583. c = ' ';
  584. }
  585. }
  586. if (outputflag != OUTPUT_NONE) {
  587. std::string strdata;
  588. processOutput.DecodeText(data.data(), data.size(), strdata, id);
  589. outputFunc(strdata);
  590. }
  591. if (captureStd) {
  592. cm::append(tempStd, data.data(), data.data() + data.size());
  593. }
  594. },
  595. [&finished, outputflag, &processOutput, id, outputFunc]() {
  596. finished = true;
  597. if (outputflag != OUTPUT_NONE) {
  598. std::string strdata;
  599. processOutput.DecodeText(std::string(), strdata, id);
  600. if (!strdata.empty()) {
  601. outputFunc(strdata);
  602. }
  603. }
  604. });
  605. };
  606. outputHandle =
  607. startRead(outStream, chain.OutputStream(), captureStdOut, tempStdOut, 1,
  608. cmSystemTools::Stdout, outFinished);
  609. if (chain.OutputStream() != chain.ErrorStream()) {
  610. errorHandle =
  611. startRead(errStream, chain.ErrorStream(), captureStdErr, tempStdErr, 2,
  612. cmSystemTools::Stderr, errFinished);
  613. }
  614. }
  615. while (!timedOut && !(chain.Finished() && outFinished && errFinished)) {
  616. uv_run(&chain.GetLoop(), UV_RUN_ONCE);
  617. }
  618. if (captureStdOut) {
  619. captureStdOut->assign(tempStdOut.begin(), tempStdOut.end());
  620. processOutput.DecodeText(*captureStdOut, *captureStdOut);
  621. }
  622. if (captureStdErr) {
  623. captureStdErr->assign(tempStdErr.begin(), tempStdErr.end());
  624. processOutput.DecodeText(*captureStdErr, *captureStdErr);
  625. }
  626. bool result = true;
  627. if (timedOut) {
  628. const char* error_str = "Process terminated due to timeout\n";
  629. if (outputflag != OUTPUT_NONE) {
  630. std::cerr << error_str << std::endl;
  631. }
  632. if (captureStdErr) {
  633. captureStdErr->append(error_str, strlen(error_str));
  634. }
  635. result = false;
  636. } else {
  637. auto const& status = chain.GetStatus(0);
  638. auto exception = status.GetException();
  639. switch (exception.first) {
  640. case cmUVProcessChain::ExceptionCode::None:
  641. if (retVal) {
  642. *retVal = static_cast<int>(status.ExitStatus);
  643. } else {
  644. if (status.ExitStatus != 0) {
  645. result = false;
  646. }
  647. }
  648. break;
  649. default: {
  650. if (outputflag != OUTPUT_NONE) {
  651. std::cerr << exception.second << std::endl;
  652. }
  653. if (captureStdErr) {
  654. captureStdErr->append(exception.second);
  655. } else if (captureStdOut) {
  656. captureStdOut->append(exception.second);
  657. }
  658. result = false;
  659. } break;
  660. }
  661. }
  662. return result;
  663. }
  664. bool cmSystemTools::RunSingleCommand(const std::string& command,
  665. std::string* captureStdOut,
  666. std::string* captureStdErr, int* retVal,
  667. const char* dir, OutputOption outputflag,
  668. cmDuration timeout)
  669. {
  670. if (s_DisableRunCommandOutput) {
  671. outputflag = OUTPUT_NONE;
  672. }
  673. std::vector<std::string> args = cmSystemTools::ParseArguments(command);
  674. if (args.empty()) {
  675. return false;
  676. }
  677. return cmSystemTools::RunSingleCommand(args, captureStdOut, captureStdErr,
  678. retVal, dir, outputflag, timeout);
  679. }
  680. std::string cmSystemTools::PrintSingleCommand(
  681. std::vector<std::string> const& command)
  682. {
  683. if (command.empty()) {
  684. return std::string();
  685. }
  686. return cmWrap('"', command, '"', " ");
  687. }
  688. bool cmSystemTools::DoesFileExistWithExtensions(
  689. const std::string& name, const std::vector<std::string>& headerExts)
  690. {
  691. std::string hname;
  692. for (std::string const& headerExt : headerExts) {
  693. hname = cmStrCat(name, '.', headerExt);
  694. if (cmSystemTools::FileExists(hname)) {
  695. return true;
  696. }
  697. }
  698. return false;
  699. }
  700. std::string cmSystemTools::FileExistsInParentDirectories(
  701. const std::string& fname, const std::string& directory,
  702. const std::string& toplevel)
  703. {
  704. std::string file = fname;
  705. cmSystemTools::ConvertToUnixSlashes(file);
  706. std::string dir = directory;
  707. cmSystemTools::ConvertToUnixSlashes(dir);
  708. std::string prevDir;
  709. while (dir != prevDir) {
  710. std::string path = cmStrCat(dir, "/", file);
  711. if (cmSystemTools::FileExists(path)) {
  712. return path;
  713. }
  714. if (dir.size() < toplevel.size()) {
  715. break;
  716. }
  717. prevDir = dir;
  718. dir = cmSystemTools::GetParentDirectory(dir);
  719. }
  720. return "";
  721. }
  722. #ifdef _WIN32
  723. namespace {
  724. /* Helper class to save and restore the specified file (or directory)
  725. attribute bits. Instantiate this class as an automatic variable on the
  726. stack. Its constructor saves a copy of the file attributes, and then its
  727. destructor restores the original attribute settings. */
  728. class SaveRestoreFileAttributes
  729. {
  730. public:
  731. SaveRestoreFileAttributes(std::wstring const& path,
  732. uint32_t file_attrs_to_set);
  733. ~SaveRestoreFileAttributes();
  734. SaveRestoreFileAttributes(SaveRestoreFileAttributes const&) = delete;
  735. SaveRestoreFileAttributes& operator=(SaveRestoreFileAttributes const&) =
  736. delete;
  737. void SetPath(std::wstring const& path) { path_ = path; }
  738. private:
  739. std::wstring path_;
  740. uint32_t original_attr_bits_;
  741. };
  742. SaveRestoreFileAttributes::SaveRestoreFileAttributes(
  743. std::wstring const& path, uint32_t file_attrs_to_set)
  744. : path_(path)
  745. , original_attr_bits_(0)
  746. {
  747. // Set the specified attributes for the source file/directory.
  748. original_attr_bits_ = GetFileAttributesW(path_.c_str());
  749. if ((INVALID_FILE_ATTRIBUTES != original_attr_bits_) &&
  750. ((file_attrs_to_set & original_attr_bits_) != file_attrs_to_set)) {
  751. SetFileAttributesW(path_.c_str(), original_attr_bits_ | file_attrs_to_set);
  752. }
  753. }
  754. // We set attribute bits. Now we need to restore their original state.
  755. SaveRestoreFileAttributes::~SaveRestoreFileAttributes()
  756. {
  757. DWORD last_error = GetLastError();
  758. // Verify or restore the original attributes.
  759. const DWORD source_attr_bits = GetFileAttributesW(path_.c_str());
  760. if (INVALID_FILE_ATTRIBUTES != source_attr_bits) {
  761. if (original_attr_bits_ != source_attr_bits) {
  762. // The file still exists, and its attributes aren't our saved values.
  763. // Time to restore them.
  764. SetFileAttributesW(path_.c_str(), original_attr_bits_);
  765. }
  766. }
  767. SetLastError(last_error);
  768. }
  769. struct WindowsFileRetryInit
  770. {
  771. cmSystemTools::WindowsFileRetry Retry;
  772. bool Explicit;
  773. };
  774. WindowsFileRetryInit InitWindowsFileRetry(wchar_t const* const values[2],
  775. unsigned int const defaults[2])
  776. {
  777. unsigned int data[2] = { 0, 0 };
  778. HKEY const keys[2] = { HKEY_CURRENT_USER, HKEY_LOCAL_MACHINE };
  779. for (int k = 0; k < 2; ++k) {
  780. HKEY hKey;
  781. if (RegOpenKeyExW(keys[k], L"Software\\Kitware\\CMake\\Config", 0,
  782. KEY_QUERY_VALUE, &hKey) == ERROR_SUCCESS) {
  783. for (int v = 0; v < 2; ++v) {
  784. DWORD dwData, dwType, dwSize = 4;
  785. if (!data[v] &&
  786. RegQueryValueExW(hKey, values[v], 0, &dwType, (BYTE*)&dwData,
  787. &dwSize) == ERROR_SUCCESS &&
  788. dwType == REG_DWORD && dwSize == 4) {
  789. data[v] = static_cast<unsigned int>(dwData);
  790. }
  791. }
  792. RegCloseKey(hKey);
  793. }
  794. }
  795. WindowsFileRetryInit init;
  796. init.Explicit = data[0] || data[1];
  797. init.Retry.Count = data[0] ? data[0] : defaults[0];
  798. init.Retry.Delay = data[1] ? data[1] : defaults[1];
  799. return init;
  800. }
  801. WindowsFileRetryInit InitWindowsFileRetry()
  802. {
  803. static wchar_t const* const values[2] = { L"FilesystemRetryCount",
  804. L"FilesystemRetryDelay" };
  805. static unsigned int const defaults[2] = { 5, 500 };
  806. return InitWindowsFileRetry(values, defaults);
  807. }
  808. WindowsFileRetryInit InitWindowsDirectoryRetry()
  809. {
  810. static wchar_t const* const values[2] = { L"FilesystemDirectoryRetryCount",
  811. L"FilesystemDirectoryRetryDelay" };
  812. static unsigned int const defaults[2] = { 120, 500 };
  813. WindowsFileRetryInit dirInit = InitWindowsFileRetry(values, defaults);
  814. if (dirInit.Explicit) {
  815. return dirInit;
  816. }
  817. WindowsFileRetryInit fileInit = InitWindowsFileRetry();
  818. if (fileInit.Explicit) {
  819. return fileInit;
  820. }
  821. return dirInit;
  822. }
  823. cmSystemTools::WindowsFileRetry GetWindowsRetry(std::wstring const& path)
  824. {
  825. // If we are performing a directory operation, then try and get the
  826. // appropriate timing info.
  827. DWORD const attrs = GetFileAttributesW(path.c_str());
  828. if (attrs != INVALID_FILE_ATTRIBUTES && (attrs & FILE_ATTRIBUTE_DIRECTORY)) {
  829. return cmSystemTools::GetWindowsDirectoryRetry();
  830. }
  831. return cmSystemTools::GetWindowsFileRetry();
  832. }
  833. } // end of anonymous namespace
  834. cmSystemTools::WindowsFileRetry cmSystemTools::GetWindowsFileRetry()
  835. {
  836. static WindowsFileRetry retry = InitWindowsFileRetry().Retry;
  837. return retry;
  838. }
  839. cmSystemTools::WindowsFileRetry cmSystemTools::GetWindowsDirectoryRetry()
  840. {
  841. static cmSystemTools::WindowsFileRetry retry =
  842. InitWindowsDirectoryRetry().Retry;
  843. return retry;
  844. }
  845. cmSystemTools::WindowsVersion cmSystemTools::GetWindowsVersion()
  846. {
  847. /* Windows version number data. */
  848. OSVERSIONINFOEXW osviex;
  849. ZeroMemory(&osviex, sizeof(osviex));
  850. osviex.dwOSVersionInfoSize = sizeof(osviex);
  851. # ifdef CM_WINDOWS_DEPRECATED_GetVersionEx
  852. # pragma warning(push)
  853. # ifdef __INTEL_COMPILER
  854. # pragma warning(disable : 1478)
  855. # elif defined __clang__
  856. # pragma clang diagnostic push
  857. # pragma clang diagnostic ignored "-Wdeprecated-declarations"
  858. # else
  859. # pragma warning(disable : 4996)
  860. # endif
  861. # endif
  862. GetVersionExW((OSVERSIONINFOW*)&osviex);
  863. # ifdef CM_WINDOWS_DEPRECATED_GetVersionEx
  864. # ifdef __clang__
  865. # pragma clang diagnostic pop
  866. # else
  867. # pragma warning(pop)
  868. # endif
  869. # endif
  870. WindowsVersion result;
  871. result.dwMajorVersion = osviex.dwMajorVersion;
  872. result.dwMinorVersion = osviex.dwMinorVersion;
  873. result.dwBuildNumber = osviex.dwBuildNumber;
  874. return result;
  875. }
  876. std::string cmSystemTools::GetComspec()
  877. {
  878. std::string comspec;
  879. if (!cmSystemTools::GetEnv("COMSPEC", comspec) ||
  880. !cmSystemTools::FileIsFullPath(comspec)) {
  881. comspec = "cmd.exe";
  882. }
  883. return comspec;
  884. }
  885. #endif
  886. std::string cmSystemTools::GetRealPathResolvingWindowsSubst(
  887. const std::string& path, std::string* errorMessage)
  888. {
  889. #ifdef _WIN32
  890. // uv_fs_realpath uses Windows Vista API so fallback to kwsys if not found
  891. std::string resolved_path;
  892. uv_fs_t req;
  893. int err = uv_fs_realpath(nullptr, &req, path.c_str(), nullptr);
  894. if (!err) {
  895. resolved_path = std::string((char*)req.ptr);
  896. cmSystemTools::ConvertToUnixSlashes(resolved_path);
  897. // Normalize to upper-case drive letter as GetActualCaseForPath does.
  898. if (resolved_path.size() > 1 && resolved_path[1] == ':') {
  899. resolved_path[0] = toupper(resolved_path[0]);
  900. }
  901. } else if (err == UV_ENOSYS) {
  902. resolved_path = cmsys::SystemTools::GetRealPath(path, errorMessage);
  903. } else if (errorMessage) {
  904. LPSTR message = nullptr;
  905. DWORD size = FormatMessageA(
  906. FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM |
  907. FORMAT_MESSAGE_IGNORE_INSERTS,
  908. nullptr, err, MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), (LPSTR)&message,
  909. 0, nullptr);
  910. *errorMessage = std::string(message, size);
  911. LocalFree(message);
  912. resolved_path = "";
  913. } else {
  914. resolved_path = path;
  915. }
  916. return resolved_path;
  917. #else
  918. return cmsys::SystemTools::GetRealPath(path, errorMessage);
  919. #endif
  920. }
  921. void cmSystemTools::InitializeLibUV()
  922. {
  923. #if defined(_WIN32)
  924. // Perform libuv one-time initialization now, and then un-do its
  925. // global _fmode setting so that using libuv does not change the
  926. // default file text/binary mode. See libuv issue 840.
  927. if (uv_loop_t* loop = uv_default_loop()) {
  928. uv_loop_close(loop);
  929. }
  930. # ifdef _MSC_VER
  931. _set_fmode(_O_TEXT);
  932. # else
  933. _fmode = _O_TEXT;
  934. # endif
  935. // Replace libuv's report handler with our own to suppress popups.
  936. cmSystemTools::EnableMSVCDebugHook();
  937. #endif
  938. }
  939. #if defined(_WIN32)
  940. # include <random>
  941. # include <wctype.h>
  942. # ifdef _MSC_VER
  943. using mode_t = cmSystemTools::SystemTools::mode_t;
  944. # endif
  945. #else
  946. # include <sys/stat.h>
  947. #endif
  948. inline int Mkdir(const char* dir, const mode_t* mode)
  949. {
  950. #if defined(_WIN32)
  951. int ret = _wmkdir(cmSystemTools::ConvertToWindowsExtendedPath(dir).c_str());
  952. if (ret == 0 && mode)
  953. cmSystemTools::SystemTools::SetPermissions(dir, *mode);
  954. return ret;
  955. #else
  956. return mkdir(dir, mode ? *mode : 0777);
  957. #endif
  958. }
  959. cmsys::Status cmSystemTools::MakeTempDirectory(std::string& path,
  960. const mode_t* mode)
  961. {
  962. if (path.empty()) {
  963. return cmsys::Status::POSIX(EINVAL);
  964. }
  965. return cmSystemTools::MakeTempDirectory(&path.front(), mode);
  966. }
  967. cmsys::Status cmSystemTools::MakeTempDirectory(char* path, const mode_t* mode)
  968. {
  969. if (!path) {
  970. return cmsys::Status::POSIX(EINVAL);
  971. }
  972. // verify that path ends with "XXXXXX"
  973. const auto l = std::strlen(path);
  974. if (!cmHasLiteralSuffix(cm::string_view{ path, l }, "XXXXXX")) {
  975. return cmsys::Status::POSIX(EINVAL);
  976. }
  977. // create parent directories
  978. auto* sep = path;
  979. while ((sep = strchr(sep, '/'))) {
  980. // all underlying functions use C strings,
  981. // so temporarily end the string here
  982. *sep = '\0';
  983. Mkdir(path, mode);
  984. *sep = '/';
  985. ++sep;
  986. }
  987. #ifdef _WIN32
  988. const int nchars = 36;
  989. const char chars[nchars + 1] = "abcdefghijklmnopqrstuvwxyz0123456789";
  990. std::random_device rd;
  991. std::mt19937 rg{ rd() };
  992. std::uniform_int_distribution<int> dist{ 0, nchars - 1 };
  993. for (auto tries = 100; tries; --tries) {
  994. for (auto n = l - 6; n < l; ++n) {
  995. path[n] = chars[dist(rg)];
  996. }
  997. if (Mkdir(path, mode) == 0) {
  998. return cmsys::Status::Success();
  999. } else if (errno != EEXIST) {
  1000. return cmsys::Status::POSIX_errno();
  1001. }
  1002. }
  1003. return cmsys::Status::POSIX(EAGAIN);
  1004. #else
  1005. if (mkdtemp(path)) {
  1006. if (mode) {
  1007. chmod(path, *mode);
  1008. }
  1009. } else {
  1010. return cmsys::Status::POSIX_errno();
  1011. }
  1012. return cmsys::Status::Success();
  1013. #endif
  1014. }
  1015. #ifdef _WIN32
  1016. namespace {
  1017. bool cmMoveFile(std::wstring const& oldname, std::wstring const& newname,
  1018. cmSystemTools::Replace replace)
  1019. {
  1020. // Not only ignore any previous error, but clear any memory of it.
  1021. SetLastError(0);
  1022. DWORD flags = 0;
  1023. if (replace == cmSystemTools::Replace::Yes) {
  1024. // Use MOVEFILE_REPLACE_EXISTING to replace an existing destination file.
  1025. flags = flags | MOVEFILE_REPLACE_EXISTING;
  1026. }
  1027. return MoveFileExW(oldname.c_str(), newname.c_str(), flags);
  1028. }
  1029. }
  1030. #endif
  1031. cmSystemTools::CopyResult cmSystemTools::CopySingleFile(
  1032. std::string const& oldname, std::string const& newname, CopyWhen when,
  1033. CopyInputRecent inputRecent, std::string* err)
  1034. {
  1035. switch (when) {
  1036. case CopyWhen::Always:
  1037. break;
  1038. case CopyWhen::OnlyIfDifferent:
  1039. if (!FilesDiffer(oldname, newname)) {
  1040. return CopyResult::Success;
  1041. }
  1042. break;
  1043. }
  1044. mode_t perm = 0;
  1045. cmsys::Status perms = SystemTools::GetPermissions(oldname, perm);
  1046. // If files are the same do not copy
  1047. if (SystemTools::SameFile(oldname, newname)) {
  1048. return CopyResult::Success;
  1049. }
  1050. cmsys::SystemTools::CopyStatus status;
  1051. status = cmsys::SystemTools::CloneFileContent(oldname, newname);
  1052. if (!status) {
  1053. // if cloning did not succeed, fall back to blockwise copy
  1054. #ifdef _WIN32
  1055. if (inputRecent == CopyInputRecent::Yes) {
  1056. // Windows sometimes locks a file immediately after creation.
  1057. // Retry a few times.
  1058. WindowsFileRetry retry = cmSystemTools::GetWindowsFileRetry();
  1059. while ((status =
  1060. cmsys::SystemTools::CopyFileContentBlockwise(oldname, newname),
  1061. status.Path == cmsys::SystemTools::CopyStatus::SourcePath &&
  1062. status.GetPOSIX() == EACCES && --retry.Count)) {
  1063. cmSystemTools::Delay(retry.Delay);
  1064. }
  1065. } else {
  1066. status = cmsys::SystemTools::CopyFileContentBlockwise(oldname, newname);
  1067. }
  1068. #else
  1069. static_cast<void>(inputRecent);
  1070. status = cmsys::SystemTools::CopyFileContentBlockwise(oldname, newname);
  1071. #endif
  1072. }
  1073. if (!status) {
  1074. if (err) {
  1075. *err = status.GetString();
  1076. switch (status.Path) {
  1077. case cmsys::SystemTools::CopyStatus::SourcePath:
  1078. *err = cmStrCat(*err, " (input)");
  1079. break;
  1080. case cmsys::SystemTools::CopyStatus::DestPath:
  1081. *err = cmStrCat(*err, " (output)");
  1082. break;
  1083. default:
  1084. break;
  1085. }
  1086. }
  1087. return CopyResult::Failure;
  1088. }
  1089. if (perms) {
  1090. perms = SystemTools::SetPermissions(newname, perm);
  1091. if (!perms) {
  1092. if (err) {
  1093. *err = cmStrCat(perms.GetString(), " (output)");
  1094. }
  1095. return CopyResult::Failure;
  1096. }
  1097. }
  1098. return CopyResult::Success;
  1099. }
  1100. bool cmSystemTools::RenameFile(const std::string& oldname,
  1101. const std::string& newname)
  1102. {
  1103. return cmSystemTools::RenameFile(oldname, newname, Replace::Yes) ==
  1104. RenameResult::Success;
  1105. }
  1106. cmSystemTools::RenameResult cmSystemTools::RenameFile(
  1107. std::string const& oldname, std::string const& newname, Replace replace,
  1108. std::string* err)
  1109. {
  1110. #ifdef _WIN32
  1111. # ifndef INVALID_FILE_ATTRIBUTES
  1112. # define INVALID_FILE_ATTRIBUTES ((DWORD)-1)
  1113. # endif
  1114. std::wstring const oldname_wstr =
  1115. SystemTools::ConvertToWindowsExtendedPath(oldname);
  1116. std::wstring const newname_wstr =
  1117. SystemTools::ConvertToWindowsExtendedPath(newname);
  1118. /* Windows MoveFileEx may not replace read-only or in-use files. If it
  1119. fails then remove the read-only attribute from any existing destination.
  1120. Try multiple times since we may be racing against another process
  1121. creating/opening the destination file just before our MoveFileEx. */
  1122. WindowsFileRetry retry = GetWindowsRetry(oldname_wstr);
  1123. // Use RAII to set the attribute bit blocking Microsoft Search Indexing,
  1124. // and restore the previous value upon return.
  1125. SaveRestoreFileAttributes save_restore_file_attributes(
  1126. oldname_wstr, FILE_ATTRIBUTE_NOT_CONTENT_INDEXED);
  1127. DWORD move_last_error = 0;
  1128. while (!cmMoveFile(oldname_wstr, newname_wstr, replace) && --retry.Count) {
  1129. move_last_error = GetLastError();
  1130. // There was no error ==> the operation is not yet complete.
  1131. if (move_last_error == NO_ERROR) {
  1132. break;
  1133. }
  1134. // Try again only if failure was due to access/sharing permissions.
  1135. // Most often ERROR_ACCESS_DENIED (a.k.a. I/O error) for a directory, and
  1136. // ERROR_SHARING_VIOLATION for a file, are caused by one of the following:
  1137. // 1) Anti-Virus Software
  1138. // 2) Windows Search Indexer
  1139. // 3) Windows Explorer has an associated directory already opened.
  1140. if (move_last_error != ERROR_ACCESS_DENIED &&
  1141. move_last_error != ERROR_SHARING_VIOLATION) {
  1142. if (replace == Replace::No && move_last_error == ERROR_ALREADY_EXISTS) {
  1143. return RenameResult::NoReplace;
  1144. }
  1145. if (err) {
  1146. *err = cmsys::Status::Windows(move_last_error).GetString();
  1147. }
  1148. return RenameResult::Failure;
  1149. }
  1150. DWORD const attrs = GetFileAttributesW(newname_wstr.c_str());
  1151. if ((attrs != INVALID_FILE_ATTRIBUTES) &&
  1152. (attrs & FILE_ATTRIBUTE_READONLY) &&
  1153. // FILE_ATTRIBUTE_READONLY is not honored on directories.
  1154. !(attrs & FILE_ATTRIBUTE_DIRECTORY)) {
  1155. // Remove the read-only attribute from the destination file.
  1156. SetFileAttributesW(newname_wstr.c_str(),
  1157. attrs & ~FILE_ATTRIBUTE_READONLY);
  1158. } else {
  1159. // The file may be temporarily in use so wait a bit.
  1160. cmSystemTools::Delay(retry.Delay);
  1161. }
  1162. }
  1163. // If we were successful, then there was no error.
  1164. if (retry.Count > 0) {
  1165. move_last_error = 0;
  1166. // Restore the attributes on the new name.
  1167. save_restore_file_attributes.SetPath(newname_wstr);
  1168. }
  1169. SetLastError(move_last_error);
  1170. if (retry.Count > 0) {
  1171. return RenameResult::Success;
  1172. }
  1173. if (replace == Replace::No && GetLastError() == ERROR_ALREADY_EXISTS) {
  1174. return RenameResult::NoReplace;
  1175. }
  1176. if (err) {
  1177. *err = cmsys::Status::Windows_GetLastError().GetString();
  1178. }
  1179. return RenameResult::Failure;
  1180. #else
  1181. // On UNIX we have OS-provided calls to create 'newname' atomically.
  1182. if (replace == Replace::No) {
  1183. if (link(oldname.c_str(), newname.c_str()) == 0) {
  1184. return RenameResult::Success;
  1185. }
  1186. if (errno == EEXIST) {
  1187. return RenameResult::NoReplace;
  1188. }
  1189. if (err) {
  1190. *err = cmsys::Status::POSIX_errno().GetString();
  1191. }
  1192. return RenameResult::Failure;
  1193. }
  1194. if (rename(oldname.c_str(), newname.c_str()) == 0) {
  1195. return RenameResult::Success;
  1196. }
  1197. if (err) {
  1198. *err = cmsys::Status::POSIX_errno().GetString();
  1199. }
  1200. return RenameResult::Failure;
  1201. #endif
  1202. }
  1203. cmsys::Status cmSystemTools::MoveFileIfDifferent(
  1204. const std::string& source, const std::string& destination)
  1205. {
  1206. cmsys::Status res = {};
  1207. if (FilesDiffer(source, destination)) {
  1208. if (RenameFile(source, destination)) {
  1209. return res;
  1210. }
  1211. res = CopyFileAlways(source, destination);
  1212. }
  1213. RemoveFile(source);
  1214. return res;
  1215. }
  1216. void cmSystemTools::Glob(const std::string& directory,
  1217. const std::string& regexp,
  1218. std::vector<std::string>& files)
  1219. {
  1220. cmsys::Directory d;
  1221. cmsys::RegularExpression reg(regexp.c_str());
  1222. if (d.Load(directory)) {
  1223. size_t numf;
  1224. unsigned int i;
  1225. numf = d.GetNumberOfFiles();
  1226. for (i = 0; i < numf; i++) {
  1227. std::string fname = d.GetFile(i);
  1228. if (reg.find(fname)) {
  1229. files.push_back(std::move(fname));
  1230. }
  1231. }
  1232. }
  1233. }
  1234. void cmSystemTools::GlobDirs(const std::string& path,
  1235. std::vector<std::string>& files)
  1236. {
  1237. std::string::size_type pos = path.find("/*");
  1238. if (pos == std::string::npos) {
  1239. files.push_back(path);
  1240. return;
  1241. }
  1242. std::string startPath = path.substr(0, pos);
  1243. std::string finishPath = path.substr(pos + 2);
  1244. cmsys::Directory d;
  1245. if (d.Load(startPath)) {
  1246. for (unsigned int i = 0; i < d.GetNumberOfFiles(); ++i) {
  1247. if ((std::string(d.GetFile(i)) != ".") &&
  1248. (std::string(d.GetFile(i)) != "..")) {
  1249. std::string fname = cmStrCat(startPath, '/', d.GetFile(i));
  1250. if (cmSystemTools::FileIsDirectory(fname)) {
  1251. fname += finishPath;
  1252. cmSystemTools::GlobDirs(fname, files);
  1253. }
  1254. }
  1255. }
  1256. }
  1257. }
  1258. bool cmSystemTools::SimpleGlob(const std::string& glob,
  1259. std::vector<std::string>& files,
  1260. int type /* = 0 */)
  1261. {
  1262. files.clear();
  1263. if (glob.back() != '*') {
  1264. return false;
  1265. }
  1266. std::string path = cmSystemTools::GetFilenamePath(glob);
  1267. std::string ppath = cmSystemTools::GetFilenameName(glob);
  1268. ppath = ppath.substr(0, ppath.size() - 1);
  1269. if (path.empty()) {
  1270. path = "/";
  1271. }
  1272. bool res = false;
  1273. cmsys::Directory d;
  1274. if (d.Load(path)) {
  1275. for (unsigned int i = 0; i < d.GetNumberOfFiles(); ++i) {
  1276. if ((std::string(d.GetFile(i)) != ".") &&
  1277. (std::string(d.GetFile(i)) != "..")) {
  1278. std::string fname = path;
  1279. if (path.back() != '/') {
  1280. fname += "/";
  1281. }
  1282. fname += d.GetFile(i);
  1283. std::string sfname = d.GetFile(i);
  1284. if (type > 0 && cmSystemTools::FileIsDirectory(fname)) {
  1285. continue;
  1286. }
  1287. if (type < 0 && !cmSystemTools::FileIsDirectory(fname)) {
  1288. continue;
  1289. }
  1290. if (cmHasPrefix(sfname, ppath)) {
  1291. files.push_back(fname);
  1292. res = true;
  1293. }
  1294. }
  1295. }
  1296. }
  1297. return res;
  1298. }
  1299. std::string cmSystemTools::ConvertToOutputPath(std::string const& path)
  1300. {
  1301. #if defined(_WIN32) && !defined(__CYGWIN__)
  1302. if (s_ForceUnixPaths) {
  1303. return cmSystemTools::ConvertToUnixOutputPath(path);
  1304. }
  1305. return cmSystemTools::ConvertToWindowsOutputPath(path);
  1306. #else
  1307. return cmSystemTools::ConvertToUnixOutputPath(path);
  1308. #endif
  1309. }
  1310. void cmSystemTools::ConvertToOutputSlashes(std::string& path)
  1311. {
  1312. #if defined(_WIN32) && !defined(__CYGWIN__)
  1313. if (!s_ForceUnixPaths) {
  1314. // Convert to windows slashes.
  1315. std::string::size_type pos = 0;
  1316. while ((pos = path.find('/', pos)) != std::string::npos) {
  1317. path[pos++] = '\\';
  1318. }
  1319. }
  1320. #else
  1321. static_cast<void>(path);
  1322. #endif
  1323. }
  1324. void cmSystemTools::ConvertToLongPath(std::string& path)
  1325. {
  1326. #if defined(_WIN32) && !defined(__CYGWIN__)
  1327. // Try to convert path to a long path only if the path contains character '~'
  1328. if (path.find('~') == std::string::npos) {
  1329. return;
  1330. }
  1331. std::wstring wPath = cmsys::Encoding::ToWide(path);
  1332. DWORD ret = GetLongPathNameW(wPath.c_str(), nullptr, 0);
  1333. std::vector<wchar_t> buffer(ret);
  1334. if (ret != 0) {
  1335. ret = GetLongPathNameW(wPath.c_str(), buffer.data(),
  1336. static_cast<DWORD>(buffer.size()));
  1337. }
  1338. if (ret != 0) {
  1339. path = cmsys::Encoding::ToNarrow(buffer.data());
  1340. }
  1341. #else
  1342. static_cast<void>(path);
  1343. #endif
  1344. }
  1345. std::string cmSystemTools::ConvertToRunCommandPath(const std::string& path)
  1346. {
  1347. #if defined(_WIN32) && !defined(__CYGWIN__)
  1348. return cmSystemTools::ConvertToWindowsOutputPath(path);
  1349. #else
  1350. return cmSystemTools::ConvertToUnixOutputPath(path);
  1351. #endif
  1352. }
  1353. // compute the relative path from here to there
  1354. std::string cmSystemTools::RelativePath(std::string const& local,
  1355. std::string const& remote)
  1356. {
  1357. if (!cmSystemTools::FileIsFullPath(local)) {
  1358. cmSystemTools::Error("RelativePath must be passed a full path to local: " +
  1359. local);
  1360. }
  1361. if (!cmSystemTools::FileIsFullPath(remote)) {
  1362. cmSystemTools::Error(
  1363. "RelativePath must be passed a full path to remote: " + remote);
  1364. }
  1365. return cmsys::SystemTools::RelativePath(local, remote);
  1366. }
  1367. std::string cmSystemTools::ForceToRelativePath(std::string const& local_path,
  1368. std::string const& remote_path)
  1369. {
  1370. // The paths should never be quoted.
  1371. assert(local_path.front() != '\"');
  1372. assert(remote_path.front() != '\"');
  1373. // The local path should never have a trailing slash except if it is just the
  1374. // bare root directory
  1375. assert(local_path.empty() || local_path.back() != '/' ||
  1376. local_path.size() == 1 ||
  1377. (local_path.size() == 3 && local_path[1] == ':' &&
  1378. ((local_path[0] >= 'A' && local_path[0] <= 'Z') ||
  1379. (local_path[0] >= 'a' && local_path[0] <= 'z'))));
  1380. // If the path is already relative then just return the path.
  1381. if (!cmSystemTools::FileIsFullPath(remote_path)) {
  1382. return remote_path;
  1383. }
  1384. // Identify the longest shared path component between the remote
  1385. // path and the local path.
  1386. std::vector<std::string> local;
  1387. cmSystemTools::SplitPath(local_path, local);
  1388. std::vector<std::string> remote;
  1389. cmSystemTools::SplitPath(remote_path, remote);
  1390. unsigned int common = 0;
  1391. while (common < remote.size() && common < local.size() &&
  1392. cmSystemTools::ComparePath(remote[common], local[common])) {
  1393. ++common;
  1394. }
  1395. // If no part of the path is in common then return the full path.
  1396. if (common == 0) {
  1397. return remote_path;
  1398. }
  1399. // If the entire path is in common then just return a ".".
  1400. if (common == remote.size() && common == local.size()) {
  1401. return ".";
  1402. }
  1403. // If the entire path is in common except for a trailing slash then
  1404. // just return a "./".
  1405. if (common + 1 == remote.size() && remote[common].empty() &&
  1406. common == local.size()) {
  1407. return "./";
  1408. }
  1409. // Construct the relative path.
  1410. std::string relative;
  1411. // First add enough ../ to get up to the level of the shared portion
  1412. // of the path. Leave off the trailing slash. Note that the last
  1413. // component of local will never be empty because local should never
  1414. // have a trailing slash.
  1415. for (unsigned int i = common; i < local.size(); ++i) {
  1416. relative += "..";
  1417. if (i < local.size() - 1) {
  1418. relative += "/";
  1419. }
  1420. }
  1421. // Now add the portion of the destination path that is not included
  1422. // in the shared portion of the path. Add a slash the first time
  1423. // only if there was already something in the path. If there was a
  1424. // trailing slash in the input then the last iteration of the loop
  1425. // will add a slash followed by an empty string which will preserve
  1426. // the trailing slash in the output.
  1427. if (!relative.empty() && !remote.empty()) {
  1428. relative += "/";
  1429. }
  1430. relative += cmJoin(cmMakeRange(remote).advance(common), "/");
  1431. // Finally return the path.
  1432. return relative;
  1433. }
  1434. std::string cmSystemTools::RelativeIfUnder(std::string const& top,
  1435. std::string const& in)
  1436. {
  1437. std::string out;
  1438. if (in == top) {
  1439. out = ".";
  1440. } else if (cmSystemTools::IsSubDirectory(in, top)) {
  1441. out = in.substr(top.size() + 1);
  1442. } else {
  1443. out = in;
  1444. }
  1445. return out;
  1446. }
  1447. cm::optional<std::string> cmSystemTools::GetEnvVar(std::string const& var)
  1448. {
  1449. cm::optional<std::string> result;
  1450. {
  1451. std::string value;
  1452. if (cmSystemTools::GetEnv(var, value)) {
  1453. result = std::move(value);
  1454. }
  1455. }
  1456. return result;
  1457. }
  1458. std::vector<std::string> cmSystemTools::SplitEnvPath(std::string const& value)
  1459. {
  1460. #if defined(_WIN32) && !defined(__CYGWIN__)
  1461. static cm::string_view sep = ";"_s;
  1462. #else
  1463. static cm::string_view sep = ":"_s;
  1464. #endif
  1465. std::vector<std::string> paths = cmTokenize(value, sep);
  1466. for (std::string& p : paths) {
  1467. SystemTools::ConvertToUnixSlashes(p);
  1468. }
  1469. return paths;
  1470. }
  1471. #ifndef CMAKE_BOOTSTRAP
  1472. bool cmSystemTools::UnsetEnv(const char* value)
  1473. {
  1474. # if !defined(HAVE_UNSETENV)
  1475. return cmSystemTools::UnPutEnv(value);
  1476. # else
  1477. unsetenv(value);
  1478. return true;
  1479. # endif
  1480. }
  1481. std::vector<std::string> cmSystemTools::GetEnvironmentVariables()
  1482. {
  1483. std::vector<std::string> env;
  1484. int cc;
  1485. # ifdef _WIN32
  1486. // if program starts with main, _wenviron is initially NULL, call to
  1487. // _wgetenv and create wide-character string environment
  1488. _wgetenv(L"");
  1489. for (cc = 0; _wenviron[cc]; ++cc) {
  1490. env.emplace_back(cmsys::Encoding::ToNarrow(_wenviron[cc]));
  1491. }
  1492. # else
  1493. for (cc = 0; environ[cc]; ++cc) {
  1494. env.emplace_back(environ[cc]);
  1495. }
  1496. # endif
  1497. return env;
  1498. }
  1499. void cmSystemTools::AppendEnv(std::vector<std::string> const& env)
  1500. {
  1501. for (std::string const& eit : env) {
  1502. cmSystemTools::PutEnv(eit);
  1503. }
  1504. }
  1505. void cmSystemTools::EnvDiff::AppendEnv(std::vector<std::string> const& env)
  1506. {
  1507. for (std::string const& eit : env) {
  1508. this->PutEnv(eit);
  1509. }
  1510. }
  1511. void cmSystemTools::EnvDiff::PutEnv(const std::string& env)
  1512. {
  1513. auto const eq_loc = env.find('=');
  1514. if (eq_loc != std::string::npos) {
  1515. std::string name = env.substr(0, eq_loc);
  1516. diff[name] = env.substr(eq_loc + 1);
  1517. } else {
  1518. this->UnPutEnv(env);
  1519. }
  1520. }
  1521. void cmSystemTools::EnvDiff::UnPutEnv(const std::string& env)
  1522. {
  1523. diff[env] = cm::nullopt;
  1524. }
  1525. bool cmSystemTools::EnvDiff::ParseOperation(const std::string& envmod)
  1526. {
  1527. char path_sep = GetSystemPathlistSeparator();
  1528. auto apply_diff = [this](const std::string& name,
  1529. std::function<void(std::string&)> const& apply) {
  1530. cm::optional<std::string> old_value = diff[name];
  1531. std::string output;
  1532. if (old_value) {
  1533. output = *old_value;
  1534. } else {
  1535. const char* curval = cmSystemTools::GetEnv(name);
  1536. if (curval) {
  1537. output = curval;
  1538. }
  1539. }
  1540. apply(output);
  1541. diff[name] = output;
  1542. };
  1543. // Split on `=`
  1544. auto const eq_loc = envmod.find_first_of('=');
  1545. if (eq_loc == std::string::npos) {
  1546. cmSystemTools::Error(cmStrCat(
  1547. "Error: Missing `=` after the variable name in: ", envmod, '\n'));
  1548. return false;
  1549. }
  1550. auto const name = envmod.substr(0, eq_loc);
  1551. // Split value on `:`
  1552. auto const op_value_start = eq_loc + 1;
  1553. auto const colon_loc = envmod.find_first_of(':', op_value_start);
  1554. if (colon_loc == std::string::npos) {
  1555. cmSystemTools::Error(
  1556. cmStrCat("Error: Missing `:` after the operation in: ", envmod, '\n'));
  1557. return false;
  1558. }
  1559. auto const op = envmod.substr(op_value_start, colon_loc - op_value_start);
  1560. auto const value_start = colon_loc + 1;
  1561. auto const value = envmod.substr(value_start);
  1562. // Determine what to do with the operation.
  1563. if (op == "reset"_s) {
  1564. auto entry = diff.find(name);
  1565. if (entry != diff.end()) {
  1566. diff.erase(entry);
  1567. }
  1568. } else if (op == "set"_s) {
  1569. diff[name] = value;
  1570. } else if (op == "unset"_s) {
  1571. diff[name] = cm::nullopt;
  1572. } else if (op == "string_append"_s) {
  1573. apply_diff(name, [&value](std::string& output) { output += value; });
  1574. } else if (op == "string_prepend"_s) {
  1575. apply_diff(name,
  1576. [&value](std::string& output) { output.insert(0, value); });
  1577. } else if (op == "path_list_append"_s) {
  1578. apply_diff(name, [&value, path_sep](std::string& output) {
  1579. if (!output.empty()) {
  1580. output += path_sep;
  1581. }
  1582. output += value;
  1583. });
  1584. } else if (op == "path_list_prepend"_s) {
  1585. apply_diff(name, [&value, path_sep](std::string& output) {
  1586. if (!output.empty()) {
  1587. output.insert(output.begin(), path_sep);
  1588. }
  1589. output.insert(0, value);
  1590. });
  1591. } else if (op == "cmake_list_append"_s) {
  1592. apply_diff(name, [&value](std::string& output) {
  1593. if (!output.empty()) {
  1594. output += ';';
  1595. }
  1596. output += value;
  1597. });
  1598. } else if (op == "cmake_list_prepend"_s) {
  1599. apply_diff(name, [&value](std::string& output) {
  1600. if (!output.empty()) {
  1601. output.insert(output.begin(), ';');
  1602. }
  1603. output.insert(0, value);
  1604. });
  1605. } else {
  1606. cmSystemTools::Error(cmStrCat(
  1607. "Error: Unrecognized environment manipulation argument: ", op, '\n'));
  1608. return false;
  1609. }
  1610. return true;
  1611. }
  1612. void cmSystemTools::EnvDiff::ApplyToCurrentEnv(std::ostringstream* measurement)
  1613. {
  1614. for (auto const& env_apply : diff) {
  1615. if (env_apply.second) {
  1616. auto const env_update =
  1617. cmStrCat(env_apply.first, '=', *env_apply.second);
  1618. cmSystemTools::PutEnv(env_update);
  1619. if (measurement) {
  1620. *measurement << env_update << std::endl;
  1621. }
  1622. } else {
  1623. cmSystemTools::UnsetEnv(env_apply.first.c_str());
  1624. if (measurement) {
  1625. // Signify that this variable is being actively unset
  1626. *measurement << '#' << env_apply.first << "=\n";
  1627. }
  1628. }
  1629. }
  1630. }
  1631. cmSystemTools::SaveRestoreEnvironment::SaveRestoreEnvironment()
  1632. {
  1633. this->Env = cmSystemTools::GetEnvironmentVariables();
  1634. }
  1635. cmSystemTools::SaveRestoreEnvironment::~SaveRestoreEnvironment()
  1636. {
  1637. // First clear everything in the current environment:
  1638. std::vector<std::string> currentEnv = GetEnvironmentVariables();
  1639. for (std::string var : currentEnv) {
  1640. std::string::size_type pos = var.find('=');
  1641. if (pos != std::string::npos) {
  1642. var = var.substr(0, pos);
  1643. }
  1644. cmSystemTools::UnsetEnv(var.c_str());
  1645. }
  1646. // Then put back each entry from the original environment:
  1647. cmSystemTools::AppendEnv(this->Env);
  1648. }
  1649. #endif
  1650. void cmSystemTools::EnableVSConsoleOutput()
  1651. {
  1652. #ifdef _WIN32
  1653. // Visual Studio tools like devenv may not
  1654. // display output to the console unless this environment variable is
  1655. // set. We need it to capture the output of these build tools.
  1656. // Note for future work that one could pass "/out \\.\pipe\NAME" to
  1657. // either of these executables where NAME is created with
  1658. // CreateNamedPipe. This would bypass the internal buffering of the
  1659. // output and allow it to be captured on the fly.
  1660. cmSystemTools::PutEnv("vsconsoleoutput=1");
  1661. # ifndef CMAKE_BOOTSTRAP
  1662. // VS sets an environment variable to tell MS tools like "cl" to report
  1663. // output through a backdoor pipe instead of stdout/stderr. Unset the
  1664. // environment variable to close this backdoor for any path of process
  1665. // invocations that passes through CMake so we can capture the output.
  1666. cmSystemTools::UnsetEnv("VS_UNICODE_OUTPUT");
  1667. # endif
  1668. #endif
  1669. }
  1670. bool cmSystemTools::IsPathToFramework(const std::string& path)
  1671. {
  1672. return (cmSystemTools::FileIsFullPath(path) &&
  1673. cmHasLiteralSuffix(path, ".framework"));
  1674. }
  1675. bool cmSystemTools::IsPathToXcFramework(const std::string& path)
  1676. {
  1677. return (cmSystemTools::FileIsFullPath(path) &&
  1678. cmHasLiteralSuffix(path, ".xcframework"));
  1679. }
  1680. bool cmSystemTools::IsPathToMacOSSharedLibrary(const std::string& path)
  1681. {
  1682. return (cmSystemTools::FileIsFullPath(path) &&
  1683. cmHasLiteralSuffix(path, ".dylib"));
  1684. }
  1685. bool cmSystemTools::CreateTar(const std::string& outFileName,
  1686. const std::vector<std::string>& files,
  1687. const std::string& workingDirectory,
  1688. cmTarCompression compressType, bool verbose,
  1689. std::string const& mtime,
  1690. std::string const& format, int compressionLevel)
  1691. {
  1692. #if !defined(CMAKE_BOOTSTRAP)
  1693. cmWorkingDirectory workdir(cmSystemTools::GetCurrentWorkingDirectory());
  1694. if (!workingDirectory.empty()) {
  1695. workdir.SetDirectory(workingDirectory);
  1696. }
  1697. const std::string cwd = cmSystemTools::GetCurrentWorkingDirectory();
  1698. cmsys::ofstream fout(outFileName.c_str(), std::ios::out | std::ios::binary);
  1699. if (!fout) {
  1700. std::string e = cmStrCat("Cannot open output file \"", outFileName,
  1701. "\": ", cmSystemTools::GetLastSystemError());
  1702. cmSystemTools::Error(e);
  1703. return false;
  1704. }
  1705. cmArchiveWrite::Compress compress = cmArchiveWrite::CompressNone;
  1706. switch (compressType) {
  1707. case TarCompressGZip:
  1708. compress = cmArchiveWrite::CompressGZip;
  1709. break;
  1710. case TarCompressBZip2:
  1711. compress = cmArchiveWrite::CompressBZip2;
  1712. break;
  1713. case TarCompressXZ:
  1714. compress = cmArchiveWrite::CompressXZ;
  1715. break;
  1716. case TarCompressZstd:
  1717. compress = cmArchiveWrite::CompressZstd;
  1718. break;
  1719. case TarCompressNone:
  1720. compress = cmArchiveWrite::CompressNone;
  1721. break;
  1722. }
  1723. cmArchiveWrite a(fout, compress, format.empty() ? "paxr" : format,
  1724. compressionLevel);
  1725. if (!a.Open()) {
  1726. cmSystemTools::Error(a.GetError());
  1727. return false;
  1728. }
  1729. a.SetMTime(mtime);
  1730. a.SetVerbose(verbose);
  1731. bool tarCreatedSuccessfully = true;
  1732. for (auto path : files) {
  1733. if (cmSystemTools::FileIsFullPath(path)) {
  1734. // Get the relative path to the file.
  1735. path = cmSystemTools::RelativePath(cwd, path);
  1736. }
  1737. if (!a.Add(path)) {
  1738. cmSystemTools::Error(a.GetError());
  1739. tarCreatedSuccessfully = false;
  1740. }
  1741. }
  1742. return tarCreatedSuccessfully;
  1743. #else
  1744. (void)outFileName;
  1745. (void)files;
  1746. (void)verbose;
  1747. return false;
  1748. #endif
  1749. }
  1750. #if !defined(CMAKE_BOOTSTRAP)
  1751. namespace {
  1752. # define BSDTAR_FILESIZE_PRINTF "%lu"
  1753. # define BSDTAR_FILESIZE_TYPE unsigned long
  1754. void list_item_verbose(FILE* out, struct archive_entry* entry)
  1755. {
  1756. char tmp[100];
  1757. size_t w;
  1758. const char* p;
  1759. const char* fmt;
  1760. time_t tim;
  1761. static time_t now;
  1762. size_t u_width = 6;
  1763. size_t gs_width = 13;
  1764. /*
  1765. * We avoid collecting the entire list in memory at once by
  1766. * listing things as we see them. However, that also means we can't
  1767. * just pre-compute the field widths. Instead, we start with guesses
  1768. * and just widen them as necessary. These numbers are completely
  1769. * arbitrary.
  1770. */
  1771. if (!now) {
  1772. time(&now);
  1773. }
  1774. fprintf(out, "%s %d ", archive_entry_strmode(entry),
  1775. archive_entry_nlink(entry));
  1776. /* Use uname if it's present, else uid. */
  1777. p = archive_entry_uname(entry);
  1778. if (!p || (*p == '\0')) {
  1779. snprintf(tmp, sizeof(tmp), "%lu ",
  1780. static_cast<unsigned long>(archive_entry_uid(entry)));
  1781. p = tmp;
  1782. }
  1783. w = strlen(p);
  1784. if (w > u_width) {
  1785. u_width = w;
  1786. }
  1787. fprintf(out, "%-*s ", static_cast<int>(u_width), p);
  1788. /* Use gname if it's present, else gid. */
  1789. p = archive_entry_gname(entry);
  1790. if (p && p[0] != '\0') {
  1791. fprintf(out, "%s", p);
  1792. w = strlen(p);
  1793. } else {
  1794. snprintf(tmp, sizeof(tmp), "%lu",
  1795. static_cast<unsigned long>(archive_entry_gid(entry)));
  1796. w = strlen(tmp);
  1797. fprintf(out, "%s", tmp);
  1798. }
  1799. /*
  1800. * Print device number or file size, right-aligned so as to make
  1801. * total width of group and devnum/filesize fields be gs_width.
  1802. * If gs_width is too small, grow it.
  1803. */
  1804. if (archive_entry_filetype(entry) == AE_IFCHR ||
  1805. archive_entry_filetype(entry) == AE_IFBLK) {
  1806. unsigned long rdevmajor = archive_entry_rdevmajor(entry);
  1807. unsigned long rdevminor = archive_entry_rdevminor(entry);
  1808. snprintf(tmp, sizeof(tmp), "%lu,%lu", rdevmajor, rdevminor);
  1809. } else {
  1810. /*
  1811. * Note the use of platform-dependent macros to format
  1812. * the filesize here. We need the format string and the
  1813. * corresponding type for the cast.
  1814. */
  1815. snprintf(tmp, sizeof(tmp), BSDTAR_FILESIZE_PRINTF,
  1816. static_cast<BSDTAR_FILESIZE_TYPE>(archive_entry_size(entry)));
  1817. }
  1818. if (w + strlen(tmp) >= gs_width) {
  1819. gs_width = w + strlen(tmp) + 1;
  1820. }
  1821. fprintf(out, "%*s", static_cast<int>(gs_width - w), tmp);
  1822. /* Format the time using 'ls -l' conventions. */
  1823. tim = archive_entry_mtime(entry);
  1824. # define HALF_YEAR ((time_t)365 * 86400 / 2)
  1825. # if defined(_WIN32) && !defined(__CYGWIN__)
  1826. /* Windows' strftime function does not support %e format. */
  1827. # define DAY_FMT "%d"
  1828. # else
  1829. # define DAY_FMT "%e" /* Day number without leading zeros */
  1830. # endif
  1831. if (tim < now - HALF_YEAR || tim > now + HALF_YEAR) {
  1832. fmt = DAY_FMT " %b %Y";
  1833. } else {
  1834. fmt = DAY_FMT " %b %H:%M";
  1835. }
  1836. strftime(tmp, sizeof(tmp), fmt, localtime(&tim));
  1837. fprintf(out, " %s ", tmp);
  1838. fprintf(out, "%s", cm_archive_entry_pathname(entry).c_str());
  1839. /* Extra information for links. */
  1840. if (archive_entry_hardlink(entry)) /* Hard link */
  1841. {
  1842. fprintf(out, " link to %s", archive_entry_hardlink(entry));
  1843. } else if (archive_entry_symlink(entry)) /* Symbolic link */
  1844. {
  1845. fprintf(out, " -> %s", archive_entry_symlink(entry));
  1846. }
  1847. fflush(out);
  1848. }
  1849. void ArchiveError(const char* m1, struct archive* a)
  1850. {
  1851. std::string message(m1);
  1852. const char* m2 = archive_error_string(a);
  1853. if (m2) {
  1854. message += m2;
  1855. }
  1856. cmSystemTools::Error(message);
  1857. }
  1858. bool la_diagnostic(struct archive* ar, __LA_SSIZE_T r)
  1859. {
  1860. // See archive.h definition of ARCHIVE_OK for return values.
  1861. if (r >= ARCHIVE_OK) {
  1862. return true;
  1863. }
  1864. if (r >= ARCHIVE_WARN) {
  1865. const char* warn = archive_error_string(ar);
  1866. if (!warn) {
  1867. warn = "unknown warning";
  1868. }
  1869. std::cerr << "cmake -E tar: warning: " << warn << '\n';
  1870. return true;
  1871. }
  1872. // Error.
  1873. const char* err = archive_error_string(ar);
  1874. if (!err) {
  1875. err = "unknown error";
  1876. }
  1877. std::cerr << "cmake -E tar: error: " << err << '\n';
  1878. return false;
  1879. }
  1880. // Return 'true' on success
  1881. bool copy_data(struct archive* ar, struct archive* aw)
  1882. {
  1883. long r;
  1884. const void* buff;
  1885. size_t size;
  1886. # if defined(ARCHIVE_VERSION_NUMBER) && ARCHIVE_VERSION_NUMBER >= 3000000
  1887. __LA_INT64_T offset;
  1888. # else
  1889. off_t offset;
  1890. # endif
  1891. for (;;) {
  1892. // See archive.h definition of ARCHIVE_OK for return values.
  1893. r = archive_read_data_block(ar, &buff, &size, &offset);
  1894. if (r == ARCHIVE_EOF) {
  1895. return true;
  1896. }
  1897. if (!la_diagnostic(ar, r)) {
  1898. return false;
  1899. }
  1900. // See archive.h definition of ARCHIVE_OK for return values.
  1901. __LA_SSIZE_T const w = archive_write_data_block(aw, buff, size, offset);
  1902. if (!la_diagnostic(ar, w)) {
  1903. return false;
  1904. }
  1905. }
  1906. # if !defined(__clang__) && !defined(__NVCOMPILER) && !defined(__HP_aCC)
  1907. return false; /* this should not happen but it quiets some compilers */
  1908. # endif
  1909. }
  1910. bool extract_tar(const std::string& outFileName,
  1911. const std::vector<std::string>& files, bool verbose,
  1912. cmSystemTools::cmTarExtractTimestamps extractTimestamps,
  1913. bool extract)
  1914. {
  1915. cmLocaleRAII localeRAII;
  1916. static_cast<void>(localeRAII);
  1917. struct archive* a = archive_read_new();
  1918. struct archive* ext = archive_write_disk_new();
  1919. archive_read_support_filter_all(a);
  1920. archive_read_support_format_all(a);
  1921. struct archive_entry* entry;
  1922. struct archive* matching = archive_match_new();
  1923. if (!matching) {
  1924. cmSystemTools::Error("Out of memory");
  1925. return false;
  1926. }
  1927. for (const auto& filename : files) {
  1928. if (archive_match_include_pattern(matching, filename.c_str()) !=
  1929. ARCHIVE_OK) {
  1930. cmSystemTools::Error("Failed to add to inclusion list: " + filename);
  1931. return false;
  1932. }
  1933. }
  1934. int r = cm_archive_read_open_file(a, outFileName.c_str(), 10240);
  1935. if (r) {
  1936. ArchiveError("Problem with archive_read_open_file(): ", a);
  1937. archive_write_free(ext);
  1938. archive_read_close(a);
  1939. return false;
  1940. }
  1941. for (;;) {
  1942. r = archive_read_next_header(a, &entry);
  1943. if (r == ARCHIVE_EOF) {
  1944. break;
  1945. }
  1946. if (r != ARCHIVE_OK) {
  1947. ArchiveError("Problem with archive_read_next_header(): ", a);
  1948. break;
  1949. }
  1950. if (archive_match_excluded(matching, entry)) {
  1951. continue;
  1952. }
  1953. if (verbose) {
  1954. if (extract) {
  1955. cmSystemTools::Stdout(
  1956. cmStrCat("x ", cm_archive_entry_pathname(entry)));
  1957. } else {
  1958. list_item_verbose(stdout, entry);
  1959. }
  1960. cmSystemTools::Stdout("\n");
  1961. } else if (!extract) {
  1962. cmSystemTools::Stdout(cmStrCat(cm_archive_entry_pathname(entry), '\n'));
  1963. }
  1964. if (extract) {
  1965. if (extractTimestamps == cmSystemTools::cmTarExtractTimestamps::Yes) {
  1966. r = archive_write_disk_set_options(ext, ARCHIVE_EXTRACT_TIME);
  1967. if (r != ARCHIVE_OK) {
  1968. ArchiveError("Problem with archive_write_disk_set_options(): ", ext);
  1969. break;
  1970. }
  1971. }
  1972. r = archive_write_header(ext, entry);
  1973. if (r == ARCHIVE_OK) {
  1974. if (!copy_data(a, ext)) {
  1975. break;
  1976. }
  1977. r = archive_write_finish_entry(ext);
  1978. if (r != ARCHIVE_OK) {
  1979. ArchiveError("Problem with archive_write_finish_entry(): ", ext);
  1980. break;
  1981. }
  1982. }
  1983. # ifdef _WIN32
  1984. else if (const char* linktext = archive_entry_symlink(entry)) {
  1985. std::cerr << "cmake -E tar: warning: skipping symbolic link \""
  1986. << cm_archive_entry_pathname(entry) << "\" -> \"" << linktext
  1987. << "\"." << std::endl;
  1988. }
  1989. # endif
  1990. else {
  1991. ArchiveError("Problem with archive_write_header(): ", ext);
  1992. cmSystemTools::Error("Current file: " +
  1993. cm_archive_entry_pathname(entry));
  1994. break;
  1995. }
  1996. }
  1997. }
  1998. bool error_occured = false;
  1999. if (matching) {
  2000. const char* p;
  2001. int ar;
  2002. while ((ar = archive_match_path_unmatched_inclusions_next(matching, &p)) ==
  2003. ARCHIVE_OK) {
  2004. cmSystemTools::Error("tar: " + std::string(p) +
  2005. ": Not found in archive");
  2006. error_occured = true;
  2007. }
  2008. if (error_occured) {
  2009. return false;
  2010. }
  2011. if (ar == ARCHIVE_FATAL) {
  2012. cmSystemTools::Error("tar: Out of memory");
  2013. return false;
  2014. }
  2015. }
  2016. archive_match_free(matching);
  2017. archive_write_free(ext);
  2018. archive_read_close(a);
  2019. archive_read_free(a);
  2020. return r == ARCHIVE_EOF || r == ARCHIVE_OK;
  2021. }
  2022. }
  2023. #endif
  2024. bool cmSystemTools::ExtractTar(const std::string& outFileName,
  2025. const std::vector<std::string>& files,
  2026. cmTarExtractTimestamps extractTimestamps,
  2027. bool verbose)
  2028. {
  2029. #if !defined(CMAKE_BOOTSTRAP)
  2030. return extract_tar(outFileName, files, verbose, extractTimestamps, true);
  2031. #else
  2032. (void)outFileName;
  2033. (void)files;
  2034. (void)extractTimestamps;
  2035. (void)verbose;
  2036. return false;
  2037. #endif
  2038. }
  2039. bool cmSystemTools::ListTar(const std::string& outFileName,
  2040. const std::vector<std::string>& files,
  2041. bool verbose)
  2042. {
  2043. #if !defined(CMAKE_BOOTSTRAP)
  2044. return extract_tar(outFileName, files, verbose, cmTarExtractTimestamps::Yes,
  2045. false);
  2046. #else
  2047. (void)outFileName;
  2048. (void)files;
  2049. (void)verbose;
  2050. return false;
  2051. #endif
  2052. }
  2053. cmSystemTools::WaitForLineResult cmSystemTools::WaitForLine(
  2054. uv_loop_t* loop, uv_stream_t* outPipe, uv_stream_t* errPipe,
  2055. std::string& line, cmDuration timeout, std::vector<char>& out,
  2056. std::vector<char>& err)
  2057. {
  2058. line.clear();
  2059. auto outiter = out.begin();
  2060. auto erriter = err.begin();
  2061. cmProcessOutput processOutput;
  2062. std::string strdata;
  2063. while (true) {
  2064. // Check for a newline in stdout.
  2065. for (; outiter != out.end(); ++outiter) {
  2066. if ((*outiter == '\r') && ((outiter + 1) == out.end())) {
  2067. break;
  2068. }
  2069. if (*outiter == '\n' || *outiter == '\0') {
  2070. std::vector<char>::size_type length = outiter - out.begin();
  2071. if (length > 1 && *(outiter - 1) == '\r') {
  2072. --length;
  2073. }
  2074. if (length > 0) {
  2075. line.append(out.data(), length);
  2076. }
  2077. out.erase(out.begin(), outiter + 1);
  2078. return WaitForLineResult::STDOUT;
  2079. }
  2080. }
  2081. // Check for a newline in stderr.
  2082. for (; erriter != err.end(); ++erriter) {
  2083. if ((*erriter == '\r') && ((erriter + 1) == err.end())) {
  2084. break;
  2085. }
  2086. if (*erriter == '\n' || *erriter == '\0') {
  2087. std::vector<char>::size_type length = erriter - err.begin();
  2088. if (length > 1 && *(erriter - 1) == '\r') {
  2089. --length;
  2090. }
  2091. if (length > 0) {
  2092. line.append(err.data(), length);
  2093. }
  2094. err.erase(err.begin(), erriter + 1);
  2095. return WaitForLineResult::STDERR;
  2096. }
  2097. }
  2098. // No newlines found. Wait for more data from the process.
  2099. struct ReadData
  2100. {
  2101. uv_stream_t* Stream;
  2102. std::vector<char> Buffer;
  2103. bool Read = false;
  2104. bool Finished = false;
  2105. };
  2106. auto startRead =
  2107. [](uv_stream_t* stream,
  2108. ReadData& data) -> std::unique_ptr<cmUVStreamReadHandle> {
  2109. data.Stream = stream;
  2110. return cmUVStreamRead(
  2111. stream,
  2112. [&data](std::vector<char> buf) {
  2113. data.Buffer = std::move(buf);
  2114. data.Read = true;
  2115. uv_read_stop(data.Stream);
  2116. },
  2117. [&data]() { data.Finished = true; });
  2118. };
  2119. ReadData outData;
  2120. auto outHandle = startRead(outPipe, outData);
  2121. ReadData errData;
  2122. auto errHandle = startRead(errPipe, errData);
  2123. cm::uv_timer_ptr timer;
  2124. bool timedOut = false;
  2125. timer.init(*loop, &timedOut);
  2126. timer.start(
  2127. [](uv_timer_t* handle) {
  2128. auto* timedOutPtr = static_cast<bool*>(handle->data);
  2129. *timedOutPtr = true;
  2130. },
  2131. static_cast<uint64_t>(timeout.count() * 1000.0), 0,
  2132. cm::uv_update_time::no);
  2133. uv_run(loop, UV_RUN_ONCE);
  2134. if (timedOut) {
  2135. // Timeout has been exceeded.
  2136. return WaitForLineResult::Timeout;
  2137. }
  2138. if (outData.Read) {
  2139. processOutput.DecodeText(outData.Buffer.data(), outData.Buffer.size(),
  2140. strdata, 1);
  2141. // Append to the stdout buffer.
  2142. std::vector<char>::size_type size = out.size();
  2143. cm::append(out, strdata);
  2144. outiter = out.begin() + size;
  2145. } else if (errData.Read) {
  2146. processOutput.DecodeText(errData.Buffer.data(), errData.Buffer.size(),
  2147. strdata, 2);
  2148. // Append to the stderr buffer.
  2149. std::vector<char>::size_type size = err.size();
  2150. cm::append(err, strdata);
  2151. erriter = err.begin() + size;
  2152. } else if (outData.Finished && errData.Finished) {
  2153. // Both stdout and stderr pipes have broken. Return leftover data.
  2154. processOutput.DecodeText(std::string(), strdata, 1);
  2155. if (!strdata.empty()) {
  2156. std::vector<char>::size_type size = out.size();
  2157. cm::append(out, strdata);
  2158. outiter = out.begin() + size;
  2159. }
  2160. processOutput.DecodeText(std::string(), strdata, 2);
  2161. if (!strdata.empty()) {
  2162. std::vector<char>::size_type size = err.size();
  2163. cm::append(err, strdata);
  2164. erriter = err.begin() + size;
  2165. }
  2166. if (!out.empty()) {
  2167. line.append(out.data(), outiter - out.begin());
  2168. out.erase(out.begin(), out.end());
  2169. return WaitForLineResult::STDOUT;
  2170. }
  2171. if (!err.empty()) {
  2172. line.append(err.data(), erriter - err.begin());
  2173. err.erase(err.begin(), err.end());
  2174. return WaitForLineResult::STDERR;
  2175. }
  2176. return WaitForLineResult::None;
  2177. }
  2178. if (!outData.Finished) {
  2179. uv_read_stop(outPipe);
  2180. }
  2181. if (!errData.Finished) {
  2182. uv_read_stop(errPipe);
  2183. }
  2184. }
  2185. }
  2186. #ifdef _WIN32
  2187. static void EnsureStdPipe(int stdFd, DWORD nStdHandle, FILE* stream,
  2188. const wchar_t* mode)
  2189. {
  2190. if (fileno(stream) >= 0) {
  2191. return;
  2192. }
  2193. _close(stdFd);
  2194. _wfreopen(L"NUL", mode, stream);
  2195. int fd = fileno(stream);
  2196. if (fd < 0) {
  2197. perror("failed to open NUL for missing stdio pipe");
  2198. abort();
  2199. }
  2200. if (fd != stdFd) {
  2201. _dup2(fd, stdFd);
  2202. }
  2203. SetStdHandle(nStdHandle, reinterpret_cast<HANDLE>(_get_osfhandle(fd)));
  2204. }
  2205. void cmSystemTools::EnsureStdPipes()
  2206. {
  2207. EnsureStdPipe(0, STD_INPUT_HANDLE, stdin, L"rb");
  2208. EnsureStdPipe(1, STD_OUTPUT_HANDLE, stdout, L"wb");
  2209. EnsureStdPipe(2, STD_ERROR_HANDLE, stderr, L"wb");
  2210. }
  2211. #else
  2212. static void EnsureStdPipe(int fd)
  2213. {
  2214. if (fcntl(fd, F_GETFD) != -1 || errno != EBADF) {
  2215. return;
  2216. }
  2217. int f = open("/dev/null", fd == STDIN_FILENO ? O_RDONLY : O_WRONLY);
  2218. if (f == -1) {
  2219. perror("failed to open /dev/null for missing stdio pipe");
  2220. abort();
  2221. }
  2222. if (f != fd) {
  2223. dup2(f, fd);
  2224. close(f);
  2225. }
  2226. }
  2227. void cmSystemTools::EnsureStdPipes()
  2228. {
  2229. EnsureStdPipe(STDIN_FILENO);
  2230. EnsureStdPipe(STDOUT_FILENO);
  2231. EnsureStdPipe(STDERR_FILENO);
  2232. }
  2233. #endif
  2234. #ifdef _WIN32
  2235. # ifndef CRYPT_SILENT
  2236. # define CRYPT_SILENT 0x40 /* Not defined by VS 6 version of header. */
  2237. # endif
  2238. static int WinCryptRandom(void* data, size_t size)
  2239. {
  2240. int result = 0;
  2241. HCRYPTPROV hProvider = 0;
  2242. if (CryptAcquireContextW(&hProvider, 0, 0, PROV_RSA_FULL,
  2243. CRYPT_VERIFYCONTEXT | CRYPT_SILENT)) {
  2244. result = CryptGenRandom(hProvider, (DWORD)size, (BYTE*)data) ? 1 : 0;
  2245. CryptReleaseContext(hProvider, 0);
  2246. }
  2247. return result;
  2248. }
  2249. #endif
  2250. unsigned int cmSystemTools::RandomSeed()
  2251. {
  2252. #if defined(_WIN32) && !defined(__CYGWIN__)
  2253. unsigned int seed = 0;
  2254. // Try using a real random source.
  2255. if (WinCryptRandom(&seed, sizeof(seed))) {
  2256. return seed;
  2257. }
  2258. // Fall back to the time and pid.
  2259. FILETIME ft;
  2260. GetSystemTimeAsFileTime(&ft);
  2261. unsigned int t1 = static_cast<unsigned int>(ft.dwHighDateTime);
  2262. unsigned int t2 = static_cast<unsigned int>(ft.dwLowDateTime);
  2263. unsigned int pid = static_cast<unsigned int>(GetCurrentProcessId());
  2264. return t1 ^ t2 ^ pid;
  2265. #else
  2266. union
  2267. {
  2268. unsigned int integer;
  2269. char bytes[sizeof(unsigned int)];
  2270. } seed;
  2271. // Try using a real random source.
  2272. cmsys::ifstream fin;
  2273. fin.rdbuf()->pubsetbuf(nullptr, 0); // Unbuffered read.
  2274. fin.open("/dev/urandom");
  2275. if (fin.good() && fin.read(seed.bytes, sizeof(seed)) &&
  2276. fin.gcount() == sizeof(seed)) {
  2277. return seed.integer;
  2278. }
  2279. // Fall back to the time and pid.
  2280. struct timeval t;
  2281. gettimeofday(&t, nullptr);
  2282. unsigned int pid = static_cast<unsigned int>(getpid());
  2283. unsigned int tv_sec = static_cast<unsigned int>(t.tv_sec);
  2284. unsigned int tv_usec = static_cast<unsigned int>(t.tv_usec);
  2285. // Since tv_usec never fills more than 11 bits we shift it to fill
  2286. // in the slow-changing high-order bits of tv_sec.
  2287. return tv_sec ^ (tv_usec << 21) ^ pid;
  2288. #endif
  2289. }
  2290. static std::string cmSystemToolsCMakeCommand;
  2291. static std::string cmSystemToolsCTestCommand;
  2292. static std::string cmSystemToolsCPackCommand;
  2293. static std::string cmSystemToolsCMakeCursesCommand;
  2294. static std::string cmSystemToolsCMakeGUICommand;
  2295. static std::string cmSystemToolsCMClDepsCommand;
  2296. static std::string cmSystemToolsCMakeRoot;
  2297. static std::string cmSystemToolsHTMLDoc;
  2298. void cmSystemTools::FindCMakeResources(const char* argv0)
  2299. {
  2300. std::string exe_dir;
  2301. #if defined(_WIN32) && !defined(__CYGWIN__)
  2302. (void)argv0; // ignore this on windows
  2303. wchar_t modulepath[_MAX_PATH];
  2304. ::GetModuleFileNameW(nullptr, modulepath, sizeof(modulepath));
  2305. std::string path = cmsys::Encoding::ToNarrow(modulepath);
  2306. std::string realPath =
  2307. cmSystemTools::GetRealPathResolvingWindowsSubst(path, nullptr);
  2308. if (realPath.empty()) {
  2309. realPath = path;
  2310. }
  2311. exe_dir = cmSystemTools::GetFilenamePath(realPath);
  2312. #elif defined(__APPLE__)
  2313. (void)argv0; // ignore this on OS X
  2314. # define CM_EXE_PATH_LOCAL_SIZE 16384
  2315. char exe_path_local[CM_EXE_PATH_LOCAL_SIZE];
  2316. # if defined(MAC_OS_X_VERSION_10_3) && !defined(MAC_OS_X_VERSION_10_4)
  2317. unsigned long exe_path_size = CM_EXE_PATH_LOCAL_SIZE;
  2318. # else
  2319. uint32_t exe_path_size = CM_EXE_PATH_LOCAL_SIZE;
  2320. # endif
  2321. # undef CM_EXE_PATH_LOCAL_SIZE
  2322. char* exe_path = exe_path_local;
  2323. if (_NSGetExecutablePath(exe_path, &exe_path_size) < 0) {
  2324. exe_path = static_cast<char*>(malloc(exe_path_size));
  2325. _NSGetExecutablePath(exe_path, &exe_path_size);
  2326. }
  2327. exe_dir =
  2328. cmSystemTools::GetFilenamePath(cmSystemTools::GetRealPath(exe_path));
  2329. if (exe_path != exe_path_local) {
  2330. free(exe_path);
  2331. }
  2332. if (cmSystemTools::GetFilenameName(exe_dir) == "MacOS") {
  2333. // The executable is inside an application bundle.
  2334. // Look for ..<CMAKE_BIN_DIR> (install tree) and then fall back to
  2335. // ../../../bin (build tree).
  2336. exe_dir = cmSystemTools::GetFilenamePath(exe_dir);
  2337. if (cmSystemTools::FileExists(exe_dir + CMAKE_BIN_DIR "/cmake")) {
  2338. exe_dir += CMAKE_BIN_DIR;
  2339. } else {
  2340. exe_dir = cmSystemTools::GetFilenamePath(exe_dir);
  2341. exe_dir = cmSystemTools::GetFilenamePath(exe_dir);
  2342. }
  2343. }
  2344. #else
  2345. std::string errorMsg;
  2346. std::string exe;
  2347. if (cmSystemTools::FindProgramPath(argv0, exe, errorMsg)) {
  2348. // remove symlinks
  2349. exe = cmSystemTools::GetRealPath(exe);
  2350. exe_dir = cmSystemTools::GetFilenamePath(exe);
  2351. } else {
  2352. // ???
  2353. }
  2354. #endif
  2355. exe_dir = cmSystemTools::GetActualCaseForPath(exe_dir);
  2356. cmSystemToolsCMakeCommand =
  2357. cmStrCat(exe_dir, "/cmake", cmSystemTools::GetExecutableExtension());
  2358. #ifdef CMAKE_BOOTSTRAP
  2359. // The bootstrap cmake does not provide the other tools,
  2360. // so use the directory where they are about to be built.
  2361. exe_dir = CMAKE_BOOTSTRAP_BINARY_DIR "/bin";
  2362. #endif
  2363. cmSystemToolsCTestCommand =
  2364. cmStrCat(exe_dir, "/ctest", cmSystemTools::GetExecutableExtension());
  2365. cmSystemToolsCPackCommand =
  2366. cmStrCat(exe_dir, "/cpack", cmSystemTools::GetExecutableExtension());
  2367. cmSystemToolsCMakeGUICommand =
  2368. cmStrCat(exe_dir, "/cmake-gui", cmSystemTools::GetExecutableExtension());
  2369. if (!cmSystemTools::FileExists(cmSystemToolsCMakeGUICommand)) {
  2370. cmSystemToolsCMakeGUICommand.clear();
  2371. }
  2372. cmSystemToolsCMakeCursesCommand =
  2373. cmStrCat(exe_dir, "/ccmake", cmSystemTools::GetExecutableExtension());
  2374. if (!cmSystemTools::FileExists(cmSystemToolsCMakeCursesCommand)) {
  2375. cmSystemToolsCMakeCursesCommand.clear();
  2376. }
  2377. cmSystemToolsCMClDepsCommand =
  2378. cmStrCat(exe_dir, "/cmcldeps", cmSystemTools::GetExecutableExtension());
  2379. if (!cmSystemTools::FileExists(cmSystemToolsCMClDepsCommand)) {
  2380. cmSystemToolsCMClDepsCommand.clear();
  2381. }
  2382. #ifndef CMAKE_BOOTSTRAP
  2383. // Install tree has
  2384. // - "<prefix><CMAKE_BIN_DIR>/cmake"
  2385. // - "<prefix><CMAKE_DATA_DIR>"
  2386. // - "<prefix><CMAKE_DOC_DIR>"
  2387. if (cmHasLiteralSuffix(exe_dir, CMAKE_BIN_DIR)) {
  2388. std::string const prefix =
  2389. exe_dir.substr(0, exe_dir.size() - cmStrLen(CMAKE_BIN_DIR));
  2390. cmSystemToolsCMakeRoot = cmStrCat(prefix, CMAKE_DATA_DIR);
  2391. if (cmSystemTools::FileExists(
  2392. cmStrCat(prefix, CMAKE_DOC_DIR "/html/index.html"))) {
  2393. cmSystemToolsHTMLDoc = cmStrCat(prefix, CMAKE_DOC_DIR "/html");
  2394. }
  2395. }
  2396. if (cmSystemToolsCMakeRoot.empty() ||
  2397. !cmSystemTools::FileExists(
  2398. cmStrCat(cmSystemToolsCMakeRoot, "/Modules/CMake.cmake"))) {
  2399. // Build tree has "<build>/bin[/<config>]/cmake" and
  2400. // "<build>/CMakeFiles/CMakeSourceDir.txt".
  2401. std::string dir = cmSystemTools::GetFilenamePath(exe_dir);
  2402. std::string src_dir_txt = cmStrCat(dir, "/CMakeFiles/CMakeSourceDir.txt");
  2403. cmsys::ifstream fin(src_dir_txt.c_str());
  2404. std::string src_dir;
  2405. if (fin && cmSystemTools::GetLineFromStream(fin, src_dir) &&
  2406. cmSystemTools::FileIsDirectory(src_dir)) {
  2407. cmSystemToolsCMakeRoot = src_dir;
  2408. } else {
  2409. dir = cmSystemTools::GetFilenamePath(dir);
  2410. src_dir_txt = cmStrCat(dir, "/CMakeFiles/CMakeSourceDir.txt");
  2411. cmsys::ifstream fin2(src_dir_txt.c_str());
  2412. if (fin2 && cmSystemTools::GetLineFromStream(fin2, src_dir) &&
  2413. cmSystemTools::FileIsDirectory(src_dir)) {
  2414. cmSystemToolsCMakeRoot = src_dir;
  2415. }
  2416. }
  2417. if (!cmSystemToolsCMakeRoot.empty() && cmSystemToolsHTMLDoc.empty() &&
  2418. cmSystemTools::FileExists(
  2419. cmStrCat(dir, "/Utilities/Sphinx/html/index.html"))) {
  2420. cmSystemToolsHTMLDoc = cmStrCat(dir, "/Utilities/Sphinx/html");
  2421. }
  2422. }
  2423. #else
  2424. // Bootstrap build knows its source.
  2425. cmSystemToolsCMakeRoot = CMAKE_BOOTSTRAP_SOURCE_DIR;
  2426. #endif
  2427. }
  2428. std::string const& cmSystemTools::GetCMakeCommand()
  2429. {
  2430. return cmSystemToolsCMakeCommand;
  2431. }
  2432. std::string const& cmSystemTools::GetCTestCommand()
  2433. {
  2434. return cmSystemToolsCTestCommand;
  2435. }
  2436. std::string const& cmSystemTools::GetCPackCommand()
  2437. {
  2438. return cmSystemToolsCPackCommand;
  2439. }
  2440. std::string const& cmSystemTools::GetCMakeCursesCommand()
  2441. {
  2442. return cmSystemToolsCMakeCursesCommand;
  2443. }
  2444. std::string const& cmSystemTools::GetCMakeGUICommand()
  2445. {
  2446. return cmSystemToolsCMakeGUICommand;
  2447. }
  2448. std::string const& cmSystemTools::GetCMClDepsCommand()
  2449. {
  2450. return cmSystemToolsCMClDepsCommand;
  2451. }
  2452. std::string const& cmSystemTools::GetCMakeRoot()
  2453. {
  2454. return cmSystemToolsCMakeRoot;
  2455. }
  2456. std::string const& cmSystemTools::GetHTMLDoc()
  2457. {
  2458. return cmSystemToolsHTMLDoc;
  2459. }
  2460. cm::optional<std::string> cmSystemTools::GetSystemConfigDirectory()
  2461. {
  2462. #if defined(_WIN32)
  2463. LPWSTR lpwstr;
  2464. if (FAILED(SHGetKnownFolderPath(FOLDERID_LocalAppData, 0, NULL, &lpwstr))) {
  2465. return cm::nullopt;
  2466. }
  2467. std::wstring wstr = std::wstring(lpwstr);
  2468. CoTaskMemFree(lpwstr);
  2469. std::string config = cmsys::Encoding::ToNarrow(wstr);
  2470. cmSystemTools::ConvertToUnixSlashes(config);
  2471. return config;
  2472. #else
  2473. auto config = cmSystemTools::GetEnvVar("XDG_CONFIG_HOME");
  2474. if (!config.has_value()) {
  2475. config = cmSystemTools::GetEnvVar("HOME");
  2476. if (config.has_value()) {
  2477. # if defined(__APPLE__)
  2478. config = cmStrCat(config.value(), "/Library/Application Support");
  2479. # else
  2480. config = cmStrCat(config.value(), "/.config");
  2481. # endif
  2482. }
  2483. }
  2484. return config;
  2485. #endif
  2486. }
  2487. cm::optional<std::string> cmSystemTools::GetCMakeConfigDirectory()
  2488. {
  2489. auto config = cmSystemTools::GetEnvVar("CMAKE_CONFIG_DIR");
  2490. if (!config.has_value()) {
  2491. config = cmSystemTools::GetSystemConfigDirectory();
  2492. if (config.has_value()) {
  2493. #if defined(_WIN32) || defined(__APPLE__)
  2494. config = cmStrCat(config.value(), "/CMake");
  2495. #else
  2496. config = cmStrCat(config.value(), "/cmake");
  2497. #endif
  2498. }
  2499. }
  2500. return config;
  2501. }
  2502. std::string cmSystemTools::GetCurrentWorkingDirectory()
  2503. {
  2504. return cmSystemTools::CollapseFullPath(
  2505. cmsys::SystemTools::GetCurrentWorkingDirectory());
  2506. }
  2507. void cmSystemTools::MakefileColorEcho(int color, const char* message,
  2508. bool newline, bool enabled)
  2509. {
  2510. // On some platforms (an MSYS prompt) cmsysTerminal may not be able
  2511. // to determine whether the stream is displayed on a tty. In this
  2512. // case it assumes no unless we tell it otherwise. Since we want
  2513. // color messages to be displayed for users we will assume yes.
  2514. // However, we can test for some situations when the answer is most
  2515. // likely no.
  2516. int assumeTTY = cmsysTerminal_Color_AssumeTTY;
  2517. if (cmSystemTools::HasEnv("DART_TEST_FROM_DART") ||
  2518. cmSystemTools::HasEnv("DASHBOARD_TEST_FROM_CTEST") ||
  2519. cmSystemTools::HasEnv("CTEST_INTERACTIVE_DEBUG_MODE")) {
  2520. // Avoid printing color escapes during dashboard builds.
  2521. assumeTTY = 0;
  2522. }
  2523. if (enabled && color != cmsysTerminal_Color_Normal) {
  2524. // Print with color. Delay the newline until later so that
  2525. // all color restore sequences appear before it.
  2526. cmsysTerminal_cfprintf(color | assumeTTY, stdout, "%s", message);
  2527. } else {
  2528. // Color is disabled. Print without color.
  2529. fprintf(stdout, "%s", message);
  2530. }
  2531. if (newline) {
  2532. fprintf(stdout, "\n");
  2533. }
  2534. }
  2535. bool cmSystemTools::GuessLibrarySOName(std::string const& fullPath,
  2536. std::string& soname)
  2537. {
  2538. // For ELF shared libraries use a real parser to get the correct
  2539. // soname.
  2540. cmELF elf(fullPath.c_str());
  2541. if (elf) {
  2542. return elf.GetSOName(soname);
  2543. }
  2544. // If the file is not a symlink we have no guess for its soname.
  2545. if (!cmSystemTools::FileIsSymlink(fullPath)) {
  2546. return false;
  2547. }
  2548. if (!cmSystemTools::ReadSymlink(fullPath, soname)) {
  2549. return false;
  2550. }
  2551. // If the symlink has a path component we have no guess for the soname.
  2552. if (!cmSystemTools::GetFilenamePath(soname).empty()) {
  2553. return false;
  2554. }
  2555. // If the symlink points at an extended version of the same name
  2556. // assume it is the soname.
  2557. std::string name = cmSystemTools::GetFilenameName(fullPath);
  2558. return soname.length() > name.length() &&
  2559. soname.compare(0, name.length(), name) == 0;
  2560. }
  2561. bool cmSystemTools::GuessLibraryInstallName(std::string const& fullPath,
  2562. std::string& soname)
  2563. {
  2564. #if defined(CMake_USE_MACH_PARSER)
  2565. cmMachO macho(fullPath.c_str());
  2566. if (macho) {
  2567. return macho.GetInstallName(soname);
  2568. }
  2569. #else
  2570. (void)fullPath;
  2571. (void)soname;
  2572. #endif
  2573. return false;
  2574. }
  2575. static std::string::size_type cmSystemToolsFindRPath(
  2576. cm::string_view const& have, cm::string_view const& want)
  2577. {
  2578. std::string::size_type pos = 0;
  2579. while (pos < have.size()) {
  2580. // Look for an occurrence of the string.
  2581. std::string::size_type const beg = have.find(want, pos);
  2582. if (beg == std::string::npos) {
  2583. return std::string::npos;
  2584. }
  2585. // Make sure it is separated from preceding entries.
  2586. if (beg > 0 && have[beg - 1] != ':') {
  2587. pos = beg + 1;
  2588. continue;
  2589. }
  2590. // Make sure it is separated from following entries.
  2591. std::string::size_type const end = beg + want.size();
  2592. if (end < have.size() && have[end] != ':') {
  2593. pos = beg + 1;
  2594. continue;
  2595. }
  2596. // Return the position of the path portion.
  2597. return beg;
  2598. }
  2599. // The desired rpath was not found.
  2600. return std::string::npos;
  2601. }
  2602. namespace {
  2603. struct cmSystemToolsRPathInfo
  2604. {
  2605. unsigned long Position;
  2606. unsigned long Size;
  2607. std::string Name;
  2608. std::string Value;
  2609. };
  2610. using EmptyCallback = std::function<bool(std::string*, const cmELF&)>;
  2611. using AdjustCallback = std::function<bool(
  2612. cm::optional<std::string>&, const std::string&, const char*, std::string*)>;
  2613. cm::optional<bool> AdjustRPathELF(std::string const& file,
  2614. const EmptyCallback& emptyCallback,
  2615. const AdjustCallback& adjustCallback,
  2616. std::string* emsg, bool* changed)
  2617. {
  2618. if (changed) {
  2619. *changed = false;
  2620. }
  2621. int rp_count = 0;
  2622. bool remove_rpath = true;
  2623. cmSystemToolsRPathInfo rp[2];
  2624. {
  2625. // Parse the ELF binary.
  2626. cmELF elf(file.c_str());
  2627. if (!elf) {
  2628. return cm::nullopt; // Not a valid ELF file.
  2629. }
  2630. if (!elf.HasDynamicSection()) {
  2631. return true; // No dynamic section to update.
  2632. }
  2633. // Get the RPATH and RUNPATH entries from it.
  2634. int se_count = 0;
  2635. cmELF::StringEntry const* se[2] = { nullptr, nullptr };
  2636. const char* se_name[2] = { nullptr, nullptr };
  2637. if (cmELF::StringEntry const* se_rpath = elf.GetRPath()) {
  2638. se[se_count] = se_rpath;
  2639. se_name[se_count] = "RPATH";
  2640. ++se_count;
  2641. }
  2642. if (cmELF::StringEntry const* se_runpath = elf.GetRunPath()) {
  2643. se[se_count] = se_runpath;
  2644. se_name[se_count] = "RUNPATH";
  2645. ++se_count;
  2646. }
  2647. if (se_count == 0) {
  2648. return emptyCallback(emsg, elf);
  2649. }
  2650. for (int i = 0; i < se_count; ++i) {
  2651. // If both RPATH and RUNPATH refer to the same string literal it
  2652. // needs to be changed only once.
  2653. if (rp_count && rp[0].Position == se[i]->Position) {
  2654. continue;
  2655. }
  2656. // Store information about the entry in the file.
  2657. rp[rp_count].Position = se[i]->Position;
  2658. rp[rp_count].Size = se[i]->Size;
  2659. rp[rp_count].Name = se_name[i];
  2660. // Adjust the rpath.
  2661. cm::optional<std::string> outRPath;
  2662. if (!adjustCallback(outRPath, se[i]->Value, se_name[i], emsg)) {
  2663. return false;
  2664. }
  2665. if (outRPath) {
  2666. if (!outRPath->empty()) {
  2667. remove_rpath = false;
  2668. }
  2669. // Make sure there is enough room to store the new rpath and at
  2670. // least one null terminator.
  2671. if (rp[rp_count].Size < outRPath->length() + 1) {
  2672. if (emsg) {
  2673. *emsg = cmStrCat("The replacement path is too long for the ",
  2674. se_name[i], " entry.");
  2675. }
  2676. return false;
  2677. }
  2678. // This entry is ready for update.
  2679. rp[rp_count].Value = std::move(*outRPath);
  2680. ++rp_count;
  2681. } else {
  2682. remove_rpath = false;
  2683. }
  2684. }
  2685. }
  2686. // If no runtime path needs to be changed, we are done.
  2687. if (rp_count == 0) {
  2688. return true;
  2689. }
  2690. // If the resulting rpath is empty, just remove the entire entry instead.
  2691. if (remove_rpath) {
  2692. return cmSystemTools::RemoveRPath(file, emsg, changed);
  2693. }
  2694. {
  2695. // Open the file for update.
  2696. cmsys::ofstream f(file.c_str(),
  2697. std::ios::in | std::ios::out | std::ios::binary);
  2698. if (!f) {
  2699. if (emsg) {
  2700. *emsg = "Error opening file for update.";
  2701. }
  2702. return false;
  2703. }
  2704. // Store the new RPATH and RUNPATH strings.
  2705. for (int i = 0; i < rp_count; ++i) {
  2706. // Seek to the RPATH position.
  2707. if (!f.seekp(rp[i].Position)) {
  2708. if (emsg) {
  2709. *emsg = cmStrCat("Error seeking to ", rp[i].Name, " position.");
  2710. }
  2711. return false;
  2712. }
  2713. // Write the new rpath. Follow it with enough null terminators to
  2714. // fill the string table entry.
  2715. f << rp[i].Value;
  2716. for (unsigned long j = rp[i].Value.length(); j < rp[i].Size; ++j) {
  2717. f << '\0';
  2718. }
  2719. // Make sure it wrote correctly.
  2720. if (!f) {
  2721. if (emsg) {
  2722. *emsg = cmStrCat("Error writing the new ", rp[i].Name,
  2723. " string to the file.");
  2724. }
  2725. return false;
  2726. }
  2727. }
  2728. }
  2729. // Everything was updated successfully.
  2730. if (changed) {
  2731. *changed = true;
  2732. }
  2733. return true;
  2734. }
  2735. std::function<bool(std::string*, const cmELF&)> MakeEmptyCallback(
  2736. const std::string& newRPath)
  2737. {
  2738. return [newRPath](std::string* emsg, const cmELF& elf) -> bool {
  2739. if (newRPath.empty()) {
  2740. // The new rpath is empty and there is no rpath anyway so it is
  2741. // okay.
  2742. return true;
  2743. }
  2744. if (emsg) {
  2745. *emsg =
  2746. cmStrCat("No valid ELF RPATH or RUNPATH entry exists in the file; ",
  2747. elf.GetErrorMessage());
  2748. }
  2749. return false;
  2750. };
  2751. }
  2752. }
  2753. static cm::optional<bool> ChangeRPathELF(std::string const& file,
  2754. std::string const& oldRPath,
  2755. std::string const& newRPath,
  2756. bool removeEnvironmentRPath,
  2757. std::string* emsg, bool* changed)
  2758. {
  2759. auto adjustCallback = [oldRPath, newRPath, removeEnvironmentRPath](
  2760. cm::optional<std::string>& outRPath,
  2761. const std::string& inRPath, const char* se_name,
  2762. std::string* emsg2) -> bool {
  2763. // Make sure the current rpath contains the old rpath.
  2764. std::string::size_type pos = cmSystemToolsFindRPath(inRPath, oldRPath);
  2765. if (pos == std::string::npos) {
  2766. // If it contains the new rpath instead then it is okay.
  2767. if (cmSystemToolsFindRPath(inRPath, newRPath) != std::string::npos) {
  2768. return true;
  2769. }
  2770. if (emsg2) {
  2771. std::ostringstream e;
  2772. /* clang-format off */
  2773. e << "The current " << se_name << " is:\n"
  2774. " " << inRPath << "\n"
  2775. "which does not contain:\n"
  2776. " " << oldRPath << "\n"
  2777. "as was expected.";
  2778. /* clang-format on */
  2779. *emsg2 = e.str();
  2780. }
  2781. return false;
  2782. }
  2783. std::string::size_type prefix_len = pos;
  2784. // If oldRPath was at the end of the file's RPath, and newRPath is empty,
  2785. // we should remove the unnecessary ':' at the end.
  2786. if (newRPath.empty() && pos > 0 && inRPath[pos - 1] == ':' &&
  2787. pos + oldRPath.length() == inRPath.length()) {
  2788. prefix_len--;
  2789. }
  2790. // Construct the new value which preserves the part of the path
  2791. // not being changed.
  2792. outRPath.emplace();
  2793. if (!removeEnvironmentRPath) {
  2794. *outRPath += inRPath.substr(0, prefix_len);
  2795. }
  2796. *outRPath += newRPath;
  2797. *outRPath += inRPath.substr(pos + oldRPath.length());
  2798. return true;
  2799. };
  2800. return AdjustRPathELF(file, MakeEmptyCallback(newRPath), adjustCallback,
  2801. emsg, changed);
  2802. }
  2803. static cm::optional<bool> SetRPathELF(std::string const& file,
  2804. std::string const& newRPath,
  2805. std::string* emsg, bool* changed)
  2806. {
  2807. auto adjustCallback = [newRPath](cm::optional<std::string>& outRPath,
  2808. const std::string& inRPath,
  2809. const char* /*se_name*/, std::string*
  2810. /*emsg*/) -> bool {
  2811. if (inRPath != newRPath) {
  2812. outRPath = newRPath;
  2813. }
  2814. return true;
  2815. };
  2816. return AdjustRPathELF(file, MakeEmptyCallback(newRPath), adjustCallback,
  2817. emsg, changed);
  2818. }
  2819. static cm::optional<bool> ChangeRPathXCOFF(std::string const& file,
  2820. std::string const& oldRPath,
  2821. std::string const& newRPath,
  2822. bool removeEnvironmentRPath,
  2823. std::string* emsg, bool* changed)
  2824. {
  2825. if (changed) {
  2826. *changed = false;
  2827. }
  2828. #if !defined(CMake_USE_XCOFF_PARSER)
  2829. (void)file;
  2830. (void)oldRPath;
  2831. (void)newRPath;
  2832. (void)removeEnvironmentRPath;
  2833. (void)emsg;
  2834. return cm::nullopt;
  2835. #else
  2836. bool chg = false;
  2837. cmXCOFF xcoff(file.c_str(), cmXCOFF::Mode::ReadWrite);
  2838. if (!xcoff) {
  2839. return cm::nullopt; // Not a valid XCOFF file
  2840. }
  2841. if (cm::optional<cm::string_view> maybeLibPath = xcoff.GetLibPath()) {
  2842. cm::string_view libPath = *maybeLibPath;
  2843. // Make sure the current rpath contains the old rpath.
  2844. std::string::size_type pos = cmSystemToolsFindRPath(libPath, oldRPath);
  2845. if (pos == std::string::npos) {
  2846. // If it contains the new rpath instead then it is okay.
  2847. if (cmSystemToolsFindRPath(libPath, newRPath) != std::string::npos) {
  2848. return true;
  2849. }
  2850. if (emsg) {
  2851. std::ostringstream e;
  2852. /* clang-format off */
  2853. e << "The current RPATH is:\n"
  2854. " " << libPath << "\n"
  2855. "which does not contain:\n"
  2856. " " << oldRPath << "\n"
  2857. "as was expected.";
  2858. /* clang-format on */
  2859. *emsg = e.str();
  2860. }
  2861. return false;
  2862. }
  2863. // The prefix is either empty or ends in a ':'.
  2864. cm::string_view prefix = libPath.substr(0, pos);
  2865. if (newRPath.empty() && !prefix.empty()) {
  2866. prefix.remove_suffix(1);
  2867. }
  2868. // The suffix is either empty or starts in a ':'.
  2869. cm::string_view suffix = libPath.substr(pos + oldRPath.length());
  2870. // Construct the new value which preserves the part of the path
  2871. // not being changed.
  2872. std::string newLibPath;
  2873. if (!removeEnvironmentRPath) {
  2874. newLibPath = std::string(prefix);
  2875. }
  2876. newLibPath += newRPath;
  2877. newLibPath += suffix;
  2878. chg = xcoff.SetLibPath(newLibPath);
  2879. }
  2880. if (!xcoff) {
  2881. if (emsg) {
  2882. *emsg = xcoff.GetErrorMessage();
  2883. }
  2884. return false;
  2885. }
  2886. // Everything was updated successfully.
  2887. if (changed) {
  2888. *changed = chg;
  2889. }
  2890. return true;
  2891. #endif
  2892. }
  2893. static cm::optional<bool> SetRPathXCOFF(std::string const& /*file*/,
  2894. std::string const& /*newRPath*/,
  2895. std::string* /*emsg*/,
  2896. bool* /*changed*/)
  2897. {
  2898. return cm::nullopt; // Not implemented.
  2899. }
  2900. bool cmSystemTools::ChangeRPath(std::string const& file,
  2901. std::string const& oldRPath,
  2902. std::string const& newRPath,
  2903. bool removeEnvironmentRPath, std::string* emsg,
  2904. bool* changed)
  2905. {
  2906. if (cm::optional<bool> result = ChangeRPathELF(
  2907. file, oldRPath, newRPath, removeEnvironmentRPath, emsg, changed)) {
  2908. return result.value();
  2909. }
  2910. if (cm::optional<bool> result = ChangeRPathXCOFF(
  2911. file, oldRPath, newRPath, removeEnvironmentRPath, emsg, changed)) {
  2912. return result.value();
  2913. }
  2914. // The file format is not recognized. Assume it has no RPATH.
  2915. if (newRPath.empty()) {
  2916. // The caller wanted no RPATH anyway.
  2917. return true;
  2918. }
  2919. if (emsg) {
  2920. *emsg = "The file format is not recognized.";
  2921. }
  2922. return false;
  2923. }
  2924. bool cmSystemTools::SetRPath(std::string const& file,
  2925. std::string const& newRPath, std::string* emsg,
  2926. bool* changed)
  2927. {
  2928. if (cm::optional<bool> result = SetRPathELF(file, newRPath, emsg, changed)) {
  2929. return result.value();
  2930. }
  2931. if (cm::optional<bool> result =
  2932. SetRPathXCOFF(file, newRPath, emsg, changed)) {
  2933. return result.value();
  2934. }
  2935. // The file format is not recognized. Assume it has no RPATH.
  2936. if (newRPath.empty()) {
  2937. // The caller wanted no RPATH anyway.
  2938. return true;
  2939. }
  2940. if (emsg) {
  2941. *emsg = "The file format is not recognized.";
  2942. }
  2943. return false;
  2944. }
  2945. namespace {
  2946. bool VersionCompare(cmSystemTools::CompareOp op, const char* lhss,
  2947. const char* rhss)
  2948. {
  2949. const char* endl = lhss;
  2950. const char* endr = rhss;
  2951. while (((*endl >= '0') && (*endl <= '9')) ||
  2952. ((*endr >= '0') && (*endr <= '9'))) {
  2953. // Do component-wise comparison, ignoring leading zeros
  2954. // (components are treated as integers, not as mantissas)
  2955. while (*endl == '0') {
  2956. endl++;
  2957. }
  2958. while (*endr == '0') {
  2959. endr++;
  2960. }
  2961. const char* beginl = endl;
  2962. const char* beginr = endr;
  2963. // count significant digits
  2964. while ((*endl >= '0') && (*endl <= '9')) {
  2965. endl++;
  2966. }
  2967. while ((*endr >= '0') && (*endr <= '9')) {
  2968. endr++;
  2969. }
  2970. // compare number of digits first
  2971. ptrdiff_t r = ((endl - beginl) - (endr - beginr));
  2972. if (r == 0) {
  2973. // compare the digits if number of digits is equal
  2974. r = strncmp(beginl, beginr, endl - beginl);
  2975. }
  2976. if (r < 0) {
  2977. // lhs < rhs, so true if operation is LESS
  2978. return (op & cmSystemTools::OP_LESS) != 0;
  2979. }
  2980. if (r > 0) {
  2981. // lhs > rhs, so true if operation is GREATER
  2982. return (op & cmSystemTools::OP_GREATER) != 0;
  2983. }
  2984. if (*endr == '.') {
  2985. endr++;
  2986. }
  2987. if (*endl == '.') {
  2988. endl++;
  2989. }
  2990. }
  2991. // lhs == rhs, so true if operation is EQUAL
  2992. return (op & cmSystemTools::OP_EQUAL) != 0;
  2993. }
  2994. }
  2995. bool cmSystemTools::VersionCompare(cmSystemTools::CompareOp op,
  2996. const std::string& lhs,
  2997. const std::string& rhs)
  2998. {
  2999. return ::VersionCompare(op, lhs.c_str(), rhs.c_str());
  3000. }
  3001. bool cmSystemTools::VersionCompare(cmSystemTools::CompareOp op,
  3002. const std::string& lhs, const char rhs[])
  3003. {
  3004. return ::VersionCompare(op, lhs.c_str(), rhs);
  3005. }
  3006. bool cmSystemTools::VersionCompareEqual(std::string const& lhs,
  3007. std::string const& rhs)
  3008. {
  3009. return cmSystemTools::VersionCompare(cmSystemTools::OP_EQUAL, lhs, rhs);
  3010. }
  3011. bool cmSystemTools::VersionCompareGreater(std::string const& lhs,
  3012. std::string const& rhs)
  3013. {
  3014. return cmSystemTools::VersionCompare(cmSystemTools::OP_GREATER, lhs, rhs);
  3015. }
  3016. bool cmSystemTools::VersionCompareGreaterEq(std::string const& lhs,
  3017. std::string const& rhs)
  3018. {
  3019. return cmSystemTools::VersionCompare(cmSystemTools::OP_GREATER_EQUAL, lhs,
  3020. rhs);
  3021. }
  3022. static size_t cm_strverscmp_find_first_difference_or_end(const char* lhs,
  3023. const char* rhs)
  3024. {
  3025. size_t i = 0;
  3026. /* Step forward until we find a difference or both strings end together.
  3027. The difference may lie on the null-terminator of one string. */
  3028. while (lhs[i] == rhs[i] && lhs[i] != 0) {
  3029. ++i;
  3030. }
  3031. return i;
  3032. }
  3033. static size_t cm_strverscmp_find_digits_begin(const char* s, size_t i)
  3034. {
  3035. /* Step back until we are not preceded by a digit. */
  3036. while (i > 0 && isdigit(s[i - 1])) {
  3037. --i;
  3038. }
  3039. return i;
  3040. }
  3041. static size_t cm_strverscmp_find_digits_end(const char* s, size_t i)
  3042. {
  3043. /* Step forward over digits. */
  3044. while (isdigit(s[i])) {
  3045. ++i;
  3046. }
  3047. return i;
  3048. }
  3049. static size_t cm_strverscmp_count_leading_zeros(const char* s, size_t b)
  3050. {
  3051. size_t i = b;
  3052. /* Step forward over zeros that are followed by another digit. */
  3053. while (s[i] == '0' && isdigit(s[i + 1])) {
  3054. ++i;
  3055. }
  3056. return i - b;
  3057. }
  3058. static int cm_strverscmp(const char* lhs, const char* rhs)
  3059. {
  3060. size_t const i = cm_strverscmp_find_first_difference_or_end(lhs, rhs);
  3061. if (lhs[i] != rhs[i]) {
  3062. /* The strings differ starting at 'i'. Check for a digit sequence. */
  3063. size_t const b = cm_strverscmp_find_digits_begin(lhs, i);
  3064. if (b != i || (isdigit(lhs[i]) && isdigit(rhs[i]))) {
  3065. /* A digit sequence starts at 'b', preceding or at 'i'. */
  3066. /* Look for leading zeros, implying a leading decimal point. */
  3067. size_t const lhs_zeros = cm_strverscmp_count_leading_zeros(lhs, b);
  3068. size_t const rhs_zeros = cm_strverscmp_count_leading_zeros(rhs, b);
  3069. if (lhs_zeros != rhs_zeros) {
  3070. /* The side with more leading zeros orders first. */
  3071. return rhs_zeros > lhs_zeros ? 1 : -1;
  3072. }
  3073. if (lhs_zeros == 0) {
  3074. /* No leading zeros; compare digit sequence lengths. */
  3075. size_t const lhs_end = cm_strverscmp_find_digits_end(lhs, i);
  3076. size_t const rhs_end = cm_strverscmp_find_digits_end(rhs, i);
  3077. if (lhs_end != rhs_end) {
  3078. /* The side with fewer digits orders first. */
  3079. return lhs_end > rhs_end ? 1 : -1;
  3080. }
  3081. }
  3082. }
  3083. }
  3084. /* Ordering was not decided by digit sequence lengths; compare bytes. */
  3085. return lhs[i] - rhs[i];
  3086. }
  3087. int cmSystemTools::strverscmp(std::string const& lhs, std::string const& rhs)
  3088. {
  3089. return cm_strverscmp(lhs.c_str(), rhs.c_str());
  3090. }
  3091. static cm::optional<bool> RemoveRPathELF(std::string const& file,
  3092. std::string* emsg, bool* removed)
  3093. {
  3094. if (removed) {
  3095. *removed = false;
  3096. }
  3097. int zeroCount = 0;
  3098. unsigned long zeroPosition[2] = { 0, 0 };
  3099. unsigned long zeroSize[2] = { 0, 0 };
  3100. unsigned long bytesBegin = 0;
  3101. std::vector<char> bytes;
  3102. {
  3103. // Parse the ELF binary.
  3104. cmELF elf(file.c_str());
  3105. if (!elf) {
  3106. return cm::nullopt; // Not a valid ELF file.
  3107. }
  3108. // Get the RPATH and RUNPATH entries from it and sort them by index
  3109. // in the dynamic section header.
  3110. int se_count = 0;
  3111. cmELF::StringEntry const* se[2] = { nullptr, nullptr };
  3112. if (cmELF::StringEntry const* se_rpath = elf.GetRPath()) {
  3113. se[se_count++] = se_rpath;
  3114. }
  3115. if (cmELF::StringEntry const* se_runpath = elf.GetRunPath()) {
  3116. se[se_count++] = se_runpath;
  3117. }
  3118. if (se_count == 0) {
  3119. // There is no RPATH or RUNPATH anyway.
  3120. return true;
  3121. }
  3122. if (se_count == 2 && se[1]->IndexInSection < se[0]->IndexInSection) {
  3123. std::swap(se[0], se[1]);
  3124. }
  3125. // Obtain a copy of the dynamic entries
  3126. cmELF::DynamicEntryList dentries = elf.GetDynamicEntries();
  3127. if (dentries.empty()) {
  3128. // This should happen only for invalid ELF files where a DT_NULL
  3129. // appears before the end of the table.
  3130. if (emsg) {
  3131. *emsg = "DYNAMIC section contains a DT_NULL before the end.";
  3132. }
  3133. return false;
  3134. }
  3135. // Save information about the string entries to be zeroed.
  3136. zeroCount = se_count;
  3137. for (int i = 0; i < se_count; ++i) {
  3138. zeroPosition[i] = se[i]->Position;
  3139. zeroSize[i] = se[i]->Size;
  3140. }
  3141. // Get size of one DYNAMIC entry
  3142. unsigned long const sizeof_dentry =
  3143. elf.GetDynamicEntryPosition(1) - elf.GetDynamicEntryPosition(0);
  3144. // Adjust the entry list as necessary to remove the run path
  3145. unsigned long entriesErased = 0;
  3146. for (auto it = dentries.begin(); it != dentries.end();) {
  3147. if (it->first == cmELF::TagRPath || it->first == cmELF::TagRunPath) {
  3148. it = dentries.erase(it);
  3149. entriesErased++;
  3150. continue;
  3151. }
  3152. if (it->first == cmELF::TagMipsRldMapRel && elf.IsMIPS()) {
  3153. // Background: debuggers need to know the "linker map" which contains
  3154. // the addresses each dynamic object is loaded at. Most arches use
  3155. // the DT_DEBUG tag which the dynamic linker writes to (directly) and
  3156. // contain the location of the linker map, however on MIPS the
  3157. // .dynamic section is always read-only so this is not possible. MIPS
  3158. // objects instead contain a DT_MIPS_RLD_MAP tag which contains the
  3159. // address where the dynamic linker will write to (an indirect
  3160. // version of DT_DEBUG). Since this doesn't work when using PIE, a
  3161. // relative equivalent was created - DT_MIPS_RLD_MAP_REL. Since this
  3162. // version contains a relative offset, moving it changes the
  3163. // calculated address. This may cause the dynamic linker to write
  3164. // into memory it should not be changing.
  3165. //
  3166. // To fix this, we adjust the value of DT_MIPS_RLD_MAP_REL here. If
  3167. // we move it up by n bytes, we add n bytes to the value of this tag.
  3168. it->second += entriesErased * sizeof_dentry;
  3169. }
  3170. it++;
  3171. }
  3172. // Encode new entries list
  3173. bytes = elf.EncodeDynamicEntries(dentries);
  3174. bytesBegin = elf.GetDynamicEntryPosition(0);
  3175. }
  3176. // Open the file for update.
  3177. cmsys::ofstream f(file.c_str(),
  3178. std::ios::in | std::ios::out | std::ios::binary);
  3179. if (!f) {
  3180. if (emsg) {
  3181. *emsg = "Error opening file for update.";
  3182. }
  3183. return false;
  3184. }
  3185. // Write the new DYNAMIC table header.
  3186. if (!f.seekp(bytesBegin)) {
  3187. if (emsg) {
  3188. *emsg = "Error seeking to DYNAMIC table header for RPATH.";
  3189. }
  3190. return false;
  3191. }
  3192. if (!f.write(bytes.data(), bytes.size())) {
  3193. if (emsg) {
  3194. *emsg = "Error replacing DYNAMIC table header.";
  3195. }
  3196. return false;
  3197. }
  3198. // Fill the RPATH and RUNPATH strings with zero bytes.
  3199. for (int i = 0; i < zeroCount; ++i) {
  3200. if (!f.seekp(zeroPosition[i])) {
  3201. if (emsg) {
  3202. *emsg = "Error seeking to RPATH position.";
  3203. }
  3204. return false;
  3205. }
  3206. for (unsigned long j = 0; j < zeroSize[i]; ++j) {
  3207. f << '\0';
  3208. }
  3209. if (!f) {
  3210. if (emsg) {
  3211. *emsg = "Error writing the empty rpath string to the file.";
  3212. }
  3213. return false;
  3214. }
  3215. }
  3216. // Everything was updated successfully.
  3217. if (removed) {
  3218. *removed = true;
  3219. }
  3220. return true;
  3221. }
  3222. static cm::optional<bool> RemoveRPathXCOFF(std::string const& file,
  3223. std::string* emsg, bool* removed)
  3224. {
  3225. if (removed) {
  3226. *removed = false;
  3227. }
  3228. #if !defined(CMake_USE_XCOFF_PARSER)
  3229. (void)file;
  3230. (void)emsg;
  3231. return cm::nullopt; // Cannot handle XCOFF files.
  3232. #else
  3233. cmXCOFF xcoff(file.c_str(), cmXCOFF::Mode::ReadWrite);
  3234. if (!xcoff) {
  3235. return cm::nullopt; // Not a valid XCOFF file.
  3236. }
  3237. bool rm = xcoff.RemoveLibPath();
  3238. if (!xcoff) {
  3239. if (emsg) {
  3240. *emsg = xcoff.GetErrorMessage();
  3241. }
  3242. return false;
  3243. }
  3244. if (removed) {
  3245. *removed = rm;
  3246. }
  3247. return true;
  3248. #endif
  3249. }
  3250. bool cmSystemTools::RemoveRPath(std::string const& file, std::string* emsg,
  3251. bool* removed)
  3252. {
  3253. if (cm::optional<bool> result = RemoveRPathELF(file, emsg, removed)) {
  3254. return result.value();
  3255. }
  3256. if (cm::optional<bool> result = RemoveRPathXCOFF(file, emsg, removed)) {
  3257. return result.value();
  3258. }
  3259. // The file format is not recognized. Assume it has no RPATH.
  3260. return true;
  3261. }
  3262. bool cmSystemTools::CheckRPath(std::string const& file,
  3263. std::string const& newRPath)
  3264. {
  3265. // Parse the ELF binary.
  3266. cmELF elf(file.c_str());
  3267. if (elf) {
  3268. // Get the RPATH or RUNPATH entry from it.
  3269. cmELF::StringEntry const* se = elf.GetRPath();
  3270. if (!se) {
  3271. se = elf.GetRunPath();
  3272. }
  3273. // Make sure the current rpath contains the new rpath.
  3274. if (newRPath.empty()) {
  3275. if (!se) {
  3276. return true;
  3277. }
  3278. } else {
  3279. if (se &&
  3280. cmSystemToolsFindRPath(se->Value, newRPath) != std::string::npos) {
  3281. return true;
  3282. }
  3283. }
  3284. return false;
  3285. }
  3286. #if defined(CMake_USE_XCOFF_PARSER)
  3287. // Parse the XCOFF binary.
  3288. cmXCOFF xcoff(file.c_str());
  3289. if (xcoff) {
  3290. if (cm::optional<cm::string_view> libPath = xcoff.GetLibPath()) {
  3291. if (cmSystemToolsFindRPath(*libPath, newRPath) != std::string::npos) {
  3292. return true;
  3293. }
  3294. }
  3295. return false;
  3296. }
  3297. #endif
  3298. // The file format is not recognized. Assume it has no RPATH.
  3299. // Therefore we succeed if the new rpath is empty anyway.
  3300. return newRPath.empty();
  3301. }
  3302. bool cmSystemTools::RepeatedRemoveDirectory(const std::string& dir)
  3303. {
  3304. #ifdef _WIN32
  3305. // Windows sometimes locks files temporarily so try a few times.
  3306. WindowsFileRetry retry = cmSystemTools::GetWindowsFileRetry();
  3307. for (unsigned int i = 0; i < retry.Count; ++i) {
  3308. if (cmSystemTools::RemoveADirectory(dir)) {
  3309. return true;
  3310. }
  3311. cmSystemTools::Delay(retry.Delay);
  3312. }
  3313. return false;
  3314. #else
  3315. return static_cast<bool>(cmSystemTools::RemoveADirectory(dir));
  3316. #endif
  3317. }
  3318. std::string cmSystemTools::EncodeURL(std::string const& in, bool escapeSlashes)
  3319. {
  3320. std::string out;
  3321. for (char c : in) {
  3322. char hexCh[4] = { 0, 0, 0, 0 };
  3323. hexCh[0] = c;
  3324. switch (c) {
  3325. case '+':
  3326. case '?':
  3327. case '\\':
  3328. case '&':
  3329. case ' ':
  3330. case '=':
  3331. case '%':
  3332. snprintf(hexCh, sizeof(hexCh), "%%%02X", static_cast<int>(c));
  3333. break;
  3334. case '/':
  3335. if (escapeSlashes) {
  3336. strcpy(hexCh, "%2F");
  3337. }
  3338. break;
  3339. default:
  3340. break;
  3341. }
  3342. out.append(hexCh);
  3343. }
  3344. return out;
  3345. }
  3346. cmsys::Status cmSystemTools::CreateSymlink(std::string const& origName,
  3347. std::string const& newName)
  3348. {
  3349. cmsys::Status status =
  3350. cmSystemTools::CreateSymlinkQuietly(origName, newName);
  3351. if (!status) {
  3352. cmSystemTools::Error(cmStrCat("failed to create symbolic link '", newName,
  3353. "': ", status.GetString()));
  3354. }
  3355. return status;
  3356. }
  3357. cmsys::Status cmSystemTools::CreateSymlinkQuietly(std::string const& origName,
  3358. std::string const& newName)
  3359. {
  3360. uv_fs_t req;
  3361. int flags = 0;
  3362. #if defined(_WIN32)
  3363. if (cmsys::SystemTools::FileIsDirectory(origName)) {
  3364. flags |= UV_FS_SYMLINK_DIR;
  3365. }
  3366. #endif
  3367. int err = uv_fs_symlink(nullptr, &req, origName.c_str(), newName.c_str(),
  3368. flags, nullptr);
  3369. cmsys::Status status;
  3370. if (err) {
  3371. #if defined(_WIN32)
  3372. status = cmsys::Status::Windows(uv_fs_get_system_error(&req));
  3373. #elif UV_VERSION_MAJOR > 1 || (UV_VERSION_MAJOR == 1 && UV_VERSION_MINOR >= 38)
  3374. status = cmsys::Status::POSIX(uv_fs_get_system_error(&req));
  3375. #else
  3376. status = cmsys::Status::POSIX(-err);
  3377. #endif
  3378. }
  3379. return status;
  3380. }
  3381. cmsys::Status cmSystemTools::CreateLink(std::string const& origName,
  3382. std::string const& newName)
  3383. {
  3384. cmsys::Status status = cmSystemTools::CreateLinkQuietly(origName, newName);
  3385. if (!status) {
  3386. cmSystemTools::Error(
  3387. cmStrCat("failed to create link '", newName, "': ", status.GetString()));
  3388. }
  3389. return status;
  3390. }
  3391. cmsys::Status cmSystemTools::CreateLinkQuietly(std::string const& origName,
  3392. std::string const& newName)
  3393. {
  3394. uv_fs_t req;
  3395. int err =
  3396. uv_fs_link(nullptr, &req, origName.c_str(), newName.c_str(), nullptr);
  3397. cmsys::Status status;
  3398. if (err) {
  3399. #if defined(_WIN32)
  3400. status = cmsys::Status::Windows(uv_fs_get_system_error(&req));
  3401. #elif UV_VERSION_MAJOR > 1 || (UV_VERSION_MAJOR == 1 && UV_VERSION_MINOR >= 38)
  3402. status = cmsys::Status::POSIX(uv_fs_get_system_error(&req));
  3403. #else
  3404. status = cmsys::Status::POSIX(-err);
  3405. #endif
  3406. }
  3407. return status;
  3408. }
  3409. cm::string_view cmSystemTools::GetSystemName()
  3410. {
  3411. #if defined(_WIN32)
  3412. return "Windows";
  3413. #elif defined(__MSYS__)
  3414. return "MSYS";
  3415. #elif defined(__CYGWIN__)
  3416. return "CYGWIN";
  3417. #elif defined(__ANDROID__)
  3418. return "Android";
  3419. #else
  3420. static struct utsname uts_name;
  3421. static bool initialized = false;
  3422. static cm::string_view systemName;
  3423. if (initialized) {
  3424. return systemName;
  3425. }
  3426. if (uname(&uts_name) >= 0) {
  3427. initialized = true;
  3428. systemName = uts_name.sysname;
  3429. if (cmIsOff(systemName)) {
  3430. systemName = "UnknownOS";
  3431. }
  3432. // fix for BSD/OS, remove the /
  3433. static const cmsys::RegularExpression bsdOsRegex("BSD.OS");
  3434. cmsys::RegularExpressionMatch match;
  3435. if (bsdOsRegex.find(uts_name.sysname, match)) {
  3436. systemName = "BSDOS";
  3437. }
  3438. // fix for GNU/kFreeBSD, remove the GNU/
  3439. if (systemName.find("kFreeBSD") != cm::string_view::npos) {
  3440. systemName = "kFreeBSD";
  3441. }
  3442. return systemName;
  3443. }
  3444. return "";
  3445. #endif
  3446. }
  3447. char cmSystemTools::GetSystemPathlistSeparator()
  3448. {
  3449. #if defined(_WIN32)
  3450. return ';';
  3451. #else
  3452. return ':';
  3453. #endif
  3454. }