* Package:    sys-auth/nss-myhostname-0.3-r1:0
 * Repository: gentoo
 * Maintainer: freedesktop-bugs@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking nss-myhostname-0.3.tar.gz to /var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/work
>>> Source unpacked in /var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/work
>>> Preparing source in /var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/work/nss-myhostname-0.3 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/work/nss-myhostname-0.3 ...
 * econf: updating nss-myhostname-0.3/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating nss-myhostname-0.3/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/nss-myhostname-0.3-r1 --htmldir=/usr/share/doc/nss-myhostname-0.3-r1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-lynx
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 we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
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 ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.u4znmuub/bin/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking how to create a pax tar archive... gnutar
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed
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 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 -pipe 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 -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 -ffast-math flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -fvisibility=hidden flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -fdiagnostics-show-option flag... 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 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/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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-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/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... /
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 for ANSI C header files... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking nss.h usability... yes
checking nss.h presence... yes
checking for nss.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strcasecmp... yes
checking for strspn... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/README.html
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/work/nss-myhostname-0.3 ...
make -j2 
make  all-recursive
make[2]: Entering directory '/var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/work/nss-myhostname-0.3'
\
#	source='nss-myhostname.c' object='nss-myhostname.lo' libtool=yes 
make[2]: Leaving directory '/var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/work/nss-myhostname-0.3'
make[2]: Entering directory '/var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/work/nss-myhostname-0.3'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -include ./config.h   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdiagnostics-show-option -c -o nss-myhostname.lo nss-myhostname.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdiagnostics-show-option -c nss-myhostname.c  -fPIC -DPIC -o .libs/nss-myhostname.o
make[2]: Leaving directory '/var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/work/nss-myhostname-0.3'
make[2]: Entering directory '/var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/work/nss-myhostname-0.3'
\
#	source='netlink.c' object='netlink.lo' libtool=yes 
make[2]: Leaving directory '/var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/work/nss-myhostname-0.3'
make[2]: Entering directory '/var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/work/nss-myhostname-0.3'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -include ./config.h   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdiagnostics-show-option -c -o netlink.lo netlink.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdiagnostics-show-option -c netlink.c  -fPIC -DPIC -o .libs/netlink.o
make[2]: Leaving directory '/var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/work/nss-myhostname-0.3'
make[2]: Entering directory '/var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/work/nss-myhostname-0.3'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -fvisibility=hidden -fdiagnostics-show-option -avoid-version -module -export-dynamic -shrext .so.2 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libnss_myhostname.la -rpath /usr/lib64 nss-myhostname.lo netlink.lo  
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/nss-myhostname.o .libs/netlink.o    -O3 -march=native -mtune=native -Wl,-O1 -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,libnss_myhostname.so.2 -o .libs/libnss_myhostname.so.2
libtool: link: ( cd ".libs" && rm -f "libnss_myhostname.la" && ln -s "../libnss_myhostname.la" "libnss_myhostname.la" )
make[2]: Leaving directory '/var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/work/nss-myhostname-0.3'
>>> Source compiled.
>>> Test phase [not enabled]: sys-auth/nss-myhostname-0.3-r1

>>> Install sys-auth/nss-myhostname-0.3-r1 into /var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/image
make -j2 DESTDIR=/var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/image install 
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Entering directory '/var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/work/nss-myhostname-0.3'
test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/image/usr/lib64"
make[2]: Leaving directory '/var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/work/nss-myhostname-0.3'
make[2]: Entering directory '/var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/work/nss-myhostname-0.3'
 /bin/sh ./libtool   --mode=install /var/tmp/portage/._portage_reinstall_.u4znmuub/bin/ebuild-helpers/xattr/install -c   libnss_myhostname.la '/var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/image/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.u4znmuub/bin/ebuild-helpers/xattr/install -c .libs/libnss_myhostname.so.2 /var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/image/usr/lib64/libnss_myhostname.so.2
libtool: install: /var/tmp/portage/._portage_reinstall_.u4znmuub/bin/ebuild-helpers/xattr/install -c .libs/libnss_myhostname.lai /var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/image/usr/lib64/libnss_myhostname.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[2]: Leaving directory '/var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/work/nss-myhostname-0.3'
make  install-exec-hook
make[3]: Entering directory '/var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/work/nss-myhostname-0.3'
rm -f /var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/image/usr/lib64/libnss_myhostname.la
make[3]: Leaving directory '/var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/work/nss-myhostname-0.3'
make[3]: Entering directory '/var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/work/nss-myhostname-0.3'
rm -f /var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/image/usr/lib64/libnss_myhostname_minimal.la
make[3]: Leaving directory '/var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/work/nss-myhostname-0.3'
>>> Completed installing sys-auth/nss-myhostname-0.3-r1 into /var/tmp/portage/sys-auth/nss-myhostname-0.3-r1/image

 * Final size of build directory: 1964 KiB (1.9 MiB)
 * Final size of installed tree:    56 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/libnss_myhostname.so.2
 * You must modify your name service switch lookup file to enable
 * nss-myhostname. To do so, add 'myhostname' to the hosts line in
 * /etc/nsswitch.conf
 * 
 * An example hosts line looks like this:
 * hosts:      files dns myhostname
 *