* Package:    app-arch/cabextract-1.11:0
 * Repository: gentoo
 * Maintainer: fonts@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc extras kernel_linux
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking cabextract-1.11.tar.gz to /var/tmp/portage/app-arch/cabextract-1.11/work
>>> Source unpacked in /var/tmp/portage/app-arch/cabextract-1.11/work
>>> Preparing source in /var/tmp/portage/app-arch/cabextract-1.11/work/cabextract-1.11 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-arch/cabextract-1.11/work/cabextract-1.11 ...
 * econf: updating cabextract-1.11/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating cabextract-1.11/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --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/cabextract-1.11 --htmldir=/usr/share/doc/cabextract-1.11/html --libdir=/usr/lib64 --with-external-libmspack=yes
checking for a BSD-compatible install... /usr/lib/portage/python3.12/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-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for getopt.h... yes
checking for inttypes.h... (cached) yes
checking for strings.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking size of off_t... 8
checking for working POSIX fnmatch... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for mkdir... yes
checking for _mkdir... no
checking whether mkdir takes one argument... no
checking for towlower... yes
checking for umask... yes
checking for utime... yes
checking for utimes... yes
checking for getopt_long... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for mbstate_t... yes
checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed
checking whether getenv is declared... yes
checking for btowc... yes
checking for mbsrtowcs... yes
checking for mempcpy... yes
checking for wmempcpy... yes
checking for working POSIX fnmatch... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libmspack... yes
checking for mspack.h... yes
checking for mspack_create_cab_decompressor in -lmspack... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating cabextract.spec
config.status: creating test/testcase
config.status: creating config.h
config.status: executing depfiles commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/app-arch/cabextract-1.11/work/cabextract-1.11 ...
make -j2 AR=x86_64-pc-linux-gnu-ar 
make  all-am
make[1]: Entering directory '/var/tmp/portage/app-arch/cabextract-1.11/work/cabextract-1.11'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o md5.o md5.c
make[1]: Leaving directory '/var/tmp/portage/app-arch/cabextract-1.11/work/cabextract-1.11'
make[1]: Entering directory '/var/tmp/portage/app-arch/cabextract-1.11/work/cabextract-1.11'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cabextract.o src/cabextract.c
make[1]: Leaving directory '/var/tmp/portage/app-arch/cabextract-1.11/work/cabextract-1.11'
make[1]: Entering directory '/var/tmp/portage/app-arch/cabextract-1.11/work/cabextract-1.11'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/cabinfo.o src/cabinfo.c
make[1]: Leaving directory '/var/tmp/portage/app-arch/cabextract-1.11/work/cabextract-1.11'
make[1]: Entering directory '/var/tmp/portage/app-arch/cabextract-1.11/work/cabextract-1.11'
x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o cabextract src/cabextract.o md5.o  -lmspack 
make[1]: Leaving directory '/var/tmp/portage/app-arch/cabextract-1.11/work/cabextract-1.11'
make[1]: Entering directory '/var/tmp/portage/app-arch/cabextract-1.11/work/cabextract-1.11'
x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o src/cabinfo src/cabinfo.o  -lmspack 
make[1]: Leaving directory '/var/tmp/portage/app-arch/cabextract-1.11/work/cabextract-1.11'
>>> Source compiled.
>>> Test phase [not enabled]: app-arch/cabextract-1.11

>>> Install app-arch/cabextract-1.11 into /var/tmp/portage/app-arch/cabextract-1.11/image
make -j2 DESTDIR=/var/tmp/portage/app-arch/cabextract-1.11/image install 
make[1]: Entering directory '/var/tmp/portage/app-arch/cabextract-1.11/work/cabextract-1.11'
 /bin/mkdir -p '/var/tmp/portage/app-arch/cabextract-1.11/image/usr/bin'
  /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c cabextract '/var/tmp/portage/app-arch/cabextract-1.11/image/usr/bin'
make[1]: Leaving directory '/var/tmp/portage/app-arch/cabextract-1.11/work/cabextract-1.11'
make[1]: Entering directory '/var/tmp/portage/app-arch/cabextract-1.11/work/cabextract-1.11'
 /bin/mkdir -p '/var/tmp/portage/app-arch/cabextract-1.11/image/usr/share/man/man1'
 /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c -m 644 doc/cabextract.1 '/var/tmp/portage/app-arch/cabextract-1.11/image/usr/share/man/man1'
make[1]: Leaving directory '/var/tmp/portage/app-arch/cabextract-1.11/work/cabextract-1.11'
make[1]: Nothing to be done for 'install-data-am'.
>>> Completed installing app-arch/cabextract-1.11 into /var/tmp/portage/app-arch/cabextract-1.11/image

 * Final size of build directory: 2032 KiB (1.9 MiB)
 * Final size of installed tree:   208 KiB

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/bin/cabinfo
   /usr/bin/cabextract