cmSystemTools.cxx 113 KB

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