Bug 1216966 - cmake 3.27.7 needed to properly support zlib 1.3
Summary: cmake 3.27.7 needed to properly support zlib 1.3
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Simon Lees
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-08 15:30 UTC by Marcus Rückert
Modified: 2023-11-08 15:48 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Rückert 2023-11-08 15:30:01 UTC
3.27.2 which is currently in  TW causes:


```
[    5s] -- Found ZLIB: /usr/lib64/libz.so (found version "1.3.#define ZLIB_VERSION "1.3"")
```

when test building with the 3.27.7 from the devel project. the zlib handling works properly again.