* Package: dev-libs/ossp-uuid-1.6.2-r6 * Repository: gentoo * USE: abi_x86_64 amd64 cxx elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking uuid-1.6.2.tar.gz to /var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work >>> Source unpacked in /var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work >>> Preparing source in /var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2 ... * Applying ossp-uuid-1.6.2-gentoo-r1.patch ... [ ok ] * Applying ossp-uuid-1.6.2-gentoo-perl.patch ... [ ok ] * Applying ossp-uuid-1.6.2-hwaddr.patch ... [ ok ] * Applying ossp-uuid-1.6.2-manfix.patch ... [ ok ] * Applying ossp-uuid-1.6.2-uuid-preserve-m-option-status-in-v-option-handling.patch ... [ ok ] * Applying ossp-uuid-1.6.2-fix-whatis-entries.patch ... [ ok ] * Applying ossp-uuid-1.6.2-fix-data-uuid-from-string.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2 ... * econf: updating uuid-1.6.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating uuid-1.6.2/config.guess with /usr/share/gnuconfig/config.guess ./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 --docdir=/usr/share/doc/ossp-uuid-1.6.2-r6 --htmldir=/usr/share/doc/ossp-uuid-1.6.2-r6/html --libdir=/usr/lib64 --includedir=/usr/include/ossp --with-dce --without-pgsql --without-perl --without-php --with-cxx --disable-static configure: loading site script /usr/share/config.site Configuring OSSP uuid (Universally Unique Identifier), version 1.6.2 (04-Jul-2008) checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for compilation debug mode... disabled 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 whether to build against external Dmalloc library... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 whether ln -s works... yes 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 for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar 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 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 x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for gethostname in -lnsl... yes checking for accept in -lsocket... no checking for va_copy() function... yes checking for sys/types.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for netdb.h... yes checking for ifaddrs.h... yes checking for net/if.h... yes checking for net/if_dl.h... no checking for net/if_arp.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for netpacket/packet.h... yes checking for struct timeval... yes checking for getifaddrs... yes checking for nanosleep... yes checking for Sleep... no checking for gettimeofday... yes checking for clock_gettime... yes checking for long long... yes checking for long double... yes checking size of char... 1 checking size of unsigned char... 1 checking size of short... 2 checking size of unsigned short... 2 checking size of int... 4 checking size of unsigned int... 4 checking size of long... 8 checking size of unsigned long... 8 checking size of long long... 8 checking size of unsigned long long... 8 checking whether to build DCE 1.1 backward compatibility API... (cached) yes checking whether to build C++ bindings to C API... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... no checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether to build Perl bindings to C API... (cached) no checking whether to build Perl compatibility API... (cached) no checking for perl... /usr/bin/perl checking whether to build PHP bindings to C API... (cached) no checking for php5... no checking for php... /usr/bin/php checking whether to build PostgreSQL bindings to C API... (cached) no checking for pg_config... /usr/bin/pg_config configure: creating ./config.status config.status: creating Makefile config.status: creating uuid-config config.status: creating uuid.pc config.status: creating uuid.h config.status: creating config.h config.status: executing libtool commands config.status: executing adjustment commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2 ... make -j 1 rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color -c uuid.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 73, .st_ino = 597286}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color -c uuid.c -DPIC -fPIC -o .libs/uuid.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color -c uuid_md5.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 73, .st_ino = 597286}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color -c uuid_md5.c -DPIC -fPIC -o .libs/uuid_md5.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color -c uuid_sha1.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 73, .st_ino = 597286}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color -c uuid_sha1.c -DPIC -fPIC -o .libs/uuid_sha1.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color -c uuid_prng.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 73, .st_ino = 597286}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color -c uuid_prng.c -DPIC -fPIC -o .libs/uuid_prng.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color -c uuid_mac.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 73, .st_ino = 597286}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color -c uuid_mac.c -DPIC -fPIC -o .libs/uuid_mac.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color -c uuid_time.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 73, .st_ino = 597286}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color -c uuid_time.c -DPIC -fPIC -o .libs/uuid_time.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color -c uuid_ui64.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 73, .st_ino = 597286}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color -c uuid_ui64.c -DPIC -fPIC -o .libs/uuid_ui64.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color -c uuid_ui128.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 73, .st_ino = 597286}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color -c uuid_ui128.c -DPIC -fPIC -o .libs/uuid_ui128.o rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color -c uuid_str.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 73, .st_ino = 597286}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color -c uuid_str.c -DPIC -fPIC -o .libs/uuid_str.o rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libossp-uuid.la uuid.lo uuid_md5.lo uuid_sha1.lo uuid_prng.lo uuid_mac.lo uuid_time.lo uuid_ui64.lo uuid_ui128.lo uuid_str.lo -rpath /usr/lib64 -version-info 16:22 rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 73, .st_ino = 597286}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2/libtool". rdlibtool: link: ln -s /dev/null .libs/libossp-uuid.a.disabled rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/uuid.o .libs/uuid_md5.o .libs/uuid_sha1.o .libs/uuid_prng.o .libs/uuid_mac.o .libs/uuid_time.o .libs/uuid_ui64.o .libs/uuid_ui128.o .libs/uuid_str.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -fPIC -Wl,-soname -Wl,libossp-uuid.so.16 -o .libs/libossp-uuid.so.16.0.22 rdlibtool: link: ln -s libossp-uuid.so.16.0.22 .libs/libossp-uuid.so.16 rdlibtool: link: ln -s libossp-uuid.so.16.0.22 .libs/libossp-uuid.so rdlibtool: link: ln -s ../libossp-uuid.la .libs/libossp-uuid.la rdlibtool: link: ln -s ../libossp-uuid.la .libs/libossp-uuid.lai rdlibtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color -c uuid_dce.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 73, .st_ino = 597286}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color -c uuid_dce.c -DPIC -fPIC -o .libs/uuid_dce.o rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libossp-uuid_dce.la uuid_dce.lo uuid.lo uuid_md5.lo uuid_sha1.lo uuid_prng.lo uuid_mac.lo uuid_time.lo uuid_ui64.lo uuid_ui128.lo uuid_str.lo -rpath /usr/lib64 -version-info 16:22 rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 73, .st_ino = 597286}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2/libtool". rdlibtool: link: ln -s /dev/null .libs/libossp-uuid_dce.a.disabled rdlibtool: link: x86_64-pc-linux-gnu-gcc .libs/uuid_dce.o .libs/uuid.o .libs/uuid_md5.o .libs/uuid_sha1.o .libs/uuid_prng.o .libs/uuid_mac.o .libs/uuid_time.o .libs/uuid_ui64.o .libs/uuid_ui128.o .libs/uuid_str.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -fPIC -Wl,-soname -Wl,libossp-uuid_dce.so.16 -o .libs/libossp-uuid_dce.so.16.0.22 rdlibtool: link: ln -s libossp-uuid_dce.so.16.0.22 .libs/libossp-uuid_dce.so.16 rdlibtool: link: ln -s libossp-uuid_dce.so.16.0.22 .libs/libossp-uuid_dce.so rdlibtool: link: ln -s ../libossp-uuid_dce.la .libs/libossp-uuid_dce.la rdlibtool: link: ln -s ../libossp-uuid_dce.la .libs/libossp-uuid_dce.lai rdlibtool --mode=compile x86_64-pc-linux-gnu-g++ -I. -I. -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color -c uuid++.cc rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 73, .st_ino = 597286}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-g++ -I. -I. -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color -c uuid++.cc -DPIC -fPIC -o .libs/uuid++.o rdlibtool --mode=link x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libossp-uuid++.la uuid++.lo uuid.lo uuid_md5.lo uuid_sha1.lo uuid_prng.lo uuid_mac.lo uuid_time.lo uuid_ui64.lo uuid_ui128.lo uuid_str.lo -rpath /usr/lib64 -version-info 16:22 rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 73, .st_ino = 597286}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2/libtool". rdlibtool: link: ln -s /dev/null .libs/libossp-uuid++.a.disabled rdlibtool: link: x86_64-pc-linux-gnu-g++ .libs/uuid++.o .libs/uuid.o .libs/uuid_md5.o .libs/uuid_sha1.o .libs/uuid_prng.o .libs/uuid_mac.o .libs/uuid_time.o .libs/uuid_ui64.o .libs/uuid_ui128.o .libs/uuid_str.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -fPIC -Wl,-soname -Wl,libossp-uuid++.so.16 -o .libs/libossp-uuid++.so.16.0.22 rdlibtool: link: ln -s libossp-uuid++.so.16.0.22 .libs/libossp-uuid++.so.16 rdlibtool: link: ln -s libossp-uuid++.so.16.0.22 .libs/libossp-uuid++.so rdlibtool: link: ln -s ../libossp-uuid++.la .libs/libossp-uuid++.la rdlibtool: link: ln -s ../libossp-uuid++.la .libs/libossp-uuid++.lai x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-diagnostics-color -c uuid_cli.c rdlibtool --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o uuid uuid_cli.o libossp-uuid.la -lnsl rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 73, .st_ino = 597286}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc uuid_cli.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L.libs -lossp-uuid -lnsl -o .libs/uuid rdlibtool: link: ln -s uuid uuid.exe.wrapper >>> Source compiled. >>> Test phase [not enabled]: dev-libs/ossp-uuid-1.6.2-r6 >>> Install dev-libs/ossp-uuid-1.6.2-r6 into /var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/image/ make -j 1 DESTDIR=/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/image/ install ./shtool mkdir -f -p -m 755 /var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/image//usr ./shtool mkdir -f -p -m 755 /var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/image//usr/bin ./shtool mkdir -f -p -m 755 /var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/image//usr/include/ossp ./shtool mkdir -f -p -m 755 /var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/image//usr/lib64/pkgconfig ./shtool mkdir -f -p -m 755 /var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/image//usr/share/man/man3 ./shtool mkdir -f -p -m 755 /var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/image//usr/share/man/man1 ./shtool install -c -m 755 uuid-config /var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/image//usr/bin/ ./shtool install -c -m 644 ./uuid-config.1 /var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/image//usr/share/man/man1/ ./shtool install -c -m 644 ./uuid.pc /var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/image//usr/lib64/pkgconfig/ ./shtool install -c -m 644 uuid.h /var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/image//usr/include/ossp/ ./shtool install -c -m 644 ./uuid_dce.h /var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/image//usr/include/ossp/ ./shtool install -c -m 644 ./uuid++.hh /var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/image//usr/include/ossp/ ./shtool install -c -m 644 ./uuid.3 /var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/image//usr/share/man/man3/ ./shtool install -c -m 644 ./uuid++.3 /var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/image//usr/share/man/man3/ rdlibtool --mode=install ./shtool install -c -m 644 libossp-uuid.la /var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/image//usr/lib64/ rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 73, .st_ino = 597286}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2/libtool". rdlibtool: install: ./shtool -c -m 644 install /var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/image//usr/lib64/ ./shtool:Error: unknown option `-c' ./shtool:Hint: run `./shtool -h' for usage rdlibtool: exec error upon slbt_exec_install_entry(), line 404: (see child process error messages). rdlibtool: < returned to > slbt_exec_install(), line 744. make: *** [Makefile:240: install] Error 2 * ERROR: dev-libs/ossp-uuid-1.6.2-r6::gentoo failed (install phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-libs/ossp-uuid-1.6.2-r6::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/ossp-uuid-1.6.2-r6::gentoo'`. * The complete build log is located at '/var/log/portage/dev-libs:ossp-uuid-1.6.2-r6:20210328-091746.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2' * S: '/var/tmp/portage/dev-libs/ossp-uuid-1.6.2-r6/work/uuid-1.6.2'