| Summary: | python-crossbar fails to build | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Emile Cormier <emile.cormier.jr> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | asafka7, buildroot, thomas.petazzoni, yegorslists |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | Simple tests | ||
|
Description
Emile Cormier
2022-01-27 23:22:09 UTC
I can launch Crossbar with the changes I made in my personal fork: https://github.com/ecorm/buildroot/tree/issue-14556-crossbar I will submit a patch once I confirm Crossbar works with our (proprietary) app. Submitted patch set starting with: https://lists.buildroot.org/pipermail/buildroot/2022-April/640097.html Submitted patch originated from my more recent fork on GitHub: https://github.com/ecorm/buildroot/tree/bump-crossbar Due to some Python packages having been bumped since I first starting working on this bug, the submitted patch does not correspond directly to the steps described in my original post in this bug report. Created attachment 9266 [details]
Simple tests
Python commands issued via the command line, as well as their outputs. Not exhaustive, but at least demonstrates that the affected Python modules can still be imported and used.
|