Opened 6 years ago
Closed 6 years ago
#57847 closed defect (duplicate)
Strange parsing error in mpbb
Reported by: | mojca (Mojca Miklavec) | Owned by: | admin@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | buildbot/mpbb | Version: | |
Keywords: | Cc: | ||
Port: |
Description
See the log:
Building 'p5.28-palm' ... [OK] Building 'Warning:' ... [ERROR] (failed to calculate dependencies) maintainers: . Building 'port' ... [ERROR] (failed to calculate dependencies) maintainers: . Building '"p5.28-image-exiftool"' ... [ERROR] (failed to calculate dependencies) maintainers: . Building 'not' ... [ERROR] (failed to calculate dependencies) maintainers: . Building 'found' ... [ERROR] (failed to calculate dependencies) maintainers: . Building 'p5.28-panotools-script' ... [ERROR] (failed to calculate dependencies) maintainers: .
Apparently some Warning: port not found
creeped into the output of port list and ended up being parsed as individual ports.
Change History (2)
comment:1 Changed 6 years ago by mojca (Mojca Miklavec)
Summary: | Strange parsing error is mpbb → Strange parsing error in mpbb |
---|
comment:2 Changed 6 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
#57844, #57845