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
fatal: reference is not a tree: 44c4453cf310432519bcd9e399c34c163742096a
Some repo is gone?
:info:build fatal: reference is not a tree: 44c4453cf310432519bcd9e399c34c163742096a :info:build CMake Error at /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_devel_iv/iv/work/build/tools/download-test262-prefix/tmp/download-test262-gitclone.cmake:49 (message): :info:build Failed to checkout tag: '44c4453cf310432519bcd9e399c34c163742096a' :info:build make[2]: *** [tools/download-test262-prefix/src/download-test262-stamp/download-test262-download] Error 1
The text was updated successfully, but these errors were encountered:
Ah, this fails:
ExternalProject_Add( download-test262 GIT_REPOSITORY https://github.com/Constellation/test262.git GIT_TAG 44c4453cf310432519bcd9e399c34c163742096a TIMEOUT 10 # Disable install step UPDATE_COMMAND "" PATCH_COMMAND "" BUILD_COMMAND "" CONFIGURE_COMMAND "" INSTALL_COMMAND "" # Wrap download, configure and build steps in a script to log output LOG_DOWNLOAD OFF LOG_CONFIGURE OFF LOG_BUILD OFF)
Sorry, something went wrong.
KERN_PROTECTION_FAILURE at address: 0x00000028
No branches or pull requests
Some repo is gone?
The text was updated successfully, but these errors were encountered: