Phase 6: Gitea-Cross-Builds, Paketprüfung und gesperrten Releasepfad implementieren
Some checks failed
Vierziel-Build und Pflichtabnahme / checks (push) Has been cancelled
Vierziel-Build und Pflichtabnahme / build (ghcr.io/rust-cross/cargo-zigbuild@sha256:82af75c41958c2af2787e8bedd912da7678a9438937e223e9d83d006d747b38b, aarch64-apple-darwin) (push) Has been cancelled
Vierziel-Build und Pflichtabnahme / build (ghcr.io/rust-cross/cargo-zigbuild@sha256:82af75c41958c2af2787e8bedd912da7678a9438937e223e9d83d006d747b38b, aarch64-unknown-linux-gnu) (push) Has been cancelled
Vierziel-Build und Pflichtabnahme / build (ghcr.io/rust-cross/cargo-zigbuild@sha256:82af75c41958c2af2787e8bedd912da7678a9438937e223e9d83d006d747b38b, x86_64-unknown-linux-gnu) (push) Has been cancelled
Vierziel-Build und Pflichtabnahme / build (messense/cargo-xwin@sha256:4696dd4e79edf8569fa99c4b06bd99273e0501c7adc983aa61d57945f795bef0, x86_64-pc-windows-msvc) (push) Has been cancelled
Vierziel-Build und Pflichtabnahme / stage (push) Has been cancelled
Some checks failed
Vierziel-Build und Pflichtabnahme / checks (push) Has been cancelled
Vierziel-Build und Pflichtabnahme / build (ghcr.io/rust-cross/cargo-zigbuild@sha256:82af75c41958c2af2787e8bedd912da7678a9438937e223e9d83d006d747b38b, aarch64-apple-darwin) (push) Has been cancelled
Vierziel-Build und Pflichtabnahme / build (ghcr.io/rust-cross/cargo-zigbuild@sha256:82af75c41958c2af2787e8bedd912da7678a9438937e223e9d83d006d747b38b, aarch64-unknown-linux-gnu) (push) Has been cancelled
Vierziel-Build und Pflichtabnahme / build (ghcr.io/rust-cross/cargo-zigbuild@sha256:82af75c41958c2af2787e8bedd912da7678a9438937e223e9d83d006d747b38b, x86_64-unknown-linux-gnu) (push) Has been cancelled
Vierziel-Build und Pflichtabnahme / build (messense/cargo-xwin@sha256:4696dd4e79edf8569fa99c4b06bd99273e0501c7adc983aa61d57945f795bef0, x86_64-pc-windows-msvc) (push) Has been cancelled
Vierziel-Build und Pflichtabnahme / stage (push) Has been cancelled
This commit is contained in:
@@ -0,0 +1,270 @@
|
||||
info: syncing channel updates for '1.97.1-aarch64-unknown-linux-gnu'
|
||||
info: latest update on 2026-07-16, rust version 1.97.1 (8bab26f4f 2026-07-14)
|
||||
info: downloading component 'cargo'
|
||||
info: downloading component 'clippy'
|
||||
info: downloading component 'rust-std'
|
||||
info: downloading component 'rustc'
|
||||
info: downloading component 'rustfmt'
|
||||
info: installing component 'cargo'
|
||||
info: installing component 'clippy'
|
||||
info: installing component 'rust-std'
|
||||
info: installing component 'rustc'
|
||||
info: installing component 'rustfmt'
|
||||
|
||||
1.97.1-aarch64-unknown-linux-gnu installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
|
||||
|
||||
info: default toolchain set to '1.97.1-aarch64-unknown-linux-gnu'
|
||||
info: checking for self-update
|
||||
info: downloading self-update
|
||||
/tmp/tb-7zip.tar.xz: OK
|
||||
rustc 1.97.1 (8bab26f4f 2026-07-14)
|
||||
|
||||
7-Zip (z) 25.01 (arm64) : Copyright (c) 1999-2025 Igor Pavlov : 2025-08-03
|
||||
64-bit arm_v:8-A locale=C.UTF-8 Threads:4 OPEN_MAX:1024, ASM
|
||||
|
||||
+ rustup target add aarch64-unknown-linux-gnu
|
||||
info: component rust-std is up to date
|
||||
+ cargo zigbuild --locked --release --target aarch64-unknown-linux-gnu.2.28 -p tb-ide -p tb-cli -p tb-runner --bins
|
||||
Updating crates.io index
|
||||
Downloading crates ...
|
||||
Downloaded bitflags v1.3.2
|
||||
Downloaded cassowary v0.3.0
|
||||
Downloaded anyhow v1.0.104
|
||||
Downloaded bitflags v2.13.1
|
||||
Downloaded equivalent v1.0.2
|
||||
Downloaded allocator-api2 v0.2.21
|
||||
Downloaded cfg-if v1.0.4
|
||||
Downloaded darling_core v0.24.1
|
||||
Downloaded indoc v2.0.7
|
||||
Downloaded scopeguard v1.2.0
|
||||
Downloaded defmt v1.1.1
|
||||
Downloaded either v1.18.0
|
||||
Downloaded signal-hook-mio v0.2.5
|
||||
Downloaded compact_str v0.8.2
|
||||
Downloaded static_assertions v1.1.0
|
||||
Downloaded strsim v0.11.1
|
||||
Downloaded unicode-ident v1.0.24
|
||||
Downloaded jiff-core v0.1.0
|
||||
Downloaded syn v2.0.119
|
||||
Downloaded defmt-macros v1.1.1
|
||||
Downloaded defmt-parser v1.0.0
|
||||
Downloaded foldhash v0.1.5
|
||||
Downloaded parking_lot v0.12.5
|
||||
Downloaded rustix v0.38.44
|
||||
Downloaded darling_macro v0.24.1
|
||||
Downloaded thiserror v2.0.20
|
||||
Downloaded unicase v2.9.0
|
||||
Downloaded itoa v1.0.18
|
||||
Downloaded paste v1.0.15
|
||||
Downloaded serde_core v1.0.229
|
||||
Downloaded quote v1.0.47
|
||||
Downloaded mio v1.2.2
|
||||
Downloaded ryu v1.0.23
|
||||
Downloaded strum_macros v0.26.4
|
||||
Downloaded jiff-static v0.2.35
|
||||
Downloaded unicode-width v0.1.14
|
||||
Downloaded log v0.4.34
|
||||
Downloaded signal-hook v0.3.18
|
||||
Downloaded crossterm v0.28.1
|
||||
Downloaded hashbrown v0.15.5
|
||||
Downloaded strum v0.26.3
|
||||
Downloaded itertools v0.13.0
|
||||
Downloaded heck v0.5.0
|
||||
Downloaded redb v4.2.0
|
||||
Downloaded syn v3.0.4
|
||||
Downloaded jiff v0.2.35
|
||||
Downloaded castaway v0.2.4
|
||||
Downloaded rustversion v1.0.23
|
||||
Downloaded instability v0.3.13
|
||||
Downloaded errno v0.3.14
|
||||
Downloaded lru v0.12.5
|
||||
Downloaded smallvec v1.15.2
|
||||
Downloaded parking_lot_core v0.9.12
|
||||
Downloaded proc-macro2 v1.0.107
|
||||
Downloaded ident_case v1.0.1
|
||||
Downloaded thiserror-impl v2.0.20
|
||||
Downloaded unicode-segmentation v1.13.3
|
||||
Downloaded unicode-truncate v1.1.0
|
||||
Downloaded darling v0.24.1
|
||||
Downloaded pulldown-cmark v0.13.4
|
||||
Downloaded unicode-width v0.2.0
|
||||
Downloaded memchr v2.8.3
|
||||
Downloaded linux-raw-sys v0.4.15
|
||||
Downloaded signal-hook-registry v1.4.8
|
||||
Downloaded ratatui v0.29.0
|
||||
Downloaded libc v0.2.189
|
||||
Downloaded lock_api v0.4.14
|
||||
warning: linker stderr: ignoring deprecated linker optimization setting '1'
|
||||
|
|
||||
= note: `#[warn(linker_messages)]` on by default
|
||||
|
||||
warning: `tb-cli` (bin "tbc") generated 1 warning
|
||||
warning: `tb-runner` (bin "tbrt") generated 1 warning (1 duplicate)
|
||||
warning: `tb-ide` (bin "tb") generated 1 warning (1 duplicate)
|
||||
Finished `release` profile [optimized] target(s) in 1.55s
|
||||
+ cargo build --locked --release -p tb-export --bin tb-template
|
||||
Finished `release` profile [optimized] target(s) in 0.04s
|
||||
+ /work/target/release/tb-template --inspect /work/target/aarch64-unknown-linux-gnu/release/tb aarch64-unknown-linux-gnu
|
||||
+ /work/target/release/tb-template --inspect /work/target/aarch64-unknown-linux-gnu/release/tbc aarch64-unknown-linux-gnu
|
||||
+ /work/target/release/tb-template --inspect /work/target/aarch64-unknown-linux-gnu/release/tbrt aarch64-unknown-linux-gnu
|
||||
+ /work/target/release/tb-template /tmp/tb-pack-3ccs00ug/tbrt aarch64-unknown-linux-gnu
|
||||
+ /work/target/release/tb-template --inspect /tmp/tb-package-27ro6ib_/tb aarch64-unknown-linux-gnu
|
||||
+ /work/target/release/tb-template --inspect /tmp/tb-package-27ro6ib_/tbc aarch64-unknown-linux-gnu
|
||||
+ /work/target/release/tb-template --inspect /tmp/tb-package-27ro6ib_/tbrt aarch64-unknown-linux-gnu
|
||||
/work/dist/terminalbasic-0.1.0-linux-arm64.tar.gz
|
||||
+ /tmp/tb-unpacked-c072ix0x/tb --help
|
||||
+ /usr/bin/python3 /work/tests/support/native-abnahme.py --bin-dir /tmp/tb-unpacked-c072ix0x --target aarch64-unknown-linux-gnu
|
||||
+ /usr/bin/python3 /work/tests/support/library-abnahme.py --bin-dir /tmp/tb-unpacked-c072ix0x
|
||||
+ /usr/bin/python3 /work/tests/support/ide-execution-pty.py --binary /tmp/tb-unpacked-c072ix0x/tb
|
||||
+ rustup target add x86_64-unknown-linux-gnu
|
||||
info: downloading component rust-std
|
||||
+ cargo zigbuild --locked --release --target x86_64-unknown-linux-gnu.2.28 -p tb-ide -p tb-cli -p tb-runner --bins
|
||||
Compiling libc v0.2.189
|
||||
Compiling syn v3.0.4
|
||||
Compiling rustversion v1.0.23
|
||||
Compiling log v0.4.34
|
||||
Compiling errno v0.3.14
|
||||
Compiling ident_case v1.0.1
|
||||
Compiling signal-hook v0.3.18
|
||||
Compiling cfg-if v1.0.4
|
||||
Compiling strsim v0.11.1
|
||||
Compiling parking_lot_core v0.9.12
|
||||
Compiling darling_core v0.24.1
|
||||
Compiling signal-hook-registry v1.4.8
|
||||
Compiling scopeguard v1.2.0
|
||||
Compiling smallvec v1.15.2
|
||||
Compiling bitflags v2.13.1
|
||||
Compiling rustix v0.38.44
|
||||
Compiling thiserror v2.0.20
|
||||
Compiling lock_api v0.4.14
|
||||
Compiling darling_macro v0.24.1
|
||||
Compiling thiserror-impl v2.0.20
|
||||
Compiling mio v1.2.2
|
||||
Compiling syn v2.0.119
|
||||
Compiling allocator-api2 v0.2.21
|
||||
Compiling either v1.18.0
|
||||
Compiling instability v0.3.13
|
||||
Compiling equivalent v1.0.2
|
||||
Compiling paste v1.0.15
|
||||
Compiling foldhash v0.1.5
|
||||
Compiling heck v0.5.0
|
||||
Compiling linux-raw-sys v0.4.15
|
||||
Compiling strum_macros v0.26.4
|
||||
Compiling hashbrown v0.15.5
|
||||
Compiling itertools v0.13.0
|
||||
Compiling redb v4.2.0
|
||||
Compiling signal-hook-mio v0.2.5
|
||||
Compiling darling v0.24.1
|
||||
Compiling parking_lot v0.12.5
|
||||
Compiling castaway v0.2.4
|
||||
Compiling itoa v1.0.18
|
||||
Compiling ryu v1.0.23
|
||||
Compiling unicode-width v0.2.0
|
||||
Compiling static_assertions v1.1.0
|
||||
Compiling unicode-segmentation v1.13.3
|
||||
Compiling indoc v2.0.7
|
||||
Compiling jiff-core v0.1.0
|
||||
Compiling unicode-width v0.1.14
|
||||
Compiling unicode-truncate v1.1.0
|
||||
Compiling jiff v0.2.35
|
||||
Compiling compact_str v0.8.2
|
||||
Compiling crossterm v0.28.1
|
||||
Compiling strum v0.26.3
|
||||
Compiling lru v0.12.5
|
||||
Compiling cassowary v0.3.0
|
||||
Compiling ratatui v0.29.0
|
||||
Compiling tb-runtime v0.1.0 (/work/crates/tb-runtime)
|
||||
Compiling tb-frontend v0.1.0 (/work/crates/tb-frontend)
|
||||
Compiling anyhow v1.0.104
|
||||
Compiling tb-ui v0.1.0 (/work/crates/tb-ui)
|
||||
Compiling tb-vm v0.1.0 (/work/crates/tb-vm)
|
||||
Compiling tb-export v0.1.0 (/work/crates/tb-export)
|
||||
Compiling pulldown-cmark v0.13.4
|
||||
Compiling memchr v2.8.3
|
||||
Compiling unicase v2.9.0
|
||||
Compiling tb-runner v0.1.0 (/work/crates/tb-runner)
|
||||
Compiling tb-ide v0.1.0 (/work/crates/tb-ide)
|
||||
warning: linker stderr: ignoring deprecated linker optimization setting '1'
|
||||
|
|
||||
= note: `#[warn(linker_messages)]` on by default
|
||||
|
||||
warning: `tb-runner` (bin "tbrt") generated 1 warning
|
||||
Compiling tb-cli v0.1.0 (/work/crates/tb-cli)
|
||||
warning: `tb-ide` (bin "tb") generated 1 warning (1 duplicate)
|
||||
warning: `tb-cli` (bin "tbc") generated 1 warning (1 duplicate)
|
||||
Finished `release` profile [optimized] target(s) in 2m 23s
|
||||
+ cargo build --locked --release -p tb-export --bin tb-template
|
||||
Finished `release` profile [optimized] target(s) in 0.06s
|
||||
+ /work/target/release/tb-template --inspect /work/target/x86_64-unknown-linux-gnu/release/tb x86_64-unknown-linux-gnu
|
||||
+ /work/target/release/tb-template --inspect /work/target/x86_64-unknown-linux-gnu/release/tbc x86_64-unknown-linux-gnu
|
||||
+ /work/target/release/tb-template --inspect /work/target/x86_64-unknown-linux-gnu/release/tbrt x86_64-unknown-linux-gnu
|
||||
+ /work/target/release/tb-template /tmp/tb-pack-3e1u_9my/tbrt x86_64-unknown-linux-gnu
|
||||
+ /work/target/release/tb-template --inspect /tmp/tb-package-lwy0qi08/tb x86_64-unknown-linux-gnu
|
||||
+ /work/target/release/tb-template --inspect /tmp/tb-package-lwy0qi08/tbc x86_64-unknown-linux-gnu
|
||||
+ /work/target/release/tb-template --inspect /tmp/tb-package-lwy0qi08/tbrt x86_64-unknown-linux-gnu
|
||||
/work/dist/terminalbasic-0.1.0-linux-amd64.tar.gz
|
||||
+ rustup target add aarch64-apple-darwin
|
||||
info: downloading component rust-std
|
||||
+ cargo zigbuild --locked --release --target aarch64-apple-darwin -p tb-ide -p tb-cli -p tb-runner --bins
|
||||
Compiling libc v0.2.189
|
||||
Compiling log v0.4.34
|
||||
Compiling cfg-if v1.0.4
|
||||
Compiling signal-hook v0.3.18
|
||||
Compiling parking_lot_core v0.9.12
|
||||
Compiling smallvec v1.15.2
|
||||
Compiling bitflags v2.13.1
|
||||
Compiling scopeguard v1.2.0
|
||||
Compiling lock_api v0.4.14
|
||||
Compiling rustix v0.38.44
|
||||
Compiling thiserror v2.0.20
|
||||
Compiling equivalent v1.0.2
|
||||
Compiling allocator-api2 v0.2.21
|
||||
Compiling errno v0.3.14
|
||||
Compiling signal-hook-registry v1.4.8
|
||||
Compiling mio v1.2.2
|
||||
Compiling foldhash v0.1.5
|
||||
Compiling either v1.18.0
|
||||
Compiling itertools v0.13.0
|
||||
Compiling signal-hook-mio v0.2.5
|
||||
Compiling hashbrown v0.15.5
|
||||
Compiling redb v4.2.0
|
||||
Compiling parking_lot v0.12.5
|
||||
Compiling castaway v0.2.4
|
||||
Compiling ryu v1.0.23
|
||||
Compiling static_assertions v1.1.0
|
||||
Compiling unicode-width v0.2.0
|
||||
Compiling unicode-segmentation v1.13.3
|
||||
Compiling unicode-width v0.1.14
|
||||
Compiling itoa v1.0.18
|
||||
Compiling jiff-core v0.1.0
|
||||
Compiling unicode-truncate v1.1.0
|
||||
Compiling compact_str v0.8.2
|
||||
Compiling jiff v0.2.35
|
||||
Compiling crossterm v0.28.1
|
||||
Compiling strum v0.26.3
|
||||
Compiling lru v0.12.5
|
||||
Compiling cassowary v0.3.0
|
||||
Compiling ratatui v0.29.0
|
||||
Compiling tb-runtime v0.1.0 (/work/crates/tb-runtime)
|
||||
Compiling tb-frontend v0.1.0 (/work/crates/tb-frontend)
|
||||
Compiling anyhow v1.0.104
|
||||
Compiling tb-ui v0.1.0 (/work/crates/tb-ui)
|
||||
Compiling tb-vm v0.1.0 (/work/crates/tb-vm)
|
||||
Compiling tb-export v0.1.0 (/work/crates/tb-export)
|
||||
Compiling pulldown-cmark v0.13.4
|
||||
Compiling unicase v2.9.0
|
||||
Compiling memchr v2.8.3
|
||||
Compiling tb-runner v0.1.0 (/work/crates/tb-runner)
|
||||
Compiling tb-ide v0.1.0 (/work/crates/tb-ide)
|
||||
Compiling tb-cli v0.1.0 (/work/crates/tb-cli)
|
||||
Finished `release` profile [optimized] target(s) in 2m 16s
|
||||
+ cargo build --locked --release -p tb-export --bin tb-template
|
||||
Finished `release` profile [optimized] target(s) in 0.06s
|
||||
+ /work/target/release/tb-template --inspect /work/target/aarch64-apple-darwin/release/tb aarch64-apple-darwin
|
||||
+ /work/target/release/tb-template --inspect /work/target/aarch64-apple-darwin/release/tbc aarch64-apple-darwin
|
||||
+ /work/target/release/tb-template --inspect /work/target/aarch64-apple-darwin/release/tbrt aarch64-apple-darwin
|
||||
+ /work/target/release/tb-template /tmp/tb-pack-ymsier7a/tbrt aarch64-apple-darwin
|
||||
+ /work/target/release/tb-template --inspect /tmp/tb-package-e391lcwl/tb aarch64-apple-darwin
|
||||
+ /work/target/release/tb-template --inspect /tmp/tb-package-e391lcwl/tbc aarch64-apple-darwin
|
||||
+ /work/target/release/tb-template --inspect /tmp/tb-package-e391lcwl/tbrt aarch64-apple-darwin
|
||||
/work/dist/terminalbasic-0.1.0-macos-arm64.tar.gz
|
||||
Reference in New Issue
Block a user