| Summary: | Build breaks with lftp package enabled and libexpat1-dev installed on Debian 9 and Ubuntu 18.04 | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Matthew Starr <mstarr> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2019.02.2 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | lftp package build failure log | ||
This build was for an ARM Cortex A7 (NXP i.MX6ULL) built with the external toolchain Arm ARM 2018.11. |
Created attachment 8056 [details] lftp package build failure log When building buildroot and the lftp package is enabled, the build will fail on lftp if the host OS (tested in Ubuntu 18.04 and Debian 9) has the libexpat1-dev deb package installed. Removing the libexpat1-dev package resolves the issue, but a fix should be implemented in buildroot so the host OS doesn't need to remove a deb package. Attached is the build output when the failure occurs.