इस पेज में आउटपुट डायरेक्ट्री के लिए ज़रूरी शर्तों और लेआउट के बारे में बताया गया है.
ज़रूरी शर्तें
आउटपुट डायरेक्ट्री के लेआउट के लिए ज़रूरी शर्तें:
- अगर एक ही बॉक्स में कई उपयोगकर्ता घर बनाते हैं, तो आपस में कोई मुकाबला नहीं होता.
- एक ही समय में एक से ज़्यादा फ़ाइल फ़ोल्डर बनाने की सुविधा है.
- एक ही फ़ाइल फ़ोल्डर में कई टारगेट कॉन्फ़िगरेशन के लिए काम करता है.
- यह मॉडल किसी दूसरे टूल के साथ काम नहीं करता है.
- इसे ऐक्सेस करना आसान है.
- इसे साफ़ करना आसान है, भले ही इसे चुनिंदा तरीके से चुना गया हो.
- साफ़ तौर पर बताया गया हो, भले ही उपयोगकर्ता अपनी क्लाइंट डायरेक्ट्री भी शामिल कर सकते हैं.
- प्रति उपयोगकर्ता सभी बिल्ड स्थिति एक ही डायरेक्ट्री के नीचे होनी चाहिए ("मैं चाहता/चाहती हूं कि मेरे सभी क्लाइंट की सभी .o फ़ाइलें हटा दें.")
मौजूदा लेआउट
फ़िलहाल लागू किया गया समाधान:
- Basel का उपयोग एक ऐसी डायरेक्ट्री से किया जाना चाहिए जिसमें एक Workspace फ़ाइल ( "वर्कस्पेस डायरेक्ट्री") या उसकी सबडायरेक्ट्री हो. अगर गड़बड़ी दिखती है, तो नहीं है.
- outputRoot डायरेक्ट्री डिफ़ॉल्ट रूप से
${XDG_CACHE_HOME}/bazel
(या अगरXDG_CACHE_HOME
एनवायरमेंट वैरिएबल सेट नहीं है, तो~/.cache/bazel
) चालू होगा Linux, macOS पर/private/var/tmp
, और Windows पर यह डिफ़ॉल्ट रूप से%HOME%
पर सेट होता है, अगर सेट है, या फिर%USERPROFILE%
सेट हो, तो कॉल करने का नतीजाFOLDERID_Profile
फ़्लैग सेट वालाSHGetKnownFolderPath()
. अगर एनवायरमेंट वैरिएबल$TEST_TMPDIR
को सेट किया गया है, जैसा कि बेज़ल की जांच में किया गया है. तो वह मान डिफ़ॉल्ट को ओवरराइड कर देता है. - Basel उपयोगकर्ता की बिल्ड स्थिति
outputRoot/_bazel_$USER
के नीचे मौजूद होती है. इसे outputUserRoot डायरेक्ट्री कहा जाता है. outputUserRoot
डायरेक्ट्री के नीचे, एकinstall
डायरेक्ट्री है और यह एकinstallBase
डायरेक्ट्री है, जिसका नाम बेज़ल का MD5 हैश है इंस्टॉल मेनिफ़ेस्ट फ़ाइल.outputUserRoot
डायरेक्ट्री के नीचे, एकoutputBase
डायरेक्ट्री भी बनाया जाता है जिसका नाम वर्कस्पेस के पाथ नाम का MD5 हैश है डायरेक्ट्री. इसलिए, उदाहरण के लिए, अगर Ba जानना, Workspace डायरेक्ट्री में चल रहा है/home/user/src/my-project
(या उससे लिंक की गई डायरेक्ट्री में), तो एक आउटपुट बेस डायरेक्ट्री बनती है. इस डायरेक्ट्री का नाम है:/home/user/.cache/bazel/_bazel_user/7ffd56a6e4cb724ea575aba15733d113
. आपने लोगों तक पहुंचाया मुफ़्त में MD5 पाने के लिए, Basel Workspace मेंecho -n $(pwd) | md5sum
को भी चलाया जा सकता है.- डिफ़ॉल्ट विकल्प को बदलने के लिए, Baze के
--output_base
स्टार्टअप विकल्प का इस्तेमाल किया जा सकता है आउटपुट बेस डायरेक्ट्री. उदाहरण के लिए,bazel --output_base=/tmp/bazel/output build x/y:z
. - आप नीचे दिए गए विकल्पों को ओवरराइड करने के लिए,
--output_user_root
डिफ़ॉल्ट इंस्टॉल बेस और आउटपुट बेस डायरेक्ट्री. जैसे:bazel --output_user_root=/tmp/bazel build x/y:z
.
"bazz-<workspace-name>", "bagel-out", "bazu-testlogs", और "बेज़ल-बिन" उन्हें फ़ाइल फ़ोल्डर की डायरेक्ट्री में रखा जाता है; ये सिमलिंक कुछ आउटपुट डायरेक्ट्री में मौजूद टारगेट के लिए बनी डायरेक्ट्री में मौजूद डायरेक्ट्री. ये सिमलिंक सिर्फ़ उपयोगकर्ता की सुविधा के लिए हैं, क्योंकि खुद बेज़ल ये काम नहीं करते उनका इस्तेमाल कैसे हो सकता है. साथ ही, ऐसा सिर्फ़ तब किया जाता है, जब फ़ाइल फ़ोल्डर की डायरेक्ट्री में बदलाव किया जा सकता हो.
लेआउट डायग्राम
डायरेक्ट्री इस तरह बनाई गई हैं:
<workspace-name>/ <== The workspace directory bazel-my-project => <...my-project> <== Symlink to execRoot bazel-out => <...bin> <== Convenience symlink to outputPath bazel-bin => <...bin> <== Convenience symlink to most recent written bin dir $(BINDIR) bazel-testlogs => <...testlogs> <== Convenience symlink to the test logs directory /home/user/.cache/bazel/ <== Root for all Bazel output on a machine: outputRoot _bazel_$USER/ <== Top level directory for a given user depends on the user name: outputUserRoot install/ fba9a2c87ee9589d72889caf082f1029/ <== Hash of the Bazel install manifest: installBase _embedded_binaries/ <== Contains binaries and scripts unpacked from the data section of the bazel executable on first run (such as helper scripts and the main Java file BazelServer_deploy.jar) 7ffd56a6e4cb724ea575aba15733d113/ <== Hash of the client's workspace directory (such as /home/user/src/my-project): outputBase action_cache/ <== Action cache directory hierarchy This contains the persistent record of the file metadata (timestamps, and perhaps eventually also MD5 sums) used by the FilesystemValueChecker. action_outs/ <== Action output directory. This contains a file with the stdout/stderr for every action from the most recent bazel run that produced output. command.log <== A copy of the stdout/stderr output from the most recent bazel command. external/ <== The directory that remote repositories are downloaded/symlinked into. server/ <== The Bazel server puts all server-related files (such as socket file, logs, etc) here. jvm.out <== The debugging output for the server. execroot/ <== The working directory for all actions. For special cases such as sandboxing and remote execution, the actions run in a directory that mimics execroot. Implementation details, such as where the directories are created, are intentionally hidden from the action. Every action can access its inputs and outputs relative to the execroot directory. <workspace-name>/ <== Working tree for the Bazel build & root of symlink forest: execRoot _bin/ <== Helper tools are linked from or copied to here. bazel-out/ <== All actual output of the build is under here: outputPath local_linux-fastbuild/ <== one subdirectory per unique target BuildConfiguration instance; this is currently encoded bin/ <== Bazel outputs binaries for target configuration here: $(BINDIR) foo/bar/_objs/baz/ <== Object files for a cc_* rule named //foo/bar:baz foo/bar/baz1.o <== Object files from source //foo/bar:baz1.cc other_package/other.o <== Object files from source //other_package:other.cc foo/bar/baz <== foo/bar/baz might be the artifact generated by a cc_binary named //foo/bar:baz foo/bar/baz.runfiles/ <== The runfiles symlink farm for the //foo/bar:baz executable. MANIFEST <workspace-name>/ ... genfiles/ <== Bazel puts generated source for the target configuration here: $(GENDIR) foo/bar.h such as foo/bar.h might be a headerfile generated by //foo:bargen testlogs/ <== Bazel internal test runner puts test log files here foo/bartest.log such as foo/bar.log might be an output of the //foo:bartest test with foo/bartest.status foo/bartest.status containing exit status of the test (such as PASSED or FAILED (Exit 1), etc) include/ <== a tree with include symlinks, generated as needed. The bazel-include symlinks point to here. This is used for linkstamp stuff, etc. host/ <== BuildConfiguration for build host (user's workstation), for building prerequisite tools, that will be used in later stages of the build (ex: Protocol Compiler) <packages>/ <== Packages referenced in the build appear as if under a regular workspace
*.runfiles डायरेक्ट्री का लेआउट उन जगहों पर ज़्यादा बारीकी से दस्तावेज़ किया गया है जहां के बारे में RunfilesSupport ने बताया है.
bazel clean
bazel clean
, outputPath
और action_cache
पर rm -rf
करता है
डायरेक्ट्री. यह वर्कस्पेस के सिमलिंक को भी हटा देता है. --expunge
विकल्प
पूरे आउटपुटBase को साफ़ करेगा.