* Package: app-shells/ctypes-sh-1.2 * Repository: gentoo * Maintainer: chutzpah@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox @@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; This ebuild was merged at the following commit: https://github.com/gentoo-mirror/gentoo/commit/9ae8ccaa7db228d1e8307997fc977961e876559e @@@@@ END @@@@@ >>> Unpacking source... >>> Unpacking ctypes-sh-1.2.tar.gz to /var/tmp/portage/app-shells/ctypes-sh-1.2/work >>> Source unpacked in /var/tmp/portage/app-shells/ctypes-sh-1.2/work >>> Preparing source in /var/tmp/portage/app-shells/ctypes-sh-1.2/work/ctypes-sh-1.2 ... * Running eautoreconf in '/var/tmp/portage/app-shells/ctypes-sh-1.2/work/ctypes-sh-1.2' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: ctypes-sh-1.2/ * Running elibtoolize in: ctypes-sh-1.2/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-shells/ctypes-sh-1.2/work/ctypes-sh-1.2 ... * econf: updating ctypes-sh-1.2/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ctypes-sh-1.2/build-aux/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/ctypes-sh-1.2 --htmldir=/usr/share/doc/ctypes-sh-1.2/html --with-sysroot=/ --libdir=/usr/lib64 checking for a BSD-compatible install... /usr/lib/portage/python3.7/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 whether make supports nested variables... 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 whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-clang 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-clang accepts -g... yes checking for x86_64-pc-linux-gnu-clang option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-clang understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-clang... none 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-clang... ld.lld checking if the linker (ld.lld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... llvm-nm checking the name lister (llvm-nm) interface... BSD nm checking whether ln -s works... yes 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 ld.lld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... llvm-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... llvm-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... llvm-strip checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib checking command to parse llvm-nm output from x86_64-pc-linux-gnu-clang 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 how to run the C preprocessor... x86_64-pc-linux-gnu-clang -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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-clang supports -fno-rtti -fno-exceptions... yes checking for x86_64-pc-linux-gnu-clang option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-clang PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-clang static flag -static works... yes checking if x86_64-pc-linux-gnu-clang supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-clang supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-clang linker (ld.lld -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 library containing dlopen... -ldl checking for gelf_getehdr in -lelf... yes checking for dwfl_version in -ldw... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for FFI... yes checking for ZLIB... yes checking for dlfcn.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.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 for unistd.h... (cached) yes checking dwarf.h usability... yes checking dwarf.h presence... yes checking for dwarf.h... yes checking libelf.h usability... yes checking libelf.h presence... yes checking for libelf.h... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking elfutils/libdwfl.h usability... yes checking elfutils/libdwfl.h presence... yes checking for elfutils/libdwfl.h... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for strtol... yes checking for strtoul... yes checking for malloc... yes checking for realloc... yes checking for strtod... yes checking for gelf_getehdr... yes checking for dwfl_version... yes checking for dl_iterate_phdr... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-clang checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-clang accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-clang option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-clang understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-clang... (cached) none checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for the default library search path... /lib /usr/lib /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/32 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0 /lib64 /usr/lib64 /usr/local/lib64 /lib /usr/lib /usr/local/lib /usr/lib/llvm/10/lib64 checking what extension is used for runtime loadable modules... .so checking for bash... /bin/bash checking for struct builtin.name... yes checking whether a minimal bash plugin compiles... yes checking loading simple plugin... yes checking whether bash symbols are exported... yes checking loading plugin with external references... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating ctypes.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-shells/ctypes-sh-1.2/work/ctypes-sh-1.2 ... make -j2 V=1 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/app-shells/ctypes-sh-1.2/work/ctypes-sh-1.2/build-aux/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/var/tmp/portage/app-shells/ctypes-sh-1.2/work/ctypes-sh-1.2' Making all in src make[2]: Entering directory '/var/tmp/portage/app-shells/ctypes-sh-1.2/work/ctypes-sh-1.2/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o ctypes_la-callback.lo `test -f 'callback.c' || echo './'`callback.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o ctypes_la-ctypes.lo `test -f 'ctypes.c' || echo './'`ctypes.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c ctypes.c -fPIC -DPIC -o .libs/ctypes_la-ctypes.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c callback.c -fPIC -DPIC -o .libs/ctypes_la-callback.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o ctypes_la-types.lo `test -f 'types.c' || echo './'`types.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o ctypes_la-unpack.lo `test -f 'unpack.c' || echo './'`unpack.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c types.c -fPIC -DPIC -o .libs/ctypes_la-types.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c unpack.c -fPIC -DPIC -o .libs/ctypes_la-unpack.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o ctypes_la-util.lo `test -f 'util.c' || echo './'`util.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c util.c -fPIC -DPIC -o .libs/ctypes_la-util.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -std=gnu99 -D_GNU_SOURCE -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o struct/libstruct_la-dutil.lo `test -f 'struct/dutil.c' || echo './'`struct/dutil.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -std=gnu99 -D_GNU_SOURCE -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o struct/libstruct_la-dwarves.lo `test -f 'struct/dwarves.c' || echo './'`struct/dwarves.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -std=gnu99 -D_GNU_SOURCE -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c struct/dutil.c -fPIC -DPIC -o struct/.libs/libstruct_la-dutil.o libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -std=gnu99 -D_GNU_SOURCE -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c struct/dwarves.c -fPIC -DPIC -o struct/.libs/libstruct_la-dwarves.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -std=gnu99 -D_GNU_SOURCE -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o struct/libstruct_la-gobuffer.lo `test -f 'struct/gobuffer.c' || echo './'`struct/gobuffer.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -std=gnu99 -D_GNU_SOURCE -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c struct/gobuffer.c -fPIC -DPIC -o struct/.libs/libstruct_la-gobuffer.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -std=gnu99 -D_GNU_SOURCE -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o struct/libstruct_la-struct.lo `test -f 'struct/struct.c' || echo './'`struct/struct.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -std=gnu99 -D_GNU_SOURCE -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c struct/struct.c -fPIC -DPIC -o struct/.libs/libstruct_la-struct.o struct/struct.c:415:74: warning: incompatible pointer types passing 'uint16_t *' (aka 'unsigned short *') to parameter of type 'type_id_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] ...= cu__find_struct_by_name(cu, cookie->typename, false, &class_id))) ^~~~~~~~~ struct/dwarves.h:366:45: note: passing argument to parameter 'id' here const int include_decls, type_id_t *id); ^ struct/struct.c:442:74: warning: incompatible pointer types passing 'uint16_t *' (aka 'unsigned short *') to parameter of type 'type_id_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] ...= cu__find_struct_by_name(cu, cookie->typename, false, &class_id))) ^~~~~~~~~ struct/dwarves.h:366:45: note: passing argument to parameter 'id' here const int include_decls, type_id_t *id); ^ struct/struct.c:488:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (token = strtok_r(localstr, ",", &saveptr)) { ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ struct/struct.c:488:18: note: place parentheses around the assignment to silence this warning while (token = strtok_r(localstr, ",", &saveptr)) { ^ ( ) struct/struct.c:488:18: note: use '==' to turn this assignment into an equality comparison while (token = strtok_r(localstr, ",", &saveptr)) { ^ == 3 warnings generated. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -std=gnu99 -D_GNU_SOURCE -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o struct/libstruct_la-strings.lo `test -f 'struct/strings.c' || echo './'`struct/strings.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -std=gnu99 -D_GNU_SOURCE -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c struct/strings.c -fPIC -DPIC -o struct/.libs/libstruct_la-strings.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -std=gnu99 -D_GNU_SOURCE -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o struct/libstruct_la-dwarf_loader.lo `test -f 'struct/dwarf_loader.c' || echo './'`struct/dwarf_loader.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -std=gnu99 -D_GNU_SOURCE -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c struct/dwarf_loader.c -fPIC -DPIC -o struct/.libs/libstruct_la-dwarf_loader.o struct/dwarf_loader.c:56:18: warning: expression result unused [-Wunused-value] fprintf(stderr, "%s: tag not supported %#x (%s)!\n", func, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ struct/dwarf_loader.c:56:55: warning: expression result unused [-Wunused-value] fprintf(stderr, "%s: tag not supported %#x (%s)!\n", func, ^~~~ struct/dwarf_loader.c:57:3: warning: expression result unused [-Wunused-value] tag, dwarf_tag_name(tag)); ^~~ struct/dwarf_loader.c:268:19: warning: expression result unused [-Wunused-value] fprintf(stderr, "DW_AT_<0x%x>=0x%x\n", name, form); ^~~~~~~~~~~~~~~~~~~~~ struct/dwarf_loader.c:268:42: warning: expression result unused [-Wunused-value] fprintf(stderr, "DW_AT_<0x%x>=0x%x\n", name, form); ^~~~ struct/dwarf_loader.c:268:48: warning: expression result unused [-Wunused-value] fprintf(stderr, "DW_AT_<0x%x>=0x%x\n", name, form); ^~~~ struct/dwarf_loader.c:286:18: warning: expression result unused [-Wunused-value] fprintf(stderr, "%s: unhandled %#x DW_OP_ operation\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ struct/dwarf_loader.c:287:3: warning: expression result unused [-Wunused-value] __func__, *expr); ^~~~~~~~ struct/dwarf_loader.c:287:13: warning: expression result unused [-Wunused-value] __func__, *expr); ^~~~~ struct/dwarf_loader.c:699:19: warning: expression result unused [-Wunused-value] fprintf(stderr, "%s: tag=%s, name=%s, bit_size=%d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ struct/dwarf_loader.c:700:4: warning: expression result unused [-Wunused-value] __func__, dwarf_tag_name(tag->tag), ^~~~~~~~ struct/dwarf_loader.c:701:33: warning: expression result unused [-Wunused-value] strings__ptr(strings, name), bit_size); ^~~~~~~~ struct/dwarf_loader.c:970:18: warning: expression result unused [-Wunused-value] fprintf(stderr, "%s: DW_TAG_%s (%#x) @ <%#llx> not handled!\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ struct/dwarf_loader.c:971:3: warning: expression result unused [-Wunused-value] fn, dwarf_tag_name(tag), tag, ^~ struct/dwarf_loader.c:971:28: warning: expression result unused [-Wunused-value] fn, dwarf_tag_name(tag), tag, ^~~ struct/dwarf_loader.c:972:3: warning: expression result unused [-Wunused-value] (unsigned long long)dwarf_dieoffset(die)); ^ ~~~~~~~~~~~~~~~~~~~~ struct/dwarf_loader.c:991:20: warning: expression result unused [-Wunused-value] fprintf(stderr, "%s: %s WITH children!\n", __func__, ^~~~~~~~~~~~~~~~~~~~~~~~~ struct/dwarf_loader.c:991:47: warning: expression result unused [-Wunused-value] fprintf(stderr, "%s: %s WITH children!\n", __func__, ^~~~~~~~ struct/dwarf_loader.c:1071:19: warning: expression result unused [-Wunused-value] fprintf(stderr, "%s: DW_TAG_base_type WITH children!\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ struct/dwarf_loader.c:1072:4: warning: expression result unused [-Wunused-value] __func__); ^~~~~~~~ struct/dwarf_loader.c:1086:19: warning: expression result unused [-Wunused-value] /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -std=gnu99 -D_GNU_SOURCE -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o struct/libstruct_la-dwarves_fprintf.lo `test -f 'struct/dwarves_fprintf.c' || echo './'`struct/dwarves_fprintf.c fprintf(stderr, "%s: DW_TAG_typedef %llx WITH children!\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ struct/dwarf_loader.c:1087:4: warning: expression result unused [-Wunused-value] __func__, (unsigned long long)dtag->id); ^~~~~~~~ struct/dwarf_loader.c:1087:14: warning: expression result unused [-Wunused-value] __func__, (unsigned long long)dtag->id); ^ ~~~~~~~~ struct/dwarf_loader.c:1112:21: warning: expression result unused [-Wunused-value] fprintf(stderr, "%s: only %u dimensions are " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ struct/dwarf_loader.c:1114:6: warning: expression result unused [-Wunused-value] __FUNCTION__, max_dimensions); ^~~~~~~~~~~~ struct/dwarf_loader.c:1114:20: warning: expression result unused [-Wunused-value] __FUNCTION__, max_dimensions); ^~~~~~~~~~~~~~ struct/dwarf_loader.c:1694:18: warning: expression result unused [-Wunused-value] fprintf(stderr, "%s: couldn't find %#llx type for %#llx (%s)!\n", func, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ struct/dwarf_loader.c:1694:68: warning: expression result unused [-Wunused-value] fprintf(stderr, "%s: couldn't find %#llx type for %#llx (%s)!\n", func, ^~~~ struct/dwarf_loader.c:1695:3: warning: expression result unused [-Wunused-value] (unsigned long long)dtag->type.off, (unsigned long long)... ^ ~~~~~~~~~~~~~~ struct/dwarf_loader.c:1695:39: warning: expression result unused [-Wunused-value] ...(unsigned long long)dtag->type.off, (unsigned long long)dtag->id, ^ ~~~~~~~~ struct/dwarf_loader.c:1780:4: warning: expression result unused [-Wunused-value] "%s: couldn't find name for " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ struct/dwarf_loader.c:1781:42: warning: expression result unused [-Wunused-value] "class %#llx, specification=%#llx\n", __func__, ^~~~~~~~ struct/dwarf_loader.c:1782:4: warning: expression result unused [-Wunused-value] (unsigned long long)dtag->id, ^ ~~~~~~~~ struct/dwarf_loader.c:1783:4: warning: expression result unused [-Wunused-value] (unsigned long long)specification.off); ^ ~~~~~~~~~~~~~~~~~ struct/dwarf_loader.c:1792:3: warning: expression result unused [-Wunused-value] "%s: couldn't find %#llx abstract_origin for %#llx (%s)!\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ struct/dwarf_loader.c:1793:3: warning: expression result unused [-Wunused-value] func, (unsigned long long)dtag->abstract_origin.off, ^~~~ struct/dwarf_loader.c:1793:9: warning: expression result unused [-Wunused-value] func, (unsigned long long)dtag->abstract_origin.off, ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ struct/dwarf_loader.c:1794:3: warning: expression result unused [-Wunused-value] (unsigned long long)dtag->id, ^ ~~~~~~~~ struct/dwarf_loader.c:1959:6: warning: expression result unused [-Wunused-value] "%s: couldn't find name for " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ struct/dwarf_loader.c:1961:32: warning: expression result unused [-Wunused-value] " specification=%#llx\n", __func__, ^~~~~~~~ struct/dwarf_loader.c:1962:6: warning: expression result unused [-Wunused-value] (unsigned long long)dtag->id, ^ ~~~~~~~~ struct/dwarf_loader.c:1963:6: warning: expression result unused [-Wunused-value] ...(unsigned long long)dtag->abstract_origin.off, ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ struct/dwarf_loader.c:1964:6: warning: expression result unused [-Wunused-value] (unsigned long long)specification.off); ^ ~~~~~~~~~~~~~~~~~ struct/dwarf_loader.c:1988:5: warning: expression result unused [-Wunused-value] "%s: couldn't find type for " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ struct/dwarf_loader.c:1990:5: warning: expression result unused [-Wunused-value] __func__, ^~~~~~~~ struct/dwarf_loader.c:1991:5: warning: expression result unused [-Wunused-value] (unsigned long long)dtag->id, ^ ~~~~~~~~ struct/dwarf_loader.c:1992:5: warning: expression result unused [-Wunused-value] (unsigned long long)dtag->containing_type.off); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ struct/dwarf_loader.c:2091:19: warning: expression result unused [-Wunused-value] ..."%s: DW_TAG_compile_unit, DW_TAG_type_unit or DW_TAG_partial_unit expected got %s!\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ struct/dwarf_loader.c:2092:4: warning: expression result unused [-Wunused-value] __FUNCTION__, dwarf_tag_name(tag)); ^~~~~~~~~~~~ struct/dwarf_loader.c:2105:19: warning: expression result unused [-Wunused-value] fprintf(stderr, "%s: got %s unexpected tag after " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ struct/dwarf_loader.c:2107:4: warning: expression result unused [-Wunused-value] __FUNCTION__, dwarf_tag_name(tag)); ^~~~~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -std=gnu99 -D_GNU_SOURCE -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c struct/dwarves_fprintf.c -fPIC -DPIC -o struct/.libs/libstruct_la-dwarves_fprintf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -std=gnu99 -D_GNU_SOURCE -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o struct/libstruct_la-elf_symtab.lo `test -f 'struct/elf_symtab.c' || echo './'`struct/elf_symtab.c libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -std=gnu99 -D_GNU_SOURCE -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c struct/elf_symtab.c -fPIC -DPIC -o struct/.libs/libstruct_la-elf_symtab.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -std=gnu99 -D_GNU_SOURCE -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o struct/libstruct_la-rbtree.lo `test -f 'struct/rbtree.c' || echo './'`struct/rbtree.c 51 warnings generated. libtool: compile: x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -std=gnu99 -D_GNU_SOURCE -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c struct/rbtree.c -fPIC -DPIC -o struct/.libs/libstruct_la-rbtree.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -std=gnu99 -D_GNU_SOURCE -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libstruct.la struct/libstruct_la-dutil.lo struct/libstruct_la-dwarves.lo struct/libstruct_la-gobuffer.lo struct/libstruct_la-struct.lo struct/libstruct_la-strings.lo struct/libstruct_la-dwarf_loader.lo struct/libstruct_la-dwarves_fprintf.lo struct/libstruct_la-elf_symtab.lo struct/libstruct_la-rbtree.lo -ldw -lelf -ldl libtool: link: llvm-ar cru .libs/libstruct.a struct/.libs/libstruct_la-dutil.o struct/.libs/libstruct_la-dwarves.o struct/.libs/libstruct_la-gobuffer.o struct/.libs/libstruct_la-struct.o struct/.libs/libstruct_la-strings.o struct/.libs/libstruct_la-dwarf_loader.o struct/.libs/libstruct_la-dwarves_fprintf.o struct/.libs/libstruct_la-elf_symtab.o struct/.libs/libstruct_la-rbtree.o libtool: link: llvm-ranlib .libs/libstruct.a libtool: link: ( cd ".libs" && rm -f "libstruct.la" && ln -s "../libstruct.la" "libstruct.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -std=gnu99 -I/usr/lib64/libffi/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -module -avoid-version -shared -export-symbols-regex '^.*_struct' -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o ctypes.la -rpath /usr/lib64 ctypes_la-callback.lo ctypes_la-ctypes.lo ctypes_la-types.lo ctypes_la-unpack.lo ctypes_la-util.lo -lffi libstruct.la -ldw -lelf -ldl libtool: link: llvm-nm .libs/ctypes_la-callback.o .libs/ctypes_la-ctypes.o .libs/ctypes_la-types.o .libs/ctypes_la-unpack.o .libs/ctypes_la-util.o ./.libs/libstruct.a | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/ctypes.exp libtool: link: /bin/grep -E -e "^.*_struct" ".libs/ctypes.exp" > ".libs/ctypes.expT" libtool: link: mv -f ".libs/ctypes.expT" ".libs/ctypes.exp" libtool: link: echo "{ global:" > .libs/ctypes.ver libtool: link: cat .libs/ctypes.exp | sed -e "s/\(.*\)/\1;/" >> .libs/ctypes.ver libtool: link: echo "local: *; };" >> .libs/ctypes.ver libtool: link: x86_64-pc-linux-gnu-clang -shared -fPIC -DPIC .libs/ctypes_la-callback.o .libs/ctypes_la-ctypes.o .libs/ctypes_la-types.o .libs/ctypes_la-unpack.o .libs/ctypes_la-util.o -Wl,--whole-archive ./.libs/libstruct.a -Wl,--no-whole-archive -Wl,--as-needed -lffi -ldw -lelf -ldl -O2 -march=native -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ctypes.so -Wl,-version-script -Wl,.libs/ctypes.ver -o .libs/ctypes.so libtool: link: ( cd ".libs" && rm -f "ctypes.la" && ln -s "../ctypes.la" "ctypes.la" ) make[2]: Leaving directory '/var/tmp/portage/app-shells/ctypes-sh-1.2/work/ctypes-sh-1.2/src' make[2]: Entering directory '/var/tmp/portage/app-shells/ctypes-sh-1.2/work/ctypes-sh-1.2' make[2]: Leaving directory '/var/tmp/portage/app-shells/ctypes-sh-1.2/work/ctypes-sh-1.2' make[1]: Leaving directory '/var/tmp/portage/app-shells/ctypes-sh-1.2/work/ctypes-sh-1.2' >>> Source compiled. >>> Test phase: app-shells/ctypes-sh-1.2 x86_64-pc-linux-gnu-clang -g -c -o structs.o structs.c x86_64-pc-linux-gnu-clang -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -o structs.so structs.o bash alarm.sh alarm.sh: line 15: struct: warning: itimerval could not be found; check `help struct` for more unable to create itimerval structure, missing debuginfo? make: *** [Makefile:9: test] Error 1 * ERROR: app-shells/ctypes-sh-1.2::gentoo failed (test phase): * make check failed * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 1549: Called die * The specific snippet of code: * PATH="${S}:${PATH}" LD_LIBRARY_PATH="${S}/src/.libs" make CC="$(tc-getCC)" || die "make check failed"; * * If you need support, post the output of `emerge --info '=app-shells/ctypes-sh-1.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-shells/ctypes-sh-1.2::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/app-shells/ctypes-sh-1.2:20200730-111520.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-shells/ctypes-sh-1.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-shells/ctypes-sh-1.2/temp/environment'. * Working directory: '/var/tmp/portage/app-shells/ctypes-sh-1.2/work/ctypes-sh-1.2/test' * S: '/var/tmp/portage/app-shells/ctypes-sh-1.2/work/ctypes-sh-1.2' emerge --info: Portage 3.0.1 (python 3.7.8-final-0, default/linux/amd64/17.1, gcc-10.2.0, glibc-2.31-r6, 5.4.0-1018-aws x86_64) ================================================================= System uname: Linux-5.4.0-1018-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 7895552 total, 2053896 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Thu, 30 Jul 2020 14:35:19 +0000 sh bash 5.0_p18 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p18::gentoo dev-lang/perl: 5.30.3-r1::gentoo dev-lang/python: 2.7.18-r1::gentoo, 3.7.8-r2::gentoo, 3.8.5::gentoo, 3.9.0_beta5::gentoo dev-util/cmake: 3.18.0::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.20::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.2.0::gentoo sys-devel/gcc-config: 2.3.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r6::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-jobs: 1 sync-rsync-verify-metamanifest: yes sync-rsync-extra-opts: sync-rsync-verify-max-age: 24 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j2 V=1" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib native-symlinks ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2 php7-3" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS