Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge hwloc fails (AMD64)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
hay-jay
n00b
n00b


Joined: 17 Jan 2021
Posts: 9
Location: Copenhagen, Denmark

PostPosted: Wed Jan 22, 2025 9:26 am    Post subject: emerge hwloc fails (AMD64) Reply with quote

Hey all :)

When I do an:

emerge -avuND --with-bdeps=y @world

The first package is sys-apps/hwloc-2.9.2. And it fails to build:

Code:
>>> Failed to emerge sys-apps/hwloc-2.9.2, Log file:

>>>  '/var/tmp/portage/sys-apps/hwloc-2.9.2/temp/build.log'

 * Messages for package sys-apps/hwloc-2.9.2:

 * ERROR: sys-apps/hwloc-2.9.2::gentoo failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *               ebuild.sh, line  136:  Called src_configure
 *             environment, line 3051:  Called multilib-minimal_src_configure
 *             environment, line 2372:  Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
 *             environment, line 2622:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *             environment, line 2327:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *             environment, line 2325:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
 *             environment, line  646:  Called multilib-minimal_abi_src_configure
 *             environment, line 2366:  Called multilib_src_configure
 *             environment, line 2855:  Called econf '--disable-opencl' '--disable-netloc' '--disable-plugin-ltdl' '--enable-plugins' '--enable-shared' '--runstatedir=/run' '--disable-cuda' '--enable-gl' '--enable-cairo' '--enable-cpuid' '--disable-debug' '--enable-libudev' '--disable-nvml' '--enable-pci' '--disable-static' '--enable-libxml2' '--with-x'
 *        phase-helpers.sh, line  647:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  112:  Called die
 * The specific snippet of code:
 *              die "$@"
 *
 * If you need support, post the output of `emerge --info '=sys-apps/hwloc-2.9.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-apps/hwloc-2.9.2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-apps/hwloc-2.9.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/hwloc-2.9.2/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-apps/hwloc-2.9.2/work/hwloc-2.9.2-abi_x86_64.amd64'
 * S: '/var/tmp/portage/sys-apps/hwloc-2.9.2/work/hwloc-2.9.2'


Anyone with a clever fix? :)

Output from "emerge --info '=sys-apps/hwloc-2.9.2::gentoo'":

Code:
Portage 3.0.66.1 (python 3.12.8-final-0, default/linux/amd64/23.0/split-usr/desktop/plasma, gcc-14, glibc-2.40-r5, 6.6.67-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-6.6.67-gentoo-x86_64-Intel-R-_Core-TM-_i9-10900X_CPU_@_3.70GHz-with-glibc2.40
KiB Mem:    32562332 total,  26359532 free
KiB Swap:    8388604 total,   8388604 free
Timestamp of repository gentoo: Wed, 22 Jan 2025 08:00:00 +0000
Head commit of repository gentoo: 53b85c29e35b28835118ed2ee3d963d8368a8c3d
sh bash 5.2_p37
ld GNU ld (Gentoo 2.43 p3) 2.43.1
app-misc/pax-utils:        1.3.8::gentoo
app-shells/bash:           5.2_p37::gentoo
dev-build/autoconf:        2.72-r1::gentoo
dev-build/automake:        1.16.5-r2::gentoo
dev-build/cmake:           3.30.6::gentoo
dev-build/libtool:         2.5.4::gentoo
dev-build/make:            4.4.1-r100::gentoo
dev-build/meson:           1.5.2::gentoo
dev-java/java-config:      2.3.4::gentoo
dev-lang/perl:             5.40.0-r1::gentoo
dev-lang/python:           3.12.8_p1::gentoo, 3.13.1_p1::gentoo
dev-lang/rust:             1.83.0-r1::gentoo
llvm-core/clang:           19.1.4::gentoo
llvm-core/lld:             19.1.4::gentoo
llvm-core/llvm:            19.1.4::gentoo
sys-apps/baselayout:       2.17::gentoo
sys-apps/openrc:           0.55.1::gentoo
sys-apps/sandbox:          2.39::gentoo
sys-devel/binutils:        2.43-r2::gentoo
sys-devel/binutils-config: 5.5.2::gentoo
sys-devel/gcc:             13.3.1_p20241220::gentoo, 14.2.1_p20241221::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-kernel/linux-headers:  6.6-r1::gentoo (virtual/os-headers)
sys-libs/glibc:            2.40-r5::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    volatile: False
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-max-age: 24
    sync-rsync-extra-opts:

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=cascadelake -O2 -fomit-frame-pointer -pipe -flto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=cascadelake -O2 -fomit-frame-pointer -pipe -flto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-march=cascadelake -O2 -fomit-frame-pointer -pipe -flto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync merge-wait multilib-strict network-sandbox news parallel-fetch pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=cascadelake -O2 -fomit-frame-pointer -pipe -flto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing"
GENTOO_MIRRORS="https://mirrors.dotsrc.org/gentoo/     https://ftp.agdsn.de/gentoo     https://ftp.lysator.liu.se/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
LEX="flex"
MAKEOPTS="-j16"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/bash"
USE="X a52 aac acl acpi activities alsa amd64 bluetooth bluray branding bzip2 cairo cdda cdr cet crypt cups dbus declarative dri dts dvd dvdr elogind encode exif flac gdbm gif gpm gtk gui iconv icu imagemagick ipv6 jpeg kde kf6compat kwallet lcms libnotify libtirpc lm-sensors lto mad matroska mng mp3 mp4 mpeg multilib ncurses networkmanager nls nvenc ogg opencl opengl openmp pam pango pcre pdf pipewire plasma png policykit ppds pulseaudio qml qt5 qt6 readline screencast sdl seccomp semantic-desktop sound spell split-usr ssl startup-notification svg test-rust theora tiff truetype udev udisks unicode upower usb vdpau vorbis vulkan wayland webp widgets wxwidgets x264 x265 xattr xcb xft xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gcc_13" ALSA_CARDS="snd-ctxfi" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx avx2 avx512bw avx512cd avx512dq avx512f avx512vl f16c fma3 pclmul popcnt rdrand sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GRUB_PLATFORMS="efi-64" GUILE_SINGLE_TARGET="3-0" GUILE_TARGETS="3-0" INPUT_DEVICES="libinput" KERNEL="linux" L10N="en-US da-DK" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LLVM_TARGETS="BPF NVPTX X86" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PERL_FEATURES="ithreads" PHP_TARGETS="php8-2" POSTGRES_TARGETS="postgres16" PYTHON_SINGLE_TARGET="python3_12" PYTHON_TARGETS="python3_12" RUBY_TARGETS="ruby32" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PYTHONPATH, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS

_________________
Less is more :-)
Back to top
View user's profile Send private message
logrusx
Advocate
Advocate


Joined: 22 Feb 2018
Posts: 2642

PostPosted: Wed Jan 22, 2025 9:48 am    Post subject: Re: emerge hwloc fails (AMD64) Reply with quote

hay-jay wrote:
Hey all :)

When I do an:

emerge -avuND --with-bdeps=y @world

The first package is sys-apps/hwloc-2.9.2. And it fails to build:

Code:
>>> Failed to emerge sys-apps/hwloc-2.9.2, Log file:

>>>  '/var/tmp/portage/sys-apps/hwloc-2.9.2/temp/build.log'

 * Messages for package sys-apps/hwloc-2.9.2:

 * ERROR: sys-apps/hwloc-2.9.2::gentoo failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *               ebuild.sh, line  136:  Called src_configure
 *             environment, line 3051:  Called multilib-minimal_src_configure
 *             environment, line 2372:  Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
 *             environment, line 2622:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *             environment, line 2327:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *             environment, line 2325:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
 *             environment, line  646:  Called multilib-minimal_abi_src_configure
 *             environment, line 2366:  Called multilib_src_configure
 *             environment, line 2855:  Called econf '--disable-opencl' '--disable-netloc' '--disable-plugin-ltdl' '--enable-plugins' '--enable-shared' '--runstatedir=/run' '--disable-cuda' '--enable-gl' '--enable-cairo' '--enable-cpuid' '--disable-debug' '--enable-libudev' '--disable-nvml' '--enable-pci' '--disable-static' '--enable-libxml2' '--with-x'
 *        phase-helpers.sh, line  647:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  112:  Called die
 * The specific snippet of code:
 *              die "$@"
 *
 * If you need support, post the output of `emerge --info '=sys-apps/hwloc-2.9.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-apps/hwloc-2.9.2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-apps/hwloc-2.9.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/hwloc-2.9.2/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-apps/hwloc-2.9.2/work/hwloc-2.9.2-abi_x86_64.amd64'
 * S: '/var/tmp/portage/sys-apps/hwloc-2.9.2/work/hwloc-2.9.2'


Anyone with a clever fix? :)


Maybe someone would have suggested something if you had included the actual error and not just the generic error message printed by portage which BTW instructs you to include build.log.

Best Regards,
Georgi
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31434
Location: here

PostPosted: Wed Jan 22, 2025 10:53 am    Post subject: Re: emerge hwloc fails (AMD64) Reply with quote

logrusx wrote:
Maybe someone would have suggested something if you had included the actual error and not just the generic error message printed by portage which BTW instructs you to include build.log.

In other words please post build.log with wgetpaste.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
hay-jay
n00b
n00b


Joined: 17 Jan 2021
Posts: 9
Location: Copenhagen, Denmark

PostPosted: Wed Jan 22, 2025 12:47 pm    Post subject: Reply with quote

Oh! Thanks guys - My first first time posting a thing like this :D

Output from wgetpaste:

https://bpa.st/LWGA
_________________
Less is more :-)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum