rt build can't access build product of std build
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| StarlingX |
Low
|
Abraham Arce |
Bug Description
Title
-----
rt build can't access build product of std build
Brief Description
-----------------
An RT package wants to access a devel package produced by the STD build. This is currently prohibited. Initially this prevented RT kernel modules from building against the STD kernel-devel package.
And example is rdma-core package presented in both rt and std builds. cgcs-dpdk uses a header file (ibverbs.h) which is provided by rdma-core-devel
Severity
--------
Minor
Steps to Reproduce
------------------
Inspect build output:
ls {rt,std}
Expected Behavior
------------------
A package for rt build can access std build developement packages, while rt builds that must refer to rt specific packages will do so correctly
Actual Behavior
----------------
A package is built for rt that is not required specifically for rt
Reproducibility
---------------
Reproducible
System Configuration
-------
Build
Branch/Pull Time/Commit
-------
2019-01-16_20-18-01
starlingx/master
Timestamp/Logs
--------------
N/A
Changed in starlingx: | |
assignee: | nobody → Cesar Lara (clara1) |
tags: | added: six.build |
tags: |
added: stx.build removed: six.build |
Changed in starlingx: | |
importance: | Undecided → Medium |
Ghada Khalil (gkhalil) wrote : | #1 |
Changed in starlingx: | |
status: | New → Triaged |
tags: | added: stx.2019.03 |
Changed in starlingx: | |
importance: | Medium → Low |
tags: | removed: stx.2019.03 |
Changed in starlingx: | |
assignee: | Cesar Lara (clara1) → Abraham Arce (xe1gyq) |
As discussed with Ken, this is a minor build issue and does not gate any release