Skip to content

[BUG] chip-cert-bins Docker image build is failing #43129

@rquidute

Description

@rquidute

Reproduction steps

The chip-cert-bins Docker image build is failing after Thread Commissioning support was added to the codebase. The build configuration uses platform-mdns for chip-tool, which is now incompatible with the Thread Commissioner feature that was enabled by default.

Build Error

undefined reference to `mdns::Minimal::ParsePacket(mdns::Minimal::BytesRange const&,mdns::Minimal::ParserDelegate*)'collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed
Exception: Command ['ninja', '-C', '/root/connectedhomeip/out/linux-arm64-chip-tool-ipv6only-platform-mdns'] failed: 1

Note: The Thread Commissioning was introduced by #42992

Bug prevalence

always

GitHub hash of the SDK that was being used

852d166

Platform

other

Platform Version(s)

No response

Anything else?

No response

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

Status
Done
Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions