* Package:    dev-libs/libyaml-0.2.5:0
 * Repository: gentoo
 * Maintainer: chutzpah@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking libyaml-0.2.5.tar.gz to /var/tmp/portage/dev-libs/libyaml-0.2.5/work
>>> Source unpacked in /var/tmp/portage/dev-libs/libyaml-0.2.5/work
>>> Preparing source in /var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5 ...
 * Running eautoreconf in '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5' ...
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
 * Running elibtoolize in: libyaml-0.2.5/
 *   Applying fix-file-check/2.5.0 patch ...
 * Running elibtoolize in: libyaml-0.2.5/config/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.3 patch ...
 *   Applying color-record/2.4.7 patch ...
 *   Applying openmp/2.4.7 patch ...
 *   Applying verbose-pic/2.4.7 patch ...
 *   Applying clang-runtime-ltmain/2.4.7 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5 ...
 * econf: updating libyaml-0.2.5/config/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating libyaml-0.2.5/config/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating libyaml-0.2.5/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating libyaml-0.2.5/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libyaml-0.2.5 --htmldir=/usr/share/doc/libyaml-0.2.5/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static
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 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
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 BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-file... no
checking for file... no
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... /
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
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 dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for doxygen... false
checking for egrep... (cached) /bin/grep -E
checking for stdlib.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating yaml-0.1.pc
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5 ...
make -j2 
Making all in include
make  all-am
Making all in src
make[1]: Entering directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o reader.lo reader.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c reader.c  -fPIC -DPIC -o .libs/reader.o
make[1]: Leaving directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5/src'
make[1]: Entering directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o api.lo api.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c api.c  -fPIC -DPIC -o .libs/api.o
make[1]: Leaving directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5/src'
make[1]: Entering directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o parser.lo parser.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c parser.c  -fPIC -DPIC -o .libs/parser.o
make[1]: Leaving directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5/src'
make[1]: Entering directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o loader.lo loader.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c loader.c  -fPIC -DPIC -o .libs/loader.o
make[1]: Leaving directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5/src'
make[1]: Entering directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o scanner.lo scanner.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c scanner.c  -fPIC -DPIC -o .libs/scanner.o
make[1]: Leaving directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5/src'
make[1]: Entering directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o writer.lo writer.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c writer.c  -fPIC -DPIC -o .libs/writer.o
make[1]: Leaving directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5/src'
make[1]: Entering directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o dumper.lo dumper.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c dumper.c  -fPIC -DPIC -o .libs/dumper.o
make[1]: Leaving directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5/src'
make[1]: Entering directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -Wall   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o emitter.lo emitter.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -Wall -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c emitter.c  -fPIC -DPIC -o .libs/emitter.o
emitter.c: In function 'yaml_emitter_write_plain_scalar':
emitter.c:28:6: warning: value computed is not used [-Wunused-value]
   28 |      && ((emitter->line_break == YAML_CR_BREAK ?                                \
      |      ^~
emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
   56 |          (PUT_BREAK(emitter),                                                   \
      |           ^~~~~~~~~
emitter.c:1962:18: note: in expansion of macro 'WRITE_BREAK'
 1962 |             if (!WRITE_BREAK(emitter, string)) return 0;
      |                  ^~~~~~~~~~~
emitter.c: In function 'yaml_emitter_write_single_quoted_scalar':
emitter.c:28:6: warning: value computed is not used [-Wunused-value]
   28 |      && ((emitter->line_break == YAML_CR_BREAK ?                                \
      |      ^~
emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
   56 |          (PUT_BREAK(emitter),                                                   \
      |           ^~~~~~~~~
emitter.c:2019:18: note: in expansion of macro 'WRITE_BREAK'
 2019 |             if (!WRITE_BREAK(emitter, string)) return 0;
      |                  ^~~~~~~~~~~
emitter.c: In function 'yaml_emitter_write_literal_scalar':
emitter.c:28:6: warning: value computed is not used [-Wunused-value]
   28 |      && ((emitter->line_break == YAML_CR_BREAK ?                                \
      |      ^~
emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
   56 |          (PUT_BREAK(emitter),                                                   \
      |           ^~~~~~~~~
emitter.c:2285:18: note: in expansion of macro 'WRITE_BREAK'
 2285 |             if (!WRITE_BREAK(emitter, string)) return 0;
      |                  ^~~~~~~~~~~
emitter.c: In function 'yaml_emitter_write_folded_scalar':
emitter.c:28:6: warning: value computed is not used [-Wunused-value]
   28 |      && ((emitter->line_break == YAML_CR_BREAK ?                                \
      |      ^~
emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
   56 |          (PUT_BREAK(emitter),                                                   \
      |           ^~~~~~~~~
emitter.c:2334:18: note: in expansion of macro 'WRITE_BREAK'
 2334 |             if (!WRITE_BREAK(emitter, string)) return 0;
      |                  ^~~~~~~~~~~
make[1]: Leaving directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5/src'
make[1]: Entering directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -no-undefined -release 0 -version-info 2:9:0 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libyaml.la -rpath /usr/lib64 api.lo reader.lo scanner.lo parser.lo loader.lo writer.lo emitter.lo dumper.lo  
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/api.o .libs/reader.o .libs/scanner.o .libs/parser.o .libs/loader.o .libs/writer.o .libs/emitter.o .libs/dumper.o   -Wl,--as-needed  -O3 -march=native -mtune=native -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,libyaml-0.so.2 -o .libs/libyaml-0.so.2.0.9
libtool: link: (cd ".libs" && rm -f "libyaml-0.so.2" && ln -s "libyaml-0.so.2.0.9" "libyaml-0.so.2")
libtool: link: (cd ".libs" && rm -f "libyaml.so" && ln -s "libyaml-0.so.2.0.9" "libyaml.so")
libtool: link: ( cd ".libs" && rm -f "libyaml.la" && ln -s "../libyaml.la" "libyaml.la" )
make[1]: Leaving directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5/src'
Making all in .
make[1]: Nothing to be done for 'all-am'.
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-libs/libyaml-0.2.5

>>> Install dev-libs/libyaml-0.2.5 into /var/tmp/portage/dev-libs/libyaml-0.2.5/image
make -j2 DESTDIR=/var/tmp/portage/dev-libs/libyaml-0.2.5/image install 
Making install in include
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Entering directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5/include'
 /bin/mkdir -p '/var/tmp/portage/dev-libs/libyaml-0.2.5/image/usr/include'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644  yaml.h '/var/tmp/portage/dev-libs/libyaml-0.2.5/image/usr/include/.'
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5/include'
Making install in src
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Entering directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5/src'
 /bin/mkdir -p '/var/tmp/portage/dev-libs/libyaml-0.2.5/image/usr/lib64'
 /bin/sh ../libtool   --mode=install /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c   libyaml.la '/var/tmp/portage/dev-libs/libyaml-0.2.5/image/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/libyaml-0.so.2.0.9 /var/tmp/portage/dev-libs/libyaml-0.2.5/image/usr/lib64/libyaml-0.so.2.0.9
libtool: install: (cd /var/tmp/portage/dev-libs/libyaml-0.2.5/image/usr/lib64 && { ln -s -f libyaml-0.so.2.0.9 libyaml-0.so.2 || { rm -f libyaml-0.so.2 && ln -s libyaml-0.so.2.0.9 libyaml-0.so.2; }; })
libtool: install: (cd /var/tmp/portage/dev-libs/libyaml-0.2.5/image/usr/lib64 && { ln -s -f libyaml-0.so.2.0.9 libyaml.so || { rm -f libyaml.so && ln -s libyaml-0.so.2.0.9 libyaml.so; }; })
libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/libyaml.lai /var/tmp/portage/dev-libs/libyaml-0.2.5/image/usr/lib64/libyaml.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5/src'
Making install in .
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Entering directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5'
 /bin/mkdir -p '/var/tmp/portage/dev-libs/libyaml-0.2.5/image/usr/lib64/pkgconfig'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 yaml-0.1.pc '/var/tmp/portage/dev-libs/libyaml-0.2.5/image/usr/lib64/pkgconfig'
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libyaml-0.2.5/work/libyaml-0.2.5'
>>> Completed installing dev-libs/libyaml-0.2.5 into /var/tmp/portage/dev-libs/libyaml-0.2.5/image

 * Final size of build directory: 5032 KiB (4.9 MiB)
 * Final size of installed tree:   224 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/libyaml-0.so.2.0.9