| Summary: | Running on 2016.11-rc1 second make fails "makedevs: line 23: Couldnt create node /buildroot-2016.11-rc1/output/target/dev/console: File exists" | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Sven Norinder <sven.norinder> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot, yann.morin.1998 |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Sven Norinder
2016-11-10 09:10:32 UTC
Sven, Thanks for the report, but this has already been fixed with commit c85cd18 (makedevs: make device node creation idempotent). Regards, Yann E. MORIN. Have another message, what did I miss? makedevs: line 24: node ...output/target/dev/console exists but is of wrong file type fs/cpio/cpio.mk:42: recipe for target '...output/images/rootfs.cpio' failed 93106e9 Update for 2016.11-rc3 Is this with a clean tree? We have reworked the makedevs handling between rc1 and rc3 (and final 2016.11), so moving between rc1 and rc3 without doing a make clean in between is bound to give problems. Can you verify with a clean build on latest (E.G. 2016.11) if it still happens for you? Thanks No problems noted with 2016.11. Thank you. /Sven Great, I will mark it as resolved then (In reply to Peter Korsgaard from comment #3) Yeah, that was the issue. Sorry for a noise. |