Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884207 - app-forensics/aide-0.17.4-r3 - configure: error: You dont have zlib properly installed. Install it or try --without-zlib.
Summary: app-forensics/aide-0.17.4-r3 - configure: error: You dont have zlib properly ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-03 20:38 UTC by Toralf Förster
Modified: 2022-12-21 16:06 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.49 KB, text/plain)
2022-12-03 20:38 UTC, Toralf Förster
Details
app-forensics:aide-0.17.4-r3:20221203-191306.log (app-forensics:aide-0.17.4-r3:20221203-191306.log,7.31 KB, text/plain)
2022-12-03 20:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,83.89 KB, text/plain)
2022-12-03 20:38 UTC, Toralf Förster
Details
environment (environment,76.53 KB, text/plain)
2022-12-03 20:38 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,704 bytes, application/x-bzip)
2022-12-03 20:38 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.24 KB, application/x-bzip)
2022-12-03 20:38 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.42 KB, application/x-bzip)
2022-12-03 20:38 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.32 KB, application/x-bzip)
2022-12-03 20:38 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 2022-12-03 20:38:08 UTC
checking for CHECK... no
Check not found (testing via 'make check' disabled)
checking for zlib.h... yes
checking for deflate in -lz... no
configure: error: You don't have zlib properly installed. Install it or try --without-zlib.

!!! Please attach the following file when seeking support:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4-20221203-080005

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit 2232ecccdbe1608db12cf5a154376d0b1c2c92ed
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Dec 3 18:02:01 2022 +0000

    2022-12-03 18:02:01 UTC

emerge -qpvO app-forensics/aide
[ebuild  N    ] app-forensics/aide-0.17.4-r3  USE="acl xattr zlib -audit -curl -e2fs -mhash (-selinux)"
Comment 1 Toralf Förster gentoo-dev 2022-12-03 20:38:09 UTC
Created attachment 839541 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-03 20:38:10 UTC
Created attachment 839543 [details]
app-forensics:aide-0.17.4-r3:20221203-191306.log
Comment 3 Toralf Förster gentoo-dev 2022-12-03 20:38:12 UTC
Created attachment 839545 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-12-03 20:38:13 UTC
Created attachment 839547 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-12-03 20:38:14 UTC
Created attachment 839549 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-03 20:38:15 UTC
Created attachment 839551 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-03 20:38:16 UTC
Created attachment 839553 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-12-03 20:38:17 UTC
Created attachment 839555 [details]
temp.tar.bz2
Comment 9 armin 2022-12-21 16:06:48 UTC
same problem here:

./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/aide-0.17.4-r2 --htmldir=/usr/share/doc/aide-0.17.4-r2/html --libdir=/usr/lib --sysconfdir=/etc/aide --without-locale --without-prelink --with-zlib --without-curl --with-posix-acl --without-selinux --with-xattr --without-e2fsattrs --without-mhash --with-gcrypt --without-audit

leads to

configure: error: You don't have zlib properly installed. Install it or try --without-zlib.

the same configure line works *without* problems on the gitlab version. except a warning:

configure: WARNING: unrecognized options: --without-prelink

however the gentoo toolchain is not at fault since it compiles and leads to a functioning aide.