Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 838361 - app-editors/emacs-28.1 - configure: error: --with-native-compilation requires zlib
Summary: app-editors/emacs-28.1 - configure: error: --with-native-compilation requires...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GNU Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-14 17:57 UTC by Toralf Förster
Modified: 2022-09-12 13:39 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.72 KB, text/plain)
2022-04-14 17:57 UTC, Toralf Förster
Details
app-editors:emacs-28.1:20220414-160807.log (app-editors:emacs-28.1:20220414-160807.log,9.67 KB, text/plain)
2022-04-14 17:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,36.88 KB, text/plain)
2022-04-14 17:57 UTC, Toralf Förster
Details
environment (environment,92.21 KB, text/plain)
2022-04-14 17:57 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.74 KB, application/x-bzip)
2022-04-14 17:57 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,16.02 KB, application/x-bzip)
2022-04-14 17:57 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.37 KB, application/x-bzip)
2022-04-14 17:57 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-04-14 17:57:37 UTC
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking for inotify_init1... yes
configure: error: '--with-native-compilation' requires zlib

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

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.60.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 6341c5fe86205a9a37c6490ac9406d51961d2b12
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Apr 14 15:19:29 2022 +0000

    2022-04-14 15:19:28 UTC

emerge -qpvO app-editors/emacs
[ebuild  N    ] app-editors/emacs-28.1  USE="acl cairo dbus gif gmp imagemagick inotify jit m17n-lib ssl svg tiff xpm -Xaw3d -alsa (-aqua) -athena -dynamic-loading -games -gfile -gpm -gsettings -gtk -gui -gzip-el -harfbuzz -jpeg -json -kerberos -lcms -libxml2 -livecd -mailutils -motif -png (-selinux) -sound -source -systemd -threads -toolkit-scroll-bars -wide-int -xft -xwidgets -zlib"
Comment 1 Toralf Förster gentoo-dev 2022-04-14 17:57:38 UTC
Created attachment 770756 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-14 17:57:39 UTC
Created attachment 770759 [details]
app-editors:emacs-28.1:20220414-160807.log
Comment 3 Toralf Förster gentoo-dev 2022-04-14 17:57:40 UTC
Created attachment 770762 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-04-14 17:57:41 UTC
Created attachment 770765 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-14 17:57:43 UTC
Created attachment 770768 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-14 17:57:44 UTC
Created attachment 770771 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-04-14 17:57:45 UTC
Created attachment 770774 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-09-12 13:39:02 UTC
The bug has been closed via the following commit(s):

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

commit d613b8305ee7c4c982873fe5435622975a17ad7d
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2022-09-12 13:33:31 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2022-09-12 13:34:40 +0000

    app-editors/emacs: Override -zlib when jit is set
    
    Closes: https://bugs.gentoo.org/838361
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 app-editors/emacs/emacs-28.2.9999.ebuild | 14 ++++++++++++--
 app-editors/emacs/emacs-28.2.ebuild      | 14 ++++++++++++--
 app-editors/emacs/emacs-29.0.9999.ebuild | 14 ++++++++++++--
 3 files changed, 36 insertions(+), 6 deletions(-)