* Package: app-portage/elt-patches-20240912:0 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking elt-patches-20240912.tar.xz to /var/tmp/portage/app-portage/elt-patches-20240912/work >>> Source unpacked in /var/tmp/portage/app-portage/elt-patches-20240912/work >>> Preparing source in /var/tmp/portage/app-portage/elt-patches-20240912/work/elt-patches-20240912 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-portage/elt-patches-20240912/work/elt-patches-20240912 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-portage/elt-patches-20240912/work/elt-patches-20240912 ... make -j2 rootprefix= libdirname=lib64 rm -f eltpatch eltpatch.tmp sed -e 's^@ELT_patchdir@^/usr/share/elt-patches^' \ -e 's^@ELT_libdir@^lib64^' \ -e 's^@ELT_gentoofuncs@^/lib/gentoo/functions.sh^' \ eltpatch.in > eltpatch.tmp chmod +x eltpatch.tmp mv eltpatch.tmp eltpatch >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: app-portage/elt-patches-20240912 >>> Install app-portage/elt-patches-20240912 into /var/tmp/portage/app-portage/elt-patches-20240912/image make -j2 DESTDIR=/var/tmp/portage/app-portage/elt-patches-20240912/image rootprefix= install install -d /var/tmp/portage/app-portage/elt-patches-20240912/image/usr/bin install -m0755 eltpatch /var/tmp/portage/app-portage/elt-patches-20240912/image/usr/bin install -d /var/tmp/portage/app-portage/elt-patches-20240912/image/usr/share/elt-patches cd patches && \ for dir in */; do \ install -d /var/tmp/portage/app-portage/elt-patches-20240912/image/usr/share/elt-patches/${dir} || exit 1; \ for file in ${dir}/*; do \ install -m0644 ${file} /var/tmp/portage/app-portage/elt-patches-20240912/image/usr/share/elt-patches/${dir} \ || exit 1; \ done; \ done >>> Completed installing app-portage/elt-patches-20240912 into /var/tmp/portage/app-portage/elt-patches-20240912/image * Final size of build directory: 1028 KiB (1.0 MiB) * Final size of installed tree: 976 KiB