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

added sdk_11 IOKit for building in intel mac #109

Closed
wants to merge 1 commit into from

added sdk_11 IOKit for building in intel mac

d101ddc
Select commit
Loading
Failed to load commit list.
Closed

added sdk_11 IOKit for building in intel mac #109

added sdk_11 IOKit for building in intel mac
d101ddc
Select commit
Loading
Failed to load commit list.
Garnix CI / package nix-browser-doc [x86_64-linux] succeeded Dec 12, 2023 in 1m 20s

Run results

Build succeeded

Details

Last 100 lines of logs:

Colliding filename is: /build/source/target/doc/nix_health/index.html
The output filenames should be unique.
This is a known bug where multiple crates with the same name use
the same path; see <https://github.com/rust-lang/cargo/issues/6313>.
If this looks unexpected, it may be a bug in Cargo. Please file a bug report at
https://github.com/rust-lang/cargo/issues/ with as much information as you
can provide.
cargo 1.76.0-nightly (26333c732 2023-11-28) running on `x86_64-unknown-linux-gnu` target `x86_64-unknown-linux-gnu`
First unit: Unit { pkg: Package { id: PackageId { name: "nix_health", version: "0.2.3", source: "/build/source/crates/nix_health" }, ..: ".." }, target: TargetInner { name: "nix-health", doc: true, ..: with_path("/build/source/crates/nix_health/src/main.rs", Edition2021) }, profile: Profile { ..: default_release() }, kind: Host, mode: Doc { deps: false }, features: [], artifact: false, artifact_target_for_features: None, is_std: false, dep_hash: 9374283328627027238 }
Second unit: Unit { pkg: Package { id: PackageId { name: "nix_health", version: "0.2.3", source: "/build/source/crates/nix_health" }, ..: ".." }, target: TargetInner { ..: lib_target("nix_health", ["cdylib", "rlib"], "/build/source/crates/nix_health/src/lib.rs", Edition2021) }, profile: Profile { ..: default_release() }, kind: Host, mode: Doc { deps: false }, features: [], artifact: false, artifact_target_for_features: None, is_std: false, dep_hash: 5243872638841340602 }
    Checking nix_rs v0.2.2 (/build/source/crates/nix_rs)
   Compiling nix-browser v0.1.0 (/build/source)
 Documenting nix_rs v0.2.2 (/build/source/crates/nix_rs)
    Checking nix_health v0.2.3 (/build/source/crates/nix_health)
 Documenting nix_health v0.2.3 (/build/source/crates/nix_health)
warning: this URL is not a hyperlink
  --> crates/nix_rs/src/env.rs:73:19
   |
73 |         /// Using https://github.com/LnL7/nix-darwin
   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/LnL7/nix-darwin>`
   |
   = note: bare URLs are not automatically turned into clickable links
   = note: `#[warn(rustdoc::bare_urls)]` on by default

warning: this URL is not a hyperlink
  --> crates/nix_rs/src/env.rs:77:9
   |
77 |     /// https://nixos.org/
   |         ^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://nixos.org/>`
   |
   = note: bare URLs are not automatically turned into clickable links

warning: `nix_rs` (lib doc) generated 2 warnings (run `cargo fix --lib -p nix_rs` to apply 2 suggestions)
warning: unresolved link to `project_dir`
   --> crates/nix_health/src/check/direnv.rs:143:47
    |
143 | /// Check if direnv was already activated in [project_dir]
    |                                               ^^^^^^^^^^^ no item named `project_dir` in scope
    |
    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default

warning: unresolved link to `crate::nix::config::NixConfig::trusted_users`
 --> crates/nix_health/src/check/trusted_users.rs:5:17
  |
5 | /// Check that [crate::nix::config::NixConfig::trusted_users] is set to a good value.
  |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `nix` in module `nix_health`

warning: unresolved link to `Checkable`
  --> crates/nix_health/src/lib.rs:19:68
   |
19 | /// Each field represents an individual check which satisfies the [Checkable] trait.
   |                                                                    ^^^^^^^^^ no item named `Checkable` in scope
   |
   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`

 Documenting nix-browser v0.1.0 (/build/source)
warning: `nix_health` (lib doc) generated 3 warnings
warning: unresolved link to `Action`
  --> src/app/state/mod.rs:23:10
   |
23 | /// Use [Action] to mutate this state, in addition to [Signal::set].
   |          ^^^^^^ no item named `Action` in scope
   |
   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default

warning: this URL is not a hyperlink
  --> src/app/widget.rs:29:1
   |
29 | / /// A button that opens a file explorer dialog.
30 | | ///
31 | | /// Note: You can only select a single folder.
32 | | ///
33 | | /// NOTE(for future): When migrating to Dioxus using Tauri 2.0, switch to using
34 | | /// https://github.com/tauri-apps/tauri-plugin-dialog
   | |_____________________________________________________^ help: use an automatic link instead: `<https://github.com/tauri-apps/tauri-plugin-dialog>`
   |
   = note: bare URLs are not automatically turned into clickable links
   = note: `#[warn(rustdoc::bare_urls)]` on by default

warning: `nix-browser` (bin "nix-browser" doc) generated 2 warnings (run `cargo fix --bin "nix-browser"` to apply 1 suggestion)
    Finished release [optimized] target(s) in 2.08s
   Generated /build/source/target/doc/nix_browser/index.html
   Generated /build/source/target/doc/nix_health/index.html
   Generated /build/source/target/doc/nix_health/index.html
   Generated /build/source/target/doc/nix_rs/index.html
@nix {"action":"setPhase","phase":"glibPreInstallPhase"}
glibPreInstallPhase
@nix {"action":"setPhase","phase":"installPhase"}
installing
@nix {"action":"setPhase","phase":"dropIconThemeCache"}
dropIconThemeCache
@nix {"action":"setPhase","phase":"glibPreFixupPhase"}
glibPreFixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/6xv9kz8040164j6scmyqph1dhjmb4szx-nix-browser-doc-0.1.0
checking for references to /build/ in /nix/store/6xv9kz8040164j6scmyqph1dhjmb4szx-nix-browser-doc-0.1.0...
patching script interpreter paths in /nix/store/6xv9kz8040164j6scmyqph1dhjmb4szx-nix-browser-doc-0.1.0