* Package: dev-util/patchelf-0.15.0 * Repository: gentoo * Maintainer: chewi@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking patchelf-0.15.0.tar.gz to /var/tmp/portage/dev-util/patchelf-0.15.0/work >>> Source unpacked in /var/tmp/portage/dev-util/patchelf-0.15.0/work >>> Preparing source in /var/tmp/portage/dev-util/patchelf-0.15.0/work/patchelf-0.15.0 ... * Running eautoreconf in '/var/tmp/portage/dev-util/patchelf-0.15.0/work/patchelf-0.15.0' ... * Running 'aclocal --system-acdir=/var/tmp/portage/dev-util/patchelf-0.15.0/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: patchelf-0.15.0/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/patchelf-0.15.0/work/patchelf-0.15.0 ... * econf: updating patchelf-0.15.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating patchelf-0.15.0/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --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/patchelf-0.15.0 --htmldir=/usr/share/doc/patchelf-0.15.0/html --libdir=/usr/lib checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip checking whether make supports the include directive... yes (GNU style) checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to enable C11 features... none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes checking dependency style of x86_64-gentoo-linux-musl-gcc... none checking for x86_64-gentoo-linux-musl-g++... x86_64-gentoo-linux-musl-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-gentoo-linux-musl-g++ accepts -g... yes checking for x86_64-gentoo-linux-musl-g++ option to enable C++11 features... none needed checking dependency style of x86_64-gentoo-linux-musl-g++... none checking dependency style of x86_64-gentoo-linux-musl-gcc... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-util/patchelf-0.15.0/work/patchelf-0.15.0 ... make -j4 Making all in src make[1]: Entering directory '/var/tmp/portage/dev-util/patchelf-0.15.0/work/patchelf-0.15.0/src' x86_64-gentoo-linux-musl-g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.15.0\" -DPACKAGE_STRING=\"patchelf\ 0.15.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.15.0\" -I. -Wall -std=c++17 -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o patchelf.o patchelf.cc patchelf.cc: In member function 'void ElfFile::rewriteHeaders(Elf_Addr)': patchelf.cc:999:33: error: 'DT_MIPS_XHASH' was not declared in this scope; did you mean 'DT_MIPS_FLAGS'? 999 | } else if (d_tag == DT_MIPS_XHASH) { | ^~~~~~~~~~~~~ | DT_MIPS_FLAGS make[1]: *** [Makefile:375: patchelf.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-util/patchelf-0.15.0/work/patchelf-0.15.0/src' make: *** [Makefile:443: all-recursive] Error 1 * ERROR: dev-util/patchelf-0.15.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-util/patchelf-0.15.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/patchelf-0.15.0::gentoo'`. * The complete build log is located at '/var/log/portage/dev-util:patchelf-0.15.0:20220725-002453.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/patchelf-0.15.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/patchelf-0.15.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/patchelf-0.15.0/work/patchelf-0.15.0' * S: '/var/tmp/portage/dev-util/patchelf-0.15.0/work/patchelf-0.15.0'