* Package:    dev-lang/python-exec-2.4.10:2
 * Repository: gentoo
 * Maintainer: python@gentoo.org
 * Upstream:   mgorny@gentoo.org https://github.com/projg2/python-exec/issues/
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux native-symlinks python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking python-exec-2.4.10.tar.bz2 to /var/tmp/portage/dev-lang/python-exec-2.4.10/work
>>> Source unpacked in /var/tmp/portage/dev-lang/python-exec-2.4.10/work
>>> Preparing source in /var/tmp/portage/dev-lang/python-exec-2.4.10/work/python-exec-2.4.10 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-lang/python-exec-2.4.10/work/python-exec-2.4.10 ...
./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/python-exec-2.4.10 --htmldir=/usr/share/doc/python-exec-2.4.10/html --libdir=/usr/lib64 --with-fallback-path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin --with-python-impls=pypy3 python3.10 python3.11 python3.12 python3.13
checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.73ato4te/bin/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 whether make supports nested variables... (cached) 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 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 wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for readlink... yes
checking for a sed that does not truncate output... /bin/sed
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-lang/python-exec-2.4.10/work/python-exec-2.4.10 ...
make -j2 
make  all-am
make[1]: Entering directory '/var/tmp/portage/dev-lang/python-exec-2.4.10/work/python-exec-2.4.10'
rm -f python-exec2 python-exec2.tmp
make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-exec-2.4.10/work/python-exec-2.4.10'
make[1]: Entering directory '/var/tmp/portage/dev-lang/python-exec-2.4.10/work/python-exec-2.4.10'
/bin/sed -e "s|[@]bindir@|/usr/bin|" \
	-e "s|[@]PYTHON_SCRIPTROOT@|/usr/lib/python-exec|" \
	-e "s|[@]exeext@||g" src/python-exec.in > python-exec2.tmp
make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-exec-2.4.10/work/python-exec-2.4.10'
make[1]: Entering directory '/var/tmp/portage/dev-lang/python-exec-2.4.10/work/python-exec-2.4.10'
chmod a-w,a+x python-exec2.tmp
make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-exec-2.4.10/work/python-exec-2.4.10'
make[1]: Entering directory '/var/tmp/portage/dev-lang/python-exec-2.4.10/work/python-exec-2.4.10'
mv python-exec2.tmp python-exec2
make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-exec-2.4.10/work/python-exec-2.4.10'
make[1]: Entering directory '/var/tmp/portage/dev-lang/python-exec-2.4.10/work/python-exec-2.4.10'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DEXEEXT=\"\" -DPYTHON_SCRIPTROOT=\"/usr/lib/python-exec\" -DSYSCONFDIR=\"/etc\" -DNDEBUG   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o src/python_exec2c-python-exec.o `test -f 'src/python-exec.c' || echo './'`src/python-exec.c
make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-exec-2.4.10/work/python-exec-2.4.10'
make[1]: Entering directory '/var/tmp/portage/dev-lang/python-exec-2.4.10/work/python-exec-2.4.10'
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 python-exec2c src/python_exec2c-python-exec.o  
make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-exec-2.4.10/work/python-exec-2.4.10'
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-lang/python-exec-2.4.10

>>> Install dev-lang/python-exec-2.4.10 into /var/tmp/portage/dev-lang/python-exec-2.4.10/image
make -j2 DESTDIR=/var/tmp/portage/dev-lang/python-exec-2.4.10/image install 
make[1]: Entering directory '/var/tmp/portage/dev-lang/python-exec-2.4.10/work/python-exec-2.4.10'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/python-exec-2.4.10/image/usr/bin'
  /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c python-exec2c '/var/tmp/portage/dev-lang/python-exec-2.4.10/image/usr/bin'
make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-exec-2.4.10/work/python-exec-2.4.10'
make[1]: Entering directory '/var/tmp/portage/dev-lang/python-exec-2.4.10/work/python-exec-2.4.10'
 /bin/mkdir -p '/var/tmp/portage/dev-lang/python-exec-2.4.10/image/usr/lib/python-exec'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c python-exec2 '/var/tmp/portage/dev-lang/python-exec-2.4.10/image/usr/lib/python-exec'
make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-exec-2.4.10/work/python-exec-2.4.10'
make[1]: Nothing to be done for 'install-data-am'.
>>> Completed installing dev-lang/python-exec-2.4.10 into /var/tmp/portage/dev-lang/python-exec-2.4.10/image

 * Final size of build directory: 584 KiB
 * Final size of installed tree:   68 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/python-exec2c