Skip to content
New issue

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

Fix cache invalidation of altv_internal_sdk crate #31

Open
kekxx opened this issue Nov 6, 2024 · 2 comments
Open

Fix cache invalidation of altv_internal_sdk crate #31

kekxx opened this issue Nov 6, 2024 · 2 comments

Comments

@kekxx
Copy link

kekxx commented Nov 6, 2024

изображение

@xxshady
Copy link
Owner

xxshady commented Nov 22, 2024

seems like it only happens one time after first build

logs from $ CARGO_LOG=cargo::core::compiler::fingerprint=info cargo build

  0.235170200s  INFO prepare_target{force=false package_id=altv_internal_sdk v16.2.4 target="build-script-build"}: cargo::core::compiler::fingerprint: fingerprint dirty for altv_internal_sdk v16.2.4/RunCustomBuild/TargetInner { ..: custom_build_target("build-script-build", "C:\\Users\\xshady\\.cargo\\registry\\src\\index.crates.io-6f17d22bba15001f\\altv_internal_sdk-16.2.4\\build.rs", Edition2021) }     
   0.235580300s  INFO prepare_target{force=false package_id=altv_internal_sdk v16.2.4 target="build-script-build"}: cargo::core::compiler::fingerprint:     dirty: FsStatusOutdated(StaleItem(ChangedFile { reference: "D:\\rust_dev\\test-altv\\target\\debug\\build\\altv_internal_sdk-480ce6f9343aa5a8\\output", reference_mtime: FileTime { seconds: 13376767405, nanos: 228439000 }, stale: "D:\\rust_dev\\test-altv\\target\\debug\\build\\altv_internal_sdk-480ce6f9343aa5a8\\out\\autocxx-build-dir\\include\\cxx.h", stale_mtime: FileTime { seconds: 13376767406, nanos: 798228000 } }))

@xxshady
Copy link
Owner

xxshady commented Nov 22, 2024

google/autocxx#1408

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants