Opened 12 months ago
Last modified 12 months ago
#68672 assigned defect
ola: build failure
Reported by: | iceKcaj (Jackson Carroll) | Owned by: | peternewman (Peter Newman) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: | ola |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
When running command "sudo port install ola" after processing the command the following was received.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port ola failed
Change History (3)
comment:1 Changed 12 months ago by reneeotten (Renee Otten)
Description: | modified (diff) |
---|---|
Owner: | set to peternewman |
Status: | new → assigned |
Summary: | processing of port OLA failed → ola: build failure |
comment:2 Changed 12 months ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
Admittedly, the port fails to build on all buildbot workers, so those logs could be consulted. And the port is outdated so updating it could be a good first step.
comment:3 Changed 12 months ago by ryandesign (Ryan Carsten Schmidt)
And on the buildbot, ola fails because its dependency py27-protobuf3 fails due to #67518. According to that ticket, ola is the only port using py27-protobuf3. Could ola use a py3* version of protobuf instead, which would not have this problem?
Note: See
TracTickets for help on using
tickets.
in that same message it told you to include the
main.log
file so that someone might be able to figure out what the issue was. Please attached that file to this ticket.