=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for openocd-0.10.0nb1 Makefile:4252: warning: overriding recipe for target 'check-recursive' Makefile:3665: warning: ignoring old recipe for target 'check-recursive' cat src/helper/startup.tcl src/jtag/startup.tcl src/target/startup.tcl src/server/startup.tcl src/flash/startup.tcl | ./src/helper/bin2char.sh > src/startup_tcl.inc || { rm -f src/startup_tcl.inc; false; } cp src/jtag/drivers/minidriver_imp.h src/jtag/minidriver_imp.h /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/devel/openocd/work/openocd-0.10.0' Makefile:4252: warning: overriding recipe for target 'check-recursive' Makefile:3665: warning: ignoring old recipe for target 'check-recursive' Making all in jimtcl gmake[2]: Entering directory '/tmp/devel/openocd/work/openocd-0.10.0/jimtcl' /tmp/devel/openocd/work/.buildlink/bin/tclsh ./make-load-static-exts.tcl array clock eventloop regexp stdlib tclcompat >_load-static-exts.c || ( rm _load-static-exts.c; exit 1) gcc -Wall -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -fno-unwind-tables -fno-asynchronous-unwind-tables -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c -o _load-static-exts.o _load-static-exts.c gcc -Wall -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -fno-unwind-tables -fno-asynchronous-unwind-tables -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c -o jim-subcmd.o jim-subcmd.c gcc -Wall -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -fno-unwind-tables -fno-asynchronous-unwind-tables -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c -o jim-interactive.o jim-interactive.c gcc -Wall -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -fno-unwind-tables -fno-asynchronous-unwind-tables -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c -o jim-format.o jim-format.c gcc -Wall -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -fno-unwind-tables -fno-asynchronous-unwind-tables -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c -o jim.o jim.c gcc -Wall -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -fno-unwind-tables -fno-asynchronous-unwind-tables -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c -o utf8.o utf8.c gcc -Wall -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -fno-unwind-tables -fno-asynchronous-unwind-tables -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c -o jimregexp.o jimregexp.c gcc -Wall -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -fno-unwind-tables -fno-asynchronous-unwind-tables -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c -o linenoise.o linenoise.c gcc -Wall -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -fno-unwind-tables -fno-asynchronous-unwind-tables -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c -o jim-array.o jim-array.c gcc -Wall -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -fno-unwind-tables -fno-asynchronous-unwind-tables -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c -o jim-clock.o jim-clock.c gcc -Wall -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -fno-unwind-tables -fno-asynchronous-unwind-tables -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c -o jim-eventloop.o jim-eventloop.c gcc -Wall -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -fno-unwind-tables -fno-asynchronous-unwind-tables -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c -o jim-regexp.o jim-regexp.c /tmp/devel/openocd/work/.buildlink/bin/tclsh ./make-c-ext.tcl stdlib.tcl >_stdlib.c gcc -Wall -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -fno-unwind-tables -fno-asynchronous-unwind-tables -I/usr/pkg/include -I/usr/include -c -o stdlib.o _stdlib.c /tmp/devel/openocd/work/.buildlink/bin/tclsh ./make-c-ext.tcl tclcompat.tcl >_tclcompat.c gcc -Wall -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -fno-unwind-tables -fno-asynchronous-unwind-tables -I/usr/pkg/include -I/usr/include -c -o tclcompat.o _tclcompat.c ar cr libjim.a _load-static-exts.o jim-subcmd.o jim-interactive.o jim-format.o jim.o utf8.o jimregexp.o linenoise.o jim-array.o jim-clock.o jim-eventloop.o jim-regexp.o stdlib.o tclcompat.o ranlib libjim.a gcc -Wall -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -fno-unwind-tables -fno-asynchronous-unwind-tables -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c -o jimsh.o jimsh.c /tmp/devel/openocd/work/.buildlink/bin/tclsh ./make-c-ext.tcl initjimsh.tcl >_initjimsh.c gcc -Wall -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -fno-unwind-tables -fno-asynchronous-unwind-tables -I/usr/pkg/include -I/usr/include -c -o initjimsh.o _initjimsh.c gcc -Wall -I. -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -fno-unwind-tables -fno-asynchronous-unwind-tables -I/usr/pkg/include -I/usr/include -rdynamic -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o jimsh jimsh.o initjimsh.o libjim.a gmake[2]: Leaving directory '/tmp/devel/openocd/work/openocd-0.10.0/jimtcl' Making all in src/jtag/drivers/libjaylink gmake[2]: Entering directory '/tmp/devel/openocd/work/openocd-0.10.0/src/jtag/drivers/libjaylink' /usr/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/tmp/devel/openocd/work/openocd-0.10.0/src/jtag/drivers/libjaylink' Making all in libjaylink gmake[4]: Entering directory '/tmp/devel/openocd/work/openocd-0.10.0/src/jtag/drivers/libjaylink/libjaylink' /bin/sh ../libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -Wall -Wextra -Werror -fvisibility=hidden -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT libjaylink_la-buffer.lo -MD -MP -MF .deps/libjaylink_la-buffer.Tpo -c -o libjaylink_la-buffer.lo `test -f 'buffer.c' || echo './'`buffer.c mv -f .deps/libjaylink_la-buffer.Tpo .deps/libjaylink_la-buffer.Plo /bin/sh ../libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -Wall -Wextra -Werror -fvisibility=hidden -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT libjaylink_la-core.lo -MD -MP -MF .deps/libjaylink_la-core.Tpo -c -o libjaylink_la-core.lo `test -f 'core.c' || echo './'`core.c mv -f .deps/libjaylink_la-core.Tpo .deps/libjaylink_la-core.Plo /bin/sh ../libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -Wall -Wextra -Werror -fvisibility=hidden -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT libjaylink_la-device.lo -MD -MP -MF .deps/libjaylink_la-device.Tpo -c -o libjaylink_la-device.lo `test -f 'device.c' || echo './'`device.c mv -f .deps/libjaylink_la-device.Tpo .deps/libjaylink_la-device.Plo /bin/sh ../libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -Wall -Wextra -Werror -fvisibility=hidden -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT libjaylink_la-discovery.lo -MD -MP -MF .deps/libjaylink_la-discovery.Tpo -c -o libjaylink_la-discovery.lo `test -f 'discovery.c' || echo './'`discovery.c mv -f .deps/libjaylink_la-discovery.Tpo .deps/libjaylink_la-discovery.Plo /bin/sh ../libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -Wall -Wextra -Werror -fvisibility=hidden -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT libjaylink_la-emucom.lo -MD -MP -MF .deps/libjaylink_la-emucom.Tpo -c -o libjaylink_la-emucom.lo `test -f 'emucom.c' || echo './'`emucom.c mv -f .deps/libjaylink_la-emucom.Tpo .deps/libjaylink_la-emucom.Plo /bin/sh ../libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -Wall -Wextra -Werror -fvisibility=hidden -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT libjaylink_la-error.lo -MD -MP -MF .deps/libjaylink_la-error.Tpo -c -o libjaylink_la-error.lo `test -f 'error.c' || echo './'`error.c mv -f .deps/libjaylink_la-error.Tpo .deps/libjaylink_la-error.Plo /bin/sh ../libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -Wall -Wextra -Werror -fvisibility=hidden -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT libjaylink_la-fileio.lo -MD -MP -MF .deps/libjaylink_la-fileio.Tpo -c -o libjaylink_la-fileio.lo `test -f 'fileio.c' || echo './'`fileio.c mv -f .deps/libjaylink_la-fileio.Tpo .deps/libjaylink_la-fileio.Plo /bin/sh ../libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -Wall -Wextra -Werror -fvisibility=hidden -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT libjaylink_la-jtag.lo -MD -MP -MF .deps/libjaylink_la-jtag.Tpo -c -o libjaylink_la-jtag.lo `test -f 'jtag.c' || echo './'`jtag.c mv -f .deps/libjaylink_la-jtag.Tpo .deps/libjaylink_la-jtag.Plo /bin/sh ../libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -Wall -Wextra -Werror -fvisibility=hidden -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT libjaylink_la-list.lo -MD -MP -MF .deps/libjaylink_la-list.Tpo -c -o libjaylink_la-list.lo `test -f 'list.c' || echo './'`list.c mv -f .deps/libjaylink_la-list.Tpo .deps/libjaylink_la-list.Plo /bin/sh ../libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -Wall -Wextra -Werror -fvisibility=hidden -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT libjaylink_la-log.lo -MD -MP -MF .deps/libjaylink_la-log.Tpo -c -o libjaylink_la-log.lo `test -f 'log.c' || echo './'`log.c mv -f .deps/libjaylink_la-log.Tpo .deps/libjaylink_la-log.Plo /bin/sh ../libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -Wall -Wextra -Werror -fvisibility=hidden -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT libjaylink_la-strutil.lo -MD -MP -MF .deps/libjaylink_la-strutil.Tpo -c -o libjaylink_la-strutil.lo `test -f 'strutil.c' || echo './'`strutil.c mv -f .deps/libjaylink_la-strutil.Tpo .deps/libjaylink_la-strutil.Plo /bin/sh ../libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -Wall -Wextra -Werror -fvisibility=hidden -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT libjaylink_la-swd.lo -MD -MP -MF .deps/libjaylink_la-swd.Tpo -c -o libjaylink_la-swd.lo `test -f 'swd.c' || echo './'`swd.c mv -f .deps/libjaylink_la-swd.Tpo .deps/libjaylink_la-swd.Plo /bin/sh ../libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -Wall -Wextra -Werror -fvisibility=hidden -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT libjaylink_la-swo.lo -MD -MP -MF .deps/libjaylink_la-swo.Tpo -c -o libjaylink_la-swo.lo `test -f 'swo.c' || echo './'`swo.c mv -f .deps/libjaylink_la-swo.Tpo .deps/libjaylink_la-swo.Plo /bin/sh ../libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -Wall -Wextra -Werror -fvisibility=hidden -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT libjaylink_la-target.lo -MD -MP -MF .deps/libjaylink_la-target.Tpo -c -o libjaylink_la-target.lo `test -f 'target.c' || echo './'`target.c mv -f .deps/libjaylink_la-target.Tpo .deps/libjaylink_la-target.Plo /bin/sh ../libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -Wall -Wextra -Werror -fvisibility=hidden -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT libjaylink_la-transport.lo -MD -MP -MF .deps/libjaylink_la-transport.Tpo -c -o libjaylink_la-transport.lo `test -f 'transport.c' || echo './'`transport.c mv -f .deps/libjaylink_la-transport.Tpo .deps/libjaylink_la-transport.Plo /bin/sh ../libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -Wall -Wextra -Werror -fvisibility=hidden -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT libjaylink_la-util.lo -MD -MP -MF .deps/libjaylink_la-util.Tpo -c -o libjaylink_la-util.lo `test -f 'util.c' || echo './'`util.c mv -f .deps/libjaylink_la-util.Tpo .deps/libjaylink_la-util.Plo /bin/sh ../libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -Wall -Wextra -Werror -fvisibility=hidden -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT libjaylink_la-version.lo -MD -MP -MF .deps/libjaylink_la-version.Tpo -c -o libjaylink_la-version.lo `test -f 'version.c' || echo './'`version.c mv -f .deps/libjaylink_la-version.Tpo .deps/libjaylink_la-version.Plo /bin/sh ../libtool --tag=CC --silent --mode=link gcc -Wall -Wextra -Werror -fvisibility=hidden -I/usr/pkg/include/libusb-1.0 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libjaylink.la libjaylink_la-buffer.lo libjaylink_la-core.lo libjaylink_la-device.lo libjaylink_la-discovery.lo libjaylink_la-emucom.lo libjaylink_la-error.lo libjaylink_la-fileio.lo libjaylink_la-jtag.lo libjaylink_la-list.lo libjaylink_la-log.lo libjaylink_la-strutil.lo libjaylink_la-swd.lo libjaylink_la-swo.lo libjaylink_la-target.lo libjaylink_la-transport.lo libjaylink_la-util.lo libjaylink_la-version.lo -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lusb-1.0 gmake[4]: Leaving directory '/tmp/devel/openocd/work/openocd-0.10.0/src/jtag/drivers/libjaylink/libjaylink' gmake[4]: Entering directory '/tmp/devel/openocd/work/openocd-0.10.0/src/jtag/drivers/libjaylink' gmake[4]: Leaving directory '/tmp/devel/openocd/work/openocd-0.10.0/src/jtag/drivers/libjaylink' gmake[3]: Leaving directory '/tmp/devel/openocd/work/openocd-0.10.0/src/jtag/drivers/libjaylink' gmake[2]: Leaving directory '/tmp/devel/openocd/work/openocd-0.10.0/src/jtag/drivers/libjaylink' gmake[2]: Entering directory '/tmp/devel/openocd/work/openocd-0.10.0' Makefile:4252: warning: overriding recipe for target 'check-recursive' Makefile:3665: warning: ignoring old recipe for target 'check-recursive' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRELSTR=\"\" -DGITVERSION=\"\" -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/pkg/share/openocd\" -DBINDIR=\"/usr/pkg/bin\" -I./jimtcl -I./jimtcl -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Werror -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT src/src_libopenocd_la-hello.lo -MD -MP -MF src/.deps/src_libopenocd_la-hello.Tpo -c -o src/src_libopenocd_la-hello.lo `test -f 'src/hello.c' || echo './'`src/hello.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRELSTR=\"\" -DGITVERSION=\"\" -I./src -I./src/helper -DPKGDATADIR=\"/usr/pkg/share/openocd\" -DBINDIR=\"/usr/pkg/bin\" -I./jimtcl -I/tmp/devel/openocd/work/.buildlink/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Werror -O2 -D_FORTIFY_SOURCE=2 -MT src/src_libopenocd_la-hello.lo -MD -MP -MF src/.deps/src_libopenocd_la-hello.Tpo -c src/hello.c -fPIC -DPIC -o src/.libs/src_libopenocd_la-hello.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRELSTR=\"\" -DGITVERSION=\"\" -I./src -I./src/helper -DPKGDATADIR=\"/usr/pkg/share/openocd\" -DBINDIR=\"/usr/pkg/bin\" -I./jimtcl -I/tmp/devel/openocd/work/.buildlink/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Werror -O2 -D_FORTIFY_SOURCE=2 -MT src/src_libopenocd_la-hello.lo -MD -MP -MF src/.deps/src_libopenocd_la-hello.Tpo -c src/hello.c -o src/src_libopenocd_la-hello.o >/dev/null 2>&1 mv -f src/.deps/src_libopenocd_la-hello.Tpo src/.deps/src_libopenocd_la-hello.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DRELSTR=\"\" -DGITVERSION=\"\" -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/pkg/share/openocd\" -DBINDIR=\"/usr/pkg/bin\" -I./jimtcl -I./jimtcl -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Werror -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT src/src_libopenocd_la-openocd.lo -MD -MP -MF src/.deps/src_libopenocd_la-openocd.Tpo -c -o src/src_libopenocd_la-openocd.lo `test -f 'src/openocd.c' || echo './'`src/openocd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRELSTR=\"\" -DGITVERSION=\"\" -I./src -I./src/helper -DPKGDATADIR=\"/usr/pkg/share/openocd\" -DBINDIR=\"/usr/pkg/bin\" -I./jimtcl -I/tmp/devel/openocd/work/.buildlink/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Werror -O2 -D_FORTIFY_SOURCE=2 -MT src/src_libopenocd_la-openocd.lo -MD -MP -MF src/.deps/src_libopenocd_la-openocd.Tpo -c src/openocd.c -fPIC -DPIC -o src/.libs/src_libopenocd_la-openocd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DRELSTR=\"\" -DGITVERSION=\"\" -I./src -I./src/helper -DPKGDATADIR=\"/usr/pkg/share/openocd\" -DBINDIR=\"/usr/pkg/bin\" -I./jimtcl -I/tmp/devel/openocd/work/.buildlink/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Werror -O2 -D_FORTIFY_SOURCE=2 -MT src/src_libopenocd_la-openocd.lo -MD -MP -MF src/.deps/src_libopenocd_la-openocd.Tpo -c src/openocd.c -o src/src_libopenocd_la-openocd.o >/dev/null 2>&1 mv -f src/.deps/src_libopenocd_la-openocd.Tpo src/.deps/src_libopenocd_la-openocd.Plo depbase=`echo src/xsvf/xsvf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/pkg/share/openocd\" -DBINDIR=\"/usr/pkg/bin\" -I./jimtcl -I./jimtcl -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Werror -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT src/xsvf/xsvf.lo -MD -MP -MF $depbase.Tpo -c -o src/xsvf/xsvf.lo src/xsvf/xsvf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src/helper -DPKGDATADIR=\"/usr/pkg/share/openocd\" -DBINDIR=\"/usr/pkg/bin\" -I./jimtcl -I/tmp/devel/openocd/work/.buildlink/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Werror -O2 -D_FORTIFY_SOURCE=2 -MT src/xsvf/xsvf.lo -MD -MP -MF src/xsvf/.deps/xsvf.Tpo -c src/xsvf/xsvf.c -fPIC -DPIC -o src/xsvf/.libs/xsvf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src/helper -DPKGDATADIR=\"/usr/pkg/share/openocd\" -DBINDIR=\"/usr/pkg/bin\" -I./jimtcl -I/tmp/devel/openocd/work/.buildlink/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Werror -O2 -D_FORTIFY_SOURCE=2 -MT src/xsvf/xsvf.lo -MD -MP -MF src/xsvf/.deps/xsvf.Tpo -c src/xsvf/xsvf.c -o src/xsvf/xsvf.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Werror -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o src/xsvf/libxsvf.la src/xsvf/xsvf.lo libtool: link: ar cru src/xsvf/.libs/libxsvf.a src/xsvf/.libs/xsvf.o libtool: link: ranlib src/xsvf/.libs/libxsvf.a libtool: link: ( cd "src/xsvf/.libs" && rm -f "libxsvf.la" && ln -s "../libxsvf.la" "libxsvf.la" ) depbase=`echo src/svf/svf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR=\"/usr/pkg/share/openocd\" -DBINDIR=\"/usr/pkg/bin\" -I./jimtcl -I./jimtcl -I/usr/pkg/include -I/usr/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Werror -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -MT src/svf/svf.lo -MD -MP -MF $depbase.Tpo -c -o src/svf/svf.lo src/svf/svf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src/helper -DPKGDATADIR=\"/usr/pkg/share/openocd\" -DBINDIR=\"/usr/pkg/bin\" -I./jimtcl -I/tmp/devel/openocd/work/.buildlink/include -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Werror -O2 -D_FORTIFY_SOURCE=2 -MT src/svf/svf.lo -MD -MP -MF src/svf/.deps/svf.Tpo -c src/svf/svf.c -fPIC -DPIC -o src/svf/.libs/svf.o src/svf/svf.c: In function 'svf_read_command_from_file': src/svf/svf.c:663:7: error: this statement may fall through [-Werror=implicit-fallthrough=] i = -1; ~~^~~~ src/svf/svf.c:664:4: note: here case '\r': ^~~~ src/svf/svf.c:667:8: error: this statement may fall through [-Werror=implicit-fallthrough=] if (!cmd_pos) ^ src/svf/svf.c:669:4: note: here default: ^~~~~~~ cc1: all warnings being treated as errors gmake[2]: *** [Makefile:2790: src/svf/svf.lo] Error 1 gmake[2]: Leaving directory '/tmp/devel/openocd/work/openocd-0.10.0' gmake[1]: *** [Makefile:3665: all-recursive] Error 1 gmake[1]: Leaving directory '/tmp/devel/openocd/work/openocd-0.10.0' gmake: *** [Makefile:1578: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/openocd *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/openocd