>>> Building on exopi-5 under devel/libdwarf DIST = [devel/libdwarf:libdwarf-20161124.tar.gz] FULLPKGNAME = libdwarf-20161124p0 distfiles size=1732155 >>> Running build in devel/libdwarf at 1711445586.32 ===> devel/libdwarf ===> Building from scratch libdwarf-20161124p0 ===> Verifying specs: c elf>=2 z ===> found c.99.0 elf.3.0 z.7.0 ===> Checking files for libdwarf-20161124p0 `/exopi-cvs/ports/distfiles/libdwarf-20161124.tar.gz' is up to date. >> (SHA256) libdwarf-20161124.tar.gz: OK ===> Extracting for libdwarf-20161124p0 ===> Patching for libdwarf-20161124p0 ===> Applying OpenBSD patch patch-libdwarf_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- libdwarf/Makefile.in.orig Thu Nov 24 21:15:02 2016 |+++ libdwarf/Makefile.in Mon Feb 6 14:08:02 2017 -------------------------- Patching file libdwarf/Makefile.in using Plan A... Hunk #1 succeeded at 55. done ===> Applying OpenBSD patch patch-libdwarf_configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Adjust configure tests to ensure HAVE_ELF64_RELA and HAVE_ELF64_SYM get |defined. | |--- libdwarf/configure.orig Sat Oct 1 00:30:27 2016 |+++ libdwarf/configure Mon Feb 6 14:04:20 2017 -------------------------- Patching file libdwarf/configure using Plan A... Hunk #1 succeeded at 4246. Hunk #2 succeeded at 4263. done ===> Applying OpenBSD patch patch-libdwarf_dwarf_elf_access_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Include reloc.h to resolve the R_ macros which are used in |is_(32|64)bit_abs_reloc() to determine the relocation size. | |--- libdwarf/dwarf_elf_access.c.orig Wed Jun 8 17:28:34 2016 |+++ libdwarf/dwarf_elf_access.c Fri Sep 9 14:11:44 2016 -------------------------- Patching file libdwarf/dwarf_elf_access.c using Plan A... Hunk #1 succeeded at 41. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for libdwarf-20161124p0 ===> Configuring for libdwarf-20161124p0 Using /exopi-obj/pobj/libdwarf-20161124/config.site (generated) /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DLIBdwarf_VERSION=1.1 -DARCH=amd64 -DBASE_PKGPATH=devel/libdwarf -DFLAVOR_EXT= -DFULLPKGNAME=libdwarf-20161124p0 -DHOMEPAGE=https://www.prevanders.net/dwarf.html -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=Jasper\ Lievisse\ Adriaanse\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=libdwarf -i -B /exopi-obj/pobj/libdwarf-20161124 /exopi-obj/pobj/libdwarf-20161124/dwarf-20161124/libdwarf/Makefile.in configure: loading site script /exopi-obj/pobj/libdwarf-20161124/config.site checking for gcc... cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking whether cc needs -traditional... no checking for a BSD-compatible install... /exopi-obj/pobj/libdwarf-20161124/bin/install -c checking for ranlib... (cached) ranlib checking for ar... (cached) ar checking build -fsanitize-address... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in libdwarf (/exopi-obj/pobj/libdwarf-20161124/dwarf-20161124/libdwarf) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-shared' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' 'CC=cc' 'CFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. configure: loading site script /exopi-obj/pobj/libdwarf-20161124/config.site checking for gcc... cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking whether cc needs -traditional... no checking for a BSD-compatible install... /exopi-obj/pobj/libdwarf-20161124/bin/install -c checking for ranlib... (cached) ranlib checking for ar... (cached) ar checking alloca.h usability... no checking alloca.h presence... no checking for alloca.h... no checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking for unistd.h... (cached) yes checking elfaccess.h usability... no checking elfaccess.h presence... no checking for elfaccess.h... no checking libelf.h usability... yes checking libelf.h presence... yes checking for libelf.h... yes checking libelf/libelf.h usability... no checking libelf/libelf.h presence... no checking for libelf/libelf.h... no checking for sys/types.h... (cached) yes checking sys/ia64/elf.h usability... no checking sys/ia64/elf.h presence... no checking for sys/ia64/elf.h... no Assuming struct Elf for the default libdwarf.h checking for elf64_getehdr in -lelf... yes checking for elf64_getshdr in -lelf... yes checking compiler supports __attribute__ unused ... yes checking zlib.h usability... yes libelf/libelf.h does not have struct _Elf Found struct _Elf in libelf.h, using it in libdwarf.h checking libelf defines struct _Elf... no checking build shared... yes checking build nonshared... yes checking build -fPIC... yes checking build -Wall... no checking build -fsanitize-address... no checking enable nonstandardprintf... no checking enable windowspath... no checking enable old frame columns... no checking have windows stdafx.h... no checking producer generates SGI IRIX output... no checking producer generates only 32bit... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in dwarfdump (/exopi-obj/pobj/libdwarf-20161124/dwarf-20161124/dwarfdump) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-shared' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' 'CC=cc' 'CFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. configure: loading site script /exopi-obj/pobj/libdwarf-20161124/config.site checking for gcc... cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking whether cc needs -traditional... no checking for a BSD-compatible install... /exopi-obj/pobj/libdwarf-20161124/bin/install -c checking for ranlib... (cached) ranlib checking for ar... (cached) ar checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking for unistd.h... (cached) yes checking libelf.h usability... yes checking libelf.h presence... yes checking for libelf.h... yes checking libelf/libelf.h usability... no checking libelf/libelf.h presence... no checking for libelf/libelf.h... no checking sgidefs.h usability... no checking sgidefs.h presence... no checking for sgidefs.h... no checking for sys/types.h... (cached) yes checking for elf64_getehdr in -lelf... yes checking compile with -Wall... no checking build -fsanitize-address... no checking checking if __attribute__ unused compiles ok... yes checking checking zlib present ... yes checking is off64_t type supported... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in dwarfgen (/exopi-obj/pobj/libdwarf-20161124/dwarf-20161124/dwarfgen) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-shared' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' 'CC=cc' 'CFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. configure: loading site script /exopi-obj/pobj/libdwarf-20161124/config.site checking for gcc... cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking whether cc needs -traditional... no checking for a BSD-compatible install... /exopi-obj/pobj/libdwarf-20161124/bin/install -c checking for ranlib... (cached) ranlib checking for ar... (cached) ar checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking libelf.h usability... yes checking libelf.h presence... yes checking for libelf.h... yes checking sgidefs.h usability... no checking sgidefs.h presence... no checking for sgidefs.h... no checking for sys/types.h... (cached) yes checking build -fsanitize-address... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in dwarfexample (/exopi-obj/pobj/libdwarf-20161124/dwarf-20161124/dwarfexample) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-shared' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' 'CC=cc' 'CFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. configure: loading site script /exopi-obj/pobj/libdwarf-20161124/config.site checking for gcc... cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking whether cc needs -traditional... no checking for a BSD-compatible install... /exopi-obj/pobj/libdwarf-20161124/bin/install -c checking for ranlib... (cached) ranlib checking for ar... (cached) ar checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking libelf.h usability... yes checking libelf.h presence... yes checking for libelf.h... yes checking sgidefs.h usability... no checking sgidefs.h presence... no checking for sgidefs.h... no checking for sys/types.h... (cached) yes checking build -fsanitize-address... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h ===> Building for libdwarf-20161124p0 cd libdwarf && make cc -O2 -pipe -I. -I. -fPIC -c ./dwgetopt.c cc -O2 -pipe -I. -I. -fPIC ./gennames.c dwgetopt.o -o gennames gennames.c(/tmp/gennames-cd0f8c.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() grep DW_DLE libdwarf.h >errmsg_check_list cc -O2 -pipe -I. -I. -fPIC -DTESTING ./dwarf_errmsg_list.c -o errmsg_check ./errmsg_check -f errmsg_check_list rm -f dwarf_names.h dwarf_names.c ./gennames -s -i . -o . ./gennames [ 2016-11-24 14:21:17-08:00 Release] Arguments: -s -i . -o . cc -O2 -pipe -I. -I. -fPIC -c dwarf_abbrev.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_alloc.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_arange.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_die_deliv.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_dsc.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_elf_access.c cc -O2 -pipe -I. -I. -fPIC -c ./dwarf_error.c -o dwarf_error.o cc -O2 -pipe -I. -I. -fPIC -c dwarf_form.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_frame.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_frame2.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_frame3.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_funcs.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_gdbindex.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_global.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_harmless.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_init_finish.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_leb.c cc -O2 -pipe -I. -I. -fPIC -c ./dwarf_line.c -o dwarf_line.o cc -O2 -pipe -I. -I. -fPIC -c ./dwarf_loc.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_macro.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_macro5.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_original_elf_init.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_pubtypes.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_query.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_ranges.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_string.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_tied.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_tsearchhash.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_types.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_util.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_vars.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_weaks.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_xu_index.c cc -O2 -pipe -I. -I. -fPIC -c ./dwarf_print_lines.c -o dwarf_print_lines.o cc -O2 -pipe -I. -I. -fPIC -c malloc_check.c cc -O2 -pipe -I. -I. -fPIC -c pro_alloc.c cc -O2 -pipe -I. -I. -fPIC -c pro_arange.c cc -O2 -pipe -I. -I. -fPIC -c pro_die.c cc -O2 -pipe -I. -I. -fPIC -c pro_encode_nm.c cc -O2 -pipe -I. -I. -fPIC -c pro_error.c cc -O2 -pipe -I. -I. -fPIC -c pro_expr.c cc -O2 -pipe -I. -I. -fPIC -c pro_finish.c cc -O2 -pipe -I. -I. -fPIC -c pro_forms.c cc -O2 -pipe -I. -I. -fPIC -c pro_funcs.c cc -O2 -pipe -I. -I. -fPIC -c pro_frame.c cc -O2 -pipe -I. -I. -fPIC -c pro_init.c cc -O2 -pipe -I. -I. -fPIC -c pro_line.c cc -O2 -pipe -I. -I. -fPIC -c pro_reloc.c cc -O2 -pipe -I. -I. -fPIC -c pro_reloc_stream.c cc -O2 -pipe -I. -I. -fPIC -c pro_reloc_symbolic.c cc -O2 -pipe -I. -I. -fPIC -c pro_pubnames.c cc -O2 -pipe -I. -I. -fPIC -c pro_section.c cc -O2 -pipe -I. -I. -fPIC -c pro_types.c cc -O2 -pipe -I. -I. -fPIC -c pro_vars.c cc -O2 -pipe -I. -I. -fPIC -c pro_macinfo.c cc -O2 -pipe -I. -I. -fPIC -c pro_weaks.c cc -O2 -pipe -I. -I. -fPIC -c dwarf_names.c cc -O2 -pipe -I. -I. -fPIC -shared dwarf_abbrev.o dwarf_alloc.o dwarf_arange.o dwarf_die_deliv.o dwarf_dsc.o dwarf_elf_access.o dwarf_error.o dwarf_form.o dwarf_frame.o dwarf_frame2.o dwarf_frame3.o dwarf_funcs.o dwarf_gdbindex.o dwarf_global.o dwarf_harmless.o dwarf_init_finish.o dwarf_leb.o dwarf_line.o dwarf_loc.o dwarf_macro.o dwarf_macro5.o dwarf_original_elf_init.o dwarf_pubtypes.o dwarf_query.o dwarf_ranges.o dwarf_string.o dwarf_tied.o dwarf_tsearchhash.o dwarf_types.o dwarf_util.o dwarf_vars.o dwarf_weaks.o dwarf_xu_index.o dwarf_print_lines.o malloc_check.o pro_alloc.o pro_arange.o pro_die.o pro_encode_nm.o pro_error.o pro_expr.o pro_finish.o pro_forms.o pro_funcs.o pro_frame.o pro_init.o pro_line.o pro_reloc.o pro_reloc_stream.o pro_reloc_symbolic.o pro_pubnames.o pro_section.o pro_types.o pro_vars.o pro_macinfo.o pro_weaks.o -Wl,-soname=libdwarf.so.1.1 dwarf_names.o -lz -o libdwarf.so ln libdwarf.so libdwarf.so.1.1 ar r libdwarf.a dwarf_abbrev.o dwarf_alloc.o dwarf_arange.o dwarf_die_deliv.o dwarf_dsc.o dwarf_elf_access.o dwarf_error.o dwarf_form.o dwarf_frame.o dwarf_frame2.o dwarf_frame3.o dwarf_funcs.o dwarf_gdbindex.o dwarf_global.o dwarf_harmless.o dwarf_init_finish.o dwarf_leb.o dwarf_line.o dwarf_loc.o dwarf_macro.o dwarf_macro5.o dwarf_original_elf_init.o dwarf_pubtypes.o dwarf_query.o dwarf_ranges.o dwarf_string.o dwarf_tied.o dwarf_tsearchhash.o dwarf_types.o dwarf_util.o dwarf_vars.o dwarf_weaks.o dwarf_xu_index.o dwarf_print_lines.o malloc_check.o pro_alloc.o pro_arange.o pro_die.o pro_encode_nm.o pro_error.o pro_expr.o pro_finish.o pro_forms.o pro_funcs.o pro_frame.o pro_init.o pro_line.o pro_reloc.o pro_reloc_stream.o pro_reloc_symbolic.o pro_pubnames.o pro_section.o pro_types.o pro_vars.o pro_macinfo.o pro_weaks.o dwarf_names.o > ar-output-temp ar: warning: creating libdwarf.a cd dwarfdump && make cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c ./common.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c tag_common.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c ./makename.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -DTRIVIAL_NAMING -c ./naming.c -o trivial_naming.o cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c ./dwgetopt.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c ./dwarf_tsearchbal.c LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../libdwarf cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib ./tag_tree.c tag_common.o common.o makename.o dwarf_tsearchbal.o trivial_naming.o dwgetopt.o -L../libdwarf -ldwarf -lelf -lz -o tag_tree_build rm -f tmp-t1.c cp ./tag_tree.list tmp-t1.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -E tmp-t1.c > ./tmp-tag-tree-build1.tmp LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../libdwarf ./tag_tree_build -s -i tmp-tag-tree-build1.tmp -o tmp-tt-table.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib ./tag_attr.c tag_common.o common.o makename.o trivial_naming.o dwarf_tsearchbal.o dwgetopt.o -L../libdwarf -ldwarf -lelf -lz -o tag_attr_build rm -f tmp-t2.c cp ./tag_attr.list tmp-t2.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -E tmp-t2.c > ./tmp-tag-attr-build2.tmp LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../libdwarf ./tag_attr_build -s -i tmp-tag-attr-build2.tmp -o tmp-ta-table.c rm -f tmp-t3.c cp ./tag_attr_ext.list tmp-t3.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -E tmp-t3.c > ./tmp-tag-attr-build3.tmp LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../libdwarf ./tag_attr_build -e -i tmp-tag-attr-build3.tmp -o tmp-ta-ext-table.c rm -f tmp-t4.c cp ./tag_tree_ext.list tmp-t4.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -E tmp-t4.c > ./tmp-tag-tree-build4.tmp LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../libdwarf ./tag_tree_build -e -i tmp-tag-tree-build4.tmp -o tmp-tt-ext-table.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c addrmap.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c checkutil.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c dwarfdump.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c dwconf.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c esb.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c helpertree.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c macrocheck.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c print_abbrevs.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c print_aranges.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c print_debugfission.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c print_die.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c print_frames.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c print_gdbindex.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c print_lines.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c print_locs.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c print_macro.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c print_macros.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c print_pubnames.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c print_ranges.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c print_reloc.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c print_sections.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c print_static_funcs.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c print_static_vars.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c print_strings.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c print_types.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c print_weaknames.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c sanitized.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c strstrnocase.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c uri.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -c ./naming.c cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib -o dwarfdump addrmap.o checkutil.o dwarfdump.o dwconf.o esb.o helpertree.o macrocheck.o print_abbrevs.o print_aranges.o print_debugfission.o print_die.o print_frames.o print_gdbindex.o print_lines.o print_locs.o print_macro.o print_macros.o print_pubnames.o print_ranges.o print_reloc.o print_sections.o print_static_funcs.o print_static_vars.o print_strings.o print_types.o print_weaknames.o sanitized.o strstrnocase.o uri.o common.o makename.o naming.o dwgetopt.o dwarf_tsearchbal.o -L../libdwarf -ldwarf -lelf -lz dwconf.c(dwconf.o:(find_conf_file_and_read_config_inner)): warning: strcat() is almost always misused, please use strlcat() print_reloc.c(print_reloc.o:(print_relocinfo)): warning: sprintf() is often misused, please use snprintf() print_frames.c(print_frames.o:(safe_strcpy)): warning: strcpy() is almost always misused, please use strlcpy() cd dwarfgen && make c++ -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -c createirepformfrombinary.cc c++ -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -c createirepfrombinary.cc c++ -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -c dwarfgen.cc c++ -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -c irepattrtodbg.cc c++ -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -c ireptodbg.cc cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -I. -I. -I../libdwarf -I./../libdwarf -c ./../libdwarf/dwgetopt.c c++ -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -o dwarfgen createirepformfrombinary.o createirepfrombinary.o dwarfgen.o irepattrtodbg.o ireptodbg.o -L ../libdwarf -ldwarf -lelf -lz dwgetopt.o cd dwarfexample && make cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib ./simplereader.c -o simplereader -L../libdwarf -ldwarf -lelf -lz cc -O2 -pipe -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/local/lib ./frame1.c -o frame1 -L../libdwarf -ldwarf -lelf -lz >>> Running package in devel/libdwarf at 1711445649.68 ===> devel/libdwarf ===> Faking installation for libdwarf-20161124p0 /exopi-obj/pobj/libdwarf-20161124/bin/install -d -m 755 /exopi-obj/pobj/libdwarf-20161124/fake-amd64/usr/local/include/libdwarf /exopi-obj/pobj/libdwarf-20161124/bin/install -c -m 644 /exopi-obj/pobj/libdwarf-20161124/dwarf-20161124/libdwarf/{,lib}dwarf.h /exopi-obj/pobj/libdwarf-20161124/fake-amd64/usr/local/include/libdwarf/ /exopi-obj/pobj/libdwarf-20161124/bin/install -c -m 644 /exopi-obj/pobj/libdwarf-20161124/dwarf-20161124/libdwarf/libdwarf.{a,so.1.1} /exopi-obj/pobj/libdwarf-20161124/fake-amd64/usr/local/lib/ /exopi-obj/pobj/libdwarf-20161124/bin/install -c -s -m 755 /exopi-obj/pobj/libdwarf-20161124/dwarf-20161124/dwarfdump/dwarfdump /exopi-obj/pobj/libdwarf-20161124/fake-amd64/usr/local/bin/ ===> Building package for libdwarf-20161124p0 Create /exopi-cvs/ports/packages/amd64/all/libdwarf-20161124p0.tgz Creating package libdwarf-20161124p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******** | 13% checksumming|*********** | 19% checksumming|*************** | 25% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************** | 63% checksumming|****************************************** | 69% checksumming|********************************************** | 75% checksumming|************************************************** | 81% checksumming|***************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*********** | 16% archiving|*************************************** | 61% archiving|******************************************************* | 86% archiving|********************************************************** | 90% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libdwarf-20161124p0.tgz >>> Running clean in devel/libdwarf at 1711445651.52 ===> devel/libdwarf ===> Cleaning for libdwarf-20161124p0 >>> Ended at 1711445651.80 max_stuck=2.59/build=63.31/package=1.88/clean=0.32