| Summary: | Crossbuilding for RPI3 (Arm64) fails (and has for quite some time) off 11-STABLE | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | karl | ||||
| Component: | arm | Assignee: | freebsd-arm (Nobody) <freebsd-arm> | ||||
| Status: | Closed Unable to Reproduce | ||||||
| Severity: | Affects Some People | CC: | Andrew, emaste | ||||
| Priority: | --- | ||||||
| Version: | CURRENT | ||||||
| Hardware: | amd64 | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
karl
2018-01-29 02:44:26 UTC
Does it build if you remove -DNO_CLEAN? (In reply to Andrew Turner from comment #1) No, nor does it if I do a "rm -rf *" on the target directory first (which is the same thing, effectively.) For grins and giggles I removed the "NO_CLEAN" (although a "rm -rf" on the object directory should be equivalent) and there is no change. I also updated -HEAD to current (329061) with no change. Based on the followup on FreeBSD-arm this was due to a local misconfiguration: https://lists.freebsd.org/pipermail/freebsd-arm/2018-February/017489.html |