We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
./build.sh on my mac:
./build.sh
Building on {distro=None, distro_vers=None, fb=off, fbsource=off, os=darwin, shared_libs=off, test=on} Assessing lmdb... Assessing osxfuse... Download with https://github.com/osxfuse/osxfuse/archive/osxfuse-3.8.3.tar.gz -> /private/var/folders/_h/j_17023n23s3_50cq_gwhrrc0000gq/T/fbcode_builder_getdeps-ZUsersZstZdevelZleftZsaplingZbuildZfbcode_builder/downloads/osxfuse-osxfuse-3.8.3.tar.gz ... downloading 32348 of (Unknown) [Complete in 0.631079 seconds] Access-Control-Allow-Origin: https://render.githubusercontent.com content-disposition: attachment; filename=macfuse-osxfuse-3.8.3.tar.gz Content-Security-Policy: default-src 'none'; style-src 'unsafe-inline'; sandbox Content-Type: application/x-gzip cross-origin-resource-policy: cross-origin ETag: "5572422ec9e67e606e04d6fa9cdebb159770fb7c16992ca2de0e0c8105eec454" Strict-Transport-Security: max-age=31536000 Vary: Authorization,Accept-Encoding,Origin X-Content-Type-Options: nosniff X-Frame-Options: deny X-XSS-Protection: 1; mode=block Date: Sun, 05 Jan 2025 05:13:36 GMT Transfer-Encoding: chunked X-GitHub-Request-Id: E7C5:13D33F:1C79C5:612875:677A1500 connection: close Traceback (most recent call last): File "/Users/st/devel/left/sapling/build/fbcode_builder/getdeps.py", line 1484, in <module> sys.exit(main()) ~~~~^^ File "/Users/st/devel/left/sapling/build/fbcode_builder/getdeps.py", line 1467, in main return args.func(args) ~~~~~~~~~^^^^^^ File "/Users/st/devel/left/sapling/build/fbcode_builder/getdeps.py", line 108, in run self.run_project_cmd(args, loader, manifest) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/st/devel/left/sapling/build/fbcode_builder/getdeps.py", line 623, in run_project_cmd reconfigure, sources_changed = self.compute_source_change_status( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ cached_project, fetcher, m, built_marker, project_hash ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/Users/st/devel/left/sapling/build/fbcode_builder/getdeps.py", line 771, in compute_source_change_status change_status = fetcher.update() File "/Users/st/devel/left/sapling/build/fbcode_builder/getdeps/fetcher.py", line 875, in update self._download() ~~~~~~~~~~~~~~^^ File "/Users/st/devel/left/sapling/build/fbcode_builder/getdeps/fetcher.py", line 839, in _download self._verify_hash() ~~~~~~~~~~~~~~~~~^^ File "/Users/st/devel/left/sapling/build/fbcode_builder/getdeps/fetcher.py", line 825, in _verify_hash raise Exception( "%s: expected sha256 %s but got %s" % (self.url, self.sha256, digest) ) Exception: https://github.com/osxfuse/osxfuse/archive/osxfuse-3.8.3.tar.gz: expected sha256 93bab6731bdfe8dc1ef069483437270ce7fe5a370f933d40d8d0ef09ba846c0c but got ad9db4328f7c13cb6627381549819745ba2b144221305a45c2ae5acfe150b113
The text was updated successfully, but these errors were encountered:
No branches or pull requests
./build.sh
on my mac:The text was updated successfully, but these errors were encountered: