[MCOL-4136] Build from source RPM fails in buildbot: columnstore/utils/loggingcpp/exceptclasses.h:34:22: fatal error: errorids.h: No such file or directory #include "errorids.h" Created: 2020-07-01 Updated: 2021-04-23 Resolved: 2021-04-23 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | MariaDB Server |
| Affects Version/s: | 1.5.2 |
| Fix Version/s: | 5.6.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Roman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
||||||||||||
| Issue Links: |
|
||||||||||||
| Description |
|
The whole buildbot output (preparation and build) is attached as build.log |
| Comments |
| Comment by Roman [ 2020-07-13 ] | |||||||||||||||||||||||||||||||||
|
This issue had been fixed in our develop preparing ENT build. | |||||||||||||||||||||||||||||||||
| Comment by Sergei Golubchik [ 2020-08-05 ] | |||||||||||||||||||||||||||||||||
|
still happens. e.g. in https://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos74-amd64-debug/builds/4640 perhaps dbcon/ddlpackageproc should also depend on errorids.h? Or, may be, everything that includes anything that includes anything that eventually includes errorids.h? Like this:
| |||||||||||||||||||||||||||||||||
| Comment by Roman [ 2020-08-05 ] | |||||||||||||||||||||||||||||||||
|
Plz review. | |||||||||||||||||||||||||||||||||
| Comment by Jose Rojas (Inactive) [ 2020-08-27 ] | |||||||||||||||||||||||||||||||||
|
Assigning back to drrtuy as I am not sure who is going to be testing this or if it is already tested and has just gone stale (this was reviewed a three weeks ago). | |||||||||||||||||||||||||||||||||
| Comment by Roman [ 2020-09-02 ] | |||||||||||||||||||||||||||||||||
|
Fixed. | |||||||||||||||||||||||||||||||||
| Comment by Roman [ 2020-11-12 ] | |||||||||||||||||||||||||||||||||
|
The issue still exists according to CS CI pipelines logs. | |||||||||||||||||||||||||||||||||
| Comment by Roman [ 2021-04-23 ] | |||||||||||||||||||||||||||||||||
|
The issue had been fixed. |