Skip to content

@agentos-software/wget: wasm build bug (duplicate getsockname/getpeername vs patched sysroot), blocks publish #145

Description

@NathanFlurry

@agentos-software/wget is unpublished — its wasm build fails, so registry/publish-software.sh skips it:

case "$n" in wget|duckdb|make|build-essential) ... wget - build bug (duplicate getsockname/getpeername vs patched sysroot)

Problem: duplicate getsockname/getpeername symbols conflict with the patched WASI sysroot when building wget for wasm32-wasip1 (versions: [] on npm).

Impact: agent-os packages/shell depended on @agentos-software/wget; it was dropped from packages/shell to unblock agent-os CI. Re-add once the wasm build lands.

Done when: the symbol conflict is resolved, wget builds to wasm32-wasip1, publish-software.sh no longer excludes it, the package publishes, and it's restored to agent-os packages/shell.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions