Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912766 - net-misc/openssh-9.4_p1 - configure: error: zlib too old - check config.log
Summary: net-misc/openssh-9.4_p1 - configure: error: zlib too old - check config.log
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-21 17:29 UTC by Toralf Förster
Modified: 2023-08-21 17:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.39 KB, text/plain)
2023-08-21 17:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,24.35 KB, text/plain)
2023-08-21 17:29 UTC, Toralf Förster
Details
environment (environment,119.00 KB, text/plain)
2023-08-21 17:29 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,784 bytes, application/x-xz)
2023-08-21 17:29 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,12.33 KB, application/x-xz)
2023-08-21 17:29 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,11.70 KB, application/x-xz)
2023-08-21 17:29 UTC, Toralf Förster
Details
net-misc:openssh-9.4_p1:20230821-073358.log (net-misc:openssh-9.4_p1:20230821-073358.log,13.62 KB, text/plain)
2023-08-21 17:29 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,31.44 KB, application/x-xz)
2023-08-21 17:29 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-08-21 17:29:29 UTC
checking for getspnam... yes
checking for library containing basename... none required
checking for zlib... yes
checking for zlib.h... yes
checking for deflate in -lz... yes
checking for possibly buggy zlib... yes
configure: error: *** zlib too old - check config.log ***
Your reported zlib version has known security problems.  It's possible your
vendor has fixed these problems without changing the version number.  If you

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome_systemd-20230820-171503

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Rust versions:
  [1]   rust-1.71.1 *
php cli (if any):

  HEAD of ::gentoo
commit 8b5b0ffa68d4e155f862406e88562007e48d2504
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Aug 20 16:46:43 2023 +0000

    2023-08-20 16:46:43 UTC

emerge -qpvO net-misc/openssh
[ebuild     U ] net-misc/openssh-9.4_p1 [9.3_p2] USE="X* pam pie ssl verify-sig* -audit (-debug) -kerberos -ldns -libedit -livecd -security-key (-selinux) -static -test -xmss"
Comment 1 Toralf Förster gentoo-dev 2023-08-21 17:29:30 UTC
Created attachment 868359 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-21 17:29:31 UTC
Created attachment 868360 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-08-21 17:29:32 UTC
Created attachment 868361 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-08-21 17:29:33 UTC
Created attachment 868362 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-08-21 17:29:34 UTC
Created attachment 868363 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-21 17:29:34 UTC
Created attachment 868364 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-08-21 17:29:35 UTC
Created attachment 868365 [details]
net-misc:openssh-9.4_p1:20230821-073358.log
Comment 8 Toralf Förster gentoo-dev 2023-08-21 17:29:36 UTC
Created attachment 868366 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2023-08-21 17:49:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b974a3c903327b37f46a0212bf397ef634a67fd

commit 5b974a3c903327b37f46a0212bf397ef634a67fd
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-08-21 17:48:31 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-21 17:48:31 +0000

    net-misc/openssh: fix configure check for zlib-1.3
    
    Closes: https://bugs.gentoo.org/912766
    Signed-off-by: Sam James <sam@gentoo.org>

 .../openssh/files/openssh-9.3_p2-zlib-1.3.patch     | 21 +++++++++++++++++++++
 net-misc/openssh/openssh-9.3_p1-r1.ebuild           |  1 +
 net-misc/openssh/openssh-9.3_p2.ebuild              |  1 +
 net-misc/openssh/openssh-9.4_p1.ebuild              |  1 +
 4 files changed, 24 insertions(+)