tangramdotdev / tangram

Tangram is a build system and package manager.
https://www.tangram.dev
MIT License
73 stars 5 forks source link

Identify checkout bug #274

Closed deciduously closed 4 days ago

deciduously commented 4 days ago

The Linux SDK is failing after compiling the final GCC phase

error failed to run the command
-> No such file or directory (os error 2)
-> failed to create the symlink
   internal:packages/server/src/artifact/checkout.rs:573:22 tangram_server::artifact::checkout::<impl tangram_server::Server>::check_out_symlink::{{closure}}::{{closure}}
-> failed to check out the symlink
   internal:packages/server/src/artifact/checkout.rs:269:15 tangram_server::artifact::checkout::<impl tangram_server::Server>::check_out_inner::{{closure}}::{{closure}}
   id = sym_0177gtwr4k0spn3k83r0vy8refsrx15jm3c9x3wbq2vz5xvxzp5z50
   path = /home/deciduously/.tangram/tmp/0698q6jgd1zj585sfpx35xydwg/sysroot
-> failed to check out the directory
   internal:packages/server/src/artifact/checkout.rs:257:15 tangram_server::artifact::checkout::<impl tangram_server::Server>::check_out_inner::{{closure}}::{{closure}}
   id = dir_0172pwjrb5hf31hepn6b8k897jba3s8s6fkxcqs1ndm6zbd06mkjzg
   path = /home/deciduously/.tangram/tmp/0698q6jgd1zj585sfpx35xydwg
-> failed to build the target
   internal:packages/server/src/runtime/js/syscall/output.rs:24:21 tangram_server::runtime::js::syscall::output::output::{{closure}}::{{closure}}
-> failed to build the target
   internal:packages/server/src/runtime/js/syscall/output.rs:24:21 tangram_server::runtime::js::syscall::output::output::{{closure}}::{{closure}}
-> the build failed
   internal:packages/cli/src/target/build.rs:325:22 tangram::target::build::<impl tangram::Cli>::command_target_build_inner::{{closure}}::{{closure}}
error: script "tgr" exited with code 1