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
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
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