Summary: | app-editors/emacs-27.2 failed to emerge | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Leonid Kopylov <leonchik1976> |
Component: | Current packages | Assignee: | GNU Emacs project <gnu-emacs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | ionen, jstein |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=778554 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Leonid Kopylov
2021-03-27 06:37:00 UTC
Created attachment 694623 [details]
build.log
checking for gtk+-3.0 >= 3.10 glib-2.0 >= 2.37.5... yes checking whether GTK compiles... no configure: error: Gtk+ wanted, but it does not compile, see config.log. Maybe some x11-devel files missing? !!! Please attach the following file when seeking support: !!! /var/tmp/portage/app-editors/emacs-27.2/work/emacs-27.2/config.log Considering you filed a 2nd bug also about failing to find gtk3 (bug #778554), I assume there's something off with your gtk3 rather than these packages. As mentioned, the config.log would help. after reinstalling gtk+, i could merge both packages, but though gtk+ reinstalled, it gave me the following error, but no /var/tmp/portage/x11-libs/gtk+-3.24.26/temp/build.log is exists:
# emerge gtk+ -1qav
[ebuild R ] x11-libs/gtk+-3.24.26 USE="X colord cups examples gtk-doc introspection sysprof vim-syntax wayland xinerama (-aqua) -broadway -cloudprint -test" ABI_X86="32 (64) (-x32)"
Would you like to merge these packages? [Yes/No]
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) x11-libs/gtk+-3.24.26::gentoo
>>> Installing (1 of 1) x11-libs/gtk+-3.24.26::gentoo
>>> Failed to execute postinst for x11-libs/gtk+-3.24.26
>>> Jobs: 1 of 1 complete
* Messages for package x11-libs/gtk+-3.24.26:
* FAILED postinst: 1
* ERROR: x11-libs/gtk+-3.24.26::gentoo failed (postinst phase):
* Update immodules cache failed (for amd64)
*
* Call stack:
* ebuild.sh, line 125: Called pkg_postinst
* environment, line 2811: Called multilib_parallel_foreach_abi 'multilib_pkg_postinst'
* environment, line 2592: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib_pkg_postinst'
* environment, line 2132: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib_pkg_postinst'
* environment, line 2130: Called _multilib_multibuild_wrapper 'multilib_pkg_postinst'
* environment, line 679: Called multilib_pkg_postinst
* environment, line 2809: Called die
* The specific snippet of code:
* gnome2_query_immodules_gtk3 || die "Update immodules cache failed (for ${ABI})"
*
* If you need support, post the output of `emerge --info '=x11-libs/gtk+-3.24.26::gentoo'`,
* the complete build log and the output of `emerge -pqv '=x11-libs/gtk+-3.24.26::gentoo'`.
* The complete build log is located at '/var/tmp/portage/x11-libs/gtk+-3.24.26/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-libs/gtk+-3.24.26/temp/environment'.
* Working directory: '/var/tmp/portage/x11-libs/gtk+-3.24.26/homedir'
* S: '/var/tmp/portage/x11-libs/gtk+-3.24.26/work/gtk+-3.24.26'
It is sad to read that you have problems with the software. The situation seems to be a bit more complicate and requires some analysis. We can not help you efficiently via bug tracker. The bug tracker aims rather on specific problems in .ebuilds and less on individual systems. I have had very good experience on the gentoo IRC [1] with questions like this. Of course there are also forums and mailing lists [2,3]. I hope you understand, that I will close the bug here therefore and wish you good luck on one of the mentioned channels [4]. Please reopen the ticket in order to provide an indication for an specific error in an ebuild or any gentoo related product. [1] https://www.gentoo.org/get-involved/irc-channels/ [2] https://forums.gentoo.org/ [3] https://www.gentoo.org/get-involved/mailing-lists/all-lists.html [4] https://www.gentoo.org/support/ |