Skip to content

Instantly share code, notes, and snippets.

@ajhalili2006
Created March 3, 2025 01:53
Show Gist options
  • Save ajhalili2006/75de93abcc6666861afdd0f29b8685ff to your computer and use it in GitHub Desktop.
Save ajhalili2006/75de93abcc6666861afdd0f29b8685ff to your computer and use it in GitHub Desktop.
nixos-rebuild log for nixpkgs#figma-agent
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/ikxl6vjw4slb9d5braxw08z3l54cs4y9-source
source root is source
Executing cargoSetupPostUnpackHook
Finished cargoSetupPostUnpackHook
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
applying patch /nix/store/7j48z630bbkldlczm80k1ba6nhap1ylp-0001-update-time.patch
patching file Cargo.lock
Executing cargoSetupPostPatchHook
Validating consistency between /build/source/Cargo.lock and /build/figma-agent-0.3.2-vendor/Cargo.lock
Finished cargoSetupPostPatchHook
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
Executing cargoBuildHook
cargoBuildHook flags: -j 4 --target x86_64-unknown-linux-gnu --offline --profile release
 Compiling libc v0.2.152
 Compiling proc-macro2 v1.0.76
 Compiling unicode-ident v1.0.12
 Compiling version_check v0.9.4
 Compiling cfg-if v1.0.0
 Compiling memchr v2.7.1
 Compiling autocfg v1.1.0
 Compiling quote v1.0.35
 Compiling pkg-config v0.3.28
 Compiling aho-corasick v1.1.2
 Compiling syn v2.0.48
 Compiling regex-syntax v0.8.2
 Compiling log v0.4.20
 Compiling pin-project-lite v0.2.13
 Compiling lock_api v0.4.11
 Compiling glob v0.3.1
 Compiling parking_lot_core v0.9.9
 Compiling bytes v1.5.0
 Compiling clang-sys v1.7.0
 Compiling regex-automata v0.4.3
 Compiling smallvec v1.11.2
 Compiling scopeguard v1.2.0
 Compiling prettyplease v0.2.16
 Compiling futures-core v0.3.30
 Compiling once_cell v1.19.0
 Compiling rustix v0.38.28
 Compiling jobserver v0.1.27
 Compiling linux-raw-sys v0.4.12
 Compiling typenum v1.17.0
 Compiling itoa v1.0.10
 Compiling bitflags v2.4.1
 Compiling minimal-lexical v0.2.1
 Compiling libloading v0.8.1
 Compiling nom v7.1.3
 Compiling regex v1.10.2
 Compiling cc v1.0.83
 Compiling parking_lot v0.12.1
 Compiling tracing-core v0.1.32
 Compiling mio v0.8.10
 Compiling signal-hook-registry v1.4.1
 Compiling socket2 v0.5.5
 Compiling generic-array v0.14.7
 Compiling home v0.5.9
 Compiling bindgen v0.69.2
 Compiling either v1.9.0
 Compiling which v4.4.2
 Compiling tokio v1.35.1
 Compiling zstd-sys v2.0.9+zstd.1.5.5
 Compiling tracing v0.1.40
 Compiling cexpr v0.6.0
 Compiling slab v0.4.9
 Compiling lazy_static v1.4.0
 Compiling peeking_take_while v0.1.2
 Compiling lazycell v1.3.0
 Compiling shlex v1.2.0
 Compiling rustc-hash v1.1.0
 Compiling getrandom v0.2.11
 Compiling unicase v2.7.0
 Compiling paste v1.0.14
 Compiling percent-encoding v2.3.1
 Compiling serde v1.0.195
 Compiling futures-sink v0.3.30
 Compiling serde_derive v1.0.195
 Compiling syn v1.0.109
 Compiling fnv v1.0.7
 Compiling crc32fast v1.3.2
 Compiling tinyvec_macros v0.1.1
 Compiling local-waker v0.1.4
 Compiling alloc-no-stdlib v2.0.4
 Compiling pin-utils v0.1.0
 Compiling zstd-safe v7.0.0
 Compiling futures-task v0.3.30
 Compiling futures-util v0.3.30
 Compiling alloc-stdlib v0.2.2
 Compiling tinyvec v1.6.0
 Compiling http v0.2.11
 Compiling tokio-util v0.7.10
 Compiling rand_core v0.6.4
 Compiling crypto-common v0.1.6
 Compiling block-buffer v0.10.4
 Compiling ahash v0.8.7
 Compiling powerfmt v0.2.0
 Compiling httparse v1.8.0
 Compiling num-conv v0.1.0
 Compiling equivalent v1.0.1
 Compiling hashbrown v0.14.3
 Compiling time-core v0.1.2
 Compiling adler v1.0.2
 Compiling ppv-lite86 v0.2.17
 Compiling indexmap v2.1.0
 Compiling miniz_oxide v0.7.1
 Compiling rand_chacha v0.3.1
 Compiling time-macros v0.2.18
 Compiling deranged v0.3.11
 Compiling digest v0.10.7
 Compiling actix-service v2.0.2
 Compiling unicode-normalization v0.1.22
 Compiling figma-agent-freetype-sys v0.3.2 (/build/source/crates/freetype-sys)
 Compiling brotli-decompressor v2.5.1
 Compiling actix-utils v3.0.1
 Compiling bytestring v1.3.1
 Compiling actix-rt v2.9.0
 Compiling form_urlencoded v1.2.1
 Compiling cookie v0.16.2
 Compiling cpufeatures v0.2.12
 Compiling zerocopy v0.7.32
 Compiling unicode-bidi v0.3.14
 Compiling mime v0.3.17
 Compiling ryu v1.0.16
 Compiling convert_case v0.4.0
 Compiling serde_json v1.0.111
 Compiling bitflags v1.3.2
 Compiling time v0.3.36
 Compiling derive_more v0.99.17
 Compiling actix-codec v0.5.1
 Compiling idna v0.5.0
 Compiling sha1 v0.10.6
 Compiling actix-router v0.5.2
 Compiling brotli v3.4.0
 Compiling flate2 v1.0.28
 Compiling h2 v0.3.22
 Compiling rand v0.8.5
 Compiling local-channel v0.1.5
 Compiling encoding_rs v0.8.33
 Compiling httpdate v1.0.3
 Compiling base64 v0.21.5
 Compiling language-tags v0.3.2
 Compiling actix-web-codegen v4.2.2
 Compiling mime_guess v2.0.4
 Compiling url v2.5.0
 Compiling serde_urlencoded v0.7.1
 Compiling actix-server v2.3.0
 Compiling figma-agent-fontconfig-sys v0.3.2 (/build/source/crates/fontconfig-sys)
 Compiling actix-macros v0.2.4
 Compiling v_htmlescape v0.15.8
 Compiling is-terminal v0.4.10
 Compiling figma-agent-freetype v0.3.2 (/build/source/crates/freetype)
error[E0432]: unresolved import `freetype_sys::FT_Err_Ok`
 --> crates/freetype/src/face.rs:9:19
 |
9 |  FT_Done_Face, FT_Err_Ok, FT_Face, FT_Get_Postscript_Name, FT_Get_Sfnt_Name,
 | ^^^^^^^^^
 | |
 | no `FT_Err_Ok` in the root
 | help: a similar name exists in the module: `FT_Error`
error[E0432]: unresolved import `freetype_sys::FT_Err_Ok`
 --> crates/freetype/src/library.rs:5:37
 |
5 | use freetype_sys::{FT_Done_Library, FT_Err_Ok, FT_Library, FT_New_Library};
 | ^^^^^^^^^
 | |
 | no `FT_Err_Ok` in the root
 | help: a similar name exists in the module: `FT_Error`
error[E0432]: unresolved import `freetype_sys::FT_Err_Ok`
 --> crates/freetype/src/mm_var.rs:5:36
 |
5 | use freetype_sys::{FT_Done_MM_Var, FT_Err_Ok, FT_Get_MM_Var, FT_MM_Var};
 | ^^^^^^^^^
 | |
 | no `FT_Err_Ok` in the root
 | help: a similar name exists in the module: `FT_Error`
error[E0432]: unresolved import `freetype_sys::FT_Err_Ok`
 --> crates/freetype/src/var_axis.rs:1:20
 |
1 | use freetype_sys::{FT_Err_Ok, FT_Get_Var_Axis_Flags, FT_Var_Axis, FT_VAR_AXIS_FLAG_HIDDEN};
 | ^^^^^^^^^
 | |
 | no `FT_Err_Ok` in the root
 | help: a similar name exists in the module: `FT_Error`
For more information about this error, try `rustc --explain E0432`.
error: could not compile `figma-agent-freetype` (lib) due to 4 previous errors
warning: build failed, waiting for other jobs to finish...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment