Skip to content

fix(release): repair preview build failures#1776

Merged
NathanFlurry merged 2 commits into
mainfrom
fix/main-wasm-ownership
Jul 19, 2026
Merged

fix(release): repair preview build failures#1776
NathanFlurry merged 2 commits into
mainfrom
fix/main-wasm-ownership

Conversation

@NathanFlurry

@NathanFlurry NathanFlurry commented Jul 18, 2026

Copy link
Copy Markdown
Member
  • remove duplicate wasi-libc ownership symbols while retaining the umask override
  • make V8 thread-support headers compatible with the pinned Darwin cross-compiler
  • restore portable UDP interface lookup and typed non-Linux abstract-socket errors
  • add an old-glibc renameat2 syscall shim for Linux release links
  • rewrite excluded AgentOS crate versions during transient preview validation
  • use the existing writable WASM mount root for CPU-only benchmark prewarm
  • align actor storage conformance with the required filesystem schema version table
  • validate exact Darwin arm64/x64 and Linux x64 preview builds locally, GLIBC compatibility smoke tests, the prerelease crate publish dry-run, all benchmark lanes, and the real actor E2E

@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1776 July 18, 2026 23:10 Destroyed
@railway-app

railway-app Bot commented Jul 18, 2026

Copy link
Copy Markdown

🚅 Deployed to the agentos-pr-1776 environment in agentos

Service Status Web Updated (UTC)
agentos 😴 Sleeping (View Logs) Web Jul 19, 2026 at 2:48 pm

🚅 Environment agentos-pr-1776 in rivet-frontend has no services deployed.

@NathanFlurry
NathanFlurry force-pushed the fix/main-wasm-ownership branch from 1cf24dd to 1b19527 Compare July 18, 2026 23:47
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1776 July 18, 2026 23:47 Destroyed
@NathanFlurry NathanFlurry changed the title fix(toolchain): remove duplicate ownership symbols fix(release): repair preview build failures Jul 18, 2026
@NathanFlurry
NathanFlurry force-pushed the fix/main-wasm-ownership branch from 1b19527 to 15fe41d Compare July 19, 2026 00:06
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1776 July 19, 2026 00:06 Destroyed
@NathanFlurry
NathanFlurry force-pushed the fix/main-wasm-ownership branch from 15fe41d to 150c49a Compare July 19, 2026 00:25
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1776 July 19, 2026 00:25 Destroyed
@NathanFlurry
NathanFlurry force-pushed the fix/main-wasm-ownership branch from 150c49a to 95adc8c Compare July 19, 2026 01:16
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1776 July 19, 2026 01:16 Destroyed
@NathanFlurry
NathanFlurry force-pushed the fix/main-wasm-ownership branch from 95adc8c to bdcb0ac Compare July 19, 2026 01:57
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1776 July 19, 2026 01:57 Destroyed
@NathanFlurry
NathanFlurry force-pushed the fix/main-wasm-ownership branch from bdcb0ac to 74555c4 Compare July 19, 2026 02:41
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1776 July 19, 2026 02:42 Destroyed
@NathanFlurry
NathanFlurry force-pushed the fix/main-wasm-ownership branch from 74555c4 to 5ebfaa3 Compare July 19, 2026 03:22
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1776 July 19, 2026 03:22 Destroyed
@NathanFlurry
NathanFlurry force-pushed the fix/main-wasm-ownership branch from 5ebfaa3 to 19f8d4a Compare July 19, 2026 04:04
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1776 July 19, 2026 04:04 Destroyed
@NathanFlurry
NathanFlurry force-pushed the fix/main-wasm-ownership branch from 19f8d4a to 97ebbc2 Compare July 19, 2026 04:42
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1776 July 19, 2026 04:42 Destroyed
@NathanFlurry
NathanFlurry force-pushed the fix/main-wasm-ownership branch from 97ebbc2 to de16ea7 Compare July 19, 2026 05:21
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1776 July 19, 2026 05:21 Destroyed
@NathanFlurry
NathanFlurry force-pushed the fix/main-wasm-ownership branch from de16ea7 to a8d8766 Compare July 19, 2026 06:23
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1776 July 19, 2026 06:23 Destroyed
@NathanFlurry
NathanFlurry force-pushed the fix/main-wasm-ownership branch from a8d8766 to 27ffb0a Compare July 19, 2026 07:18
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1776 July 19, 2026 07:19 Destroyed
@NathanFlurry
NathanFlurry force-pushed the fix/main-wasm-ownership branch from 27ffb0a to 53a2e84 Compare July 19, 2026 09:12
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1776 July 19, 2026 09:12 Destroyed
@NathanFlurry
NathanFlurry force-pushed the fix/main-wasm-ownership branch from 53a2e84 to 579a520 Compare July 19, 2026 10:23
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1776 July 19, 2026 10:23 Destroyed
@NathanFlurry
NathanFlurry force-pushed the fix/main-wasm-ownership branch from 579a520 to 8ca391b Compare July 19, 2026 11:58
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1776 July 19, 2026 11:58 Destroyed
@NathanFlurry
NathanFlurry force-pushed the fix/main-wasm-ownership branch from 8ca391b to ef32c4f Compare July 19, 2026 13:20
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1776 July 19, 2026 13:20 Destroyed
@NathanFlurry
NathanFlurry force-pushed the fix/main-wasm-ownership branch from ef32c4f to c9c9f62 Compare July 19, 2026 14:39
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1776 July 19, 2026 14:39 Destroyed
@NathanFlurry
NathanFlurry force-pushed the fix/main-wasm-ownership branch from c9c9f62 to 1708bd4 Compare July 19, 2026 15:55
@railway-app
railway-app Bot temporarily deployed to agentos / agentos-pr-1776 July 19, 2026 15:55 Destroyed
@NathanFlurry
NathanFlurry merged commit a172fc6 into main Jul 19, 2026
1 of 5 checks passed
@NathanFlurry
NathanFlurry deleted the fix/main-wasm-ownership branch July 19, 2026 15:56
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

Successfully merging this pull request may close these issues.

1 participant