|
Bugzilla – Full Text Bug Listing |
| Summary: | librsb embeds build system memory info | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Bernhard Wiedemann <bwiedemann> |
| Component: | Development | Assignee: | Jan Engelhardt <jengelh> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Leap 15.3 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
This is an autogenerated message for OBS integration: This bug (1184750) was mentioned in https://build.opensuse.org/request/show/885420 Backports:SLE-15-SP3 / librsb SR was accepted and 15.3 build is verifiable now. |
While working on reproducible builds for openSUSE, I found that our Leap 15.3 librsb-1.2.0-rc7 emeds details about build system memory info --- old//usr/include/rsb-config.h 2021-04-02 00:14:41.000000000 +0000 +++ new//usr/include/rsb-config.h 2017-12-26 12:00:00.000000000 +0000 @@ -264,7 +264,7 @@ /* If not null, the library will rely on this for memory hierarchy info, unless RSB_USER_SET_MEM_HIERARCHY_INFO is set. */ -#define RSB_DETECTED_MEM_HIERARCHY_INFO "L3:16/64/16384K,L2:16/64/512K,L1:2/64/ 64K" +#define RSB_DETECTED_MEM_HIERARCHY_INFO "L3:16/64/16384K,L2:16/64/4096K,L1:8/64 /32K" and that string also becomes part of /usr/lib64/librsb.so.0.0.0