* Package:    dev-libs/libdaemon-0.14-r4:0/5
 * Repository: gentoo
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking libdaemon-0.14.tar.gz to /var/tmp/portage/dev-libs/libdaemon-0.14-r4/work
>>> Source unpacked in /var/tmp/portage/dev-libs/libdaemon-0.14-r4/work
>>> Preparing source in /var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14 ...
  [ ok ]
 * Running eautoreconf in '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14' ...
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
 * Running elibtoolize in: libdaemon-0.14/
 *   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 ...
 *   Applying fix-file-check/2.5.0 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14 ...
 * econf: updating libdaemon-0.14/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating libdaemon-0.14/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 --disable-static --docdir=/usr/share/doc/libdaemon-0.14-r4 --htmldir=/usr/share/doc/libdaemon-0.14-r4/html --with-sysroot=/ --libdir=/usr/lib64 --localstatedir=/var --disable-examples --disable-lynx
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 for sys/time.h... yes
checking for vfork.h... no
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
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 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 if x86_64-pc-linux-gnu-gcc supports -pipe flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wall flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -W flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wextra flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -pedantic flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wformat flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wold-style-definition flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wfloat-equal flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-declarations flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wredundant-decls flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-noreturn flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wshadow flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wendif-labels flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wpointer-arith flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wbad-function-cast flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wcast-qual flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wcast-align flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wwrite-strings flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Winline flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wno-unused-parameter flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wstrict-aliasing flag... yes
checking whether to enable assertions... yes
checking for egrep... (cached) /bin/grep -E
checking for fcntl.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/time.h... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for working volatile... yes
checking for fork... yes
checking for vfork... yes
checking for vprintf... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for select... yes
checking for strerror... yes
checking for dup2... yes
checking for memset... yes
checking for strrchr... yes
checking for asprintf... yes
checking for mode_t... yes
checking whether setpgrp requires zero arguments... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for x86_64-pc-linux-gnu-gcc option to enable large file support... none needed
checking if x86_64-pc-linux-gnu-gcc supports -Wl,--no-undefined flag... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libdaemon/Makefile
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/README.html
config.status: creating doc/doxygen.conf
config.status: creating examples/Makefile
config.status: creating pkgconfig/libdaemon.pc
config.status: creating pkgconfig/libdaemon-uninstalled.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14 ...
make -j2 
make  all-recursive
Making all in libdaemon
make[2]: Entering directory '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14/libdaemon'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  '-DLOCALSTATEDIR="/var"'   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -c -o dlog.lo dlog.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR=\"/var\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -c dlog.c  -fPIC -DPIC -o .libs/dlog.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14/libdaemon'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14/libdaemon'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  '-DLOCALSTATEDIR="/var"'   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -c -o dsignal.lo dsignal.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR=\"/var\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -c dsignal.c  -fPIC -DPIC -o .libs/dsignal.o
dsignal.c: In function '_sigfunc':
dsignal.c:40:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
   40 |     write(_signal_pipe[1], &s, sizeof(s));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14/libdaemon'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14/libdaemon'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  '-DLOCALSTATEDIR="/var"'   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -c -o dnonblock.lo dnonblock.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR=\"/var\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -c dnonblock.c  -fPIC -DPIC -o .libs/dnonblock.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14/libdaemon'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14/libdaemon'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  '-DLOCALSTATEDIR="/var"'   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -c -o dfork.lo dfork.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR=\"/var\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -c dfork.c  -fPIC -DPIC -o .libs/dfork.o
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14/libdaemon'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14/libdaemon'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  '-DLOCALSTATEDIR="/var"'   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -c -o dexec.lo dexec.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR=\"/var\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -c dexec.c  -fPIC -DPIC -o .libs/dexec.o
dexec.c: In function 'daemon_execv':
dexec.c:110:13: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
  110 |             chdir("/");
      |             ^~~~~~~~~~
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14/libdaemon'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14/libdaemon'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  '-DLOCALSTATEDIR="/var"'   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -c -o dpid.lo dpid.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR=\"/var\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -c dpid.c  -fPIC -DPIC -o .libs/dpid.o
dpid.c: In function 'daemon_pid_file_proc_default':
dpid.c:60:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
   60 |     asprintf(&fn,  "%s/%s.pid", VARRUN, daemon_pid_file_ident ? daemon_pid_file_ident : "unknown");
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14/libdaemon'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14/libdaemon'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pipe -Wall -W -Wextra -pedantic -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -Wstrict-aliasing -version-info 5:0:5 -Wl,--no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libdaemon.la -rpath /usr/lib64 dlog.lo dfork.lo dsignal.lo dnonblock.lo dpid.lo dexec.lo  
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/dlog.o .libs/dfork.o .libs/dsignal.o .libs/dnonblock.o .libs/dpid.o .libs/dexec.o   -Wl,--as-needed  -O3 -march=native -mtune=native -Wl,--no-undefined -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,libdaemon.so.0 -o .libs/libdaemon.so.0.5.0
libtool: link: (cd ".libs" && rm -f "libdaemon.so.0" && ln -s "libdaemon.so.0.5.0" "libdaemon.so.0")
libtool: link: (cd ".libs" && rm -f "libdaemon.so" && ln -s "libdaemon.so.0.5.0" "libdaemon.so")
libtool: link: ( cd ".libs" && rm -f "libdaemon.la" && ln -s "../libdaemon.la" "libdaemon.la" )
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14/libdaemon'
Making all in doc
make[2]: Nothing to be done for 'all'.
>>> Source compiled.
>>> Test phase [not enabled]: dev-libs/libdaemon-0.14-r4

>>> Install dev-libs/libdaemon-0.14-r4 into /var/tmp/portage/dev-libs/libdaemon-0.14-r4/image
make -j2 DESTDIR=/var/tmp/portage/dev-libs/libdaemon-0.14-r4/image install 
Making install in libdaemon
make[2]: Entering directory '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14/libdaemon'
 /bin/mkdir -p '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/image/usr/lib64'
 /bin/sh ../libtool   --mode=install /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c   libdaemon.la '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/image/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/libdaemon.so.0.5.0 /var/tmp/portage/dev-libs/libdaemon-0.14-r4/image/usr/lib64/libdaemon.so.0.5.0
libtool: install: (cd /var/tmp/portage/dev-libs/libdaemon-0.14-r4/image/usr/lib64 && { ln -s -f libdaemon.so.0.5.0 libdaemon.so.0 || { rm -f libdaemon.so.0 && ln -s libdaemon.so.0.5.0 libdaemon.so.0; }; })
libtool: install: (cd /var/tmp/portage/dev-libs/libdaemon-0.14-r4/image/usr/lib64 && { ln -s -f libdaemon.so.0.5.0 libdaemon.so || { rm -f libdaemon.so && ln -s libdaemon.so.0.5.0 libdaemon.so; }; })
libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/libdaemon.lai /var/tmp/portage/dev-libs/libdaemon-0.14-r4/image/usr/lib64/libdaemon.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14/libdaemon'
make[2]: Entering directory '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14/libdaemon'
 /bin/mkdir -p '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/image/usr/include/libdaemon'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 dlog.h dfork.h dsignal.h dnonblock.h dpid.h dexec.h daemon.h '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/image/usr/include/libdaemon'
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14/libdaemon'
make[2]: Nothing to be done for 'install-data-am'.
Making install in doc
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Entering directory '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14/doc'
 /bin/mkdir -p '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/image/usr/share/doc/libdaemon-0.14-r4/html'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 README.html style.css '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/image/usr/share/doc/libdaemon-0.14-r4/html'
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Entering directory '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14'
 /bin/mkdir -p '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/image/usr/lib64/pkgconfig'
 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 644 pkgconfig/libdaemon.pc '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/image/usr/lib64/pkgconfig'
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libdaemon-0.14-r4/work/libdaemon-0.14'
>>> Completed installing dev-libs/libdaemon-0.14-r4 into /var/tmp/portage/dev-libs/libdaemon-0.14-r4/image

 * Final size of build directory: 4724 KiB (4.6 MiB)
 * Final size of installed tree:   140 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/libdaemon.so.0.5.0