আউটপুট ডিরেক্টরি বিন্যাস

এই পৃষ্ঠাটি আউটপুট ডিরেক্টরিগুলির জন্য প্রয়োজনীয়তা এবং লেআউট কভার করে।

প্রয়োজনীয়তা

একটি আউটপুট ডিরেক্টরি বিন্যাসের জন্য প্রয়োজনীয়তা:

  • একাধিক ব্যবহারকারী একই বাক্সে নির্মাণ করলে সংঘর্ষ হয় না।
  • একই সময়ে একাধিক কর্মক্ষেত্রে বিল্ডিং সমর্থন করে।
  • একই কর্মক্ষেত্রে একাধিক লক্ষ্য কনফিগারেশনের জন্য বিল্ডিং সমর্থন করে।
  • অন্য কোন সরঞ্জামের সাথে সংঘর্ষ হয় না।
  • অ্যাক্সেস করা সহজ।
  • পরিষ্কার করা সহজ, এমনকি বেছে বেছে।
  • দ্ব্যর্থহীন, এমনকি যদি ব্যবহারকারী তাদের ক্লায়েন্ট ডিরেক্টরিতে পরিবর্তন করার সময় প্রতীকী লিঙ্কের উপর নির্ভর করে।
  • ব্যবহারকারী প্রতি সমস্ত বিল্ড স্টেট একটি ডিরেক্টরির নীচে থাকা উচিত ("আমি আমার সমস্ত ক্লায়েন্ট থেকে সমস্ত .o ফাইল পরিষ্কার করতে চাই৷")

বর্তমান লেআউট

সমাধান যা বর্তমানে বাস্তবায়িত হয়েছে:

  • Bazel একটি WORKSPACE ফাইল (" ওয়ার্কস্পেস ডিরেক্টরি "), বা এর একটি সাবডিরেক্টরি ধারণকারী একটি ডিরেক্টরি থেকে আহ্বান করা আবশ্যক৷ এটি না হলে এটি একটি ত্রুটি রিপোর্ট করে।
  • Linux-এ outputRoot ডিরেক্টরি ডিফল্ট ~/.cache/bazel এ, macOS-এ /private/var/tmp , এবং Windows-এ এটি সেট থাকলে %HOME% , অন্যথায় %USERPROFILE% সেট করা হলে, অন্যথায় SHGetKnownFolderPath() কল করার ফলাফল FOLDERID_Profile পতাকা সেট সহ। যদি এনভায়রনমেন্ট ভেরিয়েবল $TEST_TMPDIR সেট করা হয়, যেমন Bazel-এর পরীক্ষায়, তাহলে সেই মান ডিফল্টকে ওভাররাইড করে।
  • Bazel ব্যবহারকারীর বিল্ড স্টেট outputRoot/_bazel_$USER এর নীচে অবস্থিত। একে বলা হয় outputUserRoot ডিরেক্টরি।
  • outputUserRoot ডিরেক্টরির নীচে একটি install ডিরেক্টরি রয়েছে এবং এটিতে একটি installBase ডিরেক্টরি রয়েছে যার নাম Bazel ইনস্টলেশন ম্যানিফেস্টের MD5 হ্যাশ৷
  • outputUserRoot ডিরেক্টরির নীচে, একটি outputBase ডিরেক্টরিও তৈরি করা হয়েছে যার নাম ওয়ার্কস্পেস ডিরেক্টরির পাথ নামের MD5 হ্যাশ। সুতরাং, উদাহরণস্বরূপ, যদি Bazel ওয়ার্কস্পেস ডিরেক্টরি /home/user/src/my-project (অথবা এটির সাথে সিমলিংক করা একটি ডিরেক্টরিতে) চলমান থাকে, তাহলে একটি আউটপুট বেস ডিরেক্টরি তৈরি করা হয় যাকে বলা হয়: /home/user/.cache/bazel/_bazel_user/7ffd56a6e4cb724ea575aba15733d113
  • ডিফল্ট আউটপুট বেস ডিরেক্টরিকে ওভাররাইড করতে আপনি Bazel-এর --output_base startup অপশন ব্যবহার করতে পারেন। উদাহরণস্বরূপ, bazel --output_base=/tmp/bazel/output build x/y:z
  • ডিফল্ট ইনস্টল বেস এবং আউটপুট বেস ডিরেক্টরিগুলিকে ওভাররাইড করতে আপনি Bazel-এর --output_user_root স্টার্টআপ বিকল্পটিও ব্যবহার করতে পারেন। উদাহরণস্বরূপ: bazel --output_user_root=/tmp/bazel build x/y:z

"bazel-<workspace-name>", "bazel-out", "bazel-testlogs", এবং "bazel-bin" এর সিমলিঙ্কগুলি ওয়ার্কস্পেস ডিরেক্টরিতে রাখা হয়; এই সিমলিঙ্কগুলি আউটপুট ডিরেক্টরির ভিতরে একটি লক্ষ্য-নির্দিষ্ট ডিরেক্টরির ভিতরে কিছু ডিরেক্টরি নির্দেশ করে। এই সিমলিংকগুলি শুধুমাত্র ব্যবহারকারীর সুবিধার জন্য, কারণ Bazel নিজেই সেগুলি ব্যবহার করে না৷ এছাড়াও, ওয়ার্কস্পেস ডিরেক্টরি লেখার যোগ্য হলেই এটি করা হয়।

লেআউট ডায়াগ্রাম

ডিরেক্টরিগুলি নিম্নরূপ সাজানো হয়েছে:

<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/some-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.
                                              All actions 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 বিকল্পটি সম্পূর্ণ আউটপুটবেস পরিষ্কার করবে।