Summary
installed-c-object components must be at toplevel
Metadata
- Id: f86a42239ebf5349662879d4458935c697a4d83d
- Trac id:
- Type: defect
- Reporter: felix
- Owner:
- Cc:
- Status: closed
- Component: core tools
- Estimated difficulty: medium
- Resolution: wontfix
- Priority: minor
- Milestone:
- Version: 6.0.0
- Changetime: 2026-09-06 18:41:16 UTC
- Created: 2026-08-25 09:01:53 UTC
- Keywords: chicken-install
Description
Installation of components of type "installed-c-object" will fail if the source (and resulting build product) is in a subdirectory, as the installtion step doesn't strip the dir from the target name.
Changes and comments
[2026-09-06 18:41:15 UTC] felix wrote:
Can't reproduce, the build will move it into the toplevel directory, anyway.