* Package:    dev-perl/HTML-Parser-3.830.0:0
 * Repository: gentoo
 * Maintainer: perl@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking HTML-Parser-3.83.tar.gz to /var/tmp/portage/dev-perl/HTML-Parser-3.830.0/work
>>> Source unpacked in /var/tmp/portage/dev-perl/HTML-Parser-3.830.0/work
>>> Preparing source in /var/tmp/portage/dev-perl/HTML-Parser-3.830.0/work/HTML-Parser-3.83 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-perl/HTML-Parser-3.830.0/work/HTML-Parser-3.83 ...
 * Using ExtUtils::MakeMaker
 * perl Makefile.PL AR=x86_64-pc-linux-gnu-ar CC=x86_64-pc-linux-gnu-gcc CPP=x86_64-pc-linux-gnu-gcc -E LD=x86_64-pc-linux-gnu-gcc NM=x86_64-pc-linux-gnu-nm RANLIB=x86_64-pc-linux-gnu-ranlib OPTIMIZE=-O3 -march=native -mtune=native -fomit-frame-pointer -pipe LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none
Checking if your kit is complete...
Looks good
'CPP' is not a known MakeMaker parameter name.
'NM' is not a known MakeMaker parameter name.
Generating a Unix-style Makefile
Writing Makefile for HTML::Parser
Writing MYMETA.yml and MYMETA.json
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-perl/HTML-Parser-3.830.0/work/HTML-Parser-3.83 ...
make -j2 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs' 'OPTIMIZE=-O3 -march=native -mtune=native -fomit-frame-pointer -pipe' 
Running Mkbootstrap for Parser ()
chmod 644 "Parser.bs"
cp lib/HTML/PullParser.pm blib/lib/HTML/PullParser.pm
cp lib/HTML/HeadParser.pm blib/lib/HTML/HeadParser.pm
cp lib/HTML/LinkExtor.pm blib/lib/HTML/LinkExtor.pm
cp lib/HTML/Filter.pm blib/lib/HTML/Filter.pm
cp lib/HTML/Entities.pm blib/lib/HTML/Entities.pm
cp lib/HTML/Parser.pm blib/lib/HTML/Parser.pm
cp lib/HTML/TokeParser.pm blib/lib/HTML/TokeParser.pm
"/usr/bin/perl" "/usr/lib64/perl5/5.40/ExtUtils/xsubpp"  -typemap '/usr/lib64/perl5/5.40/ExtUtils/typemap' -typemap '/var/tmp/portage/dev-perl/HTML-Parser-3.830.0/work/HTML-Parser-3.83/typemap'  Parser.xs > Parser.xsc
mv Parser.xsc Parser.c
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs blib/arch/auto/HTML/Parser/Parser.bs 644
x86_64-pc-linux-gnu-gcc -c   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-strict-aliasing -DNO_PERL_RAND_SEED -fwrapv -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DVERSION=\"3.83\" -DXS_VERSION=\"3.83\" -fPIC "-I/usr/lib64/perl5/5.40/x86_64-linux/CORE"  -DMARKED_SECTION Parser.c
In file included from Parser.xs:30:
util.c: In function ‘decode_entities’:
util.c:162:21: warning: ‘Perl_uvuni_to_utf8’ is deprecated [-Wdeprecated-declarations]
  162 |                     tmp = (char*)uvuni_to_utf8((U8*)buf, num);
      |                     ^~~
In file included from /usr/lib64/perl5/5.40/x86_64-linux/CORE/perl.h:6188,
                 from Parser.xs:11:
/usr/lib64/perl5/5.40/x86_64-linux/CORE/proto.h:6043:1: note: declared here
 6043 | Perl_uvuni_to_utf8(pTHX_ U8 *d, UV uv)
      | ^~~~~~~~~~~~~~~~~~
rm -f blib/arch/auto/HTML/Parser/Parser.so
x86_64-pc-linux-gnu-gcc  -shared -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs  Parser.o -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o blib/arch/auto/HTML/Parser/Parser.so  \
      \
  
chmod 755 blib/arch/auto/HTML/Parser/Parser.so
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-perl/HTML-Parser-3.830.0

>>> Install dev-perl/HTML-Parser-3.830.0 into /var/tmp/portage/dev-perl/HTML-Parser-3.830.0/image
make -j2 DESTDIR=/var/tmp/portage/dev-perl/HTML-Parser-3.830.0/image pure_install 
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs blib/arch/auto/HTML/Parser/Parser.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /var/tmp/portage/dev-perl/HTML-Parser-3.830.0/image/usr/lib64/perl5/vendor_perl/5.40/x86_64-linux/auto/HTML/Parser/Parser.so
Installing /var/tmp/portage/dev-perl/HTML-Parser-3.830.0/image/usr/lib64/perl5/vendor_perl/5.40/x86_64-linux/HTML/Parser.pm
Installing /var/tmp/portage/dev-perl/HTML-Parser-3.830.0/image/usr/lib64/perl5/vendor_perl/5.40/x86_64-linux/HTML/Entities.pm
Installing /var/tmp/portage/dev-perl/HTML-Parser-3.830.0/image/usr/lib64/perl5/vendor_perl/5.40/x86_64-linux/HTML/HeadParser.pm
Installing /var/tmp/portage/dev-perl/HTML-Parser-3.830.0/image/usr/lib64/perl5/vendor_perl/5.40/x86_64-linux/HTML/LinkExtor.pm
Installing /var/tmp/portage/dev-perl/HTML-Parser-3.830.0/image/usr/lib64/perl5/vendor_perl/5.40/x86_64-linux/HTML/PullParser.pm
Installing /var/tmp/portage/dev-perl/HTML-Parser-3.830.0/image/usr/lib64/perl5/vendor_perl/5.40/x86_64-linux/HTML/TokeParser.pm
Installing /var/tmp/portage/dev-perl/HTML-Parser-3.830.0/image/usr/lib64/perl5/vendor_perl/5.40/x86_64-linux/HTML/Filter.pm
 * Fixing installed file permissions
 * Fixing packlist file //usr/lib64/perl5/vendor_perl/5.40/x86_64-linux/auto/HTML/Parser/.packlist
>>> Completed installing dev-perl/HTML-Parser-3.830.0 into /var/tmp/portage/dev-perl/HTML-Parser-3.830.0/image

 * Final size of build directory: 1212 KiB (1.1 MiB)
 * Final size of installed tree:   308 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/lib64/perl5/vendor_perl/5.40/x86_64-linux/auto/HTML/Parser/Parser.so